* doc/emacs/dired.texi (Dired Enter): Mention --dired. (Bug#9039)
[emacs.git] / doc / emacs / ChangeLog
blob0102e028d4950365cd9266cdba837e3baf8e7ad0
1 2011-07-13  Glenn Morris  <rgm@gnu.org>
3         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
5 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7         * mark.texi (Mark Ring): Clarify how many locations are saved
8         (bug#5770).
9         (Global Mark Ring): Ditto.
11 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13         * text.texi (Table Recognition): Use "at point" instead of "under
14         point" (bug#4345).
16         * display.texi (Cursor Display): Mention `cursor-type'.
18         * screen.texi (Point): Clarify that it's only if you use a block
19         cursor that it appears to be on a character (bug#4345).
21 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
23         * misc.texi (Amusements): Move dissociated press here, from its
24         own section.
26         * emacs.texi (Top): Update node listing.
28 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
30         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
31         clarity (bug#3523).
33 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
35         * cmdargs.texi (Initial Options): Document --no-site-lisp.
36         (Misc X): Document --parent-id.
38         * frames.texi (Frame Commands): Note that focus-follows-mouse now
39         defaults to nil.
41         * misc.texi (emacsclient Options): Document --parent-id.
43         * msdog.texi (Windows HOME): Document _emacs as obsolete.
45 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
47         * emacs.texi: Use "..." instead of ``...'' in the menus
48         (bug#3503).
50 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
52         * killing.texi (Primary Selection): Document `only' setting for
53         select-active-regions.
55         * mark.texi (Setting Mark): Reference Shift Selection node.
57         * frames.texi (Mouse Commands): Document mouse-yank-primary.
59 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
61         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
62         motion keys" (bug#3503).
64         * emacs.texi: Change all the register node names from "RegPos"
65         (etc.) to "Positional Registers" (etc.) (bug#3314).
67 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
69         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
70         (Other Kill Commands, Kill Options): Copyedits.
71         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
72         (Yanking): Move yank-excluded properties discussion here.
73         (Cut and Paste): Move from frames.texi.  Update subnodes to
74         describe x-select-enable-clipboard case.
76         * frames.texi: Move Cut and Paste node and subnodes into
77         killing.texi, except Mouse Commands and Word and Line Mouse.
79 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
81         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
83 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
85         * screen.texi (Mode Line): Clarify that coding systems are
86         characters, not letters (bug#1749).
88         * cmdargs.texi (Environment): Mention removing variables
89         (bug#1615).  Text suggested by Kevin Rodgers.
91 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
93         * misc.texi (Amusements): Don't mention Yow; it's crippled.
95         * modes.texi: Rename from major.texi.
96         (Modes): New node.  Make Major Modes and Minor Modes subsections
97         of this.  All callers changed.
99         * custom.texi (Minor Modes): Move to modes.texi.
101 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
103         * custom.texi (Syntax): Node deleted.
105         * help.texi (Help Summary):
106         * major.texi (Major Modes):
107         * programs.texi (Parentheses):
108         * search.texi (Regexp Backslash, Regexp Backslash)
109         (Regexp Backslash):
110         * text.texi (Words): Callers changed.
112         * text.texi (Refill, Longlines): Delete nodes.
114         * ack.texi (Acknowledgments): Longlines removed from manual.
116         * emacs.texi (Top): Update node listing.
118 2011-07-09  Glenn Morris  <rgm@gnu.org>
120         * fortran-xtra.texi (Fortran): Update handled extensions.
122 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
124         * display.texi (Scrolling): `C-v' (etc) are now bound to
125         `scroll-*-command' (bug#8349).
127 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
129         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
130         doesn't actually delete any files (bug#7125).
132         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
133         argument for `C-c C-k' (bug#7391).
135         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
136         you're currently using (bug#8489).
138 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
140         * mule.texi (Coding Systems): Move index entries from the previous
141         change into their proper places.
143 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
145         * help.texi (Help Files): Document view-external-packages (bug#8902).
147         * mule.texi (Coding Systems): Put a few more of the coding systems
148         into the index (bug#8900).
150 2011-06-26  Glenn Morris  <rgm@gnu.org>
152         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
154 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
156         * misc.texi (emacsclient Options): Mention --frame-parameters.
158 2011-06-09  Glenn Morris  <rgm@gnu.org>
160         * custom.texi (Specifying File Variables):
161         Recommend explicit arguments for minor modes.
163 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
165         Document wide integers better.
166         * buffers.texi (Buffers):
167         * files.texi (Visiting): Document maxima for 64-bit machines,
168         and mention virtual memory limits.
170 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
172         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
174         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
175         prog mode (Bug#8240).
177 2011-05-27  Glenn Morris  <rgm@gnu.org>
179         * custom.texi (Specifying File Variables):
180         Major modes no longer need come first.
182 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
184         * mule.texi (Specify Coding, Text Coding, Communication Coding):
185         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
187 2011-05-18  Glenn Morris  <rgm@gnu.org>
189         * ack.texi (Acknowledgments): Remove fakemail.c.
191 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
193         Fixes for fitting text into 7x9 printed manual.
194         * building.texi (Flymake, Breakpoints Buffer):
195         * calendar.texi (Appointments):
196         * cmdargs.texi (General Variables, Display X):
197         * custom.texi (Saving Customizations, Face Customization)
198         (Directory Variables, Minibuffer Maps, Init Rebinding):
199         * display.texi (Font Lock, Font Lock, Useless Whitespace):
200         * fixit.texi (Spelling):
201         * frames.texi (Creating Frames, Fonts):
202         * help.texi (Help Files):
203         * mini.texi (Minibuffer File):
204         * misc.texi (emacsclient Options, Emulation):
205         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
206         * mule.texi (International Chars, Language Environments)
207         (Select Input Method, Modifying Fontsets, Charsets):
208         * programs.texi (Custom C Indent):
209         * rmail.texi (Rmail Labels):
210         * text.texi (Table Conversion):
211         * trouble.texi (Known Problems, Known Problems):
212         * windows.texi (Change Window):
213         * xresources.texi (GTK resources): Reflow text and re-indent code
214         examples to avoid TeX overflows and underflows on 7x9 paper.
216         * emacs.texi: Fix the (commented out) smallbook command.
218         * macos.texi (Mac / GNUstep Events):
219         * xresources.texi (Lucid Resources): Remove extraneous examples.
221 2011-05-10  Glenn Morris  <rgm@gnu.org>
223         * custom.texi (Specifying File Variables):
224         Deprecate using mode: for minor modes.
226 2011-05-07  Glenn Morris  <rgm@gnu.org>
228         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
230 2011-05-06  Glenn Morris  <rgm@gnu.org>
232         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
234         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
236 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
238         * misc.texi (Emacs Server): Document `server-eval-at'.
240 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
242         * maintaining.texi (List Tags): Document next-file.  Suggested by
243         Uday S Reddy.
245 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
247         * mini.texi (Minibuffer Edit):
248         * screen.texi (Mode Line): Fix typo.
250 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
252         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
254 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
256         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
258 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
260         * display.texi (Auto Scrolling): Document the limit of 100 lines
261         for never-recentering scrolling with `scroll-conservatively'.
262         (Bug#6671)
264 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
266         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
267         HOME on Windows and where it looks for init files.  (Bug#8221)
269 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
271         * search.texi (Regexp Example):
272         * mule.texi (International Chars):
273         * building.texi (External Lisp): Don't use characters outside
274         ISO-8859-1.
276 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
278         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
279         Use Texinfo @-commands for non Latin-1 characters.
281         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
283         * custom.texi (Init File): Add index entries for ".emacs".
284         (Bug#8210)
286 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
288         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
289         for Gtk+ 3.
291 2011-03-08  Glenn Morris  <rgm@gnu.org>
293         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
294         * emacs.texi (Acknowledgments):
295         * ack.texi (Acknowledgments): Names to UTF-8.
296         * emacs.texi: Set documentencoding.
298         * display.texi (Optional Mode Line): Don't mention exactly where
299         display-time appears.  (Bug#8193)
301 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
303         * Version 23.3 released.
305 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
307         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
309 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
311         * misc.texi (emacsclient Options): Add q/quiet.
313 2011-03-02  Glenn Morris  <rgm@gnu.org>
315         * mule.texi (Communication Coding) <x-select-request-type>:
316         Remove duplicate (essentially) paragraph.  (Bug#8148)
318 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
320         * maintaining.texi (Format of ChangeLog): Add reference to
321         add-log-full-name.
322         (Change Log Commands): Add documentation for combining multiple
323         symbols in one change.
325 2011-03-01  Glenn Morris  <rgm@gnu.org>
327         * custom.texi (Directory Variables):
328         Give an example of excluding subdirectories.
330 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
332         * search.texi (Regexp Search): Move index entries about regexps to the
333         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
335 2011-02-19  Glenn Morris  <rgm@gnu.org>
337         * dired.texi (Dired): Dired-X version number was dropped.
339 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
341         * xresources.texi (X Resources): Remove *faceName and replace it with
342         *font for Lucid.
344 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
346         * rmail.texi (Rmail Display): Document Rmail MIME support more
347         accurately.
349         * maintaining.texi (VC Change Log): Document vc-log-incoming and
350         vc-log-outgoing.
351         (Merging): Document vc-find-conflicted-file.
353 2011-02-05  Glenn Morris  <rgm@gnu.org>
355         * custom.texi (Variables): Fix typo.
357 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
359         * search.texi (Regexps): Copyedits.  Mention character classes
360         (Bug#7809).
362         * files.texi (File Aliases): Restore explanatory text from Eli
363         Zaretskii, accidentally removed in 2011-01-08 commit.
365 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
367         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
368         (MAKEINFO_OPTS): New variable.
369         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
370         (emacs.html): New target.
371         (clean): Remove emacs.html.
373 2011-01-23  Werner Lemberg  <wl@gnu.org>
375         * Makefile.in (MAKEINFO): Now controlled by `configure'.
376         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
377         (ENVADD): Updated.
379 2011-01-18  Glenn Morris  <rgm@gnu.org>
381         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
383         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
385 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
387         * building.texi (Compilation): Improve instructions for running two
388         compilations (Bug#7573).
390         * files.texi (Backup Names): Document the new location of the
391         last-resort backup file.
393         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
394         manual.  Explain why directory-abbrev-alist elements should be anchored
395         (Bug#7777).
397 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
399         * msdog.texi (Windows Startup): Correct inaccurate description of
400         differences between emacsclient.exe and emacsclientw.exe.
402 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
404         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
406 2011-01-02  Kenichi Handa  <handa@m17n.org>
408         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
410 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
412         * frames.texi (Cut and Paste): Modify the section's name and text:
413         don't mix "cut/paste" with "kill/yank".
414         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
415         (Bug#7702)
417         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
419 2011-01-02  Glenn Morris  <rgm@gnu.org>
421         * maintaining.texi: Move inclusion of emerge after EDE, so that it
422         matches its position in the menu.  (Bug#7674)
424 2011-01-02  Glenn Morris  <rgm@gnu.org>
426         * trouble.texi (Checklist): Mention not replying via news either.
428 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
430         * misc.texi (Document View): Update DocView section with newly
431         supported document formats.
433 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
435         * killing.texi: Resection the Info version to conform to the
436         printed manual, to avoid making sections on Accumulating Text, CUA
437         and Rectangles into full chapters.
439 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
441         * custom.texi (Init Syntax): Add index entries for "character syntax".
442         (Bug#7576)
444 2010-12-13  Karel Klíč  <kklic@redhat.com>
446         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
448 2010-12-13  Glenn Morris  <rgm@gnu.org>
450         * trouble.texi (Checklist): Fix typo in newsgroup name.
452 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
454         * search.texi (Word Search): Note that the lazy highlight always
455         matches to whole words (Bug#7470).
457 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
459         * display.texi (Optional Mode Line): Make the description of
460         load-average more accurate.
462         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
463         registry, with a cross-reference.
464         (Windows Startup): New node.  Move the stuff about the current
465         directory from "Windows HOME".
467 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
469         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
470         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
472 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
474         * maintaining.texi (Version Control Systems): Fix repeated sentence.
475         Suggested by Štěpán Němec.
477 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
479         * maintaining.texi (Version Control): Say "commit", not "check in".
480         (Version Control Systems): Simplify descriptions.
481         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
482         VCS Concepts.
483         (VC Mode Line): Update example.
484         (Old Revisions): Document revert-buffer for vc-diff.
485         (Log Buffer): Promote to a subsection.  Document header lines.
487         * macos.texi (Mac / GNUstep Basics):
488         Document ns-right-alternate-modifier.
490         * emacs.texi (Top): Update node listing.
492 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
494         * rmail.texi (Rmail Coding): Characters with no fonts are not
495         necessarily displayed as empty boxes.
497         * mule.texi (Language Environments, Fontsets): Characters with no
498         fonts are not necessarily displayed as empty boxes.
500         * display.texi (Text Display): Document display of glyphless
501         characters.
503 2010-11-13  Glenn Morris  <rgm@gnu.org>
505         * basic.texi (Position Info): Add M-x count-words-region.
507 2010-11-11  Glenn Morris  <rgm@gnu.org>
509         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
511 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
513         * msdog.texi (Windows HOME): Add information regarding startup
514         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
516 2010-10-11  Glenn Morris  <rgm@gnu.org>
518         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
520         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
521         (DVIPS): New variable.
522         (.PHONY): Add html, ps.
523         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
524         (clean): Delete html, ps files.
526 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
528         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
530 2010-10-09  Glenn Morris  <rgm@gnu.org>
532         * Makefile.in (VPATH): Remove.
533         (infodir): Make it absolute.
534         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
536         * Makefile.in (dist): Anchor regexps.
538         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
539         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
540         (emacs-xtra.pdf): Use $<.
542         * Makefile.in (infoclean): Remove harmless, long-standing error.
544         * Makefile.in ($(infodir)): Delete rule.
545         (mkinfodir): New.
546         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
548         * Makefile.in (distclean): Do not delete emacsver.texi.
549         (dist): Remove reference to emacsver.texi.in.
550         * emacsver.texi: New file, replacing emacsver.texi.in.
552 2010-10-09  Glenn Morris  <rgm@gnu.org>
554         * emacsver.texi.in: New file.
555         * emacs.texi: Set EMACSVER by including emacsver.texi.
556         * Makefile.in (distclean): Delete emacsver.texi.
557         (dist): Copy emacsver.texi.
558         (EMACSSOURCES): Add emacsver.texi.
560         * ack.texi (Acknowledgments): No more b2m.c.
562         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
563         (emacs): Remove rule.
564         (dist): No need to deal with the emacs rule any more.
566 2010-10-07  Glenn Morris  <rgm@gnu.org>
568         * Makefile.in (version): New, set by configure.
569         (clean): Delete dist tar file.
570         (dist): Use version in tar name.
572 2010-10-06  Glenn Morris  <rgm@gnu.org>
574         * Makefile.in (EMACS_XTRA): Add the main source file.
575         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
576         (mostlyclean): No core files, reorder other files.
577         (clean): Delete specific dvi and pdf files.
578         (infoclean, dist): New rules.
579         (maintainer-clean): Use infoclean.
580         ($(infodir)): Add parallel build workaround.
582 2010-10-04  Glenn Morris  <rgm@gnu.org>
584         * Makefile.in (SHELL): Set it.
585         (INFO_TARGETS, DVI_TARGETS): Remove variables.
586         (info, dvi): Replace above variables with their expansions.
587         (info): Move mkdir from here...
588         ($(infodir)/emacs): ... to here (for parallel builds).
589         (pdf): New target.
590         ($(infodir)/emacs): Pass -o option to makeinfo.
591         (.PHONY): Declare clean rules.
592         (maintainer-clean): Delete dvi and pdf files.
593         Guard against cd failures.  Use a more restrictive delete.
595 2010-10-02  Glenn Morris  <rgm@gnu.org>
597         * misc.texi (Shell Mode): Remove reference to old function name.
599 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
601         * maintaining.texi (VC Mode Line): Mention all the possible VC status
602         indicator characters.
604 2010-09-29  Glenn Morris  <rgm@gnu.org>
606         * Makefile.in (top_srcdir): Remove unused variable.
608 2010-09-14  Glenn Morris  <rgm@gnu.org>
610         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
611         the last hook item.
613         * calendar.texi (Appointments): Also updated when a diary include file
614         is saved.
616 2010-09-14  Glenn Morris  <rgm@gnu.org>
618         * trouble.texi (Bugs): Update the section intro.
619         (Known Problems): New section.
620         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
621         (Sending Patches): Bug fixes are best as responses to existing bugs.
622         * emacs.texi (Known Problems): Add menu entry for new section.
624 2010-09-09  Glenn Morris  <rgm@gnu.org>
626         * xresources.texi: Untabify.
628 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
630         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
632 2010-09-06  Glenn Morris  <rgm@gnu.org>
634         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
636 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
638         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
640 2010-08-21  Glenn Morris  <rgm@gnu.org>
642         * misc.texi (Amusements): Mention bubbles and animate.
644 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
646         * files.texi (Visiting): Add more index entries for
647         large-file-warning-threshold.
649 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
651         * frames.texi (Tool Bars): Add doc for tool-bar-position.
653 2010-06-23  Glenn Morris  <rgm@gnu.org>
655         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
656         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
657         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
658         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
659         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
660         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
661         Untabify Texinfo files.
663 2010-06-10  Glenn Morris  <rgm@gnu.org>
665         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
667         * basic.texi (Inserting Text): Fix typo.
669 2010-06-10  Glenn Morris  <rgm@gnu.org>
671         * ack.texi (Acknowledgments):
672         * emacs.texi (Acknowledgments): Update for notifications.el.
674 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
676         * dired.texi (Operating on Files): Mention encryption commands
677         (Bug#6315).
679 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
681         * basic.texi (Moving Point): Update due to renaming of commands bound
682         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
684 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
686         * display.texi (Fringes): Document reversal of fringe arrows for R2L
687         paragraphs.
688         (Line Truncation): Fix wording for bidi display.
690         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
691         keys.
693 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
695         * building.texi (GDB Graphical Interface): Remove misleading comparison
696         to an IDE (Bug#6128).
698 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
700         * programs.texi (Man Page):
701         * misc.texi (Invoking emacsclient):
702         * mini.texi (Repetition):
703         * mark.texi (Setting Mark): Fix typos.
705 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
707         * misc.texi (Printing): Document htmlfontify-buffer.
709 2010-05-08  Glenn Morris  <rgm@gnu.org>
711         * calendar.texi (Displaying the Diary, Format of Diary File):
712         Fix external cross-references for TeX format output.
714 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
716         * Version 23.2 released.
718 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
720         * cmdargs.texi (Initial Options): Mention --chdir.
722 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
724         * frames.texi (Tool Bars): Add tool-bar-style.
726 2010-04-21  Glenn Morris  <rgm@gnu.org>
728         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
730 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
732         * programs.texi (Semantic): New node.
734         * maintaining.texi (EDE): New node.
736         * emacs.texi: Update node listing.
738         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
740 2010-04-18  Glenn Morris  <rgm@gnu.org>
742         * emacs.texi (Acknowledgments): Remove duplicate.
744         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
746 2010-04-18  Glenn Morris  <rgm@gnu.org>
748         * dired.texi (Misc Dired Features): Mention VC diff and log.
749         * maintaining.texi (Old Revisions, VC Change Log):
750         Mention that diff and log work in Dired buffers.
752         * help.texi (Help Summary): Mention M-x info-finder.
754         * ack.texi (Acknowledgments): Add mpc.el.
756         * custom.texi (Specifying File Variables, Directory Variables):
757         Document new commands for manipulating local variable lists.
759 2010-04-18  Glenn Morris  <rgm@gnu.org>
761         * trouble.texi (Contributing): Add cindex entry.
762         Mention etc/CONTRIBUTE.
764 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
766         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
767         query-replace (Bug#5774).
769 2010-04-16  Glenn Morris  <rgm@gnu.org>
771         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
773 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
775         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
777 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
779         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
781 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
783         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
784         cross-reference to "Inserting Text".
786         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
787         Mention completion provided by `ucs-insert'.
789 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
791         * sending.texi (Sending Mail): Note variables that may need
792         customizing.
793         (Mail Sending): Expand discussion of send-mail-function.
795 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
797         Document Message mode as the default mail mode.
799         * sending.texi (Sending Mail): Copyedits.
800         (Mail Format, Mail Headers): Document mail-from-style changes.
801         (Mail Commands): Rename from Mail mode.  Document Message mode.
802         (Mail Misc): Rename from Mail mode Misc.
803         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
804         command names and update keybindings.
805         (Header Editing): Document message-tab.  De-document
806         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
807         favor of mail-default-headers.  Ad index entries for user-full-name and
808         user-mail-address.
809         (Citing Mail): Update changes in Message mode behavior.
810         Document mail-yank-prefix.
811         (Mail Signature): New node, moved from Mail Misc.
812         (Mail Aliases): Mail abbrevs are the default with Message mode.
813         (Mail Methods): Note that Message mode is now the default.
815         * rmail.texi (Rmail Reply):
816         * text.texi (Text Mode):
817         * major.texi (Major Modes):
818         * mule.texi (Output Coding): Refer to Message mode.
820         * custom.texi (Init Examples): Add xref to Mail Header.
822         * emacs.texi (Top): Fix xrefs.
824 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
826         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
827         repository if there is none.
828         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
829         vc-print-root-log.
830         (Old Revisions): Copyedits.  Document vc-root-diff.
832         * programs.texi (Program Modes): Mention Javascript mode.
834         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
835         * emacs.texi: Update node description.
837         * misc.texi (Navigation): Document doc-view-continuous.
838         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
840 2010-03-30  Juri Linkov  <juri@jurta.org>
842         * search.texi (Other Repeating Search): Remove line that `occur'
843         can not handle multiline matches.
845 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
847         * mule.texi (International): Mention support of bidirectional editing.
848         (Bidirectional Editing): New section.
850 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
852         * emacs.texi (Top): Update node names to those in building.texi.
854 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
856         doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
857         doc/emacs/emacs.texi: Update node names for building.texi.
859 2010-03-24  Glenn Morris  <rgm@gnu.org>
861         * ack.texi (Acknowledgments):
862         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
864 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
866         * xresources.texi (Table of Resources): Clarify toolBar number
867         for Gtk+.
869         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
871 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
873         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
875         * search.texi (Other Repeating Search): Document multi-isearch-buffers
876         and multi-isearch-buffers-regexp.
878         * indent.texi (Indentation): Clarify description of
879         indent-for-tab-command.  Document tab-always-indent.
881 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
883         * cmdargs.texi (Font X): Move most content to Fonts.
885         * frames.texi (Fonts): New node.  Document font-use-system-font.
887         * emacs.texi (Top):
888         * xresources.texi (Table of Resources):
889         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
891 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
893         * Branch for 23.2.
895 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
897         * custom.texi (Init Examples): Add xref to Locals.
899         * major.texi (Choosing Modes): Mention usage of setq-default for
900         setting the default value of major-mode (Bug#5688).
902 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
904         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
906         * display.texi (Display Custom): Document make-pointer-invisible and
907         underline-minimum-offset.  Remove inverse-video.
909 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
911         * frames.texi (Frame Commands): Note that the last ordinary frame can
912         be deleted in daemon mode (Bug#5616).
914 2010-02-18  Glenn Morris  <rgm@gnu.org>
916         * trouble.texi (Contributing): Repository is no longer CVS.
918 2010-02-08  Glenn Morris  <rgm@gnu.org>
920         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
922 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
924         * display.texi (Useless Whitespace, Text Display):
925         * custom.texi (Init Examples): Avoid obsolete special default variables
926         like default-major-mode.
928 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
930         * programs.texi (Other C Commands): Replace reference to obsolete
931         c-subword-mode.
933 2010-01-21  Glenn Morris  <rgm@gnu.org>
935         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
937 2010-01-12  Glenn Morris  <rgm@gnu.org>
939         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
940         emacs-pretest-bug for bug reports for development versions.
942 2010-01-11  Glenn Morris  <rgm@gnu.org>
944         * display.texi (Highlight Interactively): `t' does not mean highlight
945         all patterns.  (Bug#5335)
947 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
949         * misc.texi (Shell): Document async-shell-command.
951         * building.texi (Grep Searching): Document zrgrep.
953         * mini.texi (Completion Options): Mention `initials' completion style.
955 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
957         * building.texi: Import GDB Graphical Interface description from
958         EMACS_23_1_RC.
960 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
962         * emacs.texi (Top): Update node listing.
964         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
966         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
968         * cmdargs.texi (Initial Options):
969         * xresources.texi (Resources): Document inhibit-x-resources.
971         * custom.texi (Specifying File Variables): Note that minor modes are
972         enabled unconditionally.
974         * display.texi (Scrolling): Briefly document the old recenter command,
975         and document recenter-positions.
977         * files.texi (Visiting):
978         * buffers.texi (Buffers): Max buffer size is now 512 MB.
980         * frames.texi (Cut/Paste Other App):
981         Document save-interprogram-paste-before-kill.
983         * killing.texi (Kill Options): New node.
985 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
987         * misc.texi (Shell Options): ansi-color is now default.
989 2009-12-05  Glenn Morris  <rgm@gnu.org>
991         * emacs.texi (Top): Update menu for cal-xtra node changes.
992         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
993         or mode line.  Don't mention invisible text or the details of
994         diary-print-entries here, only in cal-xtra.
995         (Format of Diary File): Mention that the "date on first line" format
996         only really affects the simple display.
997         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
998         (Diary Customizing): Holidays may be in the buffer or mode line.
999         Move diary-print-entries to the "Diary Display" section.
1000         (Diary Display): New section, split out from "Fancy Diary Display".
1001         Explain the limitations of simple display, and how to print it.
1003         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1005         * cal-xtra.texi (Diary Display): Mention View mode.
1007 2009-11-29  Juri Linkov  <juri@jurta.org>
1009         * display.texi (Highlight Interactively): Actually a list of
1010         default faces is pre-loaded into a list of default values
1011         instead of the history.
1013 2009-11-20  Glenn Morris  <rgm@gnu.org>
1015         * ack.texi (Acknowledgments):
1016         * emacs.texi (Acknowledgments): Add htmlfontify.
1018 2009-11-14  Glenn Morris  <rgm@gnu.org>
1020         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1022         * ack.texi (Acknowledgments):
1023         * emacs.texi (Acknowledgments): Update for recent Org changes.
1025 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
1027         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
1028         `charset' property, which is irrelevant to the user manual (Bug#3526).
1030 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
1032         * trouble.texi (DEL Does Not Delete): Fix typo.
1034 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
1036         * files.texi (Misc File Ops): Mention copy-directory.
1038 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
1040         * mule.texi (Unibyte Mode): Emphasize that
1041         unibyte-display-via-language-environment affects only the display.
1043         * display.texi (Horizontal Scrolling): Document cursor behavior under
1044         horizontal scrolling when point moves off the screen (Bug#4564).
1045         Improve wording.
1047 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
1049         * files.texi (Directories): delete-directory prompts for recursive
1050         deletion.
1052 2009-09-30  Glenn Morris  <rgm@gnu.org>
1054         * ack.texi (Acknowledgments):
1055         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
1057 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
1059         * dired.texi (Dired Navigation): Use @code instead of @var for
1060         dired-isearch-filenames, so that it's not capitalized.
1062 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
1064         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1066         * entering.texi (Exiting): C-z is now bound to suspend-frame.
1068         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1069         (Key Bindings): Reference Init Rebinding in introductory text.
1070         Shift some of the introduction to Keymaps node.
1071         (Keymaps): Simplify.
1072         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
1073         (Minibuffer Maps): Remove mention of Mocklisp.
1074         (Init Rebinding): Move mode-local rebinding example here from Local
1075         Keymaps.
1076         (Modifier Keys): Clarify.
1077         (Rebinding): Add cindex for "binding keys".
1079 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
1081         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1083 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
1085         * building.texi (Threads Buffer, Multithreaded Debugging):
1086         Re-organise these two sections.
1088 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
1090         * cmdargs.texi (Initial Options): Fix last change.
1092 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1094         * mule.texi (Enabling Multibyte):
1095         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1096         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1098 2009-08-20  Glenn Morris  <rgm@gnu.org>
1100         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1102 2009-08-19  Glenn Morris  <rgm@gnu.org>
1104         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
1106 2009-08-18  Glenn Morris  <rgm@gnu.org>
1108         * ack.texi (Acknowledgments):
1109         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1111         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
1113 2009-08-09  Glenn Morris  <rgm@gnu.org>
1115         * ack.texi (Acknowledgments):
1116         * emacs.texi (Acknowledgments): Add gdb-mi entry.
1118 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
1120         * emacs.texi (Top): Add new menu items for GDB-UI.
1122         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
1123         section.  Threads buffer is in separate section now.
1125 2009-08-08  Glenn Morris  <rgm@gnu.org>
1127         * ack.texi (Acknowledgments):
1128         * emacs.texi (Acknowledgments):
1129         Update for js2-mode and org changes.
1131 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
1133         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1134         files.
1136 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
1138         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1140 2009-07-23  Glenn Morris  <rgm@gnu.org>
1142         * programs.texi (Matching): Update blink-matching-paren-distance.
1144 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
1146         * frames.texi (Cut/Paste Other App): For select-active-regions,
1147         selection is now updated on moving point.
1149 2009-07-21  Richard Stallman  <rms@gnu.org>
1151         * glossary.texi (GNU, Daemon): Update information.
1153 2009-07-19  Juri Linkov  <juri@jurta.org>
1155         * custom.texi (Specifying File Variables, Safe File Variables):
1156         "variables/value pairs" -> "variable/value pairs".
1158 2009-07-15  Glenn Morris  <rgm@gnu.org>
1160         * misc.texi (Gnus): Remove widow.
1162 2009-07-11  Glenn Morris  <rgm@gnu.org>
1164         * Makefile.in (TEXI2PDF): New.
1165         (emacs.pdf, emacs-xtra.pdf): New targets.
1167         * arevert-xtra.texi (Autorevert): Add menu descriptions.
1169         * display.texi (Horizontal Scrolling): Re-word to remove widow.
1171         * emacs.texi (Top): Info can be read from other places than Emacs.
1172         Don't print the copying notice twice in the printed version.
1173         Update the menu and detailmenu.
1174         (Preface): The meaning of "on-line" has changed.
1175         Correct name for "Common Problems" chapter.
1176         (Distrib): Update FSF shop URL.
1177         (Intro): Showing two files at once is not so exciting.
1179         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1180         (Mac / GNUstep Basics): Minor grammar changes.
1181         (Mac / GNUstep Events): Fix typo.
1182         (GNUstep Support): CANNOT_DUMP no longer applies.
1184         * misc.texi (Document View): Fix typos.
1186         * dired.texi (Dired):
1187         * help.texi (Help):
1188         * macos.texi (Mac OS / GNUstep):
1189         * maintaining.texi (Version Control, Introduction to VC):
1190         End menu descriptions with a period.
1192 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
1194         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1195         so categorical in saying that the option is only useful on NTFS.
1197 2009-07-09  Glenn Morris  <rgm@gnu.org>
1199         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1200         (ENVADD): Add texinfodir to TEXINPUTS.
1202         * emacs.texi (Top): Fix cross-reference.
1204         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1206         * vc1-xtra.texi (Revision Tags): Fix typo.
1208 2009-07-03  Glenn Morris  <rgm@gnu.org>
1210         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1211         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1212         (Merge Commands): `.' does not seem to work in A or B buffer.
1213         `l' can recreate the 3-window display.
1215         * glossary.texi (Glossary): Minor phrasing changes throughout.
1216         Add more internal cross-references.
1217         <Autoloading>: You can't really autoload a variable.
1218         <C-M->: Move details here from `M-C-' item.
1219         <Continuation Line>: Refer to `Truncation.'
1220         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1221         <Home Directory, Unix>: New entries.
1222         <Deletion of Files>: Mention recycle bins.
1223         <Directory>: Mention ``folders.''
1224         <Error>: Don't mention ``type-ahead.''
1225         <Fringe>: Refer to the manual node.
1226         <Minor Mode>: Can be global or local.
1227         <Spell Checking>: There are other checkers besides Ispell.
1229 2009-07-02  Glenn Morris  <rgm@gnu.org>
1231         * anti.texi (Antinews): Minor changes in phrasing.
1233         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1234         some underfull lines in dvi output.
1236         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1238         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1240         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1242 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
1244         * xresources.texi (Table of Resources): Mention maximized for
1245         fullscreen.
1247         * cmdargs.texi (Window Size X): -mm/--maximized is new.
1249 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
1251         * anti.texi (Antinews): Correct the list of removed platforms.
1253 2009-06-28  Glenn Morris  <rgm@gnu.org>
1255         * arevert-xtra.texi: Minor language tweaks.
1257         * dired-xtra.texi: Minor revisions.
1259 2009-06-23  Miles Bader  <miles@gnu.org>
1261         * display.texi (Scrolling): Document `recenter-redisplay'.
1262         (Temporary Face Changes): Document `text-scale-set'.
1264 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1266         * Branch for 23.1.
1268 2009-06-17  Kenichi Handa  <handa@m17n.org>
1270         * mule.texi (Charsets): Update the description for the new charset.
1271         (list-character-sets): New findex.
1272         (Language Environments): Add @anchor{Describe Language Environment}.
1274 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
1276         * basic.texi (Moving Point): Fix tag.
1278         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1280         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1281         use camel-case for PageUp and PageDown.
1283         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1284         camel-case for PageUp and PageDown.
1286         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1288         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
1289         (Isearch Scroll): Decapitalize <next> and <prior>.
1291 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
1293         * fixit.texi (Spelling): Set default dictionary.
1294         Improve descriptions (Bug#2554)
1296 2009-06-08  David Reitter  <david.reitter@gmail.com>
1298         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1299         since saving colors and faces set this way is not implemented.
1300         (Environment variables): Remove mention of mac-fix-env, which is
1301         scheduled to be removed.
1303 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
1305         * custom.texi (Init Examples): Add example of changing load-path.
1307         * building.texi (Lisp Libraries): Add example of changing
1308         load-path (Bug#3446).
1310 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
1312         * mark.texi (Mark): Further clarifications.
1313         (Setting Mark): Emphasize that C-SPC activates the mark.
1315 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
1317         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
1318         Mark mode.
1319         (Using Region, Persistent Mark): Use "active mark" instead of "active
1320         region".
1322 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
1324         * mule.texi (Select Input Method): Fix typo.
1326 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
1328         * anti.texi (Antinews): Document completion changes.  Some additional
1329         copyedits and rearrangement of entries.
1331 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
1333         * misc.texi (Interactive Shell, Saving Emacs Sessions)
1334         (Shell History Copying, Terminal emulator): Copyedits.
1336         * xresources.texi (Resources): Simplify descriptions.
1337         Shorten description of editres, which is not very useful these days.
1338         (Table of Resources): Document fontBackend resource.
1340         * trouble.texi (Quitting): Add other undo bindings to table.
1341         (DEL Does Not Delete): Note that the erasure key is usually labelled
1342         "Backspace".  Remove discussion of obscure Xmodmap issue.
1344 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
1346         * files.texi (Visiting): Copyedits.
1348 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
1350         * basic.texi (Inserting Text): Document ucs-insert.
1352         * mule.texi (International Chars): Define "multibyte".  Note that
1353         internal representation is unicode-based.  Simplify definition of raw
1354         bytes.  Mention ucs-insert.
1355         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
1356         (Language Environments): Add language environments new to Emacs 23.
1357         (Multibyte Conversion): Node deleted.
1358         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1359         Don't mention obsolete emacs-mule coding system.
1360         (Output Coding): Copyedits.
1362         * emacs.texi (Top): Update node listing.
1364 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
1366         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1368 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1370         * building.texi (Lisp Libraries): `load-library' does offer completion.
1372 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
1374         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1375         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
1377 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
1379         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
1381 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
1383         * entering.texi (Entering Emacs): Document initial-buffer-choice.
1385         * building.texi (Lisp Interaction): Document initial-scratch-message.
1387 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
1389         * msdog.texi (Windows Fonts): Fix typos.
1391         * files.texi (Save Commands): Fix pxref.
1393 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
1395         * files.texi (Save Commands): Mention diff-buffer-with-file.
1396         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
1397         Henoch (Bug#3036).
1399 2009-03-15  Glenn Morris  <rgm@gnu.org>
1401         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1402         the former is not always used.
1403         (Mail Headers): Use active voice.  Add "Mail-reply-to".
1404         Change case of "Id".  Avoid repeated "appropriate".
1405         (Mail Aliases): Fix previous change - use an example with a ".", so it
1406         does actually get quoted when expanded.
1407         (Mail Sending): Mailclient is the default on some systems.
1408         (Citing Mail): Mention mail-indentation-spaces.
1409         (Mail Mode Misc): Add an @dfn for "mail signature".
1411 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
1413         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1414         (Completion Options): Document read-file-name-completion-ignore-case,
1415         read-buffer-completion-ignore-case, and completion-styles.
1416         Remove description of partial-completion-mode.
1418 2009-03-14  Glenn Morris  <rgm@gnu.org>
1420         * sending.texi (Mail Format): Fix typo.  Add index entry for
1421         mail-header-separator.
1422         (Mail Headers): Put info about initialization and changing in one place
1423         at the start.  Update FCC section for mbox Rmail.  Clarify From
1424         section, mention mail-setup-with-from.  Clarify Reply-to section.
1425         Add Mail-followup-to and mail-mailing-lists.  Clarify References
1426         section.
1427         (Mail Aliases): Update example, make less contentious.
1428         Update for name change of mail-interactive-insert-alias.
1429         (Mail Mode): Remove mention of `%' as a word separator.
1430         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
1431         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1432         commands.  Clarify FCC handling.  In mail-complete, add reference to
1433         Mail Aliases section, and mention mail-complete-function.
1434         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1435         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
1436         signature netiquette.  Explain how the mail hooks work when continuing
1437         a composition.
1438         (Mail Amusements): Internationalize the spook section a bit.
1439         Remove the spook mail-setup-hook example, since it doesn't work well.
1440         Mention fortune-file.
1441         (Mail Methods): Mention read-mail-command.
1443 2009-03-14  David Reitter  <david.reitter@gmail.com>
1445         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1446         and NS resources following recent changes.
1448 2009-03-10  Jason Rumney  <jasonr@gnu.org>
1450         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
1451         w32-use-visible-system-caret doc to indicate that it should get set
1452         automatically.
1453         (Windows Fonts): Add doc for the uniscribe backend.
1455 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
1457         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1458         vc-dir.  (Bug#2598)
1460 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
1462         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
1464 2009-03-05  Glenn Morris  <rgm@gnu.org>
1466         * rmail.texi (Rmail Basics): Add reference to sorting.
1467         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1468         Minor re-wordings.
1469         (Rmail Motion): Mention rmail-next-same-subject.
1470         (Rmail Deletion): Expunging is not the only way to change the numbers.
1471         (Rmail Labels): Labels can also be used in sorting.
1472         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
1473         (Rmail Display): Mention rmail-mime.
1475 2009-03-04  Glenn Morris  <rgm@gnu.org>
1477         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1478         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
1479         summary.  Mention sorts cannot be undone.
1480         (Rmail Display): Give an example of how to use goto-address-mode.
1481         (Rmail Editing): It's keybindings that are redefined, not commands.
1482         Fix some typos.
1483         (Movemail): Some minor rewording.
1484         (Remote Mailboxes): Emacs movemail supports pop by default.
1485         Fix some minor grammatical issues.  The "two alternative ways" to
1486         specify a POP mailbox are really just one.  Remove all reference to the
1487         variables rmail-pop-password and rmail-pop-password-required, obsolete
1488         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
1489         can support Kerberos.
1491 2009-03-03  Glenn Morris  <rgm@gnu.org>
1493         * rmail.texi (Rmail Deletion): Revert previous change, which was
1494         describing the Rmail summary versions.
1495         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1496         Minor re-wording for rmail-resend.
1497         (Rmail Make Summary): Summaries apply to buffers rather than files.
1498         <rmail-summary-by-topic>: Headers includes the subject.
1499         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1500         details, including prefix arguments.
1501         Mention rmail-summary-by-senders on C-M-f.
1502         Not counting lines might be faster.
1503         (Rmail Summary Edit): More details on the delete commands.
1504         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1505         Name the commands bound to the various keys.  Mention prefix argument
1506         for searching.
1507         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
1508         Simplify rmail-highlighted-headers description.  Update face name.
1510 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
1512         * mark.texi (Marking Objects): Fix typo.
1514 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
1516         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1517         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
1519 2009-03-01  Glenn Morris  <rgm@gnu.org>
1521         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
1522         (Rmail Motion): - M-s searches from the end of messages.
1523         (Rmail Deletion): Minor clarification.  Fix numeric argument
1524         description.
1525         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
1526         newmail and RMAILOSE files need not be in home-directory.
1527         (Rmail Files): Mention I/O menus are unselectable if no files match.
1528         Mention `MAIL' env-var.
1530 2009-02-24  Jason Rumney  <jasonr@gnu.org>
1532         * mule.texi (Fontsets): Mention fontset-default, font specs and
1533         fallback fontsets.
1534         (Defining Fontsets): Mention ns and w32 variants of
1535         standard-fontset-spec.  Update description of startup fontset to match
1536         Emacs 23 behavior.
1537         (Modifying Fontsets): New section.  (Bug#656)
1538         (International): Link to Modifying Fontsets.
1540 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
1542         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1543         Mention ns-extended-platform-support-mode.
1545 2009-02-22  Karl Berry  <karl@gnu.org>
1547         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1549 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
1551         * basic.texi (Moving Point, Position Info):
1552         * files.texi (Visiting):
1553         * mini.texi (Completion Options):
1554         * text.texi (HTML Mode): Remove duplicate words.
1556 2009-02-20  Glenn Morris  <rgm@gnu.org>
1558         * rmail.texi: Minor updates for mbox rather than Babyl.
1560 2009-02-17  Karl Berry  <karl@gnu.org>
1562         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
1564 2009-02-17  Richard M Stallman  <rms@gnu.org>
1566         * anti.texi (Antinews): Mention Babyl format.
1568         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1570         * rmail.texi: Update for mbox format.
1571         Various small fixes, as well as the following.
1572         (Out of Rmail): Node deleted.
1573         (Rmail): Update menu.
1574         (Rmail Files): Comment out set-rmail-inbox-list.
1575         Document rmail-inbox-list instead.
1576         (Rmail Output): Substantial changes since C-o is now
1577         rmail-output-as-seen and o is rmail-output.
1578         (Rmail Attributes): Delete `stored', add `retried'.
1579         (Rmail Display): Editing headers works in all cases.
1581 2009-02-17  Glenn Morris  <rgm@gnu.org>
1583         * basic.texi (Position Info): M-x count-lines-region is not always on
1584         M-=.  (Bug#2269)
1586 2009-02-09  Glenn Morris  <rgm@gnu.org>
1588         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1589         defaults.
1591 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
1593         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1594         documentation of possible problems with redecoding.
1596 2009-02-03  Glenn Morris  <rgm@gnu.org>
1598         * rmail.texi (Out of Rmail): Mention b2m.pl.
1600 2009-01-31  Glenn Morris  <rgm@gnu.org>
1602         * rmail.texi (Out of Rmail): Correct b2m location.
1604 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
1606         * fixit.texi (Undo): Update undo limit values.
1608 2009-01-27  Glenn Morris  <rgm@gnu.org>
1610         * emacs.texi (Top): Fix Antinews menu entry.
1612 2009-01-25  Karl Berry  <karl@gnu.org>
1614         * text.texi (Foldout): Use @itemize @w{} to make an itemize
1615         item with no marker, instead of the syntactically incorrect
1616         @itemize @asis.
1618 2009-01-25  Juri Linkov  <juri@jurta.org>
1620         * building.texi (Grep Searching): Fix index entry for lgrep.
1622 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
1624         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1626 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
1628         * macos.texi (Preferences Panel): Update description of font setting to
1629         reflect that prior frame selection is no longer needed.
1631 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
1633         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
1634         raise GUD subsections.
1636 2009-01-15  Glenn Morris  <rgm@gnu.org>
1638         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1640 2009-01-10  Glenn Morris  <rgm@gnu.org>
1642         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1644 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
1646         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1647         logical lines.
1649 2008-12-29  Juri Linkov  <juri@jurta.org>
1651         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1653         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1655 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
1657         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
1658         goto-address-mode instead of goto-address.
1660         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1661         mode.
1663         * emacs.texi (Top): Update node listing.
1665 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
1667         * custom.texi (Directory Variables): Explain what is a "project".
1668         Add indexing.  Improve wording.  Add a footnote about using
1669         _dir-locals.el on MS-DOS.
1671 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
1673         * files.texi (Misc File Ops): Mention chmod as an alias for
1674         set-file-modes.
1676 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
1678         * help.texi (Help): Fix typos and reword.
1679         (Help Summary): Add entries for C-h n and C-h r, reorder
1680         entries, and do some minor fixes.
1681         (Name Help): Say that C-h F works for commands only.
1682         (Misc Help): Say that view-lossage displays 300 keystrokes.
1684 2008-12-20  Glenn Morris  <rgm@gnu.org>
1686         * ack.texi (Acknowledgments): General update based on AUTHORS,
1687         including removal of some stuff no longer distributed.
1689 2008-12-19  Agustin Martin  <agustin.martin@hispalinux.es>
1691         * fixit.texi: Mention hunspell
1693 2008-12-19  Glenn Morris  <rgm@gnu.org>
1695         * ack.texi (Acknowledgments): Small grammar fix.
1696         Consolidate explanatory text at start.
1698         * display.texi (Text Display):
1699         * indent.texi (Indentation): Use @acronym with ASCII.
1701 2008-12-18  Glenn Morris  <rgm@gnu.org>
1703         * ack.texi: Various small updates and fixes.
1705 2008-12-18  Juri Linkov  <juri@jurta.org>
1707         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1708         as a key binding to start a forward nonincremental word search.
1709         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1710         a backward nonincremental word search.  Add index for `M-s w'
1711         `isearch-forward-word'.
1712         (Regexp Search): Add a short summary of regexp key commands like
1713         in the node "Basic Isearch".
1714         (Other Repeating Search): Fix typo.
1716 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1718         * misc.texi (PostScript Variables): Fix doc.
1720 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
1722         * programs.texi (Program Modes): Mention Ruby mode.
1724 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
1726         * misc.texi (emacsclient Options): Describe what an empty string
1727         argument does for --alternate-editor.
1729 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
1731         * cmdargs.texi (Font X): Distinguish between client-side and
1732         server-side fonts.  List valid Fontconfig properties.  Add reference to
1733         Fontconfig manual.  List valid GTK font properties.  Explain use of
1734         fc-list.
1736 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
1738         * cmdargs.texi (Font X): Move discussion of quoting to top.
1740 2008-12-06  Glenn Morris  <rgm@gnu.org>
1742         * maintaining.texi (Old Revisions): Improve previous change.
1744 2008-12-05  Richard M Stallman  <rms@gnu.org>
1746         * anti.texi (Antinews): Minor fixes.
1748 2008-12-03  Glenn Morris  <rgm@gnu.org>
1750         * maintaining.texi (Old Revisions): Fix diff-switches description.
1752 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
1754         * emacs.texi (Top): Fix typo.
1756 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
1758         * misc.texi (Document View): Explain dependence on gs at the top.
1759         Copyedits.
1761         * emacs.texi (Top): Add DocView nodes to detailed node listing.
1763         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1764         (Comment Commands): Discuss region-active behavior of M-; first.
1766 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
1768         * display.texi (Line Truncation): Add reference to Continuation
1769         Lines.
1771         * windows.texi (Pop Up Window): Mention split-height-threshold
1772         and split-width-threshold.
1773         (Split Window): Add reference to Continuation Lines.
1775 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
1777         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1778         (GNUstep Support): New node.
1779         * anti.texi:
1780         * emacs.texi:
1781         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1783 2008-11-28  Richard M Stallman  <rms@gnu.org>
1785         * misc.texi (Dissociated Press): Minor cleanups.
1787         * dired.texi (Image-Dired): Avoid passive.
1789 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
1791         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1792         representation.
1794 2008-11-26  Richard M. Stallman  <rms@gnu.org>
1796         * files.texi (Visiting): Rewrite paragraph for clarity.
1798         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1800 2008-11-25  Alan Mackenzie  <acm@muc.de>
1802         * programs.texi (Moving by Parens): Clarify that parens inside strings
1803         and comments are ignored, and that the commands assume the starting
1804         point isn't in a string or comment.
1806 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
1808         * macos.texi: Add Prev/Next/Top pointers to all nodes.
1809         (Mac Basics): Merge in Grabbing Environment Variables from earlier
1810         version.
1811         (Mac Customization): Rewrite Preferences Panel section and merge in to
1812         this node, add Open files by dragging to an Emacs window.
1814         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1816 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
1818         * files.texi (Misc File Ops): Document set-file-modes.
1820         * windows.texi (Split Window): Document integer values of
1821         truncate-partial-width-windows.
1823         * text.texi (Text): Simplify description of markup languages.
1824         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
1825         (TeX Editing): Note that `""' inserts one `"' character.
1826         (HTML Mode): Note in the introduction that XML mode is an alias for
1827         SGML mode.  Mention nXML mode.
1829 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
1831         * building.texi (Watch Expressions): Fix typo.
1833 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
1835         * files.texi (Visiting): Document new behavior of
1836         confirm-nonexistent-file-or-buffer.
1838         * buffers.texi (Select Buffer):
1839         Document confirm-nonexistent-file-or-buffer.
1841         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1842         edit-picture.
1844         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
1845         edit-picture', since that is just an alias for picture-mode.
1846         (Sentences): Note that repeated M-@ extends the region.
1847         (Pages): Make terminology more consistent.  Link to Regexps node.
1848         (Longlines): Discuss relationship with Visual Line mode.
1849         (Text Mode): Remove extraneous discussion of other modes, since they
1850         were already introduced in the parent node.
1852 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
1854         * anti.texi (Antinews): Rewrite.
1856         * entering.texi (Exiting): Mention "minimize" terminology.
1858         * frames.texi (Frame Commands): Mention "minimize" terminology.
1860         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1861         formats.
1862         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1863         (Misc X): Don't document useless -hb option.
1865 2008-11-22  Juri Linkov  <juri@jurta.org>
1867         * dired.texi (Dired Navigation): Change normal file name search option
1868         from `non-nil' to `t'.  Add `dwim' option.
1870 2008-11-22  Juri Linkov  <juri@jurta.org>
1872         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1873         ".dir-locals.el".  Rename `define-project-bindings' to
1874         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
1875         `dir-locals-set-directory-class'.
1877 2008-11-22  Lute Kamstra  <lute@gnu.org>
1879         * buffers.texi (Select Buffer): Index goto-line.
1880         * basic.texi (Moving Point): Mention the use of a numeric prefix
1881         argument with goto-line and refer to Select Buffer for the use of a
1882         plain prefix argument.
1884 2008-11-19  Glenn Morris  <rgm@gnu.org>
1886         * doclicense.texi: Update to FDL 1.3.
1887         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1889 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
1891         * custom.texi (Minor Modes): Define mode commands and mode variables
1892         more precisely.  Recommend using mode commands instead of setting
1893         variables directly.  Put minor modes in a list, and add more modes.
1894         (Easy Customization): Use "init file" instead of .emacs.
1895         (Customization Groups): Update to new Custom buffer appearance.
1896         (Saving Customizations): Copyedits.  Update example.
1897         (Variables): Give example of variable type-sensitivity.
1898         (Examining): Update example.
1899         (Hooks): Copyedits.
1900         (Specifying File Variables): Use C comments instead of an artificial
1901         Lisp for the example.
1902         (Keymaps): Move internals discussion to Prefix Keymaps.
1903         (Rebinding): Remove redundant paragraph (stated in Key Binding).
1904         (Init Rebinding): Document kbd macro.
1905         (Init File): Link to Find Init.
1907         * mark.texi (Using Region): Document Delete Selection Mode more
1908         thoroughly.
1910         * frames.texi (Mouse Commands): Move most of the description of Delete
1911         Selection Mode to Using Region, and link to it.
1912         (Clipboard): Note that paste is bound to clipboard-yank.
1914         * building.texi (Compilation): Document first-error value of
1915         compilation-scroll-output.
1916         (Compilation Mode): Note that compilation-auto-jump-to-first-error
1917         works as soon as an error is available.  Suggested by Juri Linkov.
1919         * mini.texi (Passwords): New node.
1921         * files.texi (Remote Files): Link to Passwords node.
1923         * emacs.texi (Top): Update node listings.
1925 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
1927         * ack.texi (Acknowledgments): Some updating of credits.
1929         * emacs.texi (Acknowledgments): Add a couple more names.
1931         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1933         * files.texi (Directories): Describe delete-directory in text.
1934         (Misc File Ops): Document use of trash.
1936 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
1938         * macos.texi (Mac Customization): Fix typos.
1940 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
1942         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1943         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
1944         the conventions of the main Emacs manual.
1946         * emacs.texi (Top): Update node listings.
1948 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
1950         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
1951         command-line-args is processed during startup.
1952         (Action Arguments): Correctly describe how file arguments interact with
1953         the startup screen.  Link to Lisp Interaction for scratch buffer.
1954         (Initial Options): Link to Command Example for -batch option.
1955         (Environment): Document initial-environment.
1957         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1958         can't be changed in the site-start file.
1960 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
1962         * dired.texi (Dired): Mention C-x C-d too.
1963         (Dired Enter): Document M-n in the Dired minibuffer.
1964         (Dired Navigation): Explain dired-goto-file more clearly.
1965         Document dired-isearch-filenames.
1966         (Dired Deletion): Remove unnecessary "expunged" terminology.
1967         (Flagging Many Files): & is now rebound to `% &'.
1968         (Shell Commands in Dired): Document dired-do-async-shell-command.
1969         Clarify how multi-file arguments are passed.
1970         (Misc Dired Features): Document dired-do-isearch.
1972 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
1974         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1976 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
1978         * search.texi (Other Repeating Search): Remove obsolete findex entries.
1980 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
1982         * programs.texi (Program Modes): Link to Program Indent node.
1983         (Left Margin Paren): Explain consequences of changing
1984         open-paren-in-column-0-is-defun-start more concisely.
1985         (Which Function, Program Indent, Info Lookup): Minor edits.
1986         (Basic Indent): If region is active, TAB indents the region.
1987         (Multi-line Indent): If region is active, TAB indents the region.
1988         Note that indent-region is useful when Transient Mark mode is off.
1989         (Matching): The delimiter at the cursor is highlighted---the character
1990         changes color.
1991         (Symbol Completion): Link to Completion node.
1993         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1994         a strictly text-only system.
1996         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1997         batch mode.
1999 2008-11-01  Richard M. Stallman  <rms@gnu.org>
2001         * misc.texi (Document View): Major rewrite.
2003         * maintaining.texi (Types of Log File): Change logs are older than
2004         version control.
2005         (VCS Concepts): Simplify and rearrange.
2006         (Version Control Systems): Make it clear that Linux is only the kernel.
2007         (VC Mode Line): Shorten reference to menu item.
2008         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
2009         (VC Directory Mode): Minor cleanup.
2010         Unchanged files are hidden, not omitted.
2011         (VC Directory Commands): Shorten and simplify.
2012         (Change Log Commands): New node, split from Change Logs.
2013         (VC Directory Buffer): New node, split from VC Directory Mode.
2015 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
2017         * misc.texi (Document View): Rename from Document Files, moved here
2018         from files.texi.
2020         * files.texi (Version Control): Move to maintaining.texi.
2021         Subnodes moved as well.
2022         (Document Files): Move to misc.texi.
2024         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2025         vc-update-change-log.
2026         (Version Control): Move here from files.texi.
2027         (Format of ChangeLog): Make it a subnode of Change Log.
2029         * emacs.texi (Top): Update node listing.
2031 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
2033         * files.texi (Files): Add a section about document
2034         files (doc-view-mode).
2036 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
2038         * building.texi (Compilation Mode):
2039         Document compilation-auto-jump-to-first-error.
2040         (Debuggers): Lower GUD subsections to subsubsections.
2041         (Starting GUD): Add cindex.
2042         (Lisp Interaction): Note that scratch is no longer the initial buffer.
2044 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
2046         * indent.texi (Indentation): Link to Program Indent.
2048         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2049         now uses emacsclient's terminal.
2051 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
2053         * mark.texi (Using Region): Document use-empty-active-region.
2055         * emacs.texi (Top): Update node listings.
2057         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
2058         Don't mention obsolete emacs.bash script.
2059         (Invoking emacsclient): Rewrite, moving optional arguments to
2060         emacsclient Options.
2061         (emacsclient Options): New node.  Document server-use-tcp and
2062         server-host.
2064 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
2066         * indent.texi (Indentation): Replace list with paragraphed text,
2067         putting description of syntax-driven indentation first.  Document new
2068         effect of active regions on tab.
2069         (Tab Stops): Note that editable tab stops affect indentation commands.
2071 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
2073         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2075 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
2077         * custom.texi (Function Keys): Note that modified keypad keys are not
2078         translated.
2080         * basic.texi (Arguments): Explain how to insert multiple digits.
2082 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
2084         * files.texi (Remote Files): Precise selection of default method.
2085         Rewrite paragraph about disabling remote file names.
2087 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
2089         * search.texi (Special Isearch): Document M-TAB is isearch.
2091         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2092         command.
2094         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2096 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
2098         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
2099         section.
2101 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
2103         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2104         to files.texi.  Move contents of vc2-xtra.texi here.
2106         * vc2-xtra.texi: File removed.
2108         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2109         Directory Commands from the submenu.  Don't include deleted file
2110         vc2-xtra.texi.
2112         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2113         (Version Control): Add VC Directory Mode and VC Directory Commands to
2114         the submenu.
2115         (Why Version Control?): Use table format.
2116         (Version Control Systems): Note that Meta-CVS support is gone.
2117         (VCS Concepts): Note precisely when VC started supporting filesets.
2118         Remove bogus xref to CVS Options node.
2119         (Types of Log File): Copyedits.
2120         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2121         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2122         The Right Thing.
2123         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2124         (Log Buffer): Reorganize node, putting C-c C-c description first.
2125         (Old Revisions): Use CVS for example, not RCS.
2126         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2127         Commands from the submenu, putting them under Version Control.
2128         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2129         need to include it in the manual unconditionally, since it is now
2130         crucial to using distributed version control systems.
2131         (Comparing Files): Note that diff uses the minibuffer, and that the
2132         output is shown using Diff mode.
2133         (Diff Mode): Explain what "patch" and "hunk" mean.
2134         Document diff-update-on-the-fly, diff-refine-hunk, and
2135         diff-show-trailing-whitespaces.
2136         (File Archives): Add rar support.
2138         * major.texi (Choosing Modes): Make mode selection sequence more
2139         obvious by describing the steps in order of priority.  Note that
2140         magic-mode-alist is nil by default.
2141         Document magic-fallback-mode-alist.
2143 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
2145         * frames.texi (Mouse References): Copyedits.
2147 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
2149         * ack.texi (Acknowledgments): Add myself as doc-view author.
2151 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
2153         * frames.texi (Dialog Boxes): Add @cindex entries.
2155 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
2157         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2158         (Text-Only Mouse): Copyedit.
2160 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
2162         * frames.texi: Use @key throughout for mouse clicks.
2163         (Cut/Paste Other App): Document yank-pop-change-selection.
2164         (Secondary Selection): Fix modified mouse click syntax.
2165         (Clipboard): Describe Cut, Copy and Paste commands.
2166         (Mouse References): Not all references are in read-only buffers.
2167         Copyedits.
2168         (Creating Frames): Add xref to Init File.
2169         (Frame Commands): Add xref to Exiting.
2170         (Scroll Bars): Document GTK vs toolkit behavior.
2172 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
2174         * files.texi (Version Control): Copyedits.  Add Bazaar.
2175         (Version Control Systems): List different VCS's using an itemized list.
2176         Add Bazaar.
2177         (VCS Concepts): Copyedits.  Tweak description of file merging.
2179         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2180         (Cut/Paste Other App): Document select-active-regions and
2181         x-select-enable-primary.
2183 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
2185         * mark.texi (Shift Selection): Correct case in node name.
2187         * emacs.texi (Top): Update node order in Mark chapter.
2189 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
2191         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2193         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
2194         elsewhere in the manual instead of describing yet again the intricacies
2195         of $HOME on MS-Windows and MS-DOS.
2197 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
2199         * mini.texi (Minibuffer File): Add xref to File Names.
2200         (Minibuffer File): Add discussion of `~' in file names.
2201         Add insert-default-directory index reference.
2203         * files.texi (File Names): Reorganize description.
2204         (Visiting): Add xref to Mode Line.  Copyedits.
2205         (Save Commands): Mention prefix behavior of C-x C-s.
2206         (Numbered Backups): Node deleted.
2207         (Backup Names): Contents of Numbered Backups moved here.  State default
2208         of version-control variable.
2209         (Reverting): Copyedits.
2210         (Version Control): Add additional version control systems.
2212         * emacs.texi (Top): Delete Numbered Backups node.
2214         * cmdargs.texi (General Variables): Change Numbered Backups xref to
2215         Backup Names.
2216         (Initial Options): Document renamed variable inhibit-startup-screen.
2218 2008-10-11  Romain Francoise  <romain@orebokech.com>
2220         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2222 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
2224         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2225         (Select Buffer): Mention use of minibuffer history.  Describe default
2226         value of default-major-mode.  Mention that C-x 4 b selects the other
2227         window.
2228         (List Buffers): Document CRM indicators in the order they appear.
2229         (Kill Buffer): Document new command kill-matching buffers.
2230         (Several Buffers): Move explanation of the relationship between buffer
2231         list and buffer menu to the top.
2232         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2234 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
2236         * entering.texi (Exiting): Document change of C-x C-c to
2237         save-buffers-kill-terminal.  Document kill-emacs.
2239 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
2241         * mule.texi (Coding Systems): Don't mention codepage-setup.
2243         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2244         cpNNN coding systems anymore.
2245         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
2246         for unibyte mode.  Don't mention line-drawing characters.
2247         Don't mention dos-unsupported-char-glyph.
2249 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
2251         * search.texi (Search): Shorten introduction.
2252         (Basic Isearch): Add command table.  Discuss reverse isearch and
2253         isearch highlighting.
2254         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
2255         ring to cindex.
2256         (Special Isearch): Move input methods discussion here.
2257         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2258         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2259         Repeat Isearch.
2260         (Isearch Minibuffer): New node.
2261         (Word Search): Document new word search commands.
2262         (Regexp Example): Simplify example using sentence-end-base variable.
2263         (Replace): Reword introduction.
2264         (Unconditional Replace): Remove unnecessary example.
2265         (Other Repeating Search): Document new `M-s o' binding.
2267         * emacs.texi (Top): Update node listings.
2269 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
2271         * emacs.texi (Top): Remove Kill Errors from menu.
2273 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
2275         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2276         interface for defining macros.  Simplify examples.  Note that C-g quits
2277         macro definitions.
2278         (Keyboard Macro Counter): Document using F3 to insert counter.
2279         Give usage example.
2280         (Keyboard Macro Query): Organize query responses in a table.
2282         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2283         Link to Erasing node.
2284         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
2285         rationale to a footnote.
2286         (Kill Errors): Remove node, due to redundancy with Erasing.
2287         (Spelling): Move discussion of flyspell to end.  Note new behavior of
2288         M-$ in active region.  Remove non-ispell-specific keybindings from
2289         table.
2291 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
2293         * cmdargs.texi (Initial Options): Document --daemon.
2295 2008-09-20  Glenn Morris  <rgm@gnu.org>
2297         * files.texi (Numbered Backups): Mention that some modes set
2298         version-control.
2300 2008-09-20  Jim Blandy  <jimb@red-bean.com>
2302         * files.texi (Numbered Backups): Reference File Variables, as well.
2303         Remove discussion of Rmail's implementation.
2305 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
2307         * misc.texi (Recursive Edit): Note that top-level exits active
2308         minibuffers.
2310         * trouble.texi (Quitting): Likewise.
2312 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
2314         * emacs.texi (Top): Add Temporary Face Changes xref.
2316         * display.texi (Display): Move Temporary Face Changes node to just
2317         after Standard Faces.
2318         (Scrolling): Document recenter-top-bottom instead of recenter.
2319         (Horizontal Scrolling): Move auto hscroll discussion to the top.
2320         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2321         (Display Custom): Copyedits.
2322         (Optional Mode Line): Document display-battery-mode.
2324 2008-08-27  Romain Francoise  <romain@orebokech.com>
2326         * custom.texi (Directory Variables): Minor fix.
2328 2008-08-27  Glenn Morris  <rgm@gnu.org>
2330         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2331         descriptions.
2332         (Calendar Customizing): Tweak layout description.
2333         Move calendar-today-marker and calendar-today face to the other
2334         markers.  Condense calendar-star-date and calendar-mark-today
2335         description.
2336         (Holiday Customizing): Add oriental and solar holidays.
2337         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2338         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
2339         (Date Display Format): Change ISO format.  Be less verbose.
2340         (Diary Customizing): Mention day and month abbrev arrays.
2341         Mention the date-form variables by name.  Update European example.
2342         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
2343         Condense examples.  Mention diary-entry-symbols by name.
2344         Condense table for insertion commands.
2345         (Fancy Diary Display): Mention diary-include-string and
2346         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
2347         Ethiopic, Persian date functions.  Condense descriptions.
2349         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2350         (Adding to Diary): Adapt for changed node name.
2352 2008-08-26  Glenn Morris  <rgm@gnu.org>
2354         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2355         node "Hebrew/Islamic Entries".
2357         * calendar.texi (Specified Dates): Fix names of iso functions.
2358         (General Calendar): There may not be another window.
2359         (Writing Calendar Files, Holidays): Tweak intro.
2360         (Holidays): Mention Baha'i and Chinese holidays.
2361         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2362         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2363         (To Other Calendar): Add calendar-print-other-dates.
2364         Refer to "graphic display" rather than "X.
2365         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
2366         (Displaying the Diary): Fix whitespace after reference.
2367         Fix `diary-number-of-entries' reference.
2368         (Date Formats): Explicitly mention that day names can be abbreviated.
2369         (Adding to Diary): Add some references to other sections.
2370         (Special Diary Entries): Fix reference.
2371         (Appointments): Simplify appt-message-warning-time entry.
2372         Clarify where times must be.
2373         (Importing Diary): Comment out icalendar paragraph that does not apply.
2374         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2376 2008-08-23  Glenn Morris  <rgm@gnu.org>
2378         * fortran-xtra.texi (Fortran): Change description of free form and
2379         fixed form a bit.  Mention hideshow and imenu.
2380         (Fortran Motion): Mention fortran-end-of-subprogram,
2381         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2382         (Fortran Indent): Minor re-word.
2383         (ForIndent Commands): Mention fortran-fill-paragraph and
2384         fortran-fill-statement.
2385         (ForIndent Cont): Mention fortran-tab-mode-string.
2386         (Fortran Comments): Mention fortran-comment-line-start-skip.
2387         (Fortran Columns): Mention font-locking.
2388         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2390 2008-08-23  Johan Bockgård  <bojohan@muon>
2392         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2394 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
2396         * mini.texi (Minibuffer): Simplify introduction.
2397         (Minibuffer File): Document tilde in minibuffer filenames.
2398         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
2399         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
2400         (Completion Example): Update example to current command list.
2401         (Completion Options): Document `lazy' value of completion-auto-help.
2402         Update contents of completion-ignored-extensions.
2403         (Minibuffer History): Describe "future history" list.  State default
2404         value of history-delete-duplicates.
2406 2008-08-21  Glenn Morris  <rgm@gnu.org>
2408         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
2409         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
2411 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
2413         * regs.texi (Registers): Clarify valid register names.
2414         (RegPos): Note that buffer is saved and restored too.
2415         (RegText): Note that mark is reactivated/deactivated.
2416         (RegConfig): Xref to Windows node.
2418 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
2420         * basic.texi (Inserting Text): Provide command name for C-q.
2422         * killing.texi (Killing): Copyedit.  Define read-only text.
2423         (Deletion): DEL and C-d were already explained in Erasing; xref there.
2424         (Killing by Lines): Copyedit.
2425         (Other Kill Commands): Move M-w description here.
2426         (Yanking): Move M-w to Other Kill Commands.
2427         (Kill Ring): Also mention saving text in registers.  Link to Text
2428         Properties in elisp manual.
2429         (Accumulating Text): Copyedit.
2430         (CUA Bindings): Shift selection is now the default.
2432 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2434         * maintaining.texi (Change Log): Mention next-error is available.
2436 2008-08-10  Glenn Morris  <rgm@gnu.org>
2438         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2439         and intermonth text.
2440         (Holiday Customizing): Add holiday-chinese.
2442 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
2444         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
2446 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
2448         * files.texi (Log Buffer): Describe C-c C-d.
2449         (Diff Mode): Describe C-x 4 A.
2451 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
2453         * vc1-xtra.texi (VC Directory Mode): Fix last change.
2455 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
2457         * files.texi (Old Revisions): Update the keys used by vc-annotate and
2458         describe the new bindings to show the changeset diff, toggle annotation
2459         visibility, show revisions.
2460         (VC Status): Describe key bindings for modifying the change comments,
2461         displaying changeset diffs and annotations.
2463         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2465 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
2467         * vc1-xtra.texi (VC Directory Mode): Fix typo.
2469 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
2471         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2472         and wording.
2474 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
2476         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
2477         marking/unmarking.  Add descriptions for the multiple file search
2478         commands.  Improve some old info.
2480 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
2482         * display.texi (Visual Line Mode): New node.
2484         * basic.texi (Inserting Text): Move DEL to deletion node.
2485         (Moving Point): Add additional alternative key bindings.
2486         Describe line-move-visual.
2487         (Erasing): Describe DEL.
2488         (Basic Undo, Blank Lines, Arguments): Copyedit.
2489         (Continuation Lines): Mention Visual Line mode.
2490         (Position Info): Move extended discussion to mule.texi.
2492         * mule.texi (International Chars): Describe C-x =.
2494         * emacs.texi (Top): Add Visual Line Mode node.
2496 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
2498         * emacs.texi: Remove VMS support.
2500 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
2502         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2503         the vc-dir command name.
2505 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
2507         * xresources.texi: Remove mentions of Mac Carbon.
2509 2008-07-19  Andreas Schwab  <schwab@suse.de>
2511         * ns-emacs.texi: Move to ../misc.
2513 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
2515         * entering.texi (Exiting): Don't describe text-only terminals as the
2516         default.  Describe the new startup screen.
2517         (Exiting): Describe how to kill Emacs first.  Change description of
2518         iconification to handle modern window systems.
2520 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
2522         * ns-emacs.texi: New file, documents features of Emacs port under
2523         NeXTstep windowing.
2525 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
2527         * entering.texi (Entering Emacs): Update prev node.
2529         * glossary.texi (Glossary): Remove xref to Text Characters.
2531         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
2532         directly, rather than in the context of ASCII.  Move description of
2533         special properties of modifier key to new Modifier Keys node.
2534         (Keys): Copyedit.
2535         (Text Characters): Delete node.  Multibyte is the default nowadays, and
2536         the node contents are obsolete.
2538         * custom.texi (Modifier Keys): New node.
2540         * emacs.texi (Top): Update node list.
2542 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
2544         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
2545         saying that Emacs provides menus and mouse support (which is par for
2546         the course).
2548         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
2549         early on.
2550         (Point): Copyedit.  Relegate historical trivia to a footnote.
2551         (Mode Line): Explain mode-line format more consistently.
2552         (Menu Bar): Copyedit.
2554 2008-06-27  Glenn Morris  <rgm@gnu.org>
2556         * cal-xtra.texi (Sexp Diary Entries):
2557         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2559 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
2561         * mark.texi (Shift selection): New node.
2562         (Mark): Copyedits.
2563         (Persistent Mark): Move to the end of the chapter.
2565 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
2567         * makefile.w32-in (distclean): Remove makefile.
2569 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
2571         * building.texi (Starting GUD): Add an entry for gud-gdb.
2572         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2573         command mode.
2575 2008-06-17  Glenn Morris  <rgm@gnu.org>
2577         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2579 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
2581         * building.texi (Starting GUD): Expand on remote debugging.
2582         (Other GDB-UI Buffers): Mention new keyboard bindings.
2584 2008-06-15  Glenn Morris  <rgm@gnu.org>
2586         * gnu.texi: Use a verbatim license for this invariant section,
2587         as per etc/GNU.
2589 2008-06-13  Daniel Engeler  <engeler@gmail.com>
2591         * emacs.texi, misc.texi: Add documentation about serial port access.
2593 2008-06-13  Glenn Morris  <rgm@gnu.org>
2595         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2596         maintain.info.
2598 2008-06-05  Miles Bader  <miles@gnu.org>
2600         * display.texi (Temporary Face Changes): Update to reflect function
2601         renamings in face-remap.el.
2603 2008-06-04  Miles Bader  <miles@gnu.org>
2605         * display.texi (Temporary Face Changes):
2606         Add `adjust-buffer-face-height'.  Rewrite description of
2607         `increase-buffer-face-height' and `decrease-default-face-height' now
2608         that they aren't bound by default.
2610 2008-06-03  Miles Bader  <miles@gnu.org>
2612         * display.texi (Temporary Face Changes): New node.
2614 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
2616         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2618 2008-05-31  Glenn Morris  <rgm@gnu.org>
2620         * cal-xtra.texi (Fancy Diary Display): Simplify.
2622 2008-05-30  Glenn Morris  <rgm@gnu.org>
2624         * cal-xtra.texi (Fancy Diary Display): Update for
2625         diary-display-function replacing diary-display-hook.
2627 2008-05-29  Drew Adams  <drew.adams@oracle.com>
2629         * msdog.texi (Windows Keyboard): Add descriptions of
2630         w32-register-hot-key and w32-unregister-hot-key.
2632 2008-05-21  Tom Tromey  <tromey@redhat.com>
2634         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
2635         Variables node.
2637 2008-05-19  Tom Tromey  <tromey@redhat.com>
2639         * custom.texi (Variables): Add Directory Variables to menu.
2640         (Directory Variables): New node.
2642 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
2644         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
2646 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
2648         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
2649         Revision Tags and rewritten.  Section now uses modern terminology,
2650         (tags rather than snapshots) and describes post-SCCS systems more
2651         accurately.
2653 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
2655         * msdog.texi (Windows Files): Update documentation of
2656         w32-get-true-file-attributes.
2658 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
2660         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2661         directory mode.
2663 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
2665         * killing.texi (Appending Kills): Remove a strangely off-topic index
2666         entry "television".
2668 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
2670         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
2672 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
2674         * emacs/buffers.texi, emacs/files.texi (Version-control):
2675         vc-toggle-read-only is no longer a good idea...
2677 2008-04-29  Glenn Morris  <rgm@gnu.org>
2679         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2681 2008-04-22  Juri Linkov  <juri@jurta.org>
2683         * dired.texi (Subdirectories in Dired): Describe using `^'
2684         to return to the parent directory.
2686 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
2688         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2689         recent changes.
2691 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
2693         * building.texi (GDB-UI Layout, Breakpoints Buffer)
2694         (Other GDB-UI Buffers): Update for recent thread related changes.
2696 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
2698         * maintaining.texi (Maintaining):
2699         * emacs.texi (Top): Typo.
2701 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2703         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2704         arg in `font-lock-add-keywords'.
2706 2008-04-08  Glenn Morris  <rgm@gnu.org>
2708         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2709         Also add Baha'i calendar references where appropriate.
2711 2008-04-05  Glenn Morris  <rgm@gnu.org>
2713         * custom.texi (Init File): Byte-compiling .emacs is bad.
2715 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2717         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2719 2008-03-29  Glenn Morris  <rgm@gnu.org>
2721         * calendar.texi: Update for `calendar-date-style' replacing
2722         `european-calendar'.
2724 2008-03-28  Jason Rumney  <jasonr@gnu.org>
2726         * display.texi (Display Custom): Mention overlay-margin in text.
2728 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
2730         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2731         tutorial' comments.
2733 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
2735         * mark.texi (Mark): Rearrange nodes.
2736         (Persistent Mark): Rename from Transient Mark.
2737         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2738         Describe Transient Mark mode as the default.
2740         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2741         the default behavior with Transient Mark mode off.
2742         (Position Info): Fix typo.
2744         * display.texi (Standard Faces): Reference the Mark node.
2745         Remove discussion of the region face, which is discussed there.
2747         * emacs.texi (Top): Update node listings.
2749         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2750         as the default.
2752         * fixit.texi (Undo): Standardize choice of undo key sequence.
2753         (Undo, Spelling): Describe Transient Mark mode as the default.
2755         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2756         default.
2758         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2760         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2761         mode is the default, and note that the mark is not activated when set.
2763         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2764         Describe Transient Mark mode as the default.
2766         * search.texi (Basic Isearch): Reference the Mark Ring node.
2767         (Replace, Unconditional Replace, Other Repeating Search):
2768         Describe Transient Mark mode as the default.
2770         * text.texi (Words, Pages, Fill Commands, HTML Mode):
2771         Describe Transient Mark mode as the default.
2772         (Paragraphs): Describe how M-h behaves when region is active.
2774         * trouble.texi (Quitting): Clarify effects of C-g.
2776 2008-03-13  Glenn Morris  <rgm@gnu.org>
2778         * emacs.texi (EMACSVER): Set to 23.0.60.
2780 2008-03-05  Glenn Morris  <rgm@gnu.org>
2782         * dired.texi (Hiding Subdirectories): Fix previous change.
2784 2008-03-05  Drew Adams  <drew.adams@oracle.com>
2786         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
2788 2008-02-28  Kim F. Storm  <storm@cua.dk>
2790         * help.texi (Help Files): Move describe-gnu-project to C-h g.
2791         Move describe-distribution to C-h C-o.
2792         Move view-emacs-problems to C-h C-p.
2793         Add view-emacs-debugging on C-h C-d.
2794         Add view-external-packages on C-h C-e.
2795         Add view-order-manuals on C-h C-m.
2797 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
2799         * msdog-xtra.texi (MS-DOS): Docstring fix.
2801 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
2803         * msdog.texi (Windows Fonts): Use a @table for describing font
2804         properties.
2806 2008-02-07  Jason Rumney  <jasonr@gnu.org>
2808         * msdog.texi (Windows Files): w32-get-true-file-attributes default
2809         value has changed.
2810         (Windows HOME): Clarify what is meant by "if that fails as well".
2811         (Windows Fonts): New section.
2813 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
2815         * basic.texi (Basic Undo): Remove duplicate "you can".
2817 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
2819         * maintaining.texi (Tags): Fix last change.
2821 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
2823         * tramp.texi: Use new FSF's Back-Cover Text.
2825 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
2827         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2829 2008-01-26  Richard Stallman  <rms@gnu.org>
2831         * maintaining.texi (Tags): Delete redundant index entry.
2833 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
2835         * programs.texi (Imenu): Move "@cindex tags" from here...
2836         * maintaining.texi (Tags): ...to here.
2838 2008-01-23  Kevin Ryde  <user42@zip.com.au>
2840         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2841         click count.
2843 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
2845         * entering.texi (Exiting): Fix typo.
2846         Reported by D. E. Evans <sinuhe@gnu.org>.
2848 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
2850         * glossary.texi (Glossary): Fix typo.
2852 2007-12-27  Richard Stallman  <rms@gnu.org>
2854         * text.texi (Formatted Text): Improve menu tag.
2855         (Editing Format Info): In Info, add duplicate menu of nodes
2856         about the submenus.
2857         (Format Faces): Say where Faces menu is found.  Mention Other.
2858         (Format Colors): Say where these submenus are found.
2859         (Format Indentation, Format Justification): Likewise.
2860         (Format Properties): Likewise.
2862 2007-12-22  Richard Stallman  <rms@gnu.org>
2864         * search.texi (Query Replace): Make exp of query-replace more
2865         self-contained, and clarify.
2867         * cc-mode.texi (Getting Started): Change @ref to @pxref.
2869 2007-12-15  Richard Stallman  <rms@gnu.org>
2871         * files.texi (Auto Save): Clarify definition of auto-saving.
2873 2007-11-26  Richard Stallman  <rms@gnu.org>
2875         * help.texi (Help Echo): Cleanups.
2877 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
2879         * files.texi (Why Version Control?): Fix typo.
2880         (VCS Concepts): Fix typos; small tense fix.
2881         (Selecting a Fileset): Fix typos; small rewording.
2882         (Log Buffer): Likewise.
2883         (Old Revisions): Likewise.
2885 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
2887         * mule.texi (Communication Coding): Fix wording of last change.
2889 2007-11-16  Werner Lemberg  <wl@gnu.org>
2891         * custom.texi (Specifying File Variables):
2892         * major.texi (Choosing Modes): Mention '\" in man pages.
2894 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
2896         * mule.texi (Communication Coding): Document x-select-request-type.
2898         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2900 2007-11-15  Francesco Potortì  <pot@gnu.org>
2902         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
2903         --output=file.
2905 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
2907         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2908         (Help Echo): Avoid mentioning the term "region" here and
2909         consistently use the term "active text".
2911 2007-11-11  Glenn Morris  <rgm@gnu.org>
2913         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2915 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
2917         * search.texi (Query Replace):
2918         Mention `query-replace-show-replacement'.
2920 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
2922         * building.texi (Watch Expressions): Remove obscure sentence.
2924 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
2926         * mule.texi (Select Input Method): Describe how to activate an input
2927         method in the text mode.
2929 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
2931         * cmdargs.texi (Misc Variables): Remove Sun windows info.
2933 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
2935         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2937 2007-10-30  Glenn Morris  <rgm@gnu.org>
2939         * misc.texi (Directory Tracking): Explain a bit more about
2940         dirtrack-mode.
2942 2007-10-25  Glenn Morris  <rgm@gnu.org>
2944         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2946 2007-10-24  Richard Stallman  <rms@gnu.org>
2948         * misc.texi (Interactive Shell): Cleanup last change.
2950 2007-10-22  Juri Linkov  <juri@jurta.org>
2952         * mini.texi (Minibuffer History): Add text about a list of minibuffer
2953         default values.
2955 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
2957         * files.texi: Disambiguate two slightly different uses of the term
2958         'filesets'.
2960 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
2962         * trouble.texi (Quitting): Fix typo.
2964 2007-10-18  Glenn Morris  <rgm@gnu.org>
2966         * frames.texi (Mode Line Mouse): Mention minor mode names.
2968 2007-10-17  Juri Linkov  <juri@jurta.org>
2970         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2971         fill-paragraph operates on the active region in Transient Mark mode.
2972         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2973         with fill-paragraph.
2975         * basic.texi (Arguments): Replace fill-paragraph-or-region with
2976         fill-paragraph.
2978         * fixit.texi (Spelling): ispell-word operates on the active region
2979         in Transient Mark mode.
2981 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
2983         * building.texi (Source Buffers):
2984         * custom.texi (Init Non-ASCII):
2985         * glossary.texi (Glossary): Use "key binding" consistently.
2987 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
2989         * calendar.texi (Diary): Fix directive.
2991 2007-10-16  Richard Stallman  <rms@gnu.org>
2993         * calendar.texi (Diary): Clarify text about diary file example.
2995 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
2997         * files.texi: Capitalize node names according to convention.
2999 2007-10-13  Glenn Morris  <rgm@gnu.org>
3001         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3003 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
3005         * emacs.texi:
3006         * files.texi (Version Systems): Minor fixes to version-control material
3007         suggested by RMS and Robert J. Chassell.
3009 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
3011         * files.texi (Version Systems):
3012         * vc-xtra.texi:
3013         * vc1-xtra.texi:
3014         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
3015         operations.  Change of terminology from `version' to `revision'.
3016         Revise text for adequate description of VCSes with monotonic IDs.
3017         * emacs.texi: Change of terminology from `version' to `revision'.
3019 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
3021         * files.texi (Version Systems): Describe newer VCses.
3022         Reorder the descriptions to be chronological.
3024 2007-10-09  Richard Stallman  <rms@gnu.org>
3026         * display.texi (Cursor Display): Correct how cursor appears
3027         in nonselected windows.
3029 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
3031         * building.texi (GDB Graphical Interface): Remove references to gdba
3032         and mention gud-gdb.
3034 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
3036         * rmail.texi (Rmail Sorting): Improve indexing.
3038 2007-10-06  Juri Linkov  <juri@jurta.org>
3040         * text.texi (Fill Commands): Document fill-paragraph-or-region.
3041         (Fill Prefix, Format Indentation): Replace fill-paragraph with
3042         fill-paragraph-or-region.
3044         * basic.texi (Arguments): Replace fill-paragraph with
3045         fill-paragraph-or-region.
3047 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
3049         * files.texi: Update the section on version control for 2007
3050         conditions.  None of these changes are new-VC-specific; that
3051         will come later.
3053 2007-09-15  Glenn Morris  <rgm@gnu.org>
3055         * calendar.texi (Holidays): Change all instances of `holiday-list' back
3056         to `list-holidays'.
3058 2007-09-14  Glenn Morris  <rgm@gnu.org>
3060         * calendar.texi: Update all instances of mark-calendar-holidays,
3061         list-calendar-holidays, list-holidays with the new names.
3063 2007-09-06  Glenn Morris  <rgm@gnu.org>
3065         Move manual sources from man/ to subdirectories of doc/.
3066         Split into the Emacs manual in emacs/, and other manuals in misc/.
3067         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3068         manual.
3069         (infodir): New variable.
3070         (info): Use $infodir.
3071         (emacsman): Delete target, not needed any more.
3072         Move all targets that are not the Emacs manual to misc/Makefile.in.
3073         (mostlyclean): Remove `gnustmp'.
3074         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3075         manual.
3076         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
3077         (emacsman): Delete target, not needed any more.
3078         (clean): Remove all info files but Emacs manual.
3079         Move all targets that are not the Emacs manual to misc/Makefile.in.
3080         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3082         * Makefile.in (INFOSOURCES): Delete.
3083         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3084         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
3085         *.vrs *.toc here...
3086         (maintainer-clean): ...from here.
3088 2007-09-05  Glenn Morris  <rgm@gnu.org>
3090         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3092 2007-08-29  Glenn Morris  <rgm@gnu.org>
3094         * emacs.texi (EMACSVER): Increase to 23.0.50.
3096 2007-08-27  Richard Stallman  <rms@gnu.org>
3098         * emacs.texi (Top): Clarify menu item for Glossary.
3100         * display.texi (Faces): Change secn title.
3101         Clarify not all fonts come from Font Lock.
3103 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
3105         * basic.texi (Position Info): Add index entry for face at point.
3106         Mention that character faces are also displayed by "C-u C-x =".
3108 2007-08-08  Glenn Morris  <rgm@gnu.org>
3110         * glossary.texi (Glossary): Deprecate `iff'.
3112 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
3114         * files.texi (File Conveniences): Document point motion keys in Image
3115         mode.
3117 2007-07-27  Glenn Morris  <rgm@gnu.org>
3119         * emacs.texi (Copying): Include license text from gpl.texi, rather than
3120         in-line.
3122         * gpl.texi: New file with text of GPL.
3123         * Makefile.in (EMACSSOURCES): Add gpl.texi.
3125 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
3127         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3129         * dired.texi (Wdired): Mention C-x C-q key binding.
3131 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
3133         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3135 2007-07-25  Glenn Morris  <rgm@gnu.org>
3137         * emacs.texi (Copying): Replace license with GPLv3.
3139         * Relicense all FSF files to GPLv3 or later.
3141 2007-07-24  Glenn Morris  <rgm@gnu.org>
3143         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3144         for some calendars.
3146 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
3148         * screen.texi (Mode Line): Describe new mode-line flag that shows if
3149         default-directory for the current buffer is on a remote machine.
3151 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
3153         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3154         default value.
3156 2007-07-21  Richard Stallman  <rms@gnu.org>
3158         * files.texi (Why Version Control?): Improve previous change.
3160 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
3162         * files.texi (Why Version Control?): New node.
3164 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
3166         * building.texi (Starting GUD): Add xref to this anchor.
3168 2007-06-24  Karl Berry  <karl@gnu.org>
3170         * emacs.texi: New Back-Cover Text.
3172 2007-06-07  Alan Mackenzie  <acm@muc.de>
3174         * display.texi (Optional Mode Line): Document the new form of
3175         line+column numbers, "(561,2)".
3177 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
3179         * maintaining.texi (Create Tags Table): Fix typos.
3181 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
3183         * Version 22.1 released.
3185 2007-05-07  Karl Berry  <karl@gnu.org>
3187         * emacs.texi (EMACSVER): Back to 22.
3189 2007-05-06  Richard Stallman  <rms@gnu.org>
3191         * maintaining.texi (Create Tags Table): Clean up previous change.
3193 2007-05-05  Francesco Potortì  <pot@gnu.org>
3195         * maintaining.texi (Create Tags Table): Add text about the dangers of
3196         making symbolic links to tags files.
3198 2007-05-04  Karl Berry  <karl@gnu.org>
3200         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3202 2007-05-03  Karl Berry  <karl@gnu.org>
3204         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3206         * .cvsignore (*.pdf): New entry.
3208         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3209         for printing.
3211 2007-05-01  Richard Stallman  <rms@gnu.org>
3213         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3215 2007-04-28  Glenn Morris  <rgm@gnu.org>
3217         * ack.texi (Acknowledgments):
3218         * anti.texi (Antinews):
3219         * programs.texi (Program Modes): Restore mention of python.el pending
3220         consideration of legal status.
3222 2007-04-28  Richard Stallman  <rms@gnu.org>
3224         * files.texi (File Names): Fixes to ~ description on MS systems.
3226 2007-04-26  Glenn Morris  <rgm@gnu.org>
3228         * emacs.texi (EMACSVER): Increase to 22.1.50.
3230 2007-04-25  Karl Berry  <karl@gnu.org>
3232         * emacs.texi: Improve line breaks on copyright page,
3233         similar layout to lispref, 8.5x11 by default.
3235         * dired.texi (Image-Dired): Improve line break, fix typo.
3237 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
3239         * programs.texi (Program Modes):
3240         * anti.texi (Antinews):
3241         * ack.texi (Acknowledgments): python.el removed.
3243 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
3245         * display.texi (Highlight Interactively): Correct description of
3246         hi-lock-file-patterns-policy.
3248         * files.texi (File Archives): Mention self-extracting executables.
3250 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
3252         * search.texi (Unconditional Replace, Query Replace): Add xref to
3253         "Replacement and Case".
3255 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
3257         * dired.texi (Image-Dired): Move from Thumbnails node.
3258         * misc.texi (Thumbnails): Node deleted.
3259         * emacs.texi (Top): Update node listing.
3261         * files.texi (File Conveniences):
3262         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
3264 2007-04-21  Richard Stallman  <rms@gnu.org>
3266         * display.texi (Highlight Interactively): Correct previous change.
3267         Clarify doc of hi-lock-find-patterns, and move new features into it.
3269 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
3271         * display.texi (Highlight Interactively):
3272         Document hi-lock-file-patterns-policy.
3274 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
3276         * display.texi (Scrolling): Fix typo.
3278 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
3280         * doclicense.texi: Remove node heading, so that it can be included by
3281         other files.
3283         * emacs.texi: Insert node heading for GFDL.
3285 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
3287         * cmdargs.texi (Colors): Qualify "color of window" index entry by
3288         "command line".
3290         * display.texi (Faces): Refer to "Creating Frames" for face
3291         and other frame customizations in .emacs.
3293         * frames.texi (Creating Frames): Mention that face customizations can
3294         be put in .emacs.  Add index entries.
3296 2007-04-12  Richard Stallman  <rms@gnu.org>
3298         * glossary.texi (Glossary): Explain `iff'.
3300 2007-04-11  Karl Berry  <karl@gnu.org>
3302         * gnu.texi (Top),
3303         * macos.texi (Mac Font Specs),
3304         * anti.texi (Antinews),
3305         * xresources.texi (Resources),
3306         * misc.texi (Emulation),
3307         * calendar.texi (Daylight Saving),
3308         * dired.texi (Dired and Find),
3309         * rmail.texi (Remote Mailboxes),
3310         * sending.texi (Mail Headers),
3311         * programs.texi (Which Function),
3312         * files.texi (Recover),
3313         * buffers.texi (Uniquify),
3314         * frames.texi (Wheeled Mice),
3315         * killing.texi (Rectangles): Wording to improve breaks in
3316         8.5x11 format.
3317         * mule.texi (Language Environments): \hbadness=10000 since there's
3318         no way to reword.
3319         * emacs.texi (smallbook): New @set to more easily switch between
3320         smallbook and 8.5x11.
3322 2007-04-11  Richard Stallman  <rms@gnu.org>
3324         * files.texi (File Conveniences): Add xref to Tumme.
3325         Delete text about Thumbnail mode.
3327 2007-04-09  Alan Mackenzie  <acm@muc.de>
3329         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3330         new name.  Insert concept index entries.
3332 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
3334         * display.texi (Standard Faces): Document prefix arg for
3335         list-faces-display.
3337         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3339 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
3341         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3343         * files.texi (Misc File Ops): Rewrite description of
3344         insert-file-literally.
3346 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
3348         * misc.texi (Printing): Postscript -> PostScript.
3350         * ack.texi (Acknowledgments): Postscript -> PostScript.
3352         * custom.texi (Init File, Init Non-ASCII): Fix last change.
3354         * emacs.texi (Top): Fix the menu due to the change in custom.texi
3355         below.
3357 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
3359         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
3360         Init Non-ASCII.
3361         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3362         (Init Non-ASCII): New node.
3364 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3366         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3368 2007-03-12  Glenn Morris  <rgm@gnu.org>
3370         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3371         "Daylight Savings".
3373         * calendar.texi: Replace "daylight savings" with "daylight
3374         saving" in text throughout.
3376 2007-03-04  Richard Stallman  <rms@gnu.org>
3378         * custom.texi (Safe File Variables): Minor correction.
3380 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
3382         * rmail.texi (Movemail): Add internal ref.
3383         Don't indent the intro for the PROTO table.
3384         Format PROTO table items with @code.
3386 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
3388         * building.texi: Remove references to bashdb.
3390 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
3392         * mule.texi (Language Environments): Update list of supported language
3393         environments.
3395 2007-02-14  Kim F. Storm  <storm@cua.dk>
3397         * building.texi (Grep Searching): Fix lgrep doc.
3399 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
3401         * back.texi: Remove unused file.
3403 2007-02-05  Francesco Potortì  <pot@gnu.org>
3405         * maintaining.texi (Tag Syntax): Now --members is the default for
3406         etags, not for ctags yet.
3408 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
3410         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
3411         headers compliant with Texinfo guidelines and with what texnfo-upd.el
3412         expects.  Add comments to prevent people from inadvertently modifying
3413         the key parts needed by `texinfo-multiple-files-update'.
3415 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
3417         * frames.texi (Secondary Selection): Window clicked does not matter
3418         when mouse-yank-at-point is non-nil.
3420 2007-01-16  Glenn Morris  <rgm@gnu.org>
3422         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3423         system abbrev.
3425 2007-01-11  Richard Stallman  <rms@gnu.org>
3427         * msdog.texi (Windows Keyboard): Another small cleanup.
3429 2007-01-10  Richard Stallman  <rms@gnu.org>
3431         * msdog.texi (Windows Keyboard): Yet another try to make
3432         everyone happy with that passage.
3434 2007-01-05  Richard Stallman  <rms@gnu.org>
3436         * anti.texi (Antinews): Mention M-x shell scrolling.
3438 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
3440         * building.texi (Watch Expressions): Describe gdb-max-children.
3442 2007-01-04  Richard Stallman  <rms@gnu.org>
3444         * msdog.texi (Windows Keyboard): Clarify previous change.
3446 2007-01-02  Richard Stallman  <rms@gnu.org>
3448         * custom.texi (Changing a Variable): Minor clarification.
3449         (Specific Customization): customize-customized => customize-unsaved.
3451         * entering.texi (Entering Emacs): Clean up text about restarting
3452         Emacs for each file.
3454         * misc.texi (Shell Options): Minor cleanup.
3456         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3457         with Emacs, not vice versa.
3459         * programs.texi (Symbol Completion): Recommend customizing
3460         window manager.
3462         * xresources.texi (Resources): Minor fix.
3464 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
3466         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3468 2007-01-01  Richard Stallman  <rms@gnu.org>
3470         * commands.texi (User Input): Document keys stolen by window mangers.
3472 2006-12-31  Richard Stallman  <rms@gnu.org>
3474         * custom.texi (Specific Customization): Document customize-option
3475         instead of customize-variable.
3477 2006-12-31  Kim F. Storm  <storm@cua.dk>
3479         * major.texi (Choosing Modes): Document auto-mode-case-fold.
3481 2006-12-30  Kim F. Storm  <storm@cua.dk>
3483         * killing.texi (CUA Bindings): Fix typo.
3485         * xresources.texi (Table of Resources): Mention grow-only value for
3486         auto-resize-tool-bars.
3488 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
3490         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3491         and how to get them back.
3493 2006-12-26  Richard Stallman  <rms@gnu.org>
3495         * calendar.texi (Holidays): Holiday listing is based on current
3496         practice, but DST is not.
3498 2006-12-25  Richard Stallman  <rms@gnu.org>
3500         * emacs.texi (Top): Update subnode menus.
3502         * mark.texi (Transient Mark): Fix xref.
3504         * killing.texi (Graphical Kill): Node deleted.
3505         (Killing): Add xref to Cut and Paste.
3506         (CUA Bindings): Update xref.
3508         * frames.texi (Cut and Paste): New section to hold other nodes.
3509         (Mouse Commands): Node demoted.
3510         (Cut/Paste Other App): Split out from Mouse Commands.
3511         (Word and Line Mouse): Likewise.
3512         (Secondary Selection, Clipboard): Nodes demoted.
3514 2006-12-24  Kevin Ryde  <user42@zip.com.au>
3516         * calendar.texi (Holidays): US daylight saving begins second Sunday
3517         in March for 2007 onwards.
3518         (Daylight Savings): Show new US default daylight saving rules, 2nd
3519         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3521 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
3523         * calendar.texi (Scroll Calendar): < and > are switched.
3525 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
3527         * killing.texi (Deletion): Describe M-\ prefix argument.
3529 2006-12-23  Richard Stallman  <rms@gnu.org>
3531         * search.texi (Regexp Search): Explain why forward and reverse regexp
3532         search are not mirror images.
3534 2006-12-19  Kim F. Storm  <storm@cua.dk>
3536         * major.texi (Choosing Modes): Describe match-function elements for
3537         magic-mode-alist.
3539 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
3541         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3542         peculiarities.
3544 2006-12-18  Richard Stallman  <rms@gnu.org>
3546         * abbrevs.texi (Editing Abbrevs): Fix previous change.
3548 2006-12-17  Alan Mackenzie  <acm@muc.de>
3550         * programs.texi (Left Margin Paren): Remove the bit which says
3551         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3552         Discuss some of the issues of setting this option to nil.
3554 2006-12-17  Glenn Morris  <rgm@gnu.org>
3556         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3558 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
3560         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3561         (Windows Files): `w32-get-true-file-attributes' is only relevant for
3562         NTFS volumes.
3563         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3564         volumes.
3566 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
3568         * text.texi (HTML Mode): Fix "C-c TAB".
3570 2006-12-09  Richard Stallman  <rms@gnu.org>
3572         * misc.texi (Invoking emacsclient): Simplify TCP file text.
3574 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
3576         * files.texi (Misc File Ops): Document insert-file-literally.
3578 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
3580         * cmdargs.texi (Colors): Note that --color is intended for overriding
3581         the terminal defaults, not for normal invocation.
3583         * misc.texi (Emacs Server): Improve wording.  Don't mention the
3584         ``server program''.  Add a cross-reference to "Init File" node.
3585         (Invoking emacsclient): Add index entries.  Document both short and
3586         long versions of command-line options.  Document the -f option.
3588 2006-12-06  Richard Stallman  <rms@gnu.org>
3590         * text.texi (Outline Format): Say to set outline-regexp
3591         and outline-level with major modes and file local variables.
3593 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
3595         * anti.texi (Antinews): Mention the alternative to
3596         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3598         * misc.texi (Interactive Shell): Ditto.
3600 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
3602         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3604         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3606 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
3608         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3609         colon in the mode line.
3611         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3613 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
3615         * building.texi (Watch Expressions): Mention SPC for expanding/
3616         contracting watch expressions.
3618 2006-11-26  Kim F. Storm  <storm@cua.dk>
3620         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3622 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
3624         * building.texi (Debugger Operation): Define text command mode.
3625         Clarify how tooltips work.
3626         (GDB Graphical Interface): Explain how to run in text command mode
3627         more clearly.
3629 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
3631         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3633 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
3635         * anti.texi (Antinews): Mention --server-file and TCP sockets.
3637 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
3639         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3640         and EMACS is deprecated.
3642 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
3644         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3646 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
3648         * Makefile.in (emacs.dvi): Remove xresmini.texi.
3650         * emacs.texi: Include xresources.texi both for info and dvi.
3652         * xresources.texi: Merge text from xresmini.texi.
3654 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
3656         * glossary.texi: Fix typos.
3658 2006-11-06  Richard Stallman  <rms@gnu.org>
3660         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3662         * ack.texi (Acknowledgments): Fix name spelling.
3664 2006-11-01  Juri Linkov  <juri@jurta.org>
3666         * search.texi (Word Search): Document incremental word search.
3668 2006-10-28  Glenn Morris  <rgm@gnu.org>
3670         * ack.texi (Acknowledgments): Add cal-html author.
3672         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3673         Calendar").  Describe new package cal-html.
3674         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3675         Calendar Files."
3677 2006-10-23  Richard Stallman  <rms@gnu.org>
3679         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3680         Abbrev mode is enabled.
3682 2006-10-16  Richard Stallman  <rms@gnu.org>
3684         * emacs.texi: Update ISBN.
3686 2006-10-11  Kim F. Storm  <storm@cua.dk>
3688         * emacs.texi (Acknowledgments): Use @dotless{i}.
3690 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
3692         * building.texi (Breakpoints Buffer): Mention catchpoints.
3694 2006-10-08  Kim F. Storm  <storm@cua.dk>
3696         * ack.texi (Acknowledgments): Update.
3698         * emacs.texi (Acknowledgments): Fix bad @/ form.
3700 2006-10-05  Kim F. Storm  <storm@cua.dk>
3702         * emacs.texi (Acknowledgments): Add more contributors.
3704 2006-10-03  Richard Stallman  <rms@gnu.org>
3706         * emacs.texi (Acknowledgments): Update version and edition.
3708 2006-10-01  Karl Berry  <karl@gnu.org>
3710         * custom.texi (Customization Groups): Page break to keep example buffer
3711         on one page.
3713 2006-09-30  Karl Berry  <karl@gnu.org>
3715         * programs.texi (Basic Indent): @need to improve page break.
3716         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3718 2006-09-29  Glenn Morris  <rgm@gnu.org>
3720         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3722 2006-09-29  Karl Berry  <karl@gnu.org>
3724         * windows.texi (Basic Window): Remove forced @break, no longer
3725         desirable.
3726         * frames.texi (Frame Commands),
3727         * mark.texi (Marking Objects): Reword to avoid bad page break.
3728         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3730 2006-09-19  Richard Stallman  <rms@gnu.org>
3732         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3733         stick to present tense.
3735 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
3737         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3738         to x-gtk-use-old-file-dialog.
3739         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3741 2006-09-15  Jay Belanger  <belanger@truman.edu>
3743         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
3744         Change "Library Public License" to "Lesser Public License"
3745         throughout.  Use "yyyy" to represent year.
3747 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
3749         * files.texi (Visiting): Add index entry "open file".
3751 2006-09-11  Richard Stallman  <rms@gnu.org>
3753         * building.texi (Compilation Mode): Clarification.
3754         (Grep Searching): Add xref to Compilation Mode.
3756 2006-09-08  Richard Stallman  <rms@gnu.org>
3758         * search.texi (Search): Ref multi-file search commands here.
3759         (Other Repeating Search): Not here.
3761 2006-08-28  Richard Stallman  <rms@gnu.org>
3763         * windows.texi (Split Window): Update xref.
3765         * basic.texi (Continuation Lines): Update xref.
3767         * indent.texi (Tab Stops): Update xref.
3769         * emacs.texi (Top): Update subnode menu.
3771         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3772         split out of Display Custom.
3774 2006-08-25  Kim F. Storm  <storm@cua.dk>
3776         * display.texi (Display Custom): Add variables overline-margin
3777         and x-underline-at-descent-line.
3779 2006-08-25  Richard Stallman  <rms@gnu.org>
3781         * entering.texi (Exiting): Rewrite to give graphical displays
3782         priority over text terminals.
3784         * search.texi (Incremental Search): Move index entries.
3786 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
3788         * custom.texi (Init File): Reference Find Init to avoid "home
3789         directory" confusion.
3791 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
3793         * building.texi (Other GDB-UI Buffers): Describe how to edit
3794         a value in the locals buffer.
3796 2006-08-21  Richard Stallman  <rms@gnu.org>
3798         * search.texi (Basic Isearch): Add `isearch' index entry.
3800 2006-08-16  Richard Stallman  <rms@gnu.org>
3802         * misc.texi (Saving Emacs Sessions): Clean up wording.
3804         * mark.texi (Marking Objects): Mention term "select all".
3806         * emacs.texi (Top): Update subnode menu.
3808         * help.texi (Help Mode): Move node up in file.
3810 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
3812         * building.texi (Stack Buffer): Explain fringe arrow.
3814 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
3816         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3817         on startup.
3819 2006-08-11  Romain Francoise  <romain@orebokech.com>
3821         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3823 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
3825         * mule.texi (Recognize Coding, Text Coding): Fix typos.
3827 2006-08-10  Richard Stallman  <rms@gnu.org>
3829         * text.texi (Format Faces): Substantial rewrites to deal
3830         with face merging.  Empty regions don't count.
3831         Clarify face property inheritance.
3833 2006-08-08  Romain Francoise  <romain@orebokech.com>
3835         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3836         <arjuropo@cc.jyu.fi>.
3838 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
3840         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3841         apply to all frames.
3843 2006-08-01  Richard Stallman  <rms@gnu.org>
3845         * help.texi (Name Help): Add index entries for describe-variable.
3847 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
3849         * building.texi (GDB Graphical Interface): Shorten node names.
3850         (GDB-UI Layout): Use GDB-related.
3851         (Other GDB-UI Buffers): Simplify English.
3853 2006-07-31  Richard Stallman  <rms@gnu.org>
3855         * search.texi (Query Replace): Add xref for Dired's Q command.
3857 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
3859         * building.texi (GDB commands in Fringe): Rename to...
3860         (Source Buffers): ..this and move forward.  Describe hollow arrow and
3861         new option gdb-find-source-frame.
3863 2006-07-29  Richard Stallman  <rms@gnu.org>
3865         * dired.texi (Operating on Files): Simplify previous change
3866         and fix Texinfo usage.
3868 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
3870         * dired.texi (Operating on Files): Add cross-references.  State the
3871         Unix commands that do similar things.
3873 2006-07-28  Richard Stallman  <rms@gnu.org>
3875         * mark.texi (Transient Mark): Clarify that region never disappears
3876         when Transient Mark mode is off, and not when it is on.
3878 2006-07-27  Richard Stallman  <rms@gnu.org>
3880         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
3882 2006-07-24  Richard Stallman  <rms@gnu.org>
3884         * xresources.texi (GTK styles): Fix texinfo usage.
3886         * commands.texi (User Input): Explain why we teach keyboard cmds.
3888         * xresources.texi, xresmini.texi, search.texi, programs.texi:
3889         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3890         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3891         * doclicense.texi, display.texi, dired.texi, basic.texi:
3892         * anti.texi, ack.texi: Move periods and commas inside quotes.
3894 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
3896         * cmdargs.texi (General Variables): Document EMAIL.
3898 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
3900         * frames.texi (Frame Commands): Mention that focus-follows-mouse
3901         doesn't have effect on MS-Windows.
3903 2006-07-17  Richard Stallman  <rms@gnu.org>
3905         * building.texi (Grep Searching): Explain about chaining grep commands.
3907 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
3909         * killing.texi, mini.texi: Fix typos.
3911 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
3913         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3914         is invoked for multiple files.
3916 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
3918         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3919         on-line manual for the rest of this node.
3920         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3921         unconditionally.
3922         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3923         Improve wording.
3924         (Windows Printing): Improve wording.
3925         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3926         rest of this node.
3928 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
3930         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3931         with eval-buffer.
3933 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
3935         * mule.texi (Coding Systems, Specify Coding): Link descriptions
3936         of character translation.
3938 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
3940         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3942 2006-07-03  Karl Berry  <karl@gnu.org>
3944         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3945         not-too-underfull hboxes in the TeX output.
3946         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3947         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3948         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3949         * sending.texi, text.texi: Fix overfull/underfull boxes.
3951 2006-07-03  Romain Francoise  <romain@orebokech.com>
3953         * m-x.texi (M-x): Fix.
3955 2006-07-03  Richard Stallman  <rms@gnu.org>
3957         * search.texi (Other Repeating Search): filename -> file name.
3959         * misc.texi (Narrowing): Minor cleanups.
3961         * files.texi (Visiting): filename -> file name.
3963         * emacs.texi (Top): Update subnode menus.
3965         * mule.texi (Coding Systems): Move char translation stuff here.
3966         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3967         (Recognize Coding): Substantial local rewrites.
3968         (International): Update menu.
3970         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3971         (Scrolling): Substantial local rewrites.
3972         (Display): Update menu and intro.
3974         * dired.texi: filename -> file name.
3976         * custom.texi (Safe File Variables): Texinfo usage fix.
3978 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
3980         * help.texi, m-x.texi: Lots of cleanups.
3982 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
3984         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3985         (Windows Processes, Windows Misc): Shorten the printed version by
3986         selectively conditioning less important portions by @ifnottex.
3988 2006-06-27  Richard Stallman  <rms@gnu.org>
3990         * mini.texi (Minibuffer File): Minor cleanup.
3992 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
3994         * frames.texi (XTerm Mouse): Rename to...
3995         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
3997         * emacs.texi (Top): Use new node name.
3999 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
4001         * emacs.texi (Top): Update the detailed menu according to changes in
4002         msdog.texi.
4004         * msdog.texi (Windows Keyboard): New section.
4005         (Windows Mouse): New section.
4006         (Windows System Menu): Remove section (text merged with "Windows
4007         Keyboard").
4008         (Windows Misc): New section.
4010         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4012         * msdog.texi (ls in Lisp): New section.
4014         * files.texi (Visiting): Document case-insensitive wildcard matching
4015         under find-file-wildcards.
4017 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4019         * macos.texi (Mac Input): Add description of mac-function-modifier.
4020         Now Unicode keyboard layouts work.
4022 2006-06-10  Richard Stallman  <rms@gnu.org>
4024         * mule.texi (Recognize Coding): Clarify previous change.
4026 2006-06-09  Kenichi Handa  <handa@m17n.org>
4028         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4029         notation.
4031 2006-06-07  Kevin Ryde  <user42@zip.com.au>
4033         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4034         manual for @ifnottex, but in emacs-extra for @iftex.
4036         * cmdargs.texi (General Variables): Fix smtpmail xref.
4038 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4040         * programs.texi (Comment Commands):
4041         * custom.texi (Specifying File Variables):
4042         Use ;; instead of ;;; to better follow coding conventions.
4044 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
4046         * building.texi (Watch Expressions): Move node to end.
4047         (GDB Graphical Interface): Move description of clicks in fringe...
4048         (GDB commands in the Fringe): ...to here.  New node.
4050 2006-06-05  Romain Francoise  <romain@orebokech.com>
4052         * xresmini.texi (GTK resources): Fix various typos.
4054 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
4056         * building.texi (GDB Graphical Interface): Update bindings.
4057         (Commands of GUD): Add gud-print.  Remove gud-run.
4058         Restate availability more generally.
4060 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
4062         * mini.texi: Lots of cleanups.
4064 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
4066         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4067         and Mouse-2.
4069 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
4071         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4073 2006-05-31  Richard Stallman  <rms@gnu.org>
4075         * basic.texi (Moving Point): Fix previous change.
4077 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
4079         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4081 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
4083         * basic.texi: Many simplifications and improvements in wording.
4085 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
4087         * anti.texi (Antinews): Create a node for gdb-ui.
4089 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
4091         * frames.texi (Menu Bars, Tool Bars): Add index entries.
4093 2006-05-20  Richard Stallman  <rms@gnu.org>
4095         * dired.texi (Dired Navigation): dired-goto-file is now j.
4097 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
4099         * mule.texi (Coding Systems): Mention the undecided-* coding systems
4100         and their aliases.
4102         * msdog.texi (Windows Printing): Mention non-support of plain text
4103         printing with some el-cheapo printers, and suggest a workaround.
4105 2006-05-20  Kevin Ryde  <user42@zip.com.au>
4107         * text.texi (TeX Print): tex-dvi-view-command has a default value,
4108         remove the bit saying you must set it.
4110 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
4112         * trouble.texi (Checklist):
4113         * text.texi (Text, Auto Fill, Text Mode):
4114         * search.texi (Nonincremental Search):
4115         * rmail.texi (Rmail Labels):
4116         * mule.texi (Input Methods, Multibyte Conversion):
4117         * misc.texi (Gnus, Where to Look, PostScript):
4118         * maintaining.texi (Create Tags Table):
4119         * indent.texi (Indentation Commands):
4120         * fixit.texi (Spelling):
4121         * emacs.texi (Copying):
4122         * custom.texi (Init File): ifinfo -> ifnottex.
4124 2006-05-17  Richard Stallman  <rms@gnu.org>
4126         * files.texi (Diff Mode): Mention C-x `.
4128 2006-05-08  Richard Stallman  <rms@gnu.org>
4130         * custom.texi (Disabling): Textual cleanups.
4132 2006-05-12  Glenn Morris  <rgm@gnu.org>
4134         * calendar.texi (Displaying the Diary, Format of Diary File):
4135         Refer to diary-view-entries, diary-list-entries,
4136         diary-show-all-entries rather than obsolete aliases.
4138 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
4140         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4141         (Displaying the Diary, Special Diary Entries, Importing Diary):
4142         * building.texi (Compilation Shell):
4143         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4144         emacs-xtra with @inforef's.
4146         * files.texi (Visiting): Fix wording.
4148         * mule.texi (Coding Systems, Text Coding): More indexing.
4149         Mention that C-x RET f can set eol conversion.
4151 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
4153         * xresmini.texi (GTK resources): Insert GTK description.
4155         * xresources.texi (GTK resources): metafont should be menufont.
4157 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
4159         * mini.texi (Completion Options): Completion of remote files'
4160         method, user name and host name is active only in partial
4161         completion mode.
4163 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
4165         * makefile.w32-in (emacs.dvi):
4166         * Makefile.in (emacs.dvi): Add xresmini.texi.
4168         * xresmini.texi (Table of Resources): Remove xref to non-existent
4169         node "LessTif Resources".
4171         * msdog.texi (Microsoft Windows):
4172         * calendar.texi (Calendar/Diary, Displaying the Diary)
4173         (Special Diary Entries, Importing Diary, Holidays):
4174         * programs.texi (Program Modes):
4175         * text.texi (Text):
4176         * buffers.texi (Several Buffers):
4177         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4179 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
4181         The following changes merge the emacs-xtra manual into the main
4182         manual, but only for on-line version of the manual.
4184         * vc2-xtra.texi (Version Backups, Local Version Control)
4185         (Making Snapshots, Change Logs and VC, Version Headers)
4186         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4187         on-line manual.
4189         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4190         for on-line manual.
4192         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4193         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4194         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4195         for on-line manual.
4197         * fortran-xtra.texi (Fortran, Fortran Autofill)
4198         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4199         for on-line manual.
4201         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4202         Conditional xref's for on-line manual.
4204         * emerge-xtra.texi (Emerge, Overview of Emerge)
4205         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4206         manual.
4208         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4209         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4210         (EMACSSOURCES): Use EMACS_XTRA.
4211         (../info/emacs-xtra): Remove.
4212         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4214         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4215         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4216         (EMACSSOURCES): Use EMACS_XTRA.
4217         ($(infodir)/emacs-xtra): Remove.
4218         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4220         * trouble.texi (Quitting):
4221         * text.texi (Text):
4222         * programs.texi (Program Modes):
4223         * msdog.texi (Microsoft Windows):
4224         * frames.texi (Frames):
4225         * files.texi (Backup, Version Control, VC Concepts)
4226         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4227         (Registering, VC Status, VC Undo, Multi-User Branching)
4228         (Comparing Files):
4229         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4230         (Displaying the Diary, Special Diary Entries, Importing Diary):
4231         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4232         conditional xref's, depending on @iftex/@ifnottex.
4234         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4235         "MS-DOS".  @include msdog-xtra.texi.
4237         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4238         <Top Level> [ifnottex]: @include fortran-xtra.texi.
4240         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4241         for vc-xtra.texi subsections.
4242         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4243         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4245         * sending.texi (Sending Mail): A @node line without explicit Prev,
4246         Next, and Up links.
4248         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4249         Next, and Up links.
4251         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4252         and its sections.  @include picture-xtra.texi.
4254         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4255         "Emerge".
4256         (List Tags) [ifnottex]: @include emerge-xtra.texi.
4258         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4259         exact duplicate of its name-sake in calendar.texi.
4261         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4262         "Advanced Calendar/Diary Usage".
4263         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4265         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4266         dired-xtra.texi.
4267         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4269         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4270         (Files) [ifnottex]: Add menu entry for Autorevert.
4272         * emacs-xtra.texi (Introduction): Reword to make consistent with
4273         printed version only.
4274         <Top level>: Remove the body of all chapters and move them to the
4275         new *-xtra.texi files.  Use @raisesections and @lowersections to
4276         convert sections to chapters etc.
4278         * msdog-xtra.texi:
4279         * fortran-xtra.texi:
4280         * vc-xtra.texi:
4281         * vc1-xtra.texi:
4282         * vc2-xtra.texi:
4283         * emerge-xtra.texi:
4284         * cal-xtra.texi:
4285         * dired-xtra.texi:
4286         * arevert-xtra.texi: New files, with text from respective chapters
4287         of emacs-xtra.texi.  Convert each @chapter into @section, @section
4288         into @subsection, etc.
4290         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
4291         updated.
4293         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4294         Windows".  All references updated.
4296 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4298         * macos.texi (Mac Input): Mention input from Character Palette.
4299         (Mac Font Specs): Fix typo.
4301 2006-05-05  Richard Stallman  <rms@gnu.org>
4303         * files.texi (Diff Mode): Minor cleanup.
4305 2006-05-05  Karl Berry  <karl@gnu.org>
4307         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4308         errors from the current release of makeinfo (4.8).
4309         * help.texi (Library Keywords): Change widest word in multitable
4310         template from `emulations' to `convenience'.  (Not sure if this is
4311         related to the font change.)
4313 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
4315         * files.texi (File Names): Add a footnote about limited support of
4316         ~USER on MS-Windows.
4318         * cmdargs.texi (Initial Options): Add a footnote about limited
4319         support of ~USER on MS-Windows.
4321 2006-05-03  Richard Stallman  <rms@gnu.org>
4323         * files.texi (Diff Mode): Node moved here.
4324         (Comparing Files): Delete what duplicates new node.
4325         (Files): Put Diff Mode in menu.
4327         * misc.texi (Diff Mode): Move to files.texi.
4329         * emacs.texi (Top): Update menu for Diff Mode.
4331         * trouble.texi (Emergency Escape): Simplify.
4333         * emacs.texi (Top): Minor clarification.
4335 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
4337         * commands.texi, entering.texi, screen.texi: Many simplifications.
4339 2006-05-03  Richard Stallman  <rms@gnu.org>
4341         * commands.texi (Text Characters): Delete paragraph about unibyte
4342         non-ASCII printing chars.
4344         * killing.texi (Killing): Say "graphical displays".
4345         * display.texi: Say "graphical displays".
4347         * cmdargs.texi (Misc X): Say "graphical displays".
4349 2006-05-01  Richard Stallman  <rms@gnu.org>
4351         * emacs.texi (Top): Add Diff Mode to menu.
4353 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
4355         * misc.texi (Diff Mode): New node.
4357 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4359         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4360         (Mac Environment Variables): Shorten example line.
4361         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
4363 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
4365         * building.texi (GUD Customization): Describe cases %d and %c.
4366         Update description for %e.
4368 2006-04-30  Glenn Morris  <rgm@gnu.org>
4370         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4372 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
4374         * custom.texi (Examining): Update C-h v output example.
4376 2006-04-29  Kim F. Storm  <storm@cua.dk>
4378         * building.texi (Grep Searching): Add lgrep and rgrep.
4380 2006-04-23  Richard Stallman  <rms@gnu.org>
4382         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4384         * xresmini.texi: New file.
4386         * xresources.texi (Face Resources): Split table into font resources
4387         and the rest.  Combine similar attributes for brevity.
4389 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
4391         * emacs-xtra.texi (MS-DOS File Names): Remove section about
4392         backslashes and case-insensitivity in file names (moved to the
4393         main manual).
4394         (MS-DOS Printing): Move most of the text to the main manual.
4396         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4397         New nodes.
4398         (Windows Processes, Windows System Menu): Add index entries and
4399         fix wording.
4401 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
4403         * misc.texi (Shell Ring): Add notes on saved input when
4404         navigating off the end of the history list.
4406 2006-04-18  Chong Yidong  <cyd@mit.edu>
4408         * misc.texi (Shell Options): Correct default value of
4409         comint-scroll-show-maximum-output.
4411 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
4413         * building.texi (Watch Expressions): Update.
4415 2006-04-12  Richard Stallman  <rms@gnu.org>
4417         * search.texi: Clean up previous change.
4419 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
4421         * search.texi (Regexp Backslash, Regexp Replace): Add index
4422         entries for ``back reference'' and mention the term itself in the
4423         text.
4425 2006-04-11  Richard Stallman  <rms@gnu.org>
4427         * custom.texi (Safe File Variables):
4428         Document enable-local-variables = :safe.
4430 2006-04-11  Karl Berry  <karl@gnu.org>
4432         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4433         (Remote Repositories, Version Backups, Local Version Control)
4434         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4435         (Miscellaneous Commands and Features of VC, Change Logs and VC)
4436         (Renaming VC Work Files and Master Files)
4437         (Inserting Version Control Headers, Customizing VC, General Options)
4438         (Options for RCS and SCCS, Options specific for CVS): Move all
4439         these nodes to emacs-xtra.texi, for brevity.
4440         * cmdargs.texi, files.texi: Change cross-references.
4442 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
4444         * files.texi (Old Versions): Update description of vc-annotate's
4445         use of color to indicate date ranges.
4447 2006-04-09  Kevin Ryde  <user42@zip.com.au>
4449         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4450         put info and printed manual names the right way around.
4452 2006-04-09  Karl Berry  <karl@gnu.org>
4454         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4455         emacs-xtra.texi, leaving only MS Windows information.
4456         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4457         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4458         node names.
4460         * emacs.texi: Move @summarycontents and @contents to the beginning
4461         of the file.
4463 2006-04-08  Kevin Ryde  <user42@zip.com.au>
4465         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4467 2006-04-07  Richard Stallman  <rms@gnu.org>
4469         * programs.texi (Comments, Comment Commands, Options for Comments)
4470         (Multi-Line Comments): "Align", not "indent".
4471         (Basic Indent): C-j deletes trailing whitespace before the newline.
4473 2006-04-06  Richard Stallman  <rms@gnu.org>
4475         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4477 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
4479         * killing.texi (Rectangles): Add index entry for marking a rectangle.
4481 2006-04-05  Richard Stallman  <rms@gnu.org>
4483         * emacs.texi (Top): Update subnode menu.
4485         * trouble.texi (Unasked-for Search): Node deleted.
4486         (Lossage): Delete from menu.
4488 2006-04-04  Richard Stallman  <rms@gnu.org>
4490         * trouble.texi: Various cleanups.
4491         (Checklist): Don't bother saying how to snail a bug report.
4492         (Emergency Escape): Much rewriting.
4493         (After a Crash): Rename the core dump immediately.
4494         (Total Frustration): Call it a psychotherapist.
4495         (Bug Criteria): Avoid "illegal instruction".
4496         (Sending Patches): We always put the contributor's name in.
4498         * misc.texi (Thumbnails): Minor correction.
4500 2006-04-03  Richard Stallman  <rms@gnu.org>
4502         * misc.texi (Thumbnails): Minor cleanup.
4504 2006-04-02  Karl Berry  <karl@gnu.org>
4506         * sending.texi (Mail Sending): pxref to Top needs five args.
4508         * texinfo.tex: Update to current version (2006-03-21.13).
4510 2006-03-31  Richard Stallman  <rms@gnu.org>
4512         * emacs.texi (Top): Update subnode menu.
4514         * help.texi (Help Mode): Cleanup.
4516         * dired.texi: Many cleanups.
4517         (Dired Deletion): Describe dired-recursive-deletes.
4518         (Operating on Files): dired-create-directory moved.
4519         (Misc Dired Features): Move to here.
4520         (Tumme): Node moved to misc.texi.
4522         * custom.texi: Many cleanups.
4523         (Minor Modes): Don't mention ISO Accents Mode.
4524         (Examining): Update C-h v output example.
4525         (Hooks): Add index and xref for add-hook.
4526         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
4527         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4529         * misc.texi: Many cleanups.
4530         (beginning): Add to summary of topics.
4531         (Shell): Put eshell xref at the end.  Remove eshell from table.
4532         (Thumbnails): New node.
4534 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
4536         * files.texi (File Name Cache): Make it clear that the cache is
4537         not persistent.
4539 2006-03-25  Karl Berry  <karl@gnu.org>
4541         * emacs-xtra.texi, emacs.texi, gnu.texi:
4542         (1) use @copyright{} instead of (C) in typeset text;
4543         (2) do not indent copyright year list (or anything else).
4545 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
4547         * files.texi (VC Dired Mode): Remove misplaced brackets.
4549 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
4551         * files.texi: Various updates and clarifications in the VC chapter.
4553 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
4555         * help.texi (Help Mode): Document "C-c C-c".
4557 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
4559         * emacs-xtra.texi (Top): Avoid ugly continuation line in
4560         menu in the standalone Info reader.
4562 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
4564         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4565         moved here from Emacs manual.
4567         * programs.texi (Fortran): Section moved to emacs-xtra.
4568         (Program Modes): Xref to Fortran in emacs-xtra.
4570         * maintaining.texi (Emerge): Move to emacs-xtra.
4571         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4573         * picture.texi: File deleted.
4574         * Makefile.in:
4575         * makefile.w32-in: Remove picture.texi.
4577         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4578         * abbrevs.texi (Abbrevs):
4579         * sending.texi (Sending Mail): Picture node removed.
4581         * emacs.texi (Top): Update node listings.
4583 2006-03-12  Richard Stallman  <rms@gnu.org>
4585         * calendar.texi: Various cleanups.
4587 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
4589         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4590         syntax.
4592 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
4594         * search.texi (Regexps): More accurately describe which characters
4595         are special in which situations.  Recommend _not_ to quote `]' or
4596         `-' when they are not special.
4598 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
4600         * files.texi (Old Versions): Clarify operation of C-x v =.
4602 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
4604         * building.texi (Watch Expressions): Update and describe
4605         gdb-speedbar-auto-raise.
4607 2006-02-19  Richard M. Stallman  <rms@gnu.org>
4609         * emacs.texi: Use @smallbook.
4610         (Top): Update ref to Emacs paper, delete ref to Cookbook.
4611         Update subnode menu.
4613         * building.texi (Lisp Interaction): Minor addition.
4615 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
4617         * building.texi (Watch Expressions): Update and be more precise.
4619 2006-02-15  Francesco Potortì  <pot@gnu.org>
4621         * maintaining.texi (Create Tags Table): Explain why the
4622         exception when etags writes to files under the /dev tree.
4624 2006-02-14  Richard M. Stallman  <rms@gnu.org>
4626         * custom.texi (Safe File Variables): Lots of clarification.
4627         Renamed from Unsafe File Variables.
4629 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
4631         * custom.texi (Unsafe File Variables): File variable confirmation
4632         assumed denied in batch mode.
4634 2006-02-14  Richard M. Stallman  <rms@gnu.org>
4636         * building.texi (GDB User Interface Layout): Don't say `inferior'
4637         for program being debugged.
4639 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
4641         * building.texi (GDB Graphical Interface):
4642         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4644 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
4646         * custom.texi (Specifying File Variables, Unsafe File Variables):
4647         New nodes, split from File Variables.  Document new file local
4648         variable behavior.
4650 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4652         * display.texi (Standard Faces):
4653         * files.texi (Visiting):
4654         * frames.texi (Clipboard):
4655         * glossary.texi (Glossary) <Clipboard>:
4656         * xresources.texi (X Resources): Mention Mac OS port.
4658 2006-02-12  Richard M. Stallman  <rms@gnu.org>
4660         * building.texi (Building): Clarify topic in intro.
4662         * maintaining.texi (Maintaining): Change title; clarify topic.
4663         Delete duplicate index entries.
4665         * building.texi (Other GDB User Interface Buffers): Clarifications.
4667         * text.texi (Cell Commands): Clarifications.
4669         * programs.texi (Defuns): Delete duplicate explanation of
4670         left-margin paren convention.
4671         (Hungry Delete): Minor cleanup.
4673 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
4675         * dired.texi (Tumme): More tumme documentation.
4677 2006-02-11  Alan Mackenzie  <acm@muc.de>
4679         * programs.texi ("Hungry Delete"): Correct the appellation of the
4680         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4682 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
4684         * dired.texi (Tumme): Fix small bug.
4686 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4688         * macos.texi (Mac International): Rename "fontset-mac" to
4689         "fontset-standard".
4691 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
4693         * dired.texi (Tumme): Basic documentation for Tumme added.
4695 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
4697         * mule.texi (International):
4698         * programs.texi (Basic Indent): Fix typos.
4700         * custom.texi (Minor Modes):
4701         * display.texi (Text Display):
4702         * commands.texi (Text Characters): Update xrefs.
4704 2006-02-07  Richard M. Stallman  <rms@gnu.org>
4706         * emacs.texi (Top): Update subnode menu.
4707         Update info on old Emacs papers.
4708         (Intro): "Graphical display", not window system.
4710         * xresources.texi (GTK styles): Minor clarifications.
4712         * trouble.texi: "Graphical display", not window system.
4713         (Stuck Recursive): Minor clarification.
4715         * text.texi: Minor clarifications.
4716         (Sentences): Explain why two-space convention is better.
4717         Explain sentence-end-without-period here.
4718         (Fill Commands): Not here.
4719         (Refill): Node moved down.
4720         (Filling): Update menu.
4721         (Table Creation, Cell Justification, Column Commands): Clarify.
4723         * sending.texi: Minor clarifications.
4725         * search.texi (Regexp Backslash): Clarification.
4727         * rmail.texi: Minor cleanups.
4728         (Rmail): Delete digression about `rmail-mode'.
4729         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4730         (Rmail Files): Mention C-u M-x rmail.
4731         (Rmail Reply): Mention References.
4732         (Rmail Display): Mention rmail-nonignored-headers.
4734         * programs.texi: Minor cleanups.
4735         (Comment Commands): Mention momentary Transient Mark mode.
4736         (Matching): Be more specific about customizing show-paren-mode.
4737         (Info Lookup): Don't list the modes that support C-h S.
4738         Just say what it does in an unsupported mode.
4739         (Man Page): Delete excessive info on customizing woman.
4740         (Motion in C): Don't mention c-for/backward-into-nomenclature.
4742         * abbrevs.texi: Minor clarifications.
4743         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4744         not "dynamic abbrevs" as if they were a kind of abbrev.
4746         * picture.texi (Picture): Minor cleanup.
4748         * mule.texi (Communication Coding): Say "other applications".
4749         (Fontsets): Not specific to X.  Add xref to X Resources.
4750         (Unibyte Mode): Rename from Single-Byte Character Support.
4751         "Graphical display", not window system.
4752         (International): Update menu.
4754         * maintaining.texi (Format of ChangeLog):
4755         New node, split out from ChangeLog.
4756         (ChangeLog): Clarifications in the remaining text.
4757         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4758         (Find Tag): Add @w.
4759         (Tags Search): Explain tag table order here.  Simplify grep ref.
4760         (List Tags): tags-tag-face is a variable, not a face.
4761         (Emerge): Cleanups.
4763         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4764         (Keyboard Macros): Avoid "the user".
4766         * killing.texi: "Graphical display", not window system.
4768         * help.texi (Help Echo): "Graphical display", not window system.
4770         * glossary.texi: Say "you", not "the user".  Say "graphical display".
4772         * frames.texi: Minor cleanups.  "Graphical display", not window system.
4774         * files.texi (Visiting): Make drag-and-drop not X-specific.
4776         * custom.texi: Minor cleanups.  "Graphical display", not window system.
4778         * cmdargs.texi: Minor cleanups.
4780         * building.texi (Compilation): Move and split kill-compilation para.
4781         Add para about multiple compilers.
4782         (Compilation Mode): Commands also available in grep mode and others.
4783         Mention C-u C-x ` more tutorially.  Clarify C-x `.
4784         (Compilation Shell): Clarify.  Put Bash example first.
4785         (Grep Searching): Minor cleanups; add @w.
4786         (Debuggers): Minor cleanups.
4787         (Starting GUD): Make GDB xgraphical mode issue clearer.
4788         (Debugger Operation): Lots of clarifications including
4789         GDB tooltip side-effect issue.
4790         (Commands of GUD): Clarify.
4791         (GUD Customization): Add bashdb-mode-hook.
4792         (GDB Graphical Interface): Rewrite for clarity.
4793         (GDB User Interface Layout): Rewrite for clarity.
4794         (Stack Buffer, Watch Expressions): Likewise.
4795         (Other GDB User Interface Buffers): Cleanups.
4796         (Lisp Libraries, External Lisp): Cleanup.
4798         * basic.texi (Position Info): "Graphical displays", rather than
4799         window systems.
4801         * anti.texi: Minor cleanup.
4803 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
4805         * custom.texi (Init File, Find Init): Add cross-references to
4806         where $HOME is described.
4808 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
4810         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4811         is not inside the @table.
4813         * emacs.texi (Top): Correct node name.
4815         * files.texi (File Names): Fix @xref.
4816         (Reverting): Fix typo.
4818         * mule.texi (International): Correct node name.
4820         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4822 2006-02-01  Richard M. Stallman  <rms@gnu.org>
4824         * emacs.texi (Top): Update subnode menu.
4826         * mule.texi: Minor clarifications.
4827         Reduce the specific references to X Windows.
4828         Refer to "graphical" terminals, rather than window systems.
4829         (Text Coding): Rename from Specify Coding.
4830         (Communication Coding, File Name Coding, Terminal Coding):
4831         New nodes split out from Text Coding.
4833         * kmacro.texi: Minor clarifications.
4834         (Keyboard Macro Ring): Comment out some excessive commands.
4835         (Basic Keyboard Macro): Split up the table, putting part in each node.
4837         * major.texi: Minor clarifications.
4839         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4841         * windows.texi: Minor clarifications.
4842         (Change Window): Don't describe mode-line mouse cmds here.
4843         Add xref to Mode Line Mouse.
4845         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4847         * macos.texi (Mac International): Fix xref.
4849         * indent.texi: Minor clarifications.
4851         * frames.texi: Minor clarifications.
4852         Reduce the specific references to X Windows.
4853         Refer to "graphical" terminals, rather than window systems.
4854         (Frame Parameters): Don't mention commands like
4855         set-foreground-color.  Just say to customize a face.
4856         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4858         * files.texi: Minor clarifications.
4859         (Numbered Backups): New node, split out from Backup Names.
4861         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4863         * cmdargs.texi (General Variables): Fix xref.
4865         * buffers.texi: Minor clarifications.
4867 2006-01-31  Richard M. Stallman  <rms@gnu.org>
4869         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4870         Nodes moved to top.
4872         * display.texi: Minor clarifications.
4873         (Display): Rearrange menu.
4874         (Standard Faces): Mention query-replace face.
4875         (Faces): Simplify.
4876         (Font Lock): Simplify face customization info.
4877         (Highlight Changes): Node merged into Highlight Interactively.
4878         (Highlight Interactively): Much rewriting and cleanup.
4879         (Optional Mode Line): Narrowed line number not good for goto-line.
4880         Simplify face customization advice.
4881         (Text Display): Mention use of escape-glyph face.
4882         Move ctl-arrow and tab-width here.
4883         (Display Custom): Move no-redraw-on-reenter to end of node.
4885         * search.texi: Minor clarifications.
4886         (Isearch Scroll): Simplify.
4887         (Other Repeating Search): Document multi-occur-in-matching-buffers.
4889         * regs.texi (Registers): Mention bookmarks here.
4891         * mark.texi: Minor clarifications.
4892         (Selective Undo): Node deleted.
4894         * m-x.texi: Minor clarifications.
4896         * killing.texi: Minor clarifications.
4897         Refer to "graphical" terminals, rather than window systems.
4899         * help.texi: Clarifications.
4900         (Help): Don't describe C-h F and C-h K here.
4901         (Key Help): Describe C-h K here.
4902         (Name Help): Mention Emacs Lisp Intro.
4903         Describe C-h F here.
4904         (Misc Help): Mention C-h F and C-h K only briefly.
4906         * fixit.texi (Undo): New node, mostly copied from basic.texi.
4907         Selective undo text merged in.
4908         (Spelling): Mention Aspell along with Ispell.
4910         * emacs.texi (Top): Update subnode menus.
4912         * basic.texi (Basic Undo): Rename from Undo.  Most of text
4913         moved to new Undo node.
4915 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
4917         * basic.texi (Continuation Lines, Inserting Text):
4918         Mention longlines mode.
4920 2006-01-29  Richard M. Stallman  <rms@gnu.org>
4922         * screen.texi: Minor cleanups.
4923         (Screen): Clean up the intro paragraphs.
4924         (Mode Line): Lots of rewriting.  Handle frame-name better.
4925         eol-mnemonic-... vars moved out.
4927         * emacs.texi (Top): Change menu item for MS-DOS node.
4928         Update subnode menu.
4930         * msdog.texi (MS-DOS): Rewrite intro to explain how this
4931         chapter relates to Windows.  Title changed.
4933         * mini.texi: Minor cleanups.
4935         * mark.texi (Selective Undo): New node, text moved from basic.texi.
4936         (Mark): Put it in the menu.
4938         * entering.texi: Minor cleanups.
4940         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4941         (Intro): Refer to "graphical" terminals, rather than X.
4943         * display.texi (Display Custom): Add xref to Variables.
4944         (Optional Mode Line): eol-mnemonic-... vars moved here.
4946         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
4947         rather than X.
4949         * basic.texi: Minor cleanups.
4950         (Undo): selective-undo moved.
4952 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
4954         * anti.texi (Antinews): Various corrections and additions.
4956 2006-01-23  Juri Linkov  <juri@jurta.org>
4958         * custom.texi (Easy Customization, Customization Groups)
4959         (Browsing Custom): Mention links along with buttons.
4961 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
4963         * text.texi (TeX Print): Use @key for TAB.
4965         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4967 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
4969         * files.texi (File Aliases): Don't claim that usually separate
4970         buffers are created for two file names that name the same data.
4971         Mention additional situations where different names mean the same
4972         file on disk.
4974 2006-01-19  Richard M. Stallman  <rms@gnu.org>
4976         * killing.texi (Deletion): Upcase @key argument.
4978         * custom.texi (Custom Themes): Minor cleanup.
4980         * programs.texi (Hungry Delete): Upcase @key argument.
4982 2006-01-16  Juri Linkov  <juri@jurta.org>
4984         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4985         Move `mode-line-highlight' before `mode-line-buffer-id'.
4987 2006-01-14  Richard M. Stallman  <rms@gnu.org>
4989         * basic.texi (Inserting Text): Minor cleanup.
4991 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
4993         * custom.texi (Changing a Variable, Face Customization):
4994         Update for changes in Custom menus.
4996 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4998         * macos.texi (Mac International): Undo last change.
5000 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
5002         * custom.texi (Custom Themes): Describe the new
5003         customize-create-theme interface.
5005 2005-12-30  Juri Linkov  <juri@jurta.org>
5007         * basic.texi (Position Info): Update example.
5009 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
5011         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5013 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
5015         * custom.texi (Custom Themes): `load-theme' always loads.
5017 2005-12-23  Juri Linkov  <juri@jurta.org>
5019         * display.texi (Highlight Interactively): Use double space to
5020         separate sentences.  Replace C-p with M-p, and C-n with M-n.
5022 2005-12-22  Richard M. Stallman  <rms@gnu.org>
5024         * custom.texi (Easy Customization and subnodes):
5025         Replace "active field" with "button".
5026         Use "user option" only for variables.
5027         Use "setting" for variable-or-face.
5029 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
5031         * buffers.texi (Select Buffer): Change order in table to make
5032         "Similar" refer to the correct item.
5033         (Indirect Buffers): Minor rewording.
5035 2005-12-20  Juri Linkov  <juri@jurta.org>
5037         * files.texi (VC Status): Put P and N near p and n.
5039 2005-12-19  Richard M. Stallman  <rms@gnu.org>
5041         * programs.texi (Electric C): Delete the info about newline control.
5042         (Other C Commands): Minor cleanup.
5043         (Left Margin Paren): Minor cleanup.
5045 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
5047         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5048         (Customization Groups): Delete text moved to "Browsing Custom".
5049         (Browsing Custom): New node.
5050         (Specific Customization): Clarify which commands only work for
5051         loaded options.
5053 2005-12-18  Bill Wohler  <wohler@newt.com>
5055         * frames.texi (Tool Bars): Shorten text of previous change.
5057 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
5059         * files.texi (VC Status): Document log-view mode.
5061 2005-12-18  Bill Wohler  <wohler@newt.com>
5063         * frames.texi (Tool Bars): Mention that you can turn off tool bars
5064         permanently via the customize interface.
5066 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
5068         * killing.texi (Killing by Lines): Document `kill-whole-line'
5069         function.
5071 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
5073         * buffers.texi (Select Buffer): Change `prev-buffer' to
5074         `previous-buffer'.  Indicate that these functions use a frame
5075         local buffer list.
5077 2005-12-12  Richard M. Stallman  <rms@gnu.org>
5079         * custom.texi (Easy Customization): Change menu comment.
5080         (Prefix Keymaps): Fix spelling of Control-X-prefix.
5082         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
5083         (Help): Among the Apropos commands, describe only C-h a here.
5085 2005-12-11  Richard M. Stallman  <rms@gnu.org>
5087         * programs.texi (Options for Comments): Comment-end starts with space.
5089         * glossary.texi (Glossary): Minor cleanup.
5091         * files.texi (Old Versions): Use @table.
5093 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
5095         * display.texi (Highlight Interactively): Include
5096         global-hi-lock-mode.  Add miscellaneous details and elaborations.
5098 2005-12-09  Richard M. Stallman  <rms@gnu.org>
5100         * display.texi (Font Lock): Delete the Global FL menu item.
5102 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
5104         * custom.texi (Minibuffer Maps): Mention the maps for file name
5105         completion.
5107 2005-12-09  Kim F. Storm  <storm@cua.dk>
5109         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
5110         prefix keys even when mark is active.  Describe that RET moves
5111         cursor to next corner in rectangle; clarify insert around rectangle.
5113 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
5115         * custom.texi (Customization): Use xref to elisp manual for
5116         non-TeX output.
5117         (Minor Modes): Update.
5118         (Customization Groups, Changing a Variable, Face Customization):
5119         Update for new appearance of Custom buffers.
5120         (Changing a Variable): `custom-buffer-done-function' has been
5121         replaced by `custom-buffer-done-kill'.
5122         (Specific Customization): In the `customize-group' buffer, a
5123         subgroup's contents are not "hidden".  They are not included at
5124         all.  They have no [Show] button.
5125         (Mouse Buttons): Add pxref to description of mouse event lists in
5126         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
5127         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5128         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5130 2005-12-08  Richard M. Stallman  <rms@gnu.org>
5132         * mini.texi (Completion Commands, Completion):
5133         In file name input, SPC does not do completion.
5135 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
5137         * building.texi (GDB Graphical Interface): Explain screen size
5138         setting.
5139         (Other GDB User Interface Buffers): Describe features specific to
5140         GDB 6.4.
5142 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
5144         * building.texi (GDB User Interface Layout): Describe how to
5145         kill associated buffers.
5146         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5147         (Watch Expressions): Be more precise.
5148         (Other GDB User Interface Buffers): Describe how to change a
5149         register value.
5151 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5153         * macos.texi (Mac Input): Remove description of
5154         mac-command-key-is-meta.  Add descriptions of
5155         mac-control-modifier, mac-command-modifier, and
5156         mac-option-modifier.
5157         (Mac International): Fix description of conversion of clipboard data.
5158         (Mac Font Specs): Add example of font customization by face attributes.
5160 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
5162         * building.texi (Watch Expressions): Expand description.
5163         (Other GDB User Interface Buffers): Describe local map for
5164         gud-watch.
5166 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
5168         * display.texi (Font Lock): Font lock is enabled by default now.
5170 2005-11-20  Juri Linkov  <juri@jurta.org>
5172         * basic.texi (Position Info): Update examples of the output.
5173         Remove the fact that examples are produced in the TeXinfo buffer,
5174         because in the Info reader users will get a different output from
5175         `C-x ='.
5177         * building.texi (Compilation Mode): Remove paragraph duplicated
5178         from the node `Compilation'.  Add `compilation-skip-threshold'.
5180         * display.texi (Font Lock): Suggest more user-friendly method of
5181         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5183 2005-11-18  Richard M. Stallman  <rms@gnu.org>
5185         * files.texi (Registering): Mention @@ in mode line.
5187         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
5189 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
5191         * files.texi (Renaming and VC): Some back-ends don't
5192         handle renaming.
5194 2005-11-17  Juri Linkov  <juri@jurta.org>
5196         * emacs.texi (Top):
5197         * display.texi (Highlight Interactively): Put this font-lock based
5198         mode near Font Lock node.
5200 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
5202         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5203         icons.
5205 2005-11-12  Kim F. Storm  <storm@cua.dk>
5207         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
5208         (Help Summary): Add C-h d and C-h e.
5209         (Apropos): Clarify that all apropos commands may search for either
5210         list of words or a regexp.  Add C-h d for apropos-documentation.
5211         Describe apropos-documentation-sort-by-scores user option.
5213 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
5215         * killing.texi (CUA Bindings): Add @section.
5217 2005-11-10  Kim F. Storm  <storm@cua.dk>
5219         * emacs.texi (Top): Add CUA Bindings entry to menu.
5221         * killing.texi (CUA Bindings): New node.  Moved here from
5222         misc.texi and extended with info on rectangle commands and
5223         rectangle highlighting, interface to registers, and the global
5224         mark feature.
5226         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5228         * regs.texi: Prev link points to CUA Bindings node.
5230 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
5232         * help.texi (Help Echo): By default, help echos are only shown on
5233         mouse-over, not on point-over.
5235 2005-11-04  Jérôme Marant  <jerome@marant.org>
5237         * misc.texi (Shell Mode): Describe how to activate password echoing.
5239 2005-11-04  Romain Francoise  <romain@orebokech.com>
5241         * mark.texi (Mark Ring): Fix typo.
5243 2005-11-03  Richard M. Stallman  <rms@gnu.org>
5245         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5247 2005-11-01  Bill Wohler  <wohler@newt.com>
5249         * help.texi (Help Mode): Fix typo.
5251 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
5253         * building.texi (Other GDB User Interface Buffers):
5254         Describe the command gdb-use-inferior-io-buffer.
5256 2005-10-31  Romain Francoise  <romain@orebokech.com>
5258         * files.texi (Compressed Files): Fix typo.
5260         * buffers.texi (Misc Buffer): Downcase `*shell*'.
5262         * windows.texi (Force Same Window): Likewise.
5264 2005-10-30  Bill Wohler  <wohler@newt.com>
5266         * help.texi (Help Mode): URLs viewed with browse-url.
5268 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
5270         * building.texi (GDB Graphical Interface): Don't reference
5271         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
5272         must stay in same frame.
5274 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
5276         * custom.texi (Init File): Document ~/.emacs.d/init.el.
5278         * anti.texi (Antinews): Likewise.
5280 2005-10-28  Bill Wohler  <wohler@newt.com>
5282         * help.texi (Help): Help mode now creates hyperlinks for URLs.
5284 2005-10-28  Richard M. Stallman  <rms@gnu.org>
5286         * files.texi (Visiting): Explain how to enter ? in a file name.
5288         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5290 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
5292         * building.texi (GDB Graphical Interface):
5293         Describe gdb-mouse-until.
5295 2005-10-23  Richard M. Stallman  <rms@gnu.org>
5297         * custom.texi (Init File): Recommend when to use site-start.el.
5299 2005-10-21  Juri Linkov  <juri@jurta.org>
5301         * custom.texi (Examining): Mention accessing the old variable
5302         value via M-n in set-variable.
5304 2005-10-18  Romain Francoise  <romain@orebokech.com>
5306         * files.texi (Version Systems): Capitalize GNU.
5308 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
5310         * building.texi (Compilation Mode): Remove redundant paragraph.
5311         (Watch Expressions): Remove paragraph to reflect code change.
5313 2005-10-16  Richard M. Stallman  <rms@gnu.org>
5315         * building.texi (Compilation Mode, Compilation): Clarified.
5317 2005-10-15  Richard M. Stallman  <rms@gnu.org>
5319         * misc.texi (Saving Emacs Sessions): Mention savehist library.
5321 2005-10-13  Kenichi Handa  <handa@m17n.org>
5323         * basic.texi (Position Info): Fix previous change.
5325 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
5327         * cmdargs.texi (Icons X): Fix typo.
5329 2005-10-12  Kenichi Handa  <handa@m17n.org>
5331         * basic.texi (Position Info): Describe the case that Emacs shows
5332         "part of display ...".
5334 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
5336         * cmdargs.texi (Icons X): -nb => -nbi.
5338 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
5340         * frames.texi (Speedbar): A couple more clarifications.
5342 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
5344         * building.texi (GDB User Interface Layout): Improve diagram.
5345         (Watch Expressions): Explain how to make speedbar global.
5346         (Other GDB User Interface Buffers): Make references more precise.
5348 2005-10-09  Richard M. Stallman  <rms@gnu.org>
5350         * frames.texi (Speedbar): Clarify the text.
5352 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
5354         * frames.texi (Speedbar): Add information on keybindings,
5355         dismissing the speedbar, and buffer display mode.  Link to
5356         speedbar manual.
5358 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
5360         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
5361         added -nb, --no-bitmap-icon.
5363 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
5365         * building.texi (GDB Graphical Interface): Add variables and
5366         functions to indices.  Be more precise.
5368 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
5370         * frames.texi (Drag and Drop): Remove the x- from
5371         x-dnd-open-file-other-window and xdnd-protocol-alist.
5373 2005-09-30  Romain Francoise  <romain@orebokech.com>
5375         * mini.texi (Minibuffer): The default value now appears before the
5376         colon in minibuffer prompts.
5378 2005-09-25  Richard M. Stallman  <rms@gnu.org>
5380         * search.texi (Regexp Search): Doc search-whitespace-regexp.
5382 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
5384         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5386 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5388         * emacs.texi (Top): Update submenus from macos.texi.
5390         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5391         (Mac OS): Update feature support status.
5392         (Mac Input): List supported input scripts.  Remove description
5393         about `mac-keyboard-text-encoding'.  Mention mouse button
5394         emulation and related variables.
5395         (Mac International): Mention Central European and Cyrillic
5396         support.  Now `keyboard-coding-system' is dynamically changed.
5397         Add description about coding system for selection.
5398         Add description about language environment.
5399         (Mac Environment Variables):
5400         Mention `~/.MacOSX/environment.plist'.  Give example of command line
5401         arguments.  Add Preferences support.
5402         (Mac Directories): Explicitly state that this node is for Mac OS
5403         Classic only.
5404         (Mac Font Specs): Mention specification for scalable fonts.
5405         List supported charsets.  Add preferred way of creating fontsets.
5406         Add description about `mac-allow-anti-aliasing'.
5407         (Mac Functions): Add descriptions about `mac-set-file-creator',
5408         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5409         and `mac-get-preference'.
5411 2005-09-16  Romain Francoise  <romain@orebokech.com>
5413         Update all files to specify GFDL version 1.2.
5415         * doclicense.texi (GNU Free Documentation License): Update to
5416         version 1.2.
5418 2005-09-15  Richard M. Stallman  <rms@gnu.org>
5420         * buffers.texi (List Buffers): Fix xref.
5422         * rmail.texi (Rmail Basics): Fix xref.
5424         * emacs.texi (Top): Update subnode menus.
5426         * files.texi (Saving Commands): New node, broken out of Saving.
5427         (Customize Save): New node, broken out of Saving.
5428         Clarify effect of write-region-inhibit-fsync.
5429         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5431 2005-09-14  Romain Francoise  <romain@orebokech.com>
5433         * files.texi (Saving): Mention write-region-inhibit-fsync.
5435 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
5437         * custom.texi (Custom Themes): New node.
5439 2005-09-03  Richard M. Stallman  <rms@gnu.org>
5441         * search.texi (Search Case): Mention vars that control
5442         case-fold-search for various operations.
5444 2005-08-22  Juri Linkov  <juri@jurta.org>
5446         * display.texi (Standard Faces): Merge the text from
5447         `(elisp)Standard Faces' into this node.
5449 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
5451         * emacs.texi (Top): Delete menu item for deleted node
5452         Keyboard Translations.
5454 2005-08-18  Richard M. Stallman  <rms@gnu.org>
5456         * trouble.texi (Unasked-for Search):
5457         Delete xref to Keyboard Translations.
5459         * glossary.texi (Glossary): Delete xref.
5461         * custom.texi (Minor Modes): Say that the list here is not complete.
5462         (Keyboard Translations): Node deleted.
5463         (Disabling): Delete xref to it.
5464         (Customization Groups): Fix Custom buffer example.
5465         (Hooks): Mention remove-hooks.
5467 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
5469         * building.texi (GDB Graphical Interface): Improve filling of menu
5470         item.
5472 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
5474         * building.texi (GDB Graphical Interface): Use better node names.
5476 2005-08-14  Richard M. Stallman  <rms@gnu.org>
5478         * text.texi (Sentences): Fix xref.
5480 2005-08-14  Juri Linkov  <juri@jurta.org>
5482         * building.texi (Compilation, Grep Searching): Move grep command
5483         headings from `Compilation' to `Grep Searching'.
5485         * dired.texi (Dired and Find):
5486         * maintaining.texi (Tags Search): Replace grep xref to
5487         `Compilation' node with `Grep Searching'.
5489         * files.texi (Comparing Files): Replace xref to `Compilation' with
5490         `Compilation Mode'.
5492 2005-08-13  Alan Mackenzie  <acm@muc.de>
5494         * search.texi (Non-ASCII Isearch): Correct a typo.
5495         (Replacement Commands): Mention query-replace key binding.
5497 2005-08-11  Richard M. Stallman  <rms@gnu.org>
5499         * programs.texi (Options for Comments): Fix xref.
5501         * search.texi (Regexp Backslash, Regexp Example): New nodes split
5502         out of Regexps.
5504 2005-08-09  Juri Linkov  <juri@jurta.org>
5506         * building.texi (Compilation): Use `itemx' instead of `item'.
5507         (Grep Searching): Simplify phrase.
5509         * display.texi (Standard Faces): Describe vertical-border on
5510         window systems.
5512         * windows.texi (Split Window): Simplify phrase and mention
5513         vertical-border face.
5515 2005-08-09  Richard M. Stallman  <rms@gnu.org>
5517         * files.texi (Comparing Files): Clarify compare-windows.
5519         * calendar.texi (Scroll Calendar): Document < and > in calendar.
5521 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
5523         * mule.texi (Coding Systems): Rephrase the paragraph about
5524         codepages: no need for "M-x codepage-setup" anymore, except on
5525         MS-DOS.
5527         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5528         the MS-DOS port only.
5530 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
5532         * makefile.w32-in (info): Don't run multi-install-info.bat.
5533         ($(infodir)/dir): New target, produced by running
5534         multi-install-info.bat.
5536 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
5538         * files.texi (Quoted File Names): Add index entry.
5540 2005-07-19  Juri Linkov  <juri@jurta.org>
5542         * files.texi (Comparing Files): Mention resync for `compare-windows'.
5544 2005-07-18  Juri Linkov  <juri@jurta.org>
5546         * custom.texi (Easy Customization):
5547         * files.texi (Old Versions):
5548         * frames.texi (Wheeled Mice):
5549         * mule.texi (Specify Coding):
5550         * text.texi (Cell Justification):
5551         * trouble.texi (After a Crash):
5552         * xresources.texi (GTK styles):
5553         Delete duplicate duplicate words.
5555 2005-07-17  Richard M. Stallman  <rms@gnu.org>
5557         * frames.texi (Creating Frames): Fix foreground color example.
5559         * custom.texi (Init Examples): Clean up text about conditionals.
5561 2005-07-16  Richard M. Stallman  <rms@gnu.org>
5563         * mini.texi (Completion Commands): Fix command name for ?.
5565 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
5567         * display.texi (Standard Faces): Explain that customization of
5568         `menu' face has no effect on w32 and with GTK.
5569         Add cross-references.
5571         * cmdargs.texi (General Variables): Clarify the default location
5572         of $HOME on w32 systems.
5574 2005-07-15  Jason Rumney  <jasonr@gnu.org>
5576         * cmdargs.texi (General Variables): Default HOME on MS Windows has
5577         changed.
5579 2005-07-08  Kenichi Handa  <handa@m17n.org>
5581         * mule.texi (Recognize Coding):
5582         Recommend revert-buffer-with-coding-system instead of revert-buffer.
5584 2005-07-07  Richard M. Stallman  <rms@gnu.org>
5586         * anti.texi (Antinews): Mention mode-line-inverse-video.
5588         * files.texi (Saving): Minor correction about C-x C-w.
5590         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5592 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
5594         * search.texi (Isearch Scroll): Add example of using the
5595         `isearch-scroll' property.
5596         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5597         `Display Custom' node.
5598         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5599         and de-emphasize it.
5600         (Other Repeating Search): `occur' currently can not correctly
5601         handle multiline matches.  Correct, clarify and update description
5602         of `flush-lines' and `keep-lines'.
5604         * display.texi (Display Custom): Add anchor for `baud-rate'.
5606 2005-07-07  Richard M. Stallman  <rms@gnu.org>
5608         * gnu.texi: Update where to get GNU status; add refs for how to help.
5609         Add footnotes 6 and 7.
5611 2005-07-04  Lute Kamstra  <lute@gnu.org>
5613         Update FSF's address in GPL notices.
5615         * doclicense.texi (GNU Free Documentation License):
5616         * trouble.texi (Checklist): Update FSF's address.
5618 2005-06-24  Richard M. Stallman  <rms@gnu.org>
5620         * display.texi (Text Display): Change index entries.
5622 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
5624         * makefile.w32-in (MAKEINFO): Use --force.
5625         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5626         Makefile.in.
5628 2005-06-23  Richard M. Stallman  <rms@gnu.org>
5630         * anti.texi (Antinews): Rename show-nonbreak-escape to
5631         nobreak-char-display.
5633         * emacs.texi (Top): Update detailed node listing.
5635         * display.texi (Text Display): Rename show-nonbreak-escape
5636         to nobreak-char-display and no-break-space to nobreak-space.
5637         (Standard Faces): Split up the list of standard faces
5638         and put it in a separate node.  Add nobreak-space and
5639         escape-glyph.
5641 2005-06-23  Lute Kamstra  <lute@gnu.org>
5643         * mule.texi (Select Input Method): Fix typo.
5645 2005-06-23  Kenichi Handa  <handa@m17n.org>
5647         * mule.texi (International): List all supported scripts.
5648         Adjust text for that leim is now included in the normal Emacs
5649         distribution.
5650         (Language Environments): List all language environments.
5651         Intlfonts contains fonts for most supported scripts, not all..
5652         (Select Input Method): Refer to C-u C-x = to see how to type to
5653         input a specific character.
5654         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5656 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
5658         * building.texi (Grep Searching): Texinfo usage fix.
5660 2005-06-22  Miles Bader  <miles@gnu.org>
5662         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5664 2005-06-20  Miles Bader  <miles@gnu.org>
5666         * display.texi (Faces): Add `vertical-divider'.
5668 2005-06-17  Richard M. Stallman  <rms@gnu.org>
5670         * text.texi (Adaptive Fill): Minor clarification.
5672 2005-06-10  Lute Kamstra  <lute@gnu.org>
5674         * emacs.texi (Top): Correct version number.
5675         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
5676         refer to the current version of Emacs.
5678 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
5680         * files.texi (Log Buffer): Document when there can be more than
5681         one file to be committed.
5683 2005-06-08  Juri Linkov  <juri@jurta.org>
5685         * display.texi (Faces): Add `shadow' face.
5687 2005-06-07  Masatake YAMATO  <jet@gyve.org>
5689         * display.texi (Faces): Write about mode-line-highlight.
5691 2005-06-06  Richard M. Stallman  <rms@gnu.org>
5693         * misc.texi (Printing Package): Explain how to initialize
5694         printing package.
5696         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5698 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
5700         * emacs.texi: Rename Hardcopy to Printing.
5701         Make PostScript and PostScript Variables subnodes of it.
5703         * misc.texi (Printing): Rename node from Hardcopy.
5704         Mention menu bar options.
5705         Move PostScript and PostScript Variables to submenu.
5706         (Printing package): New node.
5708         * mark.texi (Using Region): Change Hardcopy xref to Printing.
5710         * dired.texi (Operating on Files): Likewise.
5712         * calendar.texi (Displaying the Diary): Likewise.
5714         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5716         * glossary.texi (Glossary): Likewise.
5718         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5719         effect.
5721 2005-06-04  Richard M. Stallman  <rms@gnu.org>
5723         * trouble.texi (After a Crash): Polish previous change.
5725 2005-05-30  Noah Friedman  <friedman@splode.com>
5727         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5728         recovery mechanism.
5730 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
5732         * building.texi (Other Buffers): SPC toggles display of
5733         floating point registers.
5735 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
5737         * files.texi (Log Buffer): Merge in description of Log Edit
5738         mode from pcl-cvs.texi.
5740 2005-05-26  Richard M. Stallman  <rms@gnu.org>
5742         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5744 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
5746         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5747         not enabled by default.
5748         When not on a word, `ispell-word' by default checks the word
5749         before point.
5751 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
5753         * building.texi (Debugger Operation): Simplify last sentence.
5755 2005-05-23  Lute Kamstra  <lute@gnu.org>
5757         * emacs.texi: Update FSF's address throughout.
5758         (Preface): Use @cite.
5759         (Distrib): Add cross reference to the node "Copying".  Mention the
5760         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
5761         printed manuals.
5762         (Intro): Use @xref for the Emacs Lisp Intro.
5764 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
5766         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5768         * basic.texi (Moving Point): Mention default for `goto-line'.
5770         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5771         of a variable's docstring.
5773 2005-05-18  Lute Kamstra  <lute@gnu.org>
5775         * maintaining.texi (Overview of Emerge): Add cross reference.
5776         Remove duplication.
5778         * emacs.texi (Top): Update to the current structure of the manual.
5779         * misc.texi (Emacs Server): Add menu description.
5780         * files.texi (Saving): Fix menu.
5781         * custom.texi (Customization): Fix menu.
5782         * mule.texi (International): Fix menu.
5783         * kmacro.texi (Keyboard Macros): Fix menu.
5785 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
5787         * display.texi: Various minor changes.
5788         (Faces): Delete text that is repeated in the next section.
5790 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
5792         * building.texi (Debugger Operation): Mention GUD tooltips are
5793         disabled with GDB in text command mode.
5795 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
5797         * building.texi: Replace toolbar with "tool bar" for consistency.
5798         (Compilation Mode): Describe compilation-context-lines
5799         and use of arrow in compilation buffer.
5800         (Debugger Operation): Replace help text with variable's value.
5802         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5803         consistency.
5805 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
5807         * major.texi (Choosing Modes): normal-mode processes the -*- line.
5808         Add xref.
5810 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
5812         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5813         (Position Info): Delete discussion of `goto-line'.  It is already
5814         described in `Moving point'.
5816         * mini.texi (Completion Commands): Correct reference.
5817         (Completion Options): Fix typo.
5819         * killing.texi (Deletion): Complete description of `C-x C-o'.
5821 2005-05-10  Richard M. Stallman  <rms@gnu.org>
5823         * building.texi (Compilation): Clarify recompile's directory choice.
5825         * frames.texi (Tooltips): Cleanups.
5827         * basic.texi (Arguments): Fix punctuation.
5829 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
5831         * screen.texi (Menu Bar): The up and down (not left and right)
5832         arrow keys move through a keyboard menu.
5834 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
5836         * basic.texi: Various typo and grammar fixes.
5837         (Moving Point): C-a now runs move-beginning-of-line.
5839 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
5841         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5843         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5844         as different animals.
5846 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
5848         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5849         Correct index entry.
5851 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
5853         * building.texi (Debugger Operation): Update to reflect changes
5854         in GUD tooltips.
5856 2005-04-30  Richard M. Stallman  <rms@gnu.org>
5858         * files.texi (Compressed Files): Auto Compression normally enabled.
5860         * building.texi (Debugger Operation): Clarify previous change.
5862 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
5864         * building.texi (Debugger Operation): Add description for
5865         GUD tooltips when program is not running.
5867 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
5869         * misc.texi (Shell): Add `Shell Prompts' to menu.
5870         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
5871         description.  Delete remarks moved to new node.
5872         (Shell Prompts): New node.
5873         (History References): Replace remarks moved to `Shell Prompts'
5874         with xref to that node.
5875         (Remote Host): Clarify how to specify the terminal type when
5876         logging in to a different machine.
5878 2005-04-26  Richard M. Stallman  <rms@gnu.org>
5880         * emacs.texi (Top): Update submenus from files.texi.
5882         * files.texi (Filesets): Clarify previous change.
5884         * dired.texi (Misc Dired Features): Clarify previous change.
5886 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
5888         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5890         * dired.texi (Misc Dired Features):
5891         Document dired-compare-directories.
5893         * files.texi (Filesets): New node.
5894         (File Conveniences): Document Image mode.
5896         * text.texi (TeX Print): Document tex-compile.
5898 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
5900         * frames.texi (Tooltips): Tooltip mode is enabled by default.
5901         Delete redundant reference to tooltip Custom group.  It is
5902         referred too again in the next paragraph.
5904 2005-04-24  Richard M. Stallman  <rms@gnu.org>
5906         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5908 2005-04-19  Kim F. Storm  <storm@cua.dk>
5910         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5912 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
5914         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5915         turns off desktop-save-mode.
5917 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
5919         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5920         by default in terminals compatible with xterm.  Mention that
5921         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5922         node.
5924 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
5926         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5928 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
5930         * xresources.texi (Table of Resources): Add cursorBlink.
5932 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
5934         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5935         `d', `C-d' and `u'.
5937 2005-04-11  Richard M. Stallman  <rms@gnu.org>
5939         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5940         (Misc X): Add -D, --basic-display.
5942         * maintaining.texi (Change Log): Correct the description of
5943         the example.
5945         * major.texi (Choosing Modes): Document magic-mode-alist.
5947 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
5949         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5950         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5951         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5952         (Rmail Output): Clarify which statements apply to `o', `C-o' and
5953         `w', respectively.
5954         (Rmail Labels): Mention `l'.
5955         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
5956         (Rmail Summary Edit): Describe `j' and RET.
5958 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
5960         * xresources.texi (Lucid Resources): Add fontSet resource.
5962 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
5964         * display.texi (Useless Whitespace): `indicate-unused-lines' is
5965         now called `indicate-empty-lines'.
5967 2005-04-06  Kim F. Storm  <storm@cua.dk>
5969         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5971 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
5973         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5974         deleted.
5975         (Marks vs Flags): Add some convenient key bindings.
5976         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5977         (Misc Dired Features): Correct and expand description of `w' command.
5979         * frames.texi (XTerm Mouse): Delete apparently false info.
5980         The GNU/Linux console currently does not appear to support
5981         `xterm-mouse-mode'.
5983 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
5985         * calendar.texi (Diary): Mention shell utility `calendar'.
5987 2005-04-01  Richard M. Stallman  <rms@gnu.org>
5989         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5991 2005-04-01  Lute Kamstra  <lute@gnu.org>
5993         * maintaining.texi (Change Log): add-change-log-entry uses
5994         add-log-mailing-address.
5996 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
5998         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5999         `VC Mode Line' and put in an xref to that node.
6000         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6001         its description.
6003 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
6005         * calendar.texi (Calendar Systems): Say that the Persian calendar
6006         implemented here is the arithmetical one championed by Birashk.
6008 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
6010         * programs.texi (Fortran Motion): Fix previous change.
6012 2005-03-29  Richard M. Stallman  <rms@gnu.org>
6014         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6016 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
6018         * text.texi (Refill): Refer to Long Lines Mode.
6019         (Longlines): New node.
6020         (Auto Fill): Don't index "word wrap" here.
6021         (Filling): Add Longlines to menu.
6023 2005-03-29  Richard M. Stallman  <rms@gnu.org>
6025         * xresources.texi: Minor fixes.
6027         * misc.texi (Emacs Server): Fix Texinfo usage.
6029         * emacs.texi (Top): Don't use a real section heading for
6030         "Detailed Node Listing".  Fake it instead.
6032         * basic.texi (Position Info): Minor cleanup.
6034         * mule.texi (Input Methods): Minor cleanup.
6036 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
6038         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6039         constructs as well.
6040         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6042 2005-03-29  Kenichi Handa  <handa@m17n.org>
6044         * mule.texi (Input Methods): Refer to the command C-u C-x =.
6046         * basic.texi (Position Info): Update the description about the
6047         command C-u C-x =.
6049 2005-03-28  Richard M. Stallman  <rms@gnu.org>
6051         * emacs.texi (Top): Use @section for the detailed node listing.
6053         * calendar.texi: Minor fixes to previous change.
6055         * programs.texi (Fortran): Small fixes to previous changes.
6057         * emacs.texi (Top): Update list of subnodes of Dired.
6058         Likewise for building.texi.
6060         * files.texi (File Conveniences): Delete Auto Image File mode.
6062 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
6064         * building.texi (Flymake): New node.
6066         * custom.texi (Function Keys): Document kp- event types and
6067         keypad-setup package.
6069         * dired.texi (Wdired): New node.
6071         * files.texi (File Conveniences): Reorder entries.
6072         Explain how to turn on Auto-image-file mode.
6073         Document Thumbs mode.
6075         * mule.texi (Specify Coding): Document recode-region and
6076         recode-file-name.
6078         * programs.texi (Program Modes): Add Conf mode and DNS mode.
6080 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
6082         * commands.texi (Keys): M-o is now a prefix key.
6084 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
6086         * programs.texi: Reformat and update copyright years.
6087         (Fortran): Update section.
6089 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
6091         * files.texi: Several small changes in addition to:
6092         (Visiting): Change xref for Dialog Boxes to ref.
6093         (Version Headers): Replace references to obsolete var
6094         `vc-header-alist' with `vc-BACKEND-header'.
6095         (Customizing VC): Update value of `vc-handled-backends'.
6097 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
6099         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6100         move here from Emacs Lisp Reference Manual.
6101         * calendar.texi (Calendar/Diary, Diary Commands)
6102         (Special Diary Entries, Importing Diary): Change some xrefs to
6103         point to emacs-xtra rather than elisp.
6105         * emacs-xtra.texi (Calendar Customizing):
6106         Move view-diary-entries-initially, view-calendar-holidays-initially,
6107         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6108         Emacs Manual.
6109         (Appt Customizing): Merge entire section into main Emacs Manual.
6110         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6111         mark-holidays-in-calendar here from emacs-xtra.
6112         (Displaying the Diary): Move view-diary-entries-initially,
6113         mark-diary-entries-in-calendar here from emacs-xtra.
6114         (Appointments): Move appt-display-mode-line,
6115         appt-display-duration, appt-disp-window-function,
6116         appt-delete-window-function here from emacs-xtra.
6118         * calendar.texi: Update and reformat copyright.
6119         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6120         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6121         (Diary): Refer to `diary-file' rather than ~/diary.
6122         (Diary Commands): Rename node to "Displaying the Diary".
6123         * emacs.texi (Top): Rename "Diary Commands" section.
6124         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6126 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
6128         * misc.texi (Emacs Server): Fix the command for setting
6129         server-name.  Add an xref to Invoking emacsclient.
6131         * help.texi (Help Summary): Clarify when "C-h ." will do something
6132         nontrivial.
6133         (Apropos): Add cindex entry for apropos-sort-by-scores.
6135         * display.texi (Text Display): Add index entries for how no-break
6136         characters are displayed.
6138 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
6140         * files.texi (Visiting): Fix cross-references introduced with the
6141         last change.
6143         * xresources.texi (GTK resources): Fix last change.
6145 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
6147         * xresources.texi (X Resources): GTK options documented too.
6148         (Resources): Clarify meaning of program name.
6149         (Table of Resources): Add visualClass.
6150         (GTK resources): Rewrite.
6151         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6153         * display.texi (Text Display): Mention non-breaking spaces.
6155         * files.texi (Reverting): Document auto-revert-check-vc-info.
6157         * frames.texi (Mouse Commands): Document
6158         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6160         * help.texi (Help Summary): Add `C-h .'.
6161         (Apropos): Apropos accepts a list of search terms.
6162         Document apropos-sort-by-scores.
6163         (Help Echo): Document display-local-help.
6165         * misc.texi (Emacs Server): Document server-name.
6166         (Invoking emacsclient): Document -s option for server names.
6168         * text.texi (Outline Visibility): Introduce "current heading
6169         line" (commands can be called with point on a body line).
6170         Re-order table to follow the sequence of discussion.
6171         hide-body won't hide lines before first header line.
6172         (TeX Mode): Add DocTeX mode.
6174 2005-03-24  Richard M. Stallman  <rms@gnu.org>
6176         * mule.texi (Single-Byte Character Support): Delete mention
6177         of iso-acc.el and iso-transl.el.
6179 2005-03-23  Lute Kamstra  <lute@gnu.org>
6181         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6183 2005-03-23  Richard M. Stallman  <rms@gnu.org>
6185         * search.texi: Delete explicit node pointers.
6186         (Incremental Search): New menu.
6187         (Basic Isearch, Repeat Isearch, Error in Isearch)
6188         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6189         (Slow Isearch): New subnodes.
6190         (Configuring Scrolling): Node deleted.
6191         (Search Case): Doc default-case-fold-search.
6192         (Regexp Replace): Move replace-regexp doc here.
6194         * rmail.texi (Movemail): Put commas inside closequotes.
6196         * picture.texi (Insert in Picture): Document C-c arrow combos.
6197         (Basic Picture): Clarify erasure.
6199         * display.texi (Font Lock): Put commas inside closequotes.
6201         * cmdargs.texi (General Variables): Put commas inside closequotes.
6203 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
6205         * building.texi (Stack Buffer): Mention reverse contrast for
6206         *selected* frame (might not be current frame).
6208 2005-03-21  Richard M. Stallman  <rms@gnu.org>
6210         * building.texi (Starting GUD): Add bashdb.
6212 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
6214         * basic.texi (Moving Point): Add M-g M-g binding.
6215         (Undo): Document undo-only.
6216         (Position Info): Document M-g M-g and C-u M-g M-g.
6218         * building.texi (Building): Put Grep Searching after Compilation
6219         Shell.
6220         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6221         Document next-error-highlight.
6222         (Grep Searching): Document grep-highlight-matches.
6223         (Lisp Eval): Typing C-x C-e twice prints integers specially.
6225         * calendar.texi (Importing Diary): Rename node from iCalendar.
6226         Document diary-from-outlook.
6228         * dired.texi (Misc Dired Features): Rename node from Misc Dired
6229         Commands.
6230         Mention effect of X drag and drop on Dired buffers.
6232         * files.texi (Visiting): Document large-file-warning-threshold.
6233         Move paragraph on file-selection dialog.
6234         Mention visiting files using X drag and drop.
6235         (Reverting): Mention using Auto-Revert mode to tail files.
6236         Document auto-revert-tail-mode.
6237         (Version Systems): Minor correction.
6238         (Comparing Files): Diff-mode is no longer based on Compilation
6239         mode.
6240         Document compare-ignore-whitespace.
6241         (Misc File Ops): Explain passing a directory to rename-file.
6242         Likewise for copy-file and make-symbolic-link.
6244         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6245         Document mouse-wheel-progressive speed.
6247         * help.texi (Misc Help): Document numeric argument for C-h i.
6248         Correctly explain the effect of just C-u as argument.
6250         * killing.texi (Deletion): Document numeric argument for
6251         just-one-space.
6253         * mini.texi (Completion): Completion acts on text before point.
6255         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6256         (Emulation): CUA mode replaces pc-bindings-mode,
6257         pc-selection-mode, and s-region.
6259         * mule.texi (Input Methods): Leim is now built-in.
6260         (Select Input Method): Document quail-show-key.
6261         (Specify Coding): Document revert-buffer-with-coding-system.
6263         * programs.texi (Fortran Motion): Document f90-next-statement,
6264         f90-previous-statement, f90-next-block, f90-previous-block,
6265         f90-end-of-block, and f90-beginning-of-block.
6267         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6269         * emacs.texi (Acknowledgments): Updated.
6271         * anti.texi: Total rewrite.
6273 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
6275         * ack.texi (Acknowledgments): Update.
6277 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
6279         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6280         Update copyright years.
6282 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
6284         * building.texi (Commands of GUD): Move paragraph on setting
6285         breakpoints with mouse to the GDB Graphical Interface node.
6287 2005-03-07  Richard M. Stallman  <rms@gnu.org>
6289         * misc.texi (Single Shell, Shell Options): Fix previous change.
6291         * building.texi (Debugger Operation): Update GUD tooltip enable info.
6293 2005-03-06  Richard M. Stallman  <rms@gnu.org>
6295         * building.texi (Starting GUD): Don't explain text vs graphical
6296         GDB here.  Just mention it and xref.
6297         Delete "just one debugger process".
6298         (Debugger Operation): Move GUD tooltip info here.
6299         (GUD Tooltips): Node deleted.
6300         (GDB Graphical Interface): Explain the two GDB modes here.
6302         * sending.texi (Sending Mail): Minor cleanup.
6303         (Mail Aliases): Explain quoting conventions.
6304         Update key rebinding example.
6305         (Header Editing): C-M-i is like M-TAB.
6306         (Mail Mode Misc): mail-attach-file does not do MIME.
6308         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6309         that really belongs here.
6310         (Remote Mailboxes): Text moved to Rmail Inbox.
6311         (Rmail Display): Mention Mouse-1.
6312         (Movemail): Clarify two movemail versions.
6313         Clarify rmail-movemail-program.
6315         * misc.texi (Single Shell): Replace uudecode example with gpg example.
6316         Document async shell commands.
6317         (Shell History): Clarify.
6318         (Shell Ring): Mention C-UP an C-DOWN.
6319         (Shell Options): Add comint-prompt-read-only.
6320         (Invoking emacsclient): Set EDITOR to run Emacs.
6321         (Sorting): No need to explain what region is.
6322         (Saving Emacs Sessions): Fix typo.
6323         (Recursive Edit): Fix punctuation.
6324         (Emulation): Don't mention "PC bindings" which are standard.
6325         (Hyperlinking): Explain Mouse-1 convention here.
6326         (Find Func): Node deleted.
6328         * help.texi (Name Help): Xref to Hyperlinking.
6330         * glossary.texi (Glossary):
6331         Rename "Balance Parentheses" to "Balancing...".
6332         Add "Byte Compilation".  Correct "Copyleft".
6333         New xref in "Customization".
6334         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6335         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6336         Rename "Registers" to "Register".
6337         Replace "Selecting" with "Selected Frame",
6338         "Selected Window", and "Selecting a Buffer".
6340         * files.texi (Types of Log File): Explain how projects'
6341         methods can vary.
6343         * display.texi (Faces): Delete "Emacs 21".
6345         * custom.texi (Changing a Variable): C-M-i like M-TAB.
6346         * fixit.texi (Spelling): C-M-i like M-TAB.
6347         * mini.texi (Completion Options): C-M-i like M-TAB.
6348         * programs.texi (Symbol Completion): C-M-i like M-TAB.
6349         * text.texi (Text Mode): C-M-i like M-TAB.
6351         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6353         * calendar.texi (Specified Dates): Mention `g w'.
6354         (Appointments): appt-activate toggles with no arg.
6356 2005-03-05  Juri Linkov  <juri@jurta.org>
6358         * cmdargs.texi (Emacs Invocation): Add cindex
6359         "invocation (command line arguments)".
6360         (Misc X): Add -nbc, --no-blinking-cursor.
6362 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
6364         * calendar.texi (iCalendar): No need to require it now.
6366 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
6368         * trouble.texi (Contributing): Mention Savannah.  Direct users to
6369         emacs-devel.
6371 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
6373         * calendar.texi (Adding to Diary): Mention redrawing of calendar
6374         window.
6376 2005-02-27  Richard M. Stallman  <rms@gnu.org>
6378         * building.texi (Compilation): Update mode line status info.
6380 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
6382         * calendar.texi (General Calendar): Document binding of
6383         scroll-other-window-down.
6384         (Mayan Calendar): Fix earliest date.
6385         (Time Intervals): Document timeclock-change.
6386         Fix timeclock-ask-before-exiting documentation.
6388 2005-02-26  Kim F. Storm  <storm@cua.dk>
6390         * frames.texi (Mouse References):
6391         Add mouse-1-click-in-non-selected-windows.
6393 2005-02-25  Richard M. Stallman  <rms@gnu.org>
6395         * screen.texi (Screen): Explain better about cursors and mode lines;
6396         don't presuppose text terminals.
6397         (Point): Don't assume just one cursor.
6398         Clarify explanation of cursors.
6399         (Echo Area, Menu Bar): Cleanups.
6401         * mini.texi (Minibuffer): Prompts are highlighted.
6402         (Minibuffer Edit): Newline = C-j only on text terminals.
6403         Clarify resize-mini-windows values.
6404         Mention M-PAGEUP and M-PAGEDOWN.
6405         (Completion Commands): Mouse-1 like Mouse-2.
6406         (Minibuffer History): Explain history commands better.
6407         (Repetition): Add xref to Incremental Search.
6409         * mark.texi (Setting Mark): Clarify info about displaying mark.
6410         Clarify explanation of C-@ and C-SPC.
6411         (Transient Mark): Mention Delete Selection mode.
6412         (Marking Objects): Clean up text about extending the region.
6414         * m-x.texi (M-x): One C-g doesn't always go to top level.
6415         No delay before suggest-key-bindings output.
6417         * fixit.texi (Fixit): Mention C-/ for undo.
6418         (Spelling): Mention ESC TAB like M-TAB.
6419         Replacement words with r and R are rechecked.
6420         Say where C-g leaves point.  Mention ? as input.
6422 2005-02-23  Lute Kamstra  <lute@gnu.org>
6424         * cmdargs.texi (Initial Options): Add cross reference.
6426 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
6428         * emacs.texi (Top): Update menu for splitting of node in
6429         msdog.texi.
6430         * frames.texi (Frames): Update xref for splitting of node in
6431         msdog.texi.
6432         * trouble.texi (Quitting): Ditto.
6434 2005-02-16  Richard M. Stallman  <rms@gnu.org>
6436         * windows.texi (Split Window): Simplify line truncation info
6437         and xref to Display Custom.
6439         * trouble.texi (Quitting): Emergency escape only for text terminal.
6440         (Screen Garbled): C-l for ungarbling is only for text terminal.
6442         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6444         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6446         * programs.texi (Program Modes): Mention Python mode.
6447         (Moving by Defuns): Repeating C-M-h extends region.
6448         (Basic Indent): Clarify.
6449         (Custom C Indent): Clarify.
6450         (Expressions): Repeating C-M-@ extends region.
6451         (Info Lookup): Clarify for C-h S.
6452         (Symbol Completion): ESC TAB alternative for M-TAB.
6453         (Electric C): Clarify.
6455         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6457         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6458         MS-DOS Input node.
6459         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6460         (MS-DOS and MULE): Clarify.
6461         (MS-DOS Processes, Windows Processes): Fix typos.
6463         * major.texi (Choosing Modes): Clarify.
6465         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6466         (Keyboard Macro Step-Edit): Clarify.
6468         * indent.texi (Indentation): Clarifications.
6470         * help.texi (Help): Correct error about C-h in query-replace.
6471         Clarify apropos vs C-h a.  Fix how to search in FAQ.
6472         (Key Help): Describe C-h w here.
6473         (Name Help): Minor cleanup.  C-h w moved to Key Help.
6474         Clarify the "object" joke.
6475         (Apropos): Clarify.  Mouse-1 like Mouse-2.
6476         (Help Mode): Mouse-1 like Mouse-2.
6478         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6480         * display.texi (Display): Reorder menu.
6481         (Faces): Cleanup.
6482         (Font Lock): Cleanup.  Mention Options menu.
6483         Delete obsolete text.
6484         (Scrolling): For C-l, don't presume text terminal.
6485         (Horizontal Scrolling): Simplify intro.
6486         (Follow Mode): Clarify.
6487         (Cursor Display): Move before Display Custom.
6488         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6489         Doc default-tab-width.  Doc line truncation more thoroughly.
6491         * dired.texi (Dired Enter): C-x C-f can run Dired.
6492         (Dired Visiting): Comment out `a' command.
6493         Mouse-1 is like Mouse-2.
6494         (Shell Commands in Dired): ? can be used more than once.
6496         * basic.texi (Continuation Lines): Simplify description of truncation,
6497         and refer to Display Custom for the rest of it.
6499 2005-02-06  Lute Kamstra  <lute@gnu.org>
6501         * basic.texi (Undo): Fix typo.
6503         * cmdargs.texi (Emacs Invocation): Fix typo.
6505         * custom.texi (Init Examples): Fix typo.
6507         * abbrevs.texi (Expanding Abbrevs): Fix typo.
6509 2005-02-06  Richard M. Stallman  <rms@gnu.org>
6511         * regs.texi (Registers): Registers can hold numbers, too.
6513         * killing.texi (Other Kill Commands): Cleanup.
6514         Delete redundant explanation of kill in read-only buffer.
6515         (Yanking): Mention term "copying".
6516         (Accumulating Text): Fix typo.
6518         * entering.texi (Entering Emacs): Update rationale at start.
6519         (Exiting): Treat iconifying on a par with suspension.
6521         * custom.texi (Minor Modes): Fix typo.
6522         (Easy Customization): Fix menu style.
6523         (Variables): Add xref.
6524         (Examining): Setting for future sessions works through .emacs.
6525         (Keymaps): "Text terminals", not "Many".
6526         (Init Rebinding): Explain \C-.  Show example of \M-.
6527         Fix minor wording errors.
6528         (Function Keys): Explain vector syntax just once.
6529         (Named ASCII Chars): Clarify history of TAB/C-i connection.
6530         (Init File): Mention .emacs.d directory.
6531         (Init Examples): Add xref.
6532         (Find Init): Mention .emacs.d directory.
6534         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6535         (Action Arguments): Explain which kinds of -l args are found how.
6536         (Initial Options): --batch does not inhibit site-start.
6537         Add xrefs.
6538         (Command Example): Use --batch, not -batch.
6540         * basic.texi (Inserting Text): Cleanup wording.
6541         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6542         C-n is not error at end of buffer.
6543         (Undo): Doc C-/ like C-_.  Add xrefs.
6544         (Arguments): META key may be labeled ALT.
6545         Peculiar arg meanings are explained in doc strings.
6547         * abbrevs.texi (Expanding Abbrevs): Clarify.
6549 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
6551         * frames.texi (Frame Parameters): Add an xref to the description
6552         of list-colors-display.  Add a pointer to the X docs about colors.
6554         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
6555         Improve docs of list-colors-display.
6557 2005-02-03  Lute Kamstra  <lute@gnu.org>
6559         * frames.texi (Frames, Drag and Drop): Fix typos.
6561 2005-02-03  Richard M. Stallman  <rms@gnu.org>
6563         * windows.texi (Basic Window): Mention color-change in mode line.
6564         (Change Window): Explain dragging vertical boundaries.
6566         * text.texi (Sentences): Clarify.
6567         (Paragraphs): Explain M-a and blank lines.
6568         (Outline Mode): Clarify text and menu.
6569         (Hard and Soft Newlines): Mention use-hard-newlines.
6571         * frames.texi (Frames): Delete unnecessary mention of Windows.
6572         (Mouse Commands): Likewise.  Mention xterm mouse support.
6573         (Clipboard): Clarify.
6574         (Mouse References): Mention use of Mouse-1 for following links.
6575         (Menu Mouse Clicks): Clarify.
6576         (Mode Line Mouse): Clarify.
6577         (Drag and Drop): Rewrite.
6579         * fixit.texi (Spelling): Fix typo.
6581         * files.texi (File Names): Clarify.
6582         (Visiting): Update conditions for use of file dialog.  Clarify.
6583         (Saving): Doc d as answer in save-some-buffers.
6584         (Remote Files): Clean up the text.
6586         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6588         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6589         (List Buffers): Clarify.
6590         (Several Buffers): Doc T command.
6591         (Buffer Convenience): Clarify menu.
6593         * basic.texi (Undo): Clarify last change.
6595 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
6597         * fixit.texi (Spelling): Fix typo.
6599 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
6601         * basic.texi (Undo): Update description of `undo-outer-limit'.
6603 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
6605         * building.texi: Update documentation relating to GDB Graphical
6606         Interface.
6608 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
6610         * custom.texi (Easy Customization): Adapt menu to node name change.
6612 2005-01-30  Richard M. Stallman  <rms@gnu.org>
6614         * custom.texi (Easy Customization): Defn of "User Option" now
6615         includes faces.  Don't say just "option" when talking about variables.
6616         Do say just "options" to mean "anything customizable".
6617         (Specific Customization): Describe `customize-variable',
6618         not `customize-option'.
6620         * glossary.texi (Glossary) <Faces>: Add xref.
6621         <User Option>: Change definition--include faces.  Change xref.
6623         * picture.texi (Picture): Mention artist.el.
6625         * sending.texi, screen.texi, programs.texi, misc.texi:
6626         * mini.texi, major.texi, maintaining.texi, macos.texi:
6627         * help.texi, frames.texi, files.texi:
6628         Don't say just "option" when talking about variables.
6630         * display.texi, mule.texi: Don't say just "option" when talking
6631         about variables.  Other minor cleanups.
6633 2005-01-26  Lute Kamstra  <lute@gnu.org>
6635         * cmdargs.texi (Initial Options): Add a cross reference to `Init
6636         File'.  Mention the `-Q' option at the `--no-site-file' option.
6638 2005-01-22  David Kastrup  <dak@gnu.org>
6640         * building.texi (Grep Searching): Mention alias `find-grep' for
6641         `grep-find'.
6643 2005-01-20  Richard M. Stallman  <rms@gnu.org>
6645         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6647 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
6649         * rmail.texi (Movemail): Explain differences
6650         between standard and mailutils versions of movemail.
6651         Describe command line and configuration options introduced
6652         with the latter.
6653         Explain the notion of mailbox URL, provide examples and
6654         cross-references to mailutils documentation.
6655         Describe various methods of specifying mailbox names,
6656         user names and user passwords for rmail.
6657         (Remote Mailboxes): New section.
6658         Describe how movemail handles remote mailboxes.  Describe configuration
6659         options used to control its behavior.
6660         (Other Mailbox Formats): Explain handling of various mailbox
6661         formats.
6663 2005-01-13  Richard M. Stallman  <rms@gnu.org>
6665         * commands.texi (Commands): Clarification.
6667 2005-01-11  Richard M. Stallman  <rms@gnu.org>
6669         * programs.texi (Multi-line Indent): Fix previous change.
6670         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6672 2005-01-08  Richard M. Stallman  <rms@gnu.org>
6674         * display.texi (Faces): isearch-lazy-highlight-face renamed to
6675         lazy-highlight.
6677         * search.texi (Query Replace): Mention faces query-replace
6678         and lazy-highlight.
6679         (Incremental Search): Update isearch highlighting info.
6681 2005-01-04  Richard M. Stallman  <rms@gnu.org>
6683         * custom.texi (Saving Customizations): Minor improvement.
6685 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
6687         * custom.texi (Saving Customizations): Emacs no longer loads
6688         `custom-file' after .emacs.  No longer mention customizing through
6689         Custom.
6691 2005-01-01  Andreas Schwab  <schwab@suse.de>
6693         * killing.texi (Graphical Kill): Move up under node Killing,
6694         change @section to @subsection.
6696 2005-01-01  Richard M. Stallman  <rms@gnu.org>
6698         * custom.texi (Face Customization): Mention hex color specs.
6700         * emacs.texi (Top): Update Killing submenu.
6702         * killing.texi (Killing): Reorganize section.
6703         No more TeX-only text; put the node command at start of chapter.
6704         But the first section heading is used only in TeX.
6705         Rewrite the text to read better in this mode.
6706         (Graphical Kill): New subnode gets some of the text that
6707         used to be in the first section.
6709 2004-12-31  Richard M. Stallman  <rms@gnu.org>
6711         * dired.texi (Shell Commands in Dired): Delete the ? example.
6713         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6715         * files.texi (Saving): Describe new require-final-newline features
6716         and mode-require-final-newline.
6718 2004-12-29  Richard M. Stallman  <rms@gnu.org>
6720         * custom.texi (File Variables): Clarify previous change.
6722 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
6724         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6725         out now.
6727 2004-12-27  Richard M. Stallman  <rms@gnu.org>
6729         * Makefile.in (MAKEINFO): Specify --force.
6731         * basic.texi (Moving Point): C-e now runs move-end-of-line.
6732         (Undo): Doc undo-outer-limit.
6734 2004-12-15  Juri Linkov  <juri@jurta.org>
6736         * mark.texi (Transient Mark, Mark Ring): M-< and other
6737         movement commands don't set mark in Transient Mark mode
6738         if mark is active.
6740 2004-12-12  Juri Linkov  <juri@jurta.org>
6742         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6743         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6745         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6746         (Misc Dired Commands): Add @r{(Dired)} to w.
6748 2004-12-12  Juri Linkov  <juri@jurta.org>
6750         * mark.texi (Marking Objects): Marking commands also extend the
6751         region when mark is active in Transient Mark mode.
6753 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
6755         * custom.texi (Saving Customizations): Emacs only loads the custom
6756         file automatically after the init file in version 22.1 or later.
6757         Adapt text and examples to this fact.
6759 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
6761         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6762         be set through Custom.  Otherwise, it has no effect.
6764 2004-12-05  Richard M. Stallman  <rms@gnu.org>
6766         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6767         * entering.texi: Rename Command Line to Emacs Invocation.
6769         * misc.texi (Term Mode): Correctly describe C-c.
6771         * custom.texi (Easy Customization): Move up to section level,
6772         before Variables.  Avoid using the term "variable"; say "option".
6773         New initial explanation.
6774         (Variables): In initial explanation, connect "variable" to the
6775         already-explained "user option".
6777         * emacs.texi (Top): Fix ref to Command Line.
6778         Move reference to Easy Customization.
6780         * xresources.texi (X Resources): Fix From link.
6782         * doclicense.texi (GNU Free Documentation License): Fix To link.
6784         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6786         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6788 2004-12-03  Richard M. Stallman  <rms@gnu.org>
6790         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6792 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
6794         * kmacro.texi: Several small changes in addition to the following.
6795         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6796         defining a keyboard macro.
6797         Mention `kmacro-ring-max'.
6798         (Keyboard Macro Counter): Clarify description of
6799         `kmacro-insert-counter', `kmacro-set-counter',
6800         `kmacro-add-counter' and `kmacro-set-format'.
6802 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6804         * custom.texi (File Variables): Add `unibyte' and make it more
6805         clear that `unibyte' and `coding' are special.  Suggested by Simon
6806         Krahnke <overlord@gmx.li>.
6808         * mule.texi (Enabling Multibyte): Refer to File Variables.
6809         Suggested by Simon Krahnke <overlord@gmx.li>.
6811 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
6813         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6814         x-use-old-gtk-file-dialog.
6816 2004-11-20  Richard M. Stallman  <rms@gnu.org>
6818         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6820 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
6822         * building.texi (Lisp Eval): Delete hyphen in section name.
6824 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
6826         * files.texi (Old Versions):
6827         No longer document annotation as "CVS only".
6829 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
6831         * files.texi (Version Control): Rewrite the introduction about
6832         version systems, mentioning the new ones that we support.
6833         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6834         suggestions.
6836 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
6838         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
6840 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
6842         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6844 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
6846         * text.texi (Text Based Tables, Table Definition)
6847         (Table Creation, Table Recognition, Cell Commands)
6848         (Cell Justification, Row Commands, Column Commands)
6849         (Fixed Width Mode, Table Conversion, Measuring Tables)
6850         (Table Misc): New nodes, documenting the Table Mode.
6852 2004-10-19  Jason Rumney  <jasonr@gnu.org>
6854         * makefile.w32-in (info): Change order of arguments to makeinfo.
6856 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
6858         * calendar.texi (iCalendar): Update for package changes.
6860 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
6862         * files.texi (Misc File Ops): View mode is a minor mode.
6864 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
6866         * calendar.texi (iCalendar): Style changes.
6868 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
6870         * search.texi (Regexps): The regexp described in the example is no
6871         longer stored in the variable `sentence-end'.
6873 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
6875         * building.texi (Starting GUD): Note that multiple debugging
6876         sessions requires `gdb --fullname'.
6878 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
6880         * calendar.texi (iCalendar): New section for a new package.
6882 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
6884         * text.texi: Various small changes in addition to the following.
6885         (Text): Replace xref for autotype with inforef.
6886         (Sentences): Explain nil value for `sentence-end'.
6887         (Paragraphs): Update default values for `paragraph-start' and
6888         `paragraph-separate'.
6889         (Text Mode): Correct description of Text mode's effect on the
6890         syntax table.
6891         (Outline Visibility): `hide-other' does not hide top level headings.
6892         `selective-display-ellipses' no longer has an effect on Outline mode.
6893         (TeX Misc): Add missing @cindex.
6894         Replace xref for RefTeX with inforef.
6895         (Requesting Formatted Text): The variable
6896         `enriched-fill-after-visiting' no longer exists.
6897         (Editing Format Info): Update names of menu items and commands.
6898         (Format Faces): Mention special effect of specifying the default face.
6899         Describe inheritance of text properties.
6900         Correct description of `fixed' face.
6901         (Format Indentation): Correct description of effect of setting
6902         margins.  Mention `set-left-margin' and `set-right-margin'.
6903         (Format Justification): Update names of menu items.
6904         `set-justification-full' is now bound to `M-j b'.
6905         Mention that `default-justification' is a per buffer variable.
6906         (Format Properties): Update name of menu item.
6907         (Forcing Enriched Mode): `format-decode-buffer' automatically
6908         turns on Enriched mode if the buffer is in text/enriched format.
6910 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
6912         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6914 2004-09-28  Kim F. Storm  <storm@cua.dk>
6916         * display.texi (Display Custom) <indicate-buffer-boundaries>:
6917         Align with new functionality.
6919 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
6921         * display.texi (Display Custom): Remove stray `@end defvar'.
6923 2004-09-23  Kim F. Storm  <storm@cua.dk>
6925         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6926         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6928 2004-09-20  Richard M. Stallman  <rms@gnu.org>
6930         * custom.texi (Hooks): Explain using setq to clear out a hook.
6931         (File Variables): Explain multiline string constants.
6932         (Non-ASCII Rebinding): Explain when you need to update
6933         non-ASCII char codes in .emacs.
6935         * building.texi (Compilation): Explain how to make a silent
6936         subprocess that won't be terminated.  Explain compilation-environment.
6938 2004-09-13  Kim F. Storm  <storm@cua.dk>
6940         * mini.texi (Repetition): Rename isearch-resume-enabled to
6941         isearch-resume-in-command-history and change default to disabled.
6943 2004-09-09  Kim F. Storm  <storm@cua.dk>
6945         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6946         with new `kmacro-name-last-macro'.
6948 2004-09-08  Juri Linkov  <juri@jurta.org>
6950         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6952 2004-09-03  Juri Linkov  <juri@jurta.org>
6954         * search.texi (Incremental Search): Update wording for M-%.
6956 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
6958         * killing.texi (Killing): Correct description of kill commands in
6959         read-only buffer.
6961 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
6963         * building.texi (Compilation Mode): Add a paragraph about rules
6964         for finding the compilation buffer for `next-error'.
6966         * search.texi (Other Repeating Search): Mention that Occur mode
6967         supports the next-error functionality.
6969 2004-09-02  Juri Linkov  <juri@jurta.org>
6971         * search.texi (Regexp Replace): Add missing backslash to \footnote.
6973 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
6975         * kmacro.texi (Basic Keyboard Macro):
6976         `apply-macro-to-region-lines' now operates on all lines that begin
6977         in the region, rather than on all complete lines in the region.
6979 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
6981         * frames.texi (Drag and drop): Add documentation about
6982         x-dnd-test-function and x-dnd-known-types.
6984 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
6986         * indent.texi: Various minor changes in addition to:
6987         (Indentation Commands): Correct description of `indent-relative'.
6988         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6989         mode.  The *Tab Stops* buffer uses Overwrite Mode.
6990         (Just Spaces): `tabify' converts sequences of at least two spaces
6991         to tabs.
6993 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
6995         * frames.texi (Secondary Selection): Setting the secondary
6996         selection with M-Drag-Mouse-1 does not alter the kill ring,
6997         setting it with M-Mouse-1 and M-Mouse-3 does.
6998         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6999         toolkit scroll bars.
7000         (Scroll Bars): Ditto.
7002         * windows.texi (Basic Window): When using a window system, the value
7003         of point in a non-selected window is indicated by a hollow box.
7004         (Split Window): Side by side windows are separated by a scroll bar,
7005         if scroll bars are used.
7006         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7007         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7008         (Window Convenience): Update bindings for `winner-undo' and
7009         `winner-redo'.
7011         * ack.texi (Acknowledgments): Use `@unnumbered'.
7012         * misc.texi: Adapt sectioning in Info to the node structure.
7013         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7014         of "Using Emacs as a Server".
7015         * building.texi (Building): Interchange nodes (for correct numbering).
7016         * programs.texi (Programs): Interchange nodes (for correct numbering).
7017         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7018         Info to the node structure.
7019         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7020         Rearrange order of nodes and sections such that both "GNU GENERAL
7021         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7022         end, as appropriate for appendices.
7023         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7024         Use `@unnumberedsec'.
7025         * trouble.texi: Adapt sectioning in Info to the node structure.
7026         Adapt node pointers to change in emacs.texi.
7027         * cmdargs.texi, doclicense.texi: Adapt node pointers.
7029 2004-08-25  Kenichi Handa  <handa@m17n.org>
7031         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7032         description for unibyte mode.
7034 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
7036         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7038         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7039         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7040         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7041         in @pxref.
7043 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
7045         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7046         Change section names.
7048 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
7050         * kmacro.texi (Keyboard Macro Ring): Rename section.
7051         Emacs treats the head of the macro ring as the `last keyboard macro'.
7052         (Keyboard Macro Counter): Minor change.
7053         (Save Keyboard Macro): Some clarifications.
7054         (Edit Keyboard Macro): Rename section.
7056         * buffers.texi (Buffers): Maximum buffer size is now 256M on
7057         32-bit machines.
7058         (Several Buffers): Clarify which buffer is selected if `2' is
7059         pressed in the Buffer Menu.
7060         Auto Revert mode can be used to update the Buffer Menu
7061         automatically.
7063 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
7065         * help.texi (Misc Help): Add an index entry for finding an Info
7066         manual by its file name.
7068 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
7070         * files.texi (Backup Deletion): Correct description of
7071         `delete-old-versions'.
7072         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7073         (Auto Save Files): Recommend `auto-save-mode' to reenable
7074         auto-saving, rather than the abbreviation `auto-save'.
7076 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
7078         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7079         for "killing" and "yanking" in main menu.
7081 2004-08-16  Richard M. Stallman  <rms@gnu.org>
7083         * killing.texi (Yanking, Killing): Minor cleanups.
7085         * mark.texi (Momentary Mark): Minor cleanups.
7087 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
7089         * custom.texi (Non-ASCII Rebinding):
7090         C-q always inserts the right code to pass to global-set-key.
7092 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
7094         * regs.texi (RegNumbers): Mention `C-x r i' binding for
7095         `insert-register', instead of `C-x r g' binding, for consistency.
7097 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
7099         * fixit.texi (Spelling): Fix typo.
7101 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
7103         * help.texi (Help): Fix Texinfo usage.
7105 2004-07-24  Richard M. Stallman  <rms@gnu.org>
7107         * text.texi (Paragraphs): Update how paragraphs are separated
7108         and the default for paragraph-separate.
7110         * search.texi (Regexp Replace): Further update text for new
7111         replacement operators.
7113 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
7115         * emacs-xtra.texi (Subdir switches): Dired does not remember the
7116         `R' switch.
7118         * dired.texi (Dired Updating): `k' only deletes inserted
7119         subdirectories from the Dired buffer if a prefix argument was given.
7121         * search.texi (Regexps): Delete redundant definition of `symbol' in
7122         description of `\_>'.  It already occurs in the description of `\_<'.
7124 2004-07-01  Juri Linkov  <juri@jurta.org>
7126         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7127         (Regexp Search): Add M-r.
7129 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
7131         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7133 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
7135         * search.texi, calendar.texi: Markup fixes.
7137 2004-06-25  Richard M. Stallman  <rms@gnu.org>
7139         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7141 2004-06-25  David Kastrup  <dak@gnu.org>
7143         * search.texi (Regexp Replace): Some typo corrections and
7144         rearrangement.
7146 2004-06-24  David Kastrup  <dak@gnu.org>
7148         * search.texi (Unconditional Replace): Use replace-string instead
7149         of query-replace in example.
7150         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7151         sequences.
7152         (Query Replace): Correct explanation of `^' which does not use
7153         the mark stack.
7155 2004-06-21  Nick Roberts  <nickrob@gnu.org>
7157         * misc.texi (Shell History Copying): Document comint-insert-input.
7158         (Shell Ring): Describe comint-dynamic-list-input-ring here.
7160 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
7162         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7163         * custom.texi (Customization): Do.
7164         * anti.texi (Antinews): Do.
7165         * abbrevs.texi (Defining Abbrevs): Do.
7167         * programs.texi (Info Lookup): Fix keybinding for
7168         info-lookup-symbol.
7170 2004-06-16  Juanma Barranquero  <lektu@terra.es>
7172         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7173         Add emacs-xtra.
7174         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7175         (clean): Add emacs-xtra and flymake.  Remove redundancies.
7177 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
7179         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7180         Add emacs-xtra.
7181         * emacs-xtra.texi: New file.
7183 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
7185         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7186         (Dired and Find): Mention differences with ordinary Dired buffers.
7188 2004-06-13  Richard M. Stallman  <rms@gnu.org>
7190         * custom.texi (Init Syntax): Explain about vars that do special
7191         things when set with setq or with Custom.
7192         (Init Examples): Add line-number-mode example.
7194 2004-06-12  Juri Linkov  <juri@jurta.org>
7196         * dired.texi (Operating on Files): Add dired-do-touch.
7198 2004-06-10  Juri Linkov  <juri@jurta.org>
7200         * building.texi (Lisp Eval): Add C-M-x on defface.
7202 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
7204         * files.texi (Reverting): Auto-Revert mode and
7205         Global Auto-Revert mode no longer revert remote files.
7207 2004-05-29  Richard M. Stallman  <rms@gnu.org>
7209         * custom.texi (Init File): Two dashes start --no-site-file.
7211 2004-05-29  Alan Mackenzie  <acm@muc.de>
7213         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
7214         ("AWK"): Is consistently thus spelled throughout.
7215         (AWK, Pike): Document as "C-like modes".
7216         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7217         (M-x man): Supersedes M-x manual-entry.
7218         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
7220         ("Comments in C"): Delete node; the info is in CC Mode manual.
7221         (c-comment-only-line-offset): Remove description.
7223         (C-c ., C-c C-c): Describe new C Mode bindings.
7225         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7226         (@dfn{Style}, c-default-style, comment-column, comment-padding)
7227         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7228         Amend definitions.
7230         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7231         Describe functions.
7233         (c-comment-start-regexp, c-hanging-comment-ender-p)
7234         (c-hanging-comment-starter-p): Remove obsolete definitions.
7236         * emacs.texi: Remove the menu entry "Comments in C".
7238 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
7240         * dired.texi (Dired and Find): `find-ls-option' does not apply to
7241         `M-x locate'.
7243 2004-05-16  Karl Berry  <karl@gnu.org>
7245         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7246         makeinfo --html fails.
7247         * help.texi (Help Summary) [@ifnottex]: Likewise.
7249 2004-05-13  Nick Roberts  <nickrob@gnu.org>
7251         * building.texi (GDB Graphical Interface): Update and describe
7252         layout first.
7254 2004-05-04  Jason Rumney  <jasonr@gnu.org>
7256         * makefile.w32-in: Revert last change.
7258 2004-05-03  Jason Rumney  <jasonr@gnu.org>
7260         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7262 2004-04-23  Juanma Barranquero  <lektu@terra.es>
7264         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7266 2004-04-18  Juri Linkov  <juri@jurta.org>
7268         * fixit.texi (Spelling): Remove file extension from ispell xref.
7270 2004-04-15  Kim F. Storm  <storm@cua.dk>
7272         * cmdargs.texi (Initial Options): Add -Q.
7274 2004-04-05  Kim F. Storm  <storm@cua.dk>
7276         * custom.texi (File Variables): Add safe-local-eval-forms.
7278 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
7280         * files.texi (Reverting): Correct description of revert-buffer's
7281         handling of point.
7283 2004-03-22  Juri Linkov  <juri@jurta.org>
7285         * emacs.texi (Top): Add `Misc X'.
7287         * trouble.texi: Fix help key bindings.
7289         * glossary.texi: Improve references.
7291         * help.texi: Sync keywords with finder.el.
7293         * mini.texi (Completion): Add description for menu items.
7295         * misc.texi (Browse-URL, FFAP): Add information about keywords.
7297         * sending.texi (Mail Methods): Fix xref to Message manual.
7299 2004-03-12  Richard M. Stallman  <rms@gnu.org>
7301         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7303 2004-03-04  Richard M. Stallman  <rms@gnu.org>
7305         * search.texi (Regexps): Explain that ^ and $ have their
7306         special meanings only in certain contexts.
7308         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7310         * mule.texi (Specify Coding): Doc C-x RET F.
7312         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7313         for multiple compile and grep buffers.
7314         (Indirect Buffers): Don't recommand clone-indirect-buffer
7315         for multiple compile and grep buffers.
7317 2004-02-29  Juanma Barranquero  <lektu@terra.es>
7319         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7320         Use $(DEL) instead of rm, and ignore exit code.
7322 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
7324         * building.texi (Watch Expressions): Update.
7326 2004-02-21  Juri Linkov  <juri@jurta.org>
7328         * cmdargs.texi (Action Arguments): Add alias --find-file.
7329         Add --directory, --help, --version.  Move text about command-line-args
7330         to Command Arguments.
7331         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
7332         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
7333         (Window Size X): Join -g and --geometry.  Add @cindex.
7334         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
7335         (Title X): Remove alias -title.
7336         (Misc X): New node.
7338 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
7340         * frames.texi (Drag and drop): Add Motif to list of supported
7341         protocols.
7343 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
7345         * frames.texi (Drag and drop): New section.
7347 2004-01-24  Richard M. Stallman  <rms@gnu.org>
7349         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
7350         Include it only @ifnotinfo.  Patch the preceding and following
7351         node headers to point to each other.
7353 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
7355         * calendar.texi (Appointments): Update section.
7357 2003-12-29  Kevin Ryde  <user42@zip.com.au>
7359         * programs.texi (C Modes): Fix the xref.
7361 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
7363         * building.texi (Watch Expressions): Update.
7364         (Commands of GUD): Include use of toolbar + breakpoints set from
7365         fringe/margin.
7367 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
7369         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
7370         <acm@muc.de>.
7372 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
7374         * frames.texi (Dialog Boxes): Add use-file-dialog.
7376 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
7378         * ack.texi: Note that Alan Mackenzie contributed the AWK support
7379         in CC Mode.
7381 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
7383         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7384         * man/commands.texi, man/custom.texi, man/display.texi:
7385         * man/emacs.texi, man/files.texi:
7386         * man/frames.texi, man/glossary.texi, man/killing.texi:
7387         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7388         * man/mule.texi, man/rmail.texi, man/search.texi:
7389         * man/sending.texi, man/text.texi, man/trouble.texi:
7390         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
7392 2003-11-01  Alan Mackenzie  <acm@muc.de>
7394         * search.texi (Scrolling During Incremental Search): Document a
7395         new scrolling facility in isearch mode.
7397 2003-10-22  Miles Bader  <miles@gnu.org>
7399         * Makefile.in (info): Move before $(top_srcdir)/info.
7401 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
7403         * building.texi (Watch Expressions): Update section on data display
7404         to reflect code changes (GDB Graphical Interface).
7406 2003-10-13  Richard M. Stallman  <rms@gnu.org>
7408         * xresources.texi (GTK resources): Clean up previous change.
7410 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
7412         * xresources.texi (GTK resources): Add a note that some themes
7413         disallow customizations.  Add scroll theme example.
7415 2003-09-30  Richard M. Stallman  <rms@gnu.org>
7417         * cmdargs.texi (General Variables): Remove MAILRC envvar.
7419         * misc.texi (Saving Emacs Sessions): Shorten the section,
7420         collapsing back into one node.
7422 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
7424         * misc.texi: Section "Saving Emacs Sessions" rewritten.
7426 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
7428         * xresources.texi (GTK names in Emacs): Correct typo.
7430 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
7432         * cmdargs.texi (Font X): Mention new default font.
7433         More fully describe long font names, wildcard patterns and the
7434         problems involved.  (Result of discussion on emacs-devel.)
7436 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
7438         * emacs.texi (Acknowledgements): Correct typo.
7440 2003-09-22  Richard M. Stallman  <rms@gnu.org>
7442         * dired.texi (Misc Dired Commands): New node.
7443         (Dired Navigation): Add dired-goto-file.
7445         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7447         * emacs.texi (Acknowledgements): New node, split from Distribution.
7449         * cmdargs.texi (Action Arguments): -f reads interactive args.
7451 2003-09-08  Lute Kamstra  <lute@gnu.org>
7453         * screen.texi (Mode Line): Say that POS comes before LINE.
7454         Mention `size-indication-mode'.
7455         * display.texi (Optional Mode Line):
7456         Document `size-indication-mode'.
7457         * basic.texi (Position Info): Mention `size-indication-mode'.
7459 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
7461         * xresources.texi (Resources): Refer to `editres' man page.
7462         (Lucid Resources): Update defaults.  Expand description of
7463         `shadowThickness'.
7465 2003-09-04  Miles Bader  <miles@gnu.org>
7467         * Makefile.in (top_srcdir): New variable.
7468         ($(top_srcdir)/info): New rule.
7469         (info): Depend on it.
7471 2003-09-03  Peter Runestig  <peter@runestig.com>
7473         * makefile.w32-in: New file.
7475 2003-08-29  Richard M. Stallman  <rms@gnu.org>
7477         * misc.texi (Saving Emacs Sessions): Correct previous change.
7479 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
7481         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7482         (Intro): Include kmacro.texi after fixit.texi instead of after
7483         custom.texi.  (As suggested by Kim Storm.)
7485 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
7487         * fixit.texi (Fixit): Update `Next' pointer.
7488         * files.texi (Files): Update `Previous' pointer.
7489         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7490         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7491         (Suggested by Kim Storm.)
7492         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
7494 2003-08-18  Kim F. Storm  <storm@cua.dk>
7496         * kmacro.texi: New file describing enhanced keyboard macro
7497         functionality.  Replaces old description in custom.texi.
7499         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7500         (Keyboard Macros): Move to new kmacro.texi file.
7502         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7504 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
7506         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7508 2003-08-17  Alex Schroeder  <alex@gnu.org>
7510         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7511         required.
7513 2003-08-05  Richard M. Stallman  <rms@gnu.org>
7515         * programs.texi (Lisp Indent): Don't describe
7516         lisp-indent-function property here.  Use xref to Lisp Manual.
7518 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
7520         * calendar.texi (Date Formats): Document changed behavior of
7521         abbreviations.
7523 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
7525         * buffers.texi (List Buffers): Fix previous change.
7527 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
7529         * buffers.texi (List Buffers): Adjust to new format of *Buffer
7530         List*.
7532 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
7534         * display.texi (Font Lock): Fix typo.
7536 2003-07-07  Richard M. Stallman  <rms@gnu.org>
7538         * display.texi (Font Lock): Add xref for format info on
7539         font-lock-remove-keywords.
7541         * building.texi (Compilation): Document what happens with asynch
7542         children of compiler process.
7544         * help.texi (Library Keywords): Use @multitable.
7546 2003-06-04  Richard M. Stallman  <rms@gnu.org>
7548         * programs.texi (Expressions): Delete C-M-DEL.
7550         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7551         comint-move-point-for-output renamed from
7552         comint-scroll-to-bottom-on-output.
7554         * custom.texi (Init Rebinding): Replace previous change with xref.
7555         (Non-ASCII Rebinding): Explain that issue more briefly here.
7557 2003-05-28  Richard M. Stallman  <rms@gnu.org>
7559         * indent.texi (Indentation): Condense, simplify, clarify prev change.
7561 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
7563         * building.texi (GDB Graphical Interface): New node.
7564         (Rewritten somewhat by RMS.)
7566 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
7568         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7569         non-English letters.  Explain how to set coding systems correctly
7570         and how to include the right coding cookie in the file.
7572 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
7574         * indent.texi (Indentation): Explain the concepts.
7575         (Just Spaces): Explain why preventing tabs for indentation might
7576         be useful.
7578 2003-04-16  Richard M. Stallman  <rms@gnu.org>
7580         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7582 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
7584         * cmdargs.texi (General Variables): Document SMTPSERVER.
7586         * sending.texi: Remove SMTP node.
7587         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
7588         library.
7590 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
7592         * sending.texi (Sending via SMTP): Explain MTA/MUA.
7594 2003-02-22  Simon Josefsson  <jas@extundo.com>
7596         * sending.texi (Mail Methods): Add node about SMTP.
7598 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
7600         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7602 2003-02-01  Kevin Ryde  <user42@zip.com.au>
7604         * glossary.texi (Glossary): Correction to cl cross reference.
7606 2003-01-20  Richard M. Stallman  <rms@gnu.org>
7608         * killing.texi (Rectangles): Document C-x c r.
7610 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
7612         * xresources.texi (GTK resources): New node.
7613         (GTK widget names): New node.
7614         (GTK names in Emacs): New node.
7615         (GTK styles): New node.
7617 2003-01-09  Francesco Potortì  <pot@gnu.org>
7619         * maintaining.texi (Create Tags Table): Add reference to the new
7620         `etags --help --lang=LANG' option.
7622 2002-10-02  Karl Berry  <karl@gnu.org>
7624         * emacs.texi: Per rms, update all manuals to use @copying instead of
7625         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
7626         where needed for the sake of the HTML output.
7628 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
7630         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7631         source files.
7633 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
7635         * Makefile.in (emacsman): New target.
7637 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
7639         * (Version 21.1 released.)
7641 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
7643         * Branch for 21.1.
7645 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
7647         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7649 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
7651         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
7653 1999-07-12  Richard Stallman  <rms@gnu.org>
7655         * Version 20.4 released.
7657 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
7659         * Makefile.in (INFO_TARGETS): Delete customize.info.
7660         (DVI_TARGETS): Delete customize.dvi.
7661         (../info/customize, customize.dvi): Targets deleted.
7663 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
7665         * Version 20.3 released.
7667 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
7669         * Makefile.in (EMACSSOURCES): Add mule.texi.
7670         Add msdog.texi, ack.texi.  Remove gnu1.texi.
7672 1998-04-06  Andreas Schwab  <schwab@gnu.org>
7674         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7675         Use it in dvi targets.
7677 1997-09-23  Paul Eggert  <eggert@twinsun.com>
7679         * Makefile.in: Merge changes mistakenly made to `Makefile'.
7680         (INFO_TARGETS): Change ../info/custom to ../info/customize.
7681         (../info/customize): Rename from ../info/custom.
7683 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7685         * Version 20.2 released.
7687 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7689         * Version 20.1 released.
7691 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7693         * Makefile (../info/customize, customize.dvi): New targets.
7694         (INFO_TARGETS): Add ../info/customize.
7695         (DVI_TARGETS): Add customize.dvi.
7697 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7699         * Version 19.33 released.
7701 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7703         * Version 19.32 released.
7705 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7707         * Makefile.in (All info targets): cd $(srcdir) to do the work.
7709 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7711         * Makefile.in (All info targets): Specify $(srcdir) in input files.
7712         Specify -I option.
7713         (All dvi targets): Set the TEXINPUTS variable.
7715 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
7717         * Version 19.31 released.
7719 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7721         * Version 19.30 released.
7723 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
7725         * Makefile.in (maintainer-clean): Rename from realclean.
7727 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7729         * Makefile.in: New file.
7730         * Makefile: File deleted.
7732 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7734         * Makefile (TEXINDEX_OBJS): Variable deleted.
7735         (texindex, texindex.o, getopt.o): Rules deleted.
7736         All deps on texindex deleted.
7737         (distclean): Don't delete texindex.
7738         (mostlyclean): Don't delete *.o.
7739         * texindex.c, getopt.c: Files deleted.
7741 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7743         * Version 19.26 released.
7745 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
7747         * Makefile (EMACSSOURCES): Exclude undo.texi.
7749 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7751         * Version 19.25 released.
7753 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7755         * Version 19.24 released.
7757 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7759         * Version 19.23 released.
7761 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7763         * Makefile: Delete spurious tab.
7765 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7767         * Makefile (.SUFFIXES): New rule.
7769 1993-12-04  Richard Stallman  (rms@srarc2)
7771         * getopt.c: New file.
7772         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7773         (getopt.o): New rule.
7774         (dvi): Don't depend on texindex.
7775         (emacs.dvi): Depend on texindex.
7777 1993-12-03  Richard Stallman  (rms@srarc2)
7779         * Makefile (TEXI2DVI): New variable.
7780         (emacs.dvi): Add explicit command.
7781         (TEXINDEX_OBJS): Delete duplicate getopt.o.
7783 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7785         * Version 19.22 released.
7787 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7789         * Makefile (TEXINDEX_OBJS): Delete spurious period.
7791 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7793         * Version 19.21 released.
7795 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7797         * Makefile (realclean): Don't delete the Info files.
7799 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
7801         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7802         4' where appropriate.
7804 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
7806         * Makefile: Fix targets for texindex.
7808         * texindex.c: Include "../src/config.h" if building in emacs.
7810         * Makefile: Change all files to FILENAME.texi, force all targets
7811         to be FILENAME, not FILENAME.info.
7812         Add target to build texindex.c, defining `emacs'.
7814 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7816         * Version 19.19 released.
7818 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7820         * Version 19.18 released.
7822 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7824         * Makefile: Fix source file names of the separate manuals.
7826 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7828         * Version 19.17 released.
7830 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7832         * split-man: Fix typos in last change.
7834 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7836         * Version 19.16 released.
7838 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7840         * version 19.15 released.
7842 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7844         * Makefile (distclean): It's rm, not rf.
7846 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7848         * Version 19.14 released.
7850 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7852         * Makefile: New file.
7854 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7856         * Version 19.13 released.
7858 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7860         * Version 19.9 released.
7862 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7864         * Version 19.8 released.
7866 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7868         * cmdargs.texi: Document the -i, -itype, and -iconic options.
7870         * trouble.texi: It's `enable-flow-control-on', not
7871         `evade-flow-control-on'.
7873 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7875         * display.texi: Document standard-display-european.
7877 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7879         * Version 19.7 released.
7881         * emacs.texi: Add a sentence to the top menu mentioning the
7882         specific version of Emacs this manual applies to.
7884 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7886         * basic.texi: Document next-line-add-lines variable used to
7887         implement down-arrow.
7889         * killing.texi: Document kill-whole-line.
7891 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
7893         * text.texi: Update unix TeX ordering information.
7895 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
7897         * news.texi: Mention fill-rectangle in keybinding list.
7899         * killing.texi: Document fill-rectangle.
7901 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7903         * vc.texi: Bring the docs up to date with VC 5.2.
7905 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7907         * emacs.tex: Mention blackbox and gomoku under Amusements.
7908         Assembler mode is now mentioned and appropriately indexed
7909         under Programming Modes.
7911 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
7913         * emacs.tex: Update TeX ordering information.
7915 1990-06-26  David Lawrence  (tale@geech)
7917         * emacs.tex: Note that completion-ignored-extensions is not used
7918         to filter out names when all completions are displayed in
7919         *Completions*.
7921 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
7923         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7925 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
7927         * emacs.tex: Add @findex grep.
7929 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
7931         * emacs.tex: Correct two typos.  No other changes before
7932         Version 19 will be made.
7934 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
7936         * emacs.tex: Update information for obtaining TeX distribution from the
7937         University of Washington.
7939 ;; Local Variables:
7940 ;; coding: utf-8
7941 ;; End:
7943   Copyright (C) 1993-1999, 2001-2011  Free Software Foundation, Inc.
7945   This file is part of GNU Emacs.
7947   GNU Emacs is free software: you can redistribute it and/or modify
7948   it under the terms of the GNU General Public License as published by
7949   the Free Software Foundation, either version 3 of the License, or
7950   (at your option) any later version.
7952   GNU Emacs is distributed in the hope that it will be useful,
7953   but WITHOUT ANY WARRANTY; without even the implied warranty of
7954   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
7955   GNU General Public License for more details.
7957   You should have received a copy of the GNU General Public License
7958   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.