Make set-auto-mode respect mode: entries at the end of the file (bug#8586)
[emacs.git] / doc / emacs / ChangeLog
blobd2f2c23ee3da7ed5529ae4d5fadf0e41dab5af30
1 2011-05-27  Glenn Morris  <rgm@gnu.org>
3         * custom.texi (Specifying File Variables):
4         Major modes no longer need come first.
6 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
8         * mule.texi (Specify Coding, Text Coding, Communication Coding):
9         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
11 2011-05-18  Glenn Morris  <rgm@gnu.org>
13         * ack.texi (Acknowledgments): Remove fakemail.c.
15 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
17         Fixes for fitting text into 7x9 printed manual.
18         * building.texi (Flymake, Breakpoints Buffer):
19         * calendar.texi (Appointments):
20         * cmdargs.texi (General Variables, Display X):
21         * custom.texi (Saving Customizations, Face Customization)
22         (Directory Variables, Minibuffer Maps, Init Rebinding):
23         * display.texi (Font Lock, Font Lock, Useless Whitespace):
24         * fixit.texi (Spelling):
25         * frames.texi (Creating Frames, Fonts):
26         * help.texi (Help Files):
27         * mini.texi (Minibuffer File):
28         * misc.texi (emacsclient Options, Emulation):
29         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
30         * mule.texi (International Chars, Language Environments)
31         (Select Input Method, Modifying Fontsets, Charsets):
32         * programs.texi (Custom C Indent):
33         * rmail.texi (Rmail Labels):
34         * text.texi (Table Conversion):
35         * trouble.texi (Known Problems, Known Problems):
36         * windows.texi (Change Window):
37         * xresources.texi (GTK resources): Reflow text and re-indent code
38         examples to avoid TeX overflows and underflows on 7x9 paper.
40         * emacs.texi: Fix the (commented out) smallbook command.
42         * macos.texi (Mac / GNUstep Events):
43         * xresources.texi (Lucid Resources): Remove extraneous examples.
45 2011-05-10  Glenn Morris  <rgm@gnu.org>
47         * custom.texi (Specifying File Variables):
48         Deprecate using mode: for minor modes.
50 2011-05-07  Glenn Morris  <rgm@gnu.org>
52         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
54 2011-05-06  Glenn Morris  <rgm@gnu.org>
56         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
58         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
60 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
62         * misc.texi (Emacs Server): Document `server-eval-at'.
64 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
66         * maintaining.texi (List Tags): Document next-file.  Suggested by
67         Uday S Reddy.
69 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
71         * mini.texi (Minibuffer Edit):
72         * screen.texi (Mode Line): Fix typo.
74 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
76         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
78 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
80         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
82 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
84         * display.texi (Auto Scrolling): Document the limit of 100 lines
85         for never-recentering scrolling with `scroll-conservatively'.
86         (Bug#6671)
88 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
90         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
91         HOME on Windows and where it looks for init files.  (Bug#8221)
93 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
95         * search.texi (Regexp Example):
96         * mule.texi (International Chars):
97         * building.texi (External Lisp): Don't use characters outside
98         ISO-8859-1.
100 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
102         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
103         Use Texinfo @-commands for non Latin-1 characters.
105         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
107         * custom.texi (Init File): Add index entries for ".emacs".
108         (Bug#8210)
110 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
112         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
113         for Gtk+ 3.
115 2011-03-08  Glenn Morris  <rgm@gnu.org>
117         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
118         * emacs.texi (Acknowledgments):
119         * ack.texi (Acknowledgments): Names to UTF-8.
120         * emacs.texi: Set documentencoding.
122         * display.texi (Optional Mode Line): Don't mention exactly where
123         display-time appears.  (Bug#8193)
125 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
127         * Version 23.3 released.
129 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
131         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
133 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
135         * misc.texi (emacsclient Options): Add q/quiet.
137 2011-03-02  Glenn Morris  <rgm@gnu.org>
139         * mule.texi (Communication Coding) <x-select-request-type>:
140         Remove duplicate (essentially) paragraph.  (Bug#8148)
142 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
144         * maintaining.texi (Format of ChangeLog): Add reference to
145         add-log-full-name.
146         (Change Log Commands): Add documentation for combining multiple
147         symbols in one change.
149 2011-03-01  Glenn Morris  <rgm@gnu.org>
151         * custom.texi (Directory Variables):
152         Give an example of excluding subdirectories.
154 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
156         * search.texi (Regexp Search): Move index entries about regexps to the
157         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
159 2011-02-19  Glenn Morris  <rgm@gnu.org>
161         * dired.texi (Dired): Dired-X version number was dropped.
163 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
165         * xresources.texi (X Resources): Remove *faceName and replace it with
166         *font for Lucid.
168 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
170         * rmail.texi (Rmail Display): Document Rmail MIME support more
171         accurately.
173         * maintaining.texi (VC Change Log): Document vc-log-incoming and
174         vc-log-outgoing.
175         (Merging): Document vc-find-conflicted-file.
177 2011-02-05  Glenn Morris  <rgm@gnu.org>
179         * custom.texi (Variables): Fix typo.
181 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
183         * search.texi (Regexps): Copyedits.  Mention character classes
184         (Bug#7809).
186         * files.texi (File Aliases): Restore explanatory text from Eli
187         Zaretskii, accidentally removed in 2011-01-08 commit.
189 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
191         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
192         (MAKEINFO_OPTS): New variable.
193         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
194         (emacs.html): New target.
195         (clean): Remove emacs.html.
197 2011-01-23  Werner Lemberg  <wl@gnu.org>
199         * Makefile.in (MAKEINFO): Now controlled by `configure'.
200         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
201         (ENVADD): Updated.
203 2011-01-18  Glenn Morris  <rgm@gnu.org>
205         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
207         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
209 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
211         * building.texi (Compilation): Improve instructions for running two
212         compilations (Bug#7573).
214         * files.texi (Backup Names): Document the new location of the
215         last-resort backup file.
217         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
218         manual.  Explain why directory-abbrev-alist elements should be anchored
219         (Bug#7777).
221 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
223         * msdog.texi (Windows Startup): Correct inaccurate description of
224         differences between emacsclient.exe and emacsclientw.exe.
226 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
228         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
230 2011-01-02  Kenichi Handa  <handa@m17n.org>
232         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
234 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
236         * frames.texi (Cut and Paste): Modify the section's name and text:
237         don't mix "cut/paste" with "kill/yank".
238         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
239         (Bug#7702)
241         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
243 2011-01-02  Glenn Morris  <rgm@gnu.org>
245         * maintaining.texi: Move inclusion of emerge after EDE, so that it
246         matches its position in the menu.  (Bug#7674)
248 2011-01-02  Glenn Morris  <rgm@gnu.org>
250         * trouble.texi (Checklist): Mention not replying via news either.
252 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
254         * misc.texi (Document View): Update DocView section with newly
255         supported document formats.
257 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
259         * killing.texi: Resection the Info version to conform to the
260         printed manual, to avoid making sections on Accumulating Text, CUA
261         and Rectangles into full chapters.
263 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
265         * custom.texi (Init Syntax): Add index entries for "character syntax".
266         (Bug#7576)
268 2010-12-13  Karel Klíč  <kklic@redhat.com>
270         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
272 2010-12-13  Glenn Morris  <rgm@gnu.org>
274         * trouble.texi (Checklist): Fix typo in newsgroup name.
276 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
278         * search.texi (Word Search): Note that the lazy highlight always
279         matches to whole words (Bug#7470).
281 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
283         * display.texi (Optional Mode Line): Make the description of
284         load-average more accurate.
286         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
287         registry, with a cross-reference.
288         (Windows Startup): New node.  Move the stuff about the current
289         directory from "Windows HOME".
291 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
293         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
294         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
296 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
298         * maintaining.texi (Version Control Systems): Fix repeated sentence.
299         Suggested by Štěpán Němec.
301 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
303         * maintaining.texi (Version Control): Say "commit", not "check in".
304         (Version Control Systems): Simplify descriptions.
305         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
306         VCS Concepts.
307         (VC Mode Line): Update example.
308         (Old Revisions): Document revert-buffer for vc-diff.
309         (Log Buffer): Promote to a subsection.  Document header lines.
311         * macos.texi (Mac / GNUstep Basics):
312         Document ns-right-alternate-modifier.
314         * emacs.texi (Top): Update node listing.
316 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
318         * rmail.texi (Rmail Coding): Characters with no fonts are not
319         necessarily displayed as empty boxes.
321         * mule.texi (Language Environments, Fontsets): Characters with no
322         fonts are not necessarily displayed as empty boxes.
324         * display.texi (Text Display): Document display of glyphless
325         characters.
327 2010-11-13  Glenn Morris  <rgm@gnu.org>
329         * basic.texi (Position Info): Add M-x count-words-region.
331 2010-11-11  Glenn Morris  <rgm@gnu.org>
333         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
335 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
337         * msdog.texi (Windows HOME): Add information regarding startup
338         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
340 2010-10-11  Glenn Morris  <rgm@gnu.org>
342         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
344         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
345         (DVIPS): New variable.
346         (.PHONY): Add html, ps.
347         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
348         (clean): Delete html, ps files.
350 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
352         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
354 2010-10-09  Glenn Morris  <rgm@gnu.org>
356         * Makefile.in (VPATH): Remove.
357         (infodir): Make it absolute.
358         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
360         * Makefile.in (dist): Anchor regexps.
362         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
363         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
364         (emacs-xtra.pdf): Use $<.
366         * Makefile.in (infoclean): Remove harmless, long-standing error.
368         * Makefile.in ($(infodir)): Delete rule.
369         (mkinfodir): New.
370         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
372         * Makefile.in (distclean): Do not delete emacsver.texi.
373         (dist): Remove reference to emacsver.texi.in.
374         * emacsver.texi: New file, replacing emacsver.texi.in.
376 2010-10-09  Glenn Morris  <rgm@gnu.org>
378         * emacsver.texi.in: New file.
379         * emacs.texi: Set EMACSVER by including emacsver.texi.
380         * Makefile.in (distclean): Delete emacsver.texi.
381         (dist): Copy emacsver.texi.
382         (EMACSSOURCES): Add emacsver.texi.
384         * ack.texi (Acknowledgments): No more b2m.c.
386         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
387         (emacs): Remove rule.
388         (dist): No need to deal with the emacs rule any more.
390 2010-10-07  Glenn Morris  <rgm@gnu.org>
392         * Makefile.in (version): New, set by configure.
393         (clean): Delete dist tar file.
394         (dist): Use version in tar name.
396 2010-10-06  Glenn Morris  <rgm@gnu.org>
398         * Makefile.in (EMACS_XTRA): Add the main source file.
399         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
400         (mostlyclean): No core files, reorder other files.
401         (clean): Delete specific dvi and pdf files.
402         (infoclean, dist): New rules.
403         (maintainer-clean): Use infoclean.
404         ($(infodir)): Add parallel build workaround.
406 2010-10-04  Glenn Morris  <rgm@gnu.org>
408         * Makefile.in (SHELL): Set it.
409         (INFO_TARGETS, DVI_TARGETS): Remove variables.
410         (info, dvi): Replace above variables with their expansions.
411         (info): Move mkdir from here...
412         ($(infodir)/emacs): ... to here (for parallel builds).
413         (pdf): New target.
414         ($(infodir)/emacs): Pass -o option to makeinfo.
415         (.PHONY): Declare clean rules.
416         (maintainer-clean): Delete dvi and pdf files.
417         Guard against cd failures.  Use a more restrictive delete.
419 2010-10-02  Glenn Morris  <rgm@gnu.org>
421         * misc.texi (Shell Mode): Remove reference to old function name.
423 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
425         * maintaining.texi (VC Mode Line): Mention all the possible VC status
426         indicator characters.
428 2010-09-29  Glenn Morris  <rgm@gnu.org>
430         * Makefile.in (top_srcdir): Remove unused variable.
432 2010-09-14  Glenn Morris  <rgm@gnu.org>
434         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
435         the last hook item.
437         * calendar.texi (Appointments): Also updated when a diary include file
438         is saved.
440 2010-09-14  Glenn Morris  <rgm@gnu.org>
442         * trouble.texi (Bugs): Update the section intro.
443         (Known Problems): New section.
444         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
445         (Sending Patches): Bug fixes are best as responses to existing bugs.
446         * emacs.texi (Known Problems): Add menu entry for new section.
448 2010-09-09  Glenn Morris  <rgm@gnu.org>
450         * xresources.texi: Untabify.
452 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
454         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
456 2010-09-06  Glenn Morris  <rgm@gnu.org>
458         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
460 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
462         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
464 2010-08-21  Glenn Morris  <rgm@gnu.org>
466         * misc.texi (Amusements): Mention bubbles and animate.
468 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
470         * files.texi (Visiting): Add more index entries for
471         large-file-warning-threshold.
473 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
475         * frames.texi (Tool Bars): Add doc for tool-bar-position.
477 2010-06-23  Glenn Morris  <rgm@gnu.org>
479         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
480         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
481         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
482         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
483         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
484         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
485         Untabify Texinfo files.
487 2010-06-10  Glenn Morris  <rgm@gnu.org>
489         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
491         * basic.texi (Inserting Text): Fix typo.
493 2010-06-10  Glenn Morris  <rgm@gnu.org>
495         * ack.texi (Acknowledgments):
496         * emacs.texi (Acknowledgments): Update for notifications.el.
498 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
500         * dired.texi (Operating on Files): Mention encryption commands
501         (Bug#6315).
503 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
505         * basic.texi (Moving Point): Update due to renaming of commands bound
506         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
508 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
510         * display.texi (Fringes): Document reversal of fringe arrows for R2L
511         paragraphs.
512         (Line Truncation): Fix wording for bidi display.
514         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
515         keys.
517 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
519         * building.texi (GDB Graphical Interface): Remove misleading comparison
520         to an IDE (Bug#6128).
522 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
524         * programs.texi (Man Page):
525         * misc.texi (Invoking emacsclient):
526         * mini.texi (Repetition):
527         * mark.texi (Setting Mark): Fix typos.
529 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
531         * misc.texi (Printing): Document htmlfontify-buffer.
533 2010-05-08  Glenn Morris  <rgm@gnu.org>
535         * calendar.texi (Displaying the Diary, Format of Diary File):
536         Fix external cross-references for TeX format output.
538 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
540         * Version 23.2 released.
542 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
544         * cmdargs.texi (Initial Options): Mention --chdir.
546 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
548         * frames.texi (Tool Bars): Add tool-bar-style.
550 2010-04-21  Glenn Morris  <rgm@gnu.org>
552         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
554 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
556         * programs.texi (Semantic): New node.
558         * maintaining.texi (EDE): New node.
560         * emacs.texi: Update node listing.
562         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
564 2010-04-18  Glenn Morris  <rgm@gnu.org>
566         * emacs.texi (Acknowledgments): Remove duplicate.
568         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
570 2010-04-18  Glenn Morris  <rgm@gnu.org>
572         * dired.texi (Misc Dired Features): Mention VC diff and log.
573         * maintaining.texi (Old Revisions, VC Change Log):
574         Mention that diff and log work in Dired buffers.
576         * help.texi (Help Summary): Mention M-x info-finder.
578         * ack.texi (Acknowledgments): Add mpc.el.
580         * custom.texi (Specifying File Variables, Directory Variables):
581         Document new commands for manipulating local variable lists.
583 2010-04-18  Glenn Morris  <rgm@gnu.org>
585         * trouble.texi (Contributing): Add cindex entry.
586         Mention etc/CONTRIBUTE.
588 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
590         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
591         query-replace (Bug#5774).
593 2010-04-16  Glenn Morris  <rgm@gnu.org>
595         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
597 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
599         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
601 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
603         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
605 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
607         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
608         cross-reference to "Inserting Text".
610         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
611         Mention completion provided by `ucs-insert'.
613 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
615         * sending.texi (Sending Mail): Note variables that may need
616         customizing.
617         (Mail Sending): Expand discussion of send-mail-function.
619 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
621         Document Message mode as the default mail mode.
623         * sending.texi (Sending Mail): Copyedits.
624         (Mail Format, Mail Headers): Document mail-from-style changes.
625         (Mail Commands): Rename from Mail mode.  Document Message mode.
626         (Mail Misc): Rename from Mail mode Misc.
627         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
628         command names and update keybindings.
629         (Header Editing): Document message-tab.  De-document
630         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
631         favor of mail-default-headers.  Ad index entries for user-full-name and
632         user-mail-address.
633         (Citing Mail): Update changes in Message mode behavior.
634         Document mail-yank-prefix.
635         (Mail Signature): New node, moved from Mail Misc.
636         (Mail Aliases): Mail abbrevs are the default with Message mode.
637         (Mail Methods): Note that Message mode is now the default.
639         * rmail.texi (Rmail Reply):
640         * text.texi (Text Mode):
641         * major.texi (Major Modes):
642         * mule.texi (Output Coding): Refer to Message mode.
644         * custom.texi (Init Examples): Add xref to Mail Header.
646         * emacs.texi (Top): Fix xrefs.
648 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
650         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
651         repository if there is none.
652         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
653         vc-print-root-log.
654         (Old Revisions): Copyedits.  Document vc-root-diff.
656         * programs.texi (Program Modes): Mention Javascript mode.
658         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
659         * emacs.texi: Update node description.
661         * misc.texi (Navigation): Document doc-view-continuous.
662         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
664 2010-03-30  Juri Linkov  <juri@jurta.org>
666         * search.texi (Other Repeating Search): Remove line that `occur'
667         can not handle multiline matches.
669 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
671         * mule.texi (International): Mention support of bidirectional editing.
672         (Bidirectional Editing): New section.
674 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
676         * emacs.texi (Top): Update node names to those in building.texi.
678 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
680         doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
681         doc/emacs/emacs.texi: Update node names for building.texi.
683 2010-03-24  Glenn Morris  <rgm@gnu.org>
685         * ack.texi (Acknowledgments):
686         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
688 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
690         * xresources.texi (Table of Resources): Clarify toolBar number
691         for Gtk+.
693         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
695 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
697         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
699         * search.texi (Other Repeating Search): Document multi-isearch-buffers
700         and multi-isearch-buffers-regexp.
702         * indent.texi (Indentation): Clarify description of
703         indent-for-tab-command.  Document tab-always-indent.
705 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
707         * cmdargs.texi (Font X): Move most content to Fonts.
709         * frames.texi (Fonts): New node.  Document font-use-system-font.
711         * emacs.texi (Top):
712         * xresources.texi (Table of Resources):
713         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
715 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
717         * Branch for 23.2.
719 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
721         * custom.texi (Init Examples): Add xref to Locals.
723         * major.texi (Choosing Modes): Mention usage of setq-default for
724         setting the default value of major-mode (Bug#5688).
726 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
728         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
730         * display.texi (Display Custom): Document make-pointer-invisible and
731         underline-minimum-offset.  Remove inverse-video.
733 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
735         * frames.texi (Frame Commands): Note that the last ordinary frame can
736         be deleted in daemon mode (Bug#5616).
738 2010-02-18  Glenn Morris  <rgm@gnu.org>
740         * trouble.texi (Contributing): Repository is no longer CVS.
742 2010-02-08  Glenn Morris  <rgm@gnu.org>
744         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
746 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
748         * display.texi (Useless Whitespace, Text Display):
749         * custom.texi (Init Examples): Avoid obsolete special default variables
750         like default-major-mode.
752 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
754         * programs.texi (Other C Commands): Replace reference to obsolete
755         c-subword-mode.
757 2010-01-21  Glenn Morris  <rgm@gnu.org>
759         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
761 2010-01-12  Glenn Morris  <rgm@gnu.org>
763         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
764         emacs-pretest-bug for bug reports for development versions.
766 2010-01-11  Glenn Morris  <rgm@gnu.org>
768         * display.texi (Highlight Interactively): `t' does not mean highlight
769         all patterns.  (Bug#5335)
771 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
773         * misc.texi (Shell): Document async-shell-command.
775         * building.texi (Grep Searching): Document zrgrep.
777         * mini.texi (Completion Options): Mention `initials' completion style.
779 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
781         * building.texi: Import GDB Graphical Interface description from
782         EMACS_23_1_RC.
784 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
786         * emacs.texi (Top): Update node listing.
788         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
790         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
792         * cmdargs.texi (Initial Options):
793         * xresources.texi (Resources): Document inhibit-x-resources.
795         * custom.texi (Specifying File Variables): Note that minor modes are
796         enabled unconditionally.
798         * display.texi (Scrolling): Briefly document the old recenter command,
799         and document recenter-positions.
801         * files.texi (Visiting):
802         * buffers.texi (Buffers): Max buffer size is now 512 MB.
804         * frames.texi (Cut/Paste Other App):
805         Document save-interprogram-paste-before-kill.
807         * killing.texi (Kill Options): New node.
809 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
811         * misc.texi (Shell Options): ansi-color is now default.
813 2009-12-05  Glenn Morris  <rgm@gnu.org>
815         * emacs.texi (Top): Update menu for cal-xtra node changes.
816         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
817         or mode line.  Don't mention invisible text or the details of
818         diary-print-entries here, only in cal-xtra.
819         (Format of Diary File): Mention that the "date on first line" format
820         only really affects the simple display.
821         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
822         (Diary Customizing): Holidays may be in the buffer or mode line.
823         Move diary-print-entries to the "Diary Display" section.
824         (Diary Display): New section, split out from "Fancy Diary Display".
825         Explain the limitations of simple display, and how to print it.
827         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
829         * cal-xtra.texi (Diary Display): Mention View mode.
831 2009-11-29  Juri Linkov  <juri@jurta.org>
833         * display.texi (Highlight Interactively): Actually a list of
834         default faces is pre-loaded into a list of default values
835         instead of the history.
837 2009-11-20  Glenn Morris  <rgm@gnu.org>
839         * ack.texi (Acknowledgments):
840         * emacs.texi (Acknowledgments): Add htmlfontify.
842 2009-11-14  Glenn Morris  <rgm@gnu.org>
844         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
846         * ack.texi (Acknowledgments):
847         * emacs.texi (Acknowledgments): Update for recent Org changes.
849 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
851         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
852         `charset' property, which is irrelevant to the user manual (Bug#3526).
854 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
856         * trouble.texi (DEL Does Not Delete): Fix typo.
858 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
860         * files.texi (Misc File Ops): Mention copy-directory.
862 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
864         * mule.texi (Unibyte Mode): Emphasize that
865         unibyte-display-via-language-environment affects only the display.
867         * display.texi (Horizontal Scrolling): Document cursor behavior under
868         horizontal scrolling when point moves off the screen (Bug#4564).
869         Improve wording.
871 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
873         * files.texi (Directories): delete-directory prompts for recursive
874         deletion.
876 2009-09-30  Glenn Morris  <rgm@gnu.org>
878         * ack.texi (Acknowledgments):
879         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
881 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
883         * dired.texi (Dired Navigation): Use @code instead of @var for
884         dired-isearch-filenames, so that it's not capitalized.
886 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
888         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
890         * entering.texi (Exiting): C-z is now bound to suspend-frame.
892         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
893         (Key Bindings): Reference Init Rebinding in introductory text.
894         Shift some of the introduction to Keymaps node.
895         (Keymaps): Simplify.
896         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
897         (Minibuffer Maps): Remove mention of Mocklisp.
898         (Init Rebinding): Move mode-local rebinding example here from Local
899         Keymaps.
900         (Modifier Keys): Clarify.
901         (Rebinding): Add cindex for "binding keys".
903 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
905         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
907 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
909         * building.texi (Threads Buffer, Multithreaded Debugging):
910         Re-organise these two sections.
912 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
914         * cmdargs.texi (Initial Options): Fix last change.
916 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
918         * mule.texi (Enabling Multibyte):
919         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
920         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
922 2009-08-20  Glenn Morris  <rgm@gnu.org>
924         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
926 2009-08-19  Glenn Morris  <rgm@gnu.org>
928         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
930 2009-08-18  Glenn Morris  <rgm@gnu.org>
932         * ack.texi (Acknowledgments):
933         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
935         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
937 2009-08-09  Glenn Morris  <rgm@gnu.org>
939         * ack.texi (Acknowledgments):
940         * emacs.texi (Acknowledgments): Add gdb-mi entry.
942 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
944         * emacs.texi (Top): Add new menu items for GDB-UI.
946         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
947         section.  Threads buffer is in separate section now.
949 2009-08-08  Glenn Morris  <rgm@gnu.org>
951         * ack.texi (Acknowledgments):
952         * emacs.texi (Acknowledgments):
953         Update for js2-mode and org changes.
955 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
957         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
958         files.
960 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
962         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
964 2009-07-23  Glenn Morris  <rgm@gnu.org>
966         * programs.texi (Matching): Update blink-matching-paren-distance.
968 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
970         * frames.texi (Cut/Paste Other App): For select-active-regions,
971         selection is now updated on moving point.
973 2009-07-21  Richard Stallman  <rms@gnu.org>
975         * glossary.texi (GNU, Daemon): Update information.
977 2009-07-19  Juri Linkov  <juri@jurta.org>
979         * custom.texi (Specifying File Variables, Safe File Variables):
980         "variables/value pairs" -> "variable/value pairs".
982 2009-07-15  Glenn Morris  <rgm@gnu.org>
984         * misc.texi (Gnus): Remove widow.
986 2009-07-11  Glenn Morris  <rgm@gnu.org>
988         * Makefile.in (TEXI2PDF): New.
989         (emacs.pdf, emacs-xtra.pdf): New targets.
991         * arevert-xtra.texi (Autorevert): Add menu descriptions.
993         * display.texi (Horizontal Scrolling): Re-word to remove widow.
995         * emacs.texi (Top): Info can be read from other places than Emacs.
996         Don't print the copying notice twice in the printed version.
997         Update the menu and detailmenu.
998         (Preface): The meaning of "on-line" has changed.
999         Correct name for "Common Problems" chapter.
1000         (Distrib): Update FSF shop URL.
1001         (Intro): Showing two files at once is not so exciting.
1003         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1004         (Mac / GNUstep Basics): Minor grammar changes.
1005         (Mac / GNUstep Events): Fix typo.
1006         (GNUstep Support): CANNOT_DUMP no longer applies.
1008         * misc.texi (Document View): Fix typos.
1010         * dired.texi (Dired):
1011         * help.texi (Help):
1012         * macos.texi (Mac OS / GNUstep):
1013         * maintaining.texi (Version Control, Introduction to VC):
1014         End menu descriptions with a period.
1016 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
1018         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1019         so categorical in saying that the option is only useful on NTFS.
1021 2009-07-09  Glenn Morris  <rgm@gnu.org>
1023         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1024         (ENVADD): Add texinfodir to TEXINPUTS.
1026         * emacs.texi (Top): Fix cross-reference.
1028         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1030         * vc1-xtra.texi (Revision Tags): Fix typo.
1032 2009-07-03  Glenn Morris  <rgm@gnu.org>
1034         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1035         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1036         (Merge Commands): `.' does not seem to work in A or B buffer.
1037         `l' can recreate the 3-window display.
1039         * glossary.texi (Glossary): Minor phrasing changes throughout.
1040         Add more internal cross-references.
1041         <Autoloading>: You can't really autoload a variable.
1042         <C-M->: Move details here from `M-C-' item.
1043         <Continuation Line>: Refer to `Truncation.'
1044         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1045         <Home Directory, Unix>: New entries.
1046         <Deletion of Files>: Mention recycle bins.
1047         <Directory>: Mention ``folders.''
1048         <Error>: Don't mention ``type-ahead.''
1049         <Fringe>: Refer to the manual node.
1050         <Minor Mode>: Can be global or local.
1051         <Spell Checking>: There are other checkers besides Ispell.
1053 2009-07-02  Glenn Morris  <rgm@gnu.org>
1055         * anti.texi (Antinews): Minor changes in phrasing.
1057         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1058         some underfull lines in dvi output.
1060         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1062         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1064         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1066 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
1068         * xresources.texi (Table of Resources): Mention maximized for
1069         fullscreen.
1071         * cmdargs.texi (Window Size X): -mm/--maximized is new.
1073 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
1075         * anti.texi (Antinews): Correct the list of removed platforms.
1077 2009-06-28  Glenn Morris  <rgm@gnu.org>
1079         * arevert-xtra.texi: Minor language tweaks.
1081         * dired-xtra.texi: Minor revisions.
1083 2009-06-23  Miles Bader  <miles@gnu.org>
1085         * display.texi (Scrolling): Document `recenter-redisplay'.
1086         (Temporary Face Changes): Document `text-scale-set'.
1088 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1090         * Branch for 23.1.
1092 2009-06-17  Kenichi Handa  <handa@m17n.org>
1094         * mule.texi (Charsets): Update the description for the new charset.
1095         (list-character-sets): New findex.
1096         (Language Environments): Add @anchor{Describe Language Environment}.
1098 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
1100         * basic.texi (Moving Point): Fix tag.
1102         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1104         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1105         use camel-case for PageUp and PageDown.
1107         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1108         camel-case for PageUp and PageDown.
1110         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1112         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
1113         (Isearch Scroll): Decapitalize <next> and <prior>.
1115 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
1117         * fixit.texi (Spelling): Set default dictionary.
1118         Improve descriptions (Bug#2554)
1120 2009-06-08  David Reitter  <david.reitter@gmail.com>
1122         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1123         since saving colors and faces set this way is not implemented.
1124         (Environment variables): Remove mention of mac-fix-env, which is
1125         scheduled to be removed.
1127 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
1129         * custom.texi (Init Examples): Add example of changing load-path.
1131         * building.texi (Lisp Libraries): Add example of changing
1132         load-path (Bug#3446).
1134 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
1136         * mark.texi (Mark): Further clarifications.
1137         (Setting Mark): Emphasize that C-SPC activates the mark.
1139 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
1141         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
1142         Mark mode.
1143         (Using Region, Persistent Mark): Use "active mark" instead of "active
1144         region".
1146 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
1148         * mule.texi (Select Input Method): Fix typo.
1150 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
1152         * anti.texi (Antinews): Document completion changes.  Some additional
1153         copyedits and rearrangement of entries.
1155 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
1157         * misc.texi (Interactive Shell, Saving Emacs Sessions)
1158         (Shell History Copying, Terminal emulator): Copyedits.
1160         * xresources.texi (Resources): Simplify descriptions.
1161         Shorten description of editres, which is not very useful these days.
1162         (Table of Resources): Document fontBackend resource.
1164         * trouble.texi (Quitting): Add other undo bindings to table.
1165         (DEL Does Not Delete): Note that the erasure key is usually labelled
1166         "Backspace".  Remove discussion of obscure Xmodmap issue.
1168 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
1170         * files.texi (Visiting): Copyedits.
1172 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
1174         * basic.texi (Inserting Text): Document ucs-insert.
1176         * mule.texi (International Chars): Define "multibyte".  Note that
1177         internal representation is unicode-based.  Simplify definition of raw
1178         bytes.  Mention ucs-insert.
1179         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
1180         (Language Environments): Add language environments new to Emacs 23.
1181         (Multibyte Conversion): Node deleted.
1182         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1183         Don't mention obsolete emacs-mule coding system.
1184         (Output Coding): Copyedits.
1186         * emacs.texi (Top): Update node listing.
1188 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
1190         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1192 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1194         * building.texi (Lisp Libraries): `load-library' does offer completion.
1196 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
1198         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1199         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
1201 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
1203         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
1205 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
1207         * entering.texi (Entering Emacs): Document initial-buffer-choice.
1209         * building.texi (Lisp Interaction): Document initial-scratch-message.
1211 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
1213         * msdog.texi (Windows Fonts): Fix typos.
1215         * files.texi (Save Commands): Fix pxref.
1217 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
1219         * files.texi (Save Commands): Mention diff-buffer-with-file.
1220         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
1221         Henoch (Bug#3036).
1223 2009-03-15  Glenn Morris  <rgm@gnu.org>
1225         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1226         the former is not always used.
1227         (Mail Headers): Use active voice.  Add "Mail-reply-to".
1228         Change case of "Id".  Avoid repeated "appropriate".
1229         (Mail Aliases): Fix previous change - use an example with a ".", so it
1230         does actually get quoted when expanded.
1231         (Mail Sending): Mailclient is the default on some systems.
1232         (Citing Mail): Mention mail-indentation-spaces.
1233         (Mail Mode Misc): Add an @dfn for "mail signature".
1235 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
1237         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1238         (Completion Options): Document read-file-name-completion-ignore-case,
1239         read-buffer-completion-ignore-case, and completion-styles.
1240         Remove description of partial-completion-mode.
1242 2009-03-14  Glenn Morris  <rgm@gnu.org>
1244         * sending.texi (Mail Format): Fix typo.  Add index entry for
1245         mail-header-separator.
1246         (Mail Headers): Put info about initialization and changing in one place
1247         at the start.  Update FCC section for mbox Rmail.  Clarify From
1248         section, mention mail-setup-with-from.  Clarify Reply-to section.
1249         Add Mail-followup-to and mail-mailing-lists.  Clarify References
1250         section.
1251         (Mail Aliases): Update example, make less contentious.
1252         Update for name change of mail-interactive-insert-alias.
1253         (Mail Mode): Remove mention of `%' as a word separator.
1254         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
1255         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1256         commands.  Clarify FCC handling.  In mail-complete, add reference to
1257         Mail Aliases section, and mention mail-complete-function.
1258         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1259         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
1260         signature netiquette.  Explain how the mail hooks work when continuing
1261         a composition.
1262         (Mail Amusements): Internationalize the spook section a bit.
1263         Remove the spook mail-setup-hook example, since it doesn't work well.
1264         Mention fortune-file.
1265         (Mail Methods): Mention read-mail-command.
1267 2009-03-14  David Reitter  <david.reitter@gmail.com>
1269         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1270         and NS resources following recent changes.
1272 2009-03-10  Jason Rumney  <jasonr@gnu.org>
1274         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
1275         w32-use-visible-system-caret doc to indicate that it should get set
1276         automatically.
1277         (Windows Fonts): Add doc for the uniscribe backend.
1279 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
1281         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1282         vc-dir.  (Bug#2598)
1284 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
1286         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
1288 2009-03-05  Glenn Morris  <rgm@gnu.org>
1290         * rmail.texi (Rmail Basics): Add reference to sorting.
1291         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1292         Minor re-wordings.
1293         (Rmail Motion): Mention rmail-next-same-subject.
1294         (Rmail Deletion): Expunging is not the only way to change the numbers.
1295         (Rmail Labels): Labels can also be used in sorting.
1296         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
1297         (Rmail Display): Mention rmail-mime.
1299 2009-03-04  Glenn Morris  <rgm@gnu.org>
1301         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1302         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
1303         summary.  Mention sorts cannot be undone.
1304         (Rmail Display): Give an example of how to use goto-address-mode.
1305         (Rmail Editing): It's keybindings that are redefined, not commands.
1306         Fix some typos.
1307         (Movemail): Some minor rewording.
1308         (Remote Mailboxes): Emacs movemail supports pop by default.
1309         Fix some minor grammatical issues.  The "two alternative ways" to
1310         specify a POP mailbox are really just one.  Remove all reference to the
1311         variables rmail-pop-password and rmail-pop-password-required, obsolete
1312         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
1313         can support Kerberos.
1315 2009-03-03  Glenn Morris  <rgm@gnu.org>
1317         * rmail.texi (Rmail Deletion): Revert previous change, which was
1318         describing the Rmail summary versions.
1319         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1320         Minor re-wording for rmail-resend.
1321         (Rmail Make Summary): Summaries apply to buffers rather than files.
1322         <rmail-summary-by-topic>: Headers includes the subject.
1323         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1324         details, including prefix arguments.
1325         Mention rmail-summary-by-senders on C-M-f.
1326         Not counting lines might be faster.
1327         (Rmail Summary Edit): More details on the delete commands.
1328         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1329         Name the commands bound to the various keys.  Mention prefix argument
1330         for searching.
1331         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
1332         Simplify rmail-highlighted-headers description.  Update face name.
1334 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
1336         * mark.texi (Marking Objects): Fix typo.
1338 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
1340         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1341         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
1343 2009-03-01  Glenn Morris  <rgm@gnu.org>
1345         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
1346         (Rmail Motion): - M-s searches from the end of messages.
1347         (Rmail Deletion): Minor clarification.  Fix numeric argument
1348         description.
1349         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
1350         newmail and RMAILOSE files need not be in home-directory.
1351         (Rmail Files): Mention I/O menus are unselectable if no files match.
1352         Mention `MAIL' env-var.
1354 2009-02-24  Jason Rumney  <jasonr@gnu.org>
1356         * mule.texi (Fontsets): Mention fontset-default, font specs and
1357         fallback fontsets.
1358         (Defining Fontsets): Mention ns and w32 variants of
1359         standard-fontset-spec.  Update description of startup fontset to match
1360         Emacs 23 behavior.
1361         (Modifying Fontsets): New section.  (Bug#656)
1362         (International): Link to Modifying Fontsets.
1364 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
1366         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1367         Mention ns-extended-platform-support-mode.
1369 2009-02-22  Karl Berry  <karl@gnu.org>
1371         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1373 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
1375         * basic.texi (Moving Point, Position Info):
1376         * files.texi (Visiting):
1377         * mini.texi (Completion Options):
1378         * text.texi (HTML Mode): Remove duplicate words.
1380 2009-02-20  Glenn Morris  <rgm@gnu.org>
1382         * rmail.texi: Minor updates for mbox rather than Babyl.
1384 2009-02-17  Karl Berry  <karl@gnu.org>
1386         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
1388 2009-02-17  Richard M Stallman  <rms@gnu.org>
1390         * anti.texi (Antinews): Mention Babyl format.
1392         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1394         * rmail.texi: Update for mbox format.
1395         Various small fixes, as well as the following.
1396         (Out of Rmail): Node deleted.
1397         (Rmail): Update menu.
1398         (Rmail Files): Comment out set-rmail-inbox-list.
1399         Document rmail-inbox-list instead.
1400         (Rmail Output): Substantial changes since C-o is now
1401         rmail-output-as-seen and o is rmail-output.
1402         (Rmail Attributes): Delete `stored', add `retried'.
1403         (Rmail Display): Editing headers works in all cases.
1405 2009-02-17  Glenn Morris  <rgm@gnu.org>
1407         * basic.texi (Position Info): M-x count-lines-region is not always on
1408         M-=.  (Bug#2269)
1410 2009-02-09  Glenn Morris  <rgm@gnu.org>
1412         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1413         defaults.
1415 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
1417         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1418         documentation of possible problems with redecoding.
1420 2009-02-03  Glenn Morris  <rgm@gnu.org>
1422         * rmail.texi (Out of Rmail): Mention b2m.pl.
1424 2009-01-31  Glenn Morris  <rgm@gnu.org>
1426         * rmail.texi (Out of Rmail): Correct b2m location.
1428 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
1430         * fixit.texi (Undo): Update undo limit values.
1432 2009-01-27  Glenn Morris  <rgm@gnu.org>
1434         * emacs.texi (Top): Fix Antinews menu entry.
1436 2009-01-25  Karl Berry  <karl@gnu.org>
1438         * text.texi (Foldout): Use @itemize @w{} to make an itemize
1439         item with no marker, instead of the syntactically incorrect
1440         @itemize @asis.
1442 2009-01-25  Juri Linkov  <juri@jurta.org>
1444         * building.texi (Grep Searching): Fix index entry for lgrep.
1446 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
1448         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1450 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
1452         * macos.texi (Preferences Panel): Update description of font setting to
1453         reflect that prior frame selection is no longer needed.
1455 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
1457         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
1458         raise GUD subsections.
1460 2009-01-15  Glenn Morris  <rgm@gnu.org>
1462         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1464 2009-01-10  Glenn Morris  <rgm@gnu.org>
1466         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1468 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
1470         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1471         logical lines.
1473 2008-12-29  Juri Linkov  <juri@jurta.org>
1475         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1477         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1479 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
1481         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
1482         goto-address-mode instead of goto-address.
1484         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1485         mode.
1487         * emacs.texi (Top): Update node listing.
1489 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
1491         * custom.texi (Directory Variables): Explain what is a "project".
1492         Add indexing.  Improve wording.  Add a footnote about using
1493         _dir-locals.el on MS-DOS.
1495 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
1497         * files.texi (Misc File Ops): Mention chmod as an alias for
1498         set-file-modes.
1500 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
1502         * help.texi (Help): Fix typos and reword.
1503         (Help Summary): Add entries for C-h n and C-h r, reorder
1504         entries, and do some minor fixes.
1505         (Name Help): Say that C-h F works for commands only.
1506         (Misc Help): Say that view-lossage displays 300 keystrokes.
1508 2008-12-20  Glenn Morris  <rgm@gnu.org>
1510         * ack.texi (Acknowledgments): General update based on AUTHORS,
1511         including removal of some stuff no longer distributed.
1513 2008-12-19  Agustin Martin  <agustin.martin@hispalinux.es>
1515         * fixit.texi: Mention hunspell
1517 2008-12-19  Glenn Morris  <rgm@gnu.org>
1519         * ack.texi (Acknowledgments): Small grammar fix.
1520         Consolidate explanatory text at start.
1522         * display.texi (Text Display):
1523         * indent.texi (Indentation): Use @acronym with ASCII.
1525 2008-12-18  Glenn Morris  <rgm@gnu.org>
1527         * ack.texi: Various small updates and fixes.
1529 2008-12-18  Juri Linkov  <juri@jurta.org>
1531         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1532         as a key binding to start a forward nonincremental word search.
1533         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1534         a backward nonincremental word search.  Add index for `M-s w'
1535         `isearch-forward-word'.
1536         (Regexp Search): Add a short summary of regexp key commands like
1537         in the node "Basic Isearch".
1538         (Other Repeating Search): Fix typo.
1540 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1542         * misc.texi (PostScript Variables): Fix doc.
1544 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
1546         * programs.texi (Program Modes): Mention Ruby mode.
1548 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
1550         * misc.texi (emacsclient Options): Describe what an empty string
1551         argument does for --alternate-editor.
1553 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
1555         * cmdargs.texi (Font X): Distinguish between client-side and
1556         server-side fonts.  List valid Fontconfig properties.  Add reference to
1557         Fontconfig manual.  List valid GTK font properties.  Explain use of
1558         fc-list.
1560 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
1562         * cmdargs.texi (Font X): Move discussion of quoting to top.
1564 2008-12-06  Glenn Morris  <rgm@gnu.org>
1566         * maintaining.texi (Old Revisions): Improve previous change.
1568 2008-12-05  Richard M Stallman  <rms@gnu.org>
1570         * anti.texi (Antinews): Minor fixes.
1572 2008-12-03  Glenn Morris  <rgm@gnu.org>
1574         * maintaining.texi (Old Revisions): Fix diff-switches description.
1576 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
1578         * emacs.texi (Top): Fix typo.
1580 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
1582         * misc.texi (Document View): Explain dependence on gs at the top.
1583         Copyedits.
1585         * emacs.texi (Top): Add DocView nodes to detailed node listing.
1587         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1588         (Comment Commands): Discuss region-active behavior of M-; first.
1590 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
1592         * display.texi (Line Truncation): Add reference to Continuation
1593         Lines.
1595         * windows.texi (Pop Up Window): Mention split-height-threshold
1596         and split-width-threshold.
1597         (Split Window): Add reference to Continuation Lines.
1599 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
1601         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1602         (GNUstep Support): New node.
1603         * anti.texi:
1604         * emacs.texi:
1605         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1607 2008-11-28  Richard M Stallman  <rms@gnu.org>
1609         * misc.texi (Dissociated Press): Minor cleanups.
1611         * dired.texi (Image-Dired): Avoid passive.
1613 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
1615         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1616         representation.
1618 2008-11-26  Richard M. Stallman  <rms@gnu.org>
1620         * files.texi (Visiting): Rewrite paragraph for clarity.
1622         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1624 2008-11-25  Alan Mackenzie  <acm@muc.de>
1626         * programs.texi (Moving by Parens): Clarify that parens inside strings
1627         and comments are ignored, and that the commands assume the starting
1628         point isn't in a string or comment.
1630 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
1632         * macos.texi: Add Prev/Next/Top pointers to all nodes.
1633         (Mac Basics): Merge in Grabbing Environment Variables from earlier
1634         version.
1635         (Mac Customization): Rewrite Preferences Panel section and merge in to
1636         this node, add Open files by dragging to an Emacs window.
1638         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1640 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
1642         * files.texi (Misc File Ops): Document set-file-modes.
1644         * windows.texi (Split Window): Document integer values of
1645         truncate-partial-width-windows.
1647         * text.texi (Text): Simplify description of markup languages.
1648         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
1649         (TeX Editing): Note that `""' inserts one `"' character.
1650         (HTML Mode): Note in the introduction that XML mode is an alias for
1651         SGML mode.  Mention nXML mode.
1653 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
1655         * building.texi (Watch Expressions): Fix typo.
1657 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
1659         * files.texi (Visiting): Document new behavior of
1660         confirm-nonexistent-file-or-buffer.
1662         * buffers.texi (Select Buffer):
1663         Document confirm-nonexistent-file-or-buffer.
1665         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1666         edit-picture.
1668         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
1669         edit-picture', since that is just an alias for picture-mode.
1670         (Sentences): Note that repeated M-@ extends the region.
1671         (Pages): Make terminology more consistent.  Link to Regexps node.
1672         (Longlines): Discuss relationship with Visual Line mode.
1673         (Text Mode): Remove extraneous discussion of other modes, since they
1674         were already introduced in the parent node.
1676 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
1678         * anti.texi (Antinews): Rewrite.
1680         * entering.texi (Exiting): Mention "minimize" terminology.
1682         * frames.texi (Frame Commands): Mention "minimize" terminology.
1684         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1685         formats.
1686         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1687         (Misc X): Don't document useless -hb option.
1689 2008-11-22  Juri Linkov  <juri@jurta.org>
1691         * dired.texi (Dired Navigation): Change normal file name search option
1692         from `non-nil' to `t'.  Add `dwim' option.
1694 2008-11-22  Juri Linkov  <juri@jurta.org>
1696         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1697         ".dir-locals.el".  Rename `define-project-bindings' to
1698         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
1699         `dir-locals-set-directory-class'.
1701 2008-11-22  Lute Kamstra  <lute@gnu.org>
1703         * buffers.texi (Select Buffer): Index goto-line.
1704         * basic.texi (Moving Point): Mention the use of a numeric prefix
1705         argument with goto-line and refer to Select Buffer for the use of a
1706         plain prefix argument.
1708 2008-11-19  Glenn Morris  <rgm@gnu.org>
1710         * doclicense.texi: Update to FDL 1.3.
1711         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1713 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
1715         * custom.texi (Minor Modes): Define mode commands and mode variables
1716         more precisely.  Recommend using mode commands instead of setting
1717         variables directly.  Put minor modes in a list, and add more modes.
1718         (Easy Customization): Use "init file" instead of .emacs.
1719         (Customization Groups): Update to new Custom buffer appearance.
1720         (Saving Customizations): Copyedits.  Update example.
1721         (Variables): Give example of variable type-sensitivity.
1722         (Examining): Update example.
1723         (Hooks): Copyedits.
1724         (Specifying File Variables): Use C comments instead of an artificial
1725         Lisp for the example.
1726         (Keymaps): Move internals discussion to Prefix Keymaps.
1727         (Rebinding): Remove redundant paragraph (stated in Key Binding).
1728         (Init Rebinding): Document kbd macro.
1729         (Init File): Link to Find Init.
1731         * mark.texi (Using Region): Document Delete Selection Mode more
1732         thoroughly.
1734         * frames.texi (Mouse Commands): Move most of the description of Delete
1735         Selection Mode to Using Region, and link to it.
1736         (Clipboard): Note that paste is bound to clipboard-yank.
1738         * building.texi (Compilation): Document first-error value of
1739         compilation-scroll-output.
1740         (Compilation Mode): Note that compilation-auto-jump-to-first-error
1741         works as soon as an error is available.  Suggested by Juri Linkov.
1743         * mini.texi (Passwords): New node.
1745         * files.texi (Remote Files): Link to Passwords node.
1747         * emacs.texi (Top): Update node listings.
1749 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
1751         * ack.texi (Acknowledgments): Some updating of credits.
1753         * emacs.texi (Acknowledgments): Add a couple more names.
1755         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1757         * files.texi (Directories): Describe delete-directory in text.
1758         (Misc File Ops): Document use of trash.
1760 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
1762         * macos.texi (Mac Customization): Fix typos.
1764 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
1766         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1767         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
1768         the conventions of the main Emacs manual.
1770         * emacs.texi (Top): Update node listings.
1772 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
1774         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
1775         command-line-args is processed during startup.
1776         (Action Arguments): Correctly describe how file arguments interact with
1777         the startup screen.  Link to Lisp Interaction for scratch buffer.
1778         (Initial Options): Link to Command Example for -batch option.
1779         (Environment): Document initial-environment.
1781         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1782         can't be changed in the site-start file.
1784 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
1786         * dired.texi (Dired): Mention C-x C-d too.
1787         (Dired Enter): Document M-n in the Dired minibuffer.
1788         (Dired Navigation): Explain dired-goto-file more clearly.
1789         Document dired-isearch-filenames.
1790         (Dired Deletion): Remove unnecessary "expunged" terminology.
1791         (Flagging Many Files): & is now rebound to `% &'.
1792         (Shell Commands in Dired): Document dired-do-async-shell-command.
1793         Clarify how multi-file arguments are passed.
1794         (Misc Dired Features): Document dired-do-isearch.
1796 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
1798         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1800 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
1802         * search.texi (Other Repeating Search): Remove obsolete findex entries.
1804 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
1806         * programs.texi (Program Modes): Link to Program Indent node.
1807         (Left Margin Paren): Explain consequences of changing
1808         open-paren-in-column-0-is-defun-start more concisely.
1809         (Which Function, Program Indent, Info Lookup): Minor edits.
1810         (Basic Indent): If region is active, TAB indents the region.
1811         (Multi-line Indent): If region is active, TAB indents the region.
1812         Note that indent-region is useful when Transient Mark mode is off.
1813         (Matching): The delimiter at the cursor is highlighted---the character
1814         changes color.
1815         (Symbol Completion): Link to Completion node.
1817         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1818         a strictly text-only system.
1820         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1821         batch mode.
1823 2008-11-01  Richard M. Stallman  <rms@gnu.org>
1825         * misc.texi (Document View): Major rewrite.
1827         * maintaining.texi (Types of Log File): Change logs are older than
1828         version control.
1829         (VCS Concepts): Simplify and rearrange.
1830         (Version Control Systems): Make it clear that Linux is only the kernel.
1831         (VC Mode Line): Shorten reference to menu item.
1832         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
1833         (VC Directory Mode): Minor cleanup.
1834         Unchanged files are hidden, not omitted.
1835         (VC Directory Commands): Shorten and simplify.
1836         (Change Log Commands): New node, split from Change Logs.
1837         (VC Directory Buffer): New node, split from VC Directory Mode.
1839 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
1841         * misc.texi (Document View): Rename from Document Files, moved here
1842         from files.texi.
1844         * files.texi (Version Control): Move to maintaining.texi.
1845         Subnodes moved as well.
1846         (Document Files): Move to misc.texi.
1848         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1849         vc-update-change-log.
1850         (Version Control): Move here from files.texi.
1851         (Format of ChangeLog): Make it a subnode of Change Log.
1853         * emacs.texi (Top): Update node listing.
1855 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
1857         * files.texi (Files): Add a section about document
1858         files (doc-view-mode).
1860 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
1862         * building.texi (Compilation Mode):
1863         Document compilation-auto-jump-to-first-error.
1864         (Debuggers): Lower GUD subsections to subsubsections.
1865         (Starting GUD): Add cindex.
1866         (Lisp Interaction): Note that scratch is no longer the initial buffer.
1868 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
1870         * indent.texi (Indentation): Link to Program Indent.
1872         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1873         now uses emacsclient's terminal.
1875 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
1877         * mark.texi (Using Region): Document use-empty-active-region.
1879         * emacs.texi (Top): Update node listings.
1881         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
1882         Don't mention obsolete emacs.bash script.
1883         (Invoking emacsclient): Rewrite, moving optional arguments to
1884         emacsclient Options.
1885         (emacsclient Options): New node.  Document server-use-tcp and
1886         server-host.
1888 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
1890         * indent.texi (Indentation): Replace list with paragraphed text,
1891         putting description of syntax-driven indentation first.  Document new
1892         effect of active regions on tab.
1893         (Tab Stops): Note that editable tab stops affect indentation commands.
1895 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
1897         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1899 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
1901         * custom.texi (Function Keys): Note that modified keypad keys are not
1902         translated.
1904         * basic.texi (Arguments): Explain how to insert multiple digits.
1906 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
1908         * files.texi (Remote Files): Precise selection of default method.
1909         Rewrite paragraph about disabling remote file names.
1911 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
1913         * search.texi (Special Isearch): Document M-TAB is isearch.
1915         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1916         command.
1918         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1920 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
1922         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
1923         section.
1925 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
1927         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1928         to files.texi.  Move contents of vc2-xtra.texi here.
1930         * vc2-xtra.texi: File removed.
1932         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1933         Directory Commands from the submenu.  Don't include deleted file
1934         vc2-xtra.texi.
1936         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1937         (Version Control): Add VC Directory Mode and VC Directory Commands to
1938         the submenu.
1939         (Why Version Control?): Use table format.
1940         (Version Control Systems): Note that Meta-CVS support is gone.
1941         (VCS Concepts): Note precisely when VC started supporting filesets.
1942         Remove bogus xref to CVS Options node.
1943         (Types of Log File): Copyedits.
1944         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1945         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1946         The Right Thing.
1947         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1948         (Log Buffer): Reorganize node, putting C-c C-c description first.
1949         (Old Revisions): Use CVS for example, not RCS.
1950         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1951         Commands from the submenu, putting them under Version Control.
1952         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1953         need to include it in the manual unconditionally, since it is now
1954         crucial to using distributed version control systems.
1955         (Comparing Files): Note that diff uses the minibuffer, and that the
1956         output is shown using Diff mode.
1957         (Diff Mode): Explain what "patch" and "hunk" mean.
1958         Document diff-update-on-the-fly, diff-refine-hunk, and
1959         diff-show-trailing-whitespaces.
1960         (File Archives): Add rar support.
1962         * major.texi (Choosing Modes): Make mode selection sequence more
1963         obvious by describing the steps in order of priority.  Note that
1964         magic-mode-alist is nil by default.
1965         Document magic-fallback-mode-alist.
1967 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
1969         * frames.texi (Mouse References): Copyedits.
1971 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
1973         * ack.texi (Acknowledgments): Add myself as doc-view author.
1975 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
1977         * frames.texi (Dialog Boxes): Add @cindex entries.
1979 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
1981         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1982         (Text-Only Mouse): Copyedit.
1984 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
1986         * frames.texi: Use @key throughout for mouse clicks.
1987         (Cut/Paste Other App): Document yank-pop-change-selection.
1988         (Secondary Selection): Fix modified mouse click syntax.
1989         (Clipboard): Describe Cut, Copy and Paste commands.
1990         (Mouse References): Not all references are in read-only buffers.
1991         Copyedits.
1992         (Creating Frames): Add xref to Init File.
1993         (Frame Commands): Add xref to Exiting.
1994         (Scroll Bars): Document GTK vs toolkit behavior.
1996 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
1998         * files.texi (Version Control): Copyedits.  Add Bazaar.
1999         (Version Control Systems): List different VCS's using an itemized list.
2000         Add Bazaar.
2001         (VCS Concepts): Copyedits.  Tweak description of file merging.
2003         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2004         (Cut/Paste Other App): Document select-active-regions and
2005         x-select-enable-primary.
2007 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
2009         * mark.texi (Shift Selection): Correct case in node name.
2011         * emacs.texi (Top): Update node order in Mark chapter.
2013 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
2015         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2017         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
2018         elsewhere in the manual instead of describing yet again the intricacies
2019         of $HOME on MS-Windows and MS-DOS.
2021 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
2023         * mini.texi (Minibuffer File): Add xref to File Names.
2024         (Minibuffer File): Add discussion of `~' in file names.
2025         Add insert-default-directory index reference.
2027         * files.texi (File Names): Reorganize description.
2028         (Visiting): Add xref to Mode Line.  Copyedits.
2029         (Save Commands): Mention prefix behavior of C-x C-s.
2030         (Numbered Backups): Node deleted.
2031         (Backup Names): Contents of Numbered Backups moved here.  State default
2032         of version-control variable.
2033         (Reverting): Copyedits.
2034         (Version Control): Add additional version control systems.
2036         * emacs.texi (Top): Delete Numbered Backups node.
2038         * cmdargs.texi (General Variables): Change Numbered Backups xref to
2039         Backup Names.
2040         (Initial Options): Document renamed variable inhibit-startup-screen.
2042 2008-10-11  Romain Francoise  <romain@orebokech.com>
2044         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2046 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
2048         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2049         (Select Buffer): Mention use of minibuffer history.  Describe default
2050         value of default-major-mode.  Mention that C-x 4 b selects the other
2051         window.
2052         (List Buffers): Document CRM indicators in the order they appear.
2053         (Kill Buffer): Document new command kill-matching buffers.
2054         (Several Buffers): Move explanation of the relationship between buffer
2055         list and buffer menu to the top.
2056         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2058 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
2060         * entering.texi (Exiting): Document change of C-x C-c to
2061         save-buffers-kill-terminal.  Document kill-emacs.
2063 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
2065         * mule.texi (Coding Systems): Don't mention codepage-setup.
2067         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2068         cpNNN coding systems anymore.
2069         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
2070         for unibyte mode.  Don't mention line-drawing characters.
2071         Don't mention dos-unsupported-char-glyph.
2073 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
2075         * search.texi (Search): Shorten introduction.
2076         (Basic Isearch): Add command table.  Discuss reverse isearch and
2077         isearch highlighting.
2078         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
2079         ring to cindex.
2080         (Special Isearch): Move input methods discussion here.
2081         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2082         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2083         Repeat Isearch.
2084         (Isearch Minibuffer): New node.
2085         (Word Search): Document new word search commands.
2086         (Regexp Example): Simplify example using sentence-end-base variable.
2087         (Replace): Reword introduction.
2088         (Unconditional Replace): Remove unnecessary example.
2089         (Other Repeating Search): Document new `M-s o' binding.
2091         * emacs.texi (Top): Update node listings.
2093 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
2095         * emacs.texi (Top): Remove Kill Errors from menu.
2097 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
2099         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2100         interface for defining macros.  Simplify examples.  Note that C-g quits
2101         macro definitions.
2102         (Keyboard Macro Counter): Document using F3 to insert counter.
2103         Give usage example.
2104         (Keyboard Macro Query): Organize query responses in a table.
2106         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2107         Link to Erasing node.
2108         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
2109         rationale to a footnote.
2110         (Kill Errors): Remove node, due to redundancy with Erasing.
2111         (Spelling): Move discussion of flyspell to end.  Note new behavior of
2112         M-$ in active region.  Remove non-ispell-specific keybindings from
2113         table.
2115 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
2117         * cmdargs.texi (Initial Options): Document --daemon.
2119 2008-09-20  Glenn Morris  <rgm@gnu.org>
2121         * files.texi (Numbered Backups): Mention that some modes set
2122         version-control.
2124 2008-09-20  Jim Blandy  <jimb@red-bean.com>
2126         * files.texi (Numbered Backups): Reference File Variables, as well.
2127         Remove discussion of Rmail's implementation.
2129 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
2131         * misc.texi (Recursive Edit): Note that top-level exits active
2132         minibuffers.
2134         * trouble.texi (Quitting): Likewise.
2136 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
2138         * emacs.texi (Top): Add Temporary Face Changes xref.
2140         * display.texi (Display): Move Temporary Face Changes node to just
2141         after Standard Faces.
2142         (Scrolling): Document recenter-top-bottom instead of recenter.
2143         (Horizontal Scrolling): Move auto hscroll discussion to the top.
2144         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2145         (Display Custom): Copyedits.
2146         (Optional Mode Line): Document display-battery-mode.
2148 2008-08-27  Romain Francoise  <romain@orebokech.com>
2150         * custom.texi (Directory Variables): Minor fix.
2152 2008-08-27  Glenn Morris  <rgm@gnu.org>
2154         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2155         descriptions.
2156         (Calendar Customizing): Tweak layout description.
2157         Move calendar-today-marker and calendar-today face to the other
2158         markers.  Condense calendar-star-date and calendar-mark-today
2159         description.
2160         (Holiday Customizing): Add oriental and solar holidays.
2161         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2162         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
2163         (Date Display Format): Change ISO format.  Be less verbose.
2164         (Diary Customizing): Mention day and month abbrev arrays.
2165         Mention the date-form variables by name.  Update European example.
2166         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
2167         Condense examples.  Mention diary-entry-symbols by name.
2168         Condense table for insertion commands.
2169         (Fancy Diary Display): Mention diary-include-string and
2170         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
2171         Ethiopic, Persian date functions.  Condense descriptions.
2173         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2174         (Adding to Diary): Adapt for changed node name.
2176 2008-08-26  Glenn Morris  <rgm@gnu.org>
2178         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2179         node "Hebrew/Islamic Entries".
2181         * calendar.texi (Specified Dates): Fix names of iso functions.
2182         (General Calendar): There may not be another window.
2183         (Writing Calendar Files, Holidays): Tweak intro.
2184         (Holidays): Mention Baha'i and Chinese holidays.
2185         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2186         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2187         (To Other Calendar): Add calendar-print-other-dates.
2188         Refer to "graphic display" rather than "X.
2189         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
2190         (Displaying the Diary): Fix whitespace after reference.
2191         Fix `diary-number-of-entries' reference.
2192         (Date Formats): Explicitly mention that day names can be abbreviated.
2193         (Adding to Diary): Add some references to other sections.
2194         (Special Diary Entries): Fix reference.
2195         (Appointments): Simplify appt-message-warning-time entry.
2196         Clarify where times must be.
2197         (Importing Diary): Comment out icalendar paragraph that does not apply.
2198         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2200 2008-08-23  Glenn Morris  <rgm@gnu.org>
2202         * fortran-xtra.texi (Fortran): Change description of free form and
2203         fixed form a bit.  Mention hideshow and imenu.
2204         (Fortran Motion): Mention fortran-end-of-subprogram,
2205         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2206         (Fortran Indent): Minor re-word.
2207         (ForIndent Commands): Mention fortran-fill-paragraph and
2208         fortran-fill-statement.
2209         (ForIndent Cont): Mention fortran-tab-mode-string.
2210         (Fortran Comments): Mention fortran-comment-line-start-skip.
2211         (Fortran Columns): Mention font-locking.
2212         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2214 2008-08-23  Johan Bockgård  <bojohan@muon>
2216         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2218 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
2220         * mini.texi (Minibuffer): Simplify introduction.
2221         (Minibuffer File): Document tilde in minibuffer filenames.
2222         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
2223         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
2224         (Completion Example): Update example to current command list.
2225         (Completion Options): Document `lazy' value of completion-auto-help.
2226         Update contents of completion-ignored-extensions.
2227         (Minibuffer History): Describe "future history" list.  State default
2228         value of history-delete-duplicates.
2230 2008-08-21  Glenn Morris  <rgm@gnu.org>
2232         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
2233         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
2235 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
2237         * regs.texi (Registers): Clarify valid register names.
2238         (RegPos): Note that buffer is saved and restored too.
2239         (RegText): Note that mark is reactivated/deactivated.
2240         (RegConfig): Xref to Windows node.
2242 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
2244         * basic.texi (Inserting Text): Provide command name for C-q.
2246         * killing.texi (Killing): Copyedit.  Define read-only text.
2247         (Deletion): DEL and C-d were already explained in Erasing; xref there.
2248         (Killing by Lines): Copyedit.
2249         (Other Kill Commands): Move M-w description here.
2250         (Yanking): Move M-w to Other Kill Commands.
2251         (Kill Ring): Also mention saving text in registers.  Link to Text
2252         Properties in elisp manual.
2253         (Accumulating Text): Copyedit.
2254         (CUA Bindings): Shift selection is now the default.
2256 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2258         * maintaining.texi (Change Log): Mention next-error is available.
2260 2008-08-10  Glenn Morris  <rgm@gnu.org>
2262         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2263         and intermonth text.
2264         (Holiday Customizing): Add holiday-chinese.
2266 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
2268         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
2270 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
2272         * files.texi (Log Buffer): Describe C-c C-d.
2273         (Diff Mode): Describe C-x 4 A.
2275 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
2277         * vc1-xtra.texi (VC Directory Mode): Fix last change.
2279 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
2281         * files.texi (Old Revisions): Update the keys used by vc-annotate and
2282         describe the new bindings to show the changeset diff, toggle annotation
2283         visibility, show revisions.
2284         (VC Status): Describe key bindings for modifying the change comments,
2285         displaying changeset diffs and annotations.
2287         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2289 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
2291         * vc1-xtra.texi (VC Directory Mode): Fix typo.
2293 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
2295         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2296         and wording.
2298 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
2300         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
2301         marking/unmarking.  Add descriptions for the multiple file search
2302         commands.  Improve some old info.
2304 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
2306         * display.texi (Visual Line Mode): New node.
2308         * basic.texi (Inserting Text): Move DEL to deletion node.
2309         (Moving Point): Add additional alternative key bindings.
2310         Describe line-move-visual.
2311         (Erasing): Describe DEL.
2312         (Basic Undo, Blank Lines, Arguments): Copyedit.
2313         (Continuation Lines): Mention Visual Line mode.
2314         (Position Info): Move extended discussion to mule.texi.
2316         * mule.texi (International Chars): Describe C-x =.
2318         * emacs.texi (Top): Add Visual Line Mode node.
2320 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
2322         * emacs.texi: Remove VMS support.
2324 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
2326         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2327         the vc-dir command name.
2329 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
2331         * xresources.texi: Remove mentions of Mac Carbon.
2333 2008-07-19  Andreas Schwab  <schwab@suse.de>
2335         * ns-emacs.texi: Move to ../misc.
2337 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
2339         * entering.texi (Exiting): Don't describe text-only terminals as the
2340         default.  Describe the new startup screen.
2341         (Exiting): Describe how to kill Emacs first.  Change description of
2342         iconification to handle modern window systems.
2344 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
2346         * ns-emacs.texi: New file, documents features of Emacs port under
2347         NeXTstep windowing.
2349 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
2351         * entering.texi (Entering Emacs): Update prev node.
2353         * glossary.texi (Glossary): Remove xref to Text Characters.
2355         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
2356         directly, rather than in the context of ASCII.  Move description of
2357         special properties of modifier key to new Modifier Keys node.
2358         (Keys): Copyedit.
2359         (Text Characters): Delete node.  Multibyte is the default nowadays, and
2360         the node contents are obsolete.
2362         * custom.texi (Modifier Keys): New node.
2364         * emacs.texi (Top): Update node list.
2366 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
2368         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
2369         saying that Emacs provides menus and mouse support (which is par for
2370         the course).
2372         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
2373         early on.
2374         (Point): Copyedit.  Relegate historical trivia to a footnote.
2375         (Mode Line): Explain mode-line format more consistently.
2376         (Menu Bar): Copyedit.
2378 2008-06-27  Glenn Morris  <rgm@gnu.org>
2380         * cal-xtra.texi (Sexp Diary Entries):
2381         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2383 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
2385         * mark.texi (Shift selection): New node.
2386         (Mark): Copyedits.
2387         (Persistent Mark): Move to the end of the chapter.
2389 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
2391         * makefile.w32-in (distclean): Remove makefile.
2393 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
2395         * building.texi (Starting GUD): Add an entry for gud-gdb.
2396         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2397         command mode.
2399 2008-06-17  Glenn Morris  <rgm@gnu.org>
2401         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2403 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
2405         * building.texi (Starting GUD): Expand on remote debugging.
2406         (Other GDB-UI Buffers): Mention new keyboard bindings.
2408 2008-06-15  Glenn Morris  <rgm@gnu.org>
2410         * gnu.texi: Use a verbatim license for this invariant section,
2411         as per etc/GNU.
2413 2008-06-13  Daniel Engeler  <engeler@gmail.com>
2415         * emacs.texi, misc.texi: Add documentation about serial port access.
2417 2008-06-13  Glenn Morris  <rgm@gnu.org>
2419         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2420         maintain.info.
2422 2008-06-05  Miles Bader  <miles@gnu.org>
2424         * display.texi (Temporary Face Changes): Update to reflect function
2425         renamings in face-remap.el.
2427 2008-06-04  Miles Bader  <miles@gnu.org>
2429         * display.texi (Temporary Face Changes):
2430         Add `adjust-buffer-face-height'.  Rewrite description of
2431         `increase-buffer-face-height' and `decrease-default-face-height' now
2432         that they aren't bound by default.
2434 2008-06-03  Miles Bader  <miles@gnu.org>
2436         * display.texi (Temporary Face Changes): New node.
2438 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
2440         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2442 2008-05-31  Glenn Morris  <rgm@gnu.org>
2444         * cal-xtra.texi (Fancy Diary Display): Simplify.
2446 2008-05-30  Glenn Morris  <rgm@gnu.org>
2448         * cal-xtra.texi (Fancy Diary Display): Update for
2449         diary-display-function replacing diary-display-hook.
2451 2008-05-29  Drew Adams  <drew.adams@oracle.com>
2453         * msdog.texi (Windows Keyboard): Add descriptions of
2454         w32-register-hot-key and w32-unregister-hot-key.
2456 2008-05-21  Tom Tromey  <tromey@redhat.com>
2458         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
2459         Variables node.
2461 2008-05-19  Tom Tromey  <tromey@redhat.com>
2463         * custom.texi (Variables): Add Directory Variables to menu.
2464         (Directory Variables): New node.
2466 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
2468         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
2470 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
2472         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
2473         Revision Tags and rewritten.  Section now uses modern terminology,
2474         (tags rather than snapshots) and describes post-SCCS systems more
2475         accurately.
2477 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
2479         * msdog.texi (Windows Files): Update documentation of
2480         w32-get-true-file-attributes.
2482 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
2484         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2485         directory mode.
2487 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
2489         * killing.texi (Appending Kills): Remove a strangely off-topic index
2490         entry "television".
2492 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
2494         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
2496 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
2498         * emacs/buffers.texi, emacs/files.texi (Version-control):
2499         vc-toggle-read-only is no longer a good idea...
2501 2008-04-29  Glenn Morris  <rgm@gnu.org>
2503         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2505 2008-04-22  Juri Linkov  <juri@jurta.org>
2507         * dired.texi (Subdirectories in Dired): Describe using `^'
2508         to return to the parent directory.
2510 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
2512         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2513         recent changes.
2515 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
2517         * building.texi (GDB-UI Layout, Breakpoints Buffer)
2518         (Other GDB-UI Buffers): Update for recent thread related changes.
2520 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
2522         * maintaining.texi (Maintaining):
2523         * emacs.texi (Top): Typo.
2525 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2527         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2528         arg in `font-lock-add-keywords'.
2530 2008-04-08  Glenn Morris  <rgm@gnu.org>
2532         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2533         Also add Baha'i calendar references where appropriate.
2535 2008-04-05  Glenn Morris  <rgm@gnu.org>
2537         * custom.texi (Init File): Byte-compiling .emacs is bad.
2539 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2541         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2543 2008-03-29  Glenn Morris  <rgm@gnu.org>
2545         * calendar.texi: Update for `calendar-date-style' replacing
2546         `european-calendar'.
2548 2008-03-28  Jason Rumney  <jasonr@gnu.org>
2550         * display.texi (Display Custom): Mention overlay-margin in text.
2552 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
2554         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2555         tutorial' comments.
2557 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
2559         * mark.texi (Mark): Rearrange nodes.
2560         (Persistent Mark): Rename from Transient Mark.
2561         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2562         Describe Transient Mark mode as the default.
2564         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2565         the default behavior with Transient Mark mode off.
2566         (Position Info): Fix typo.
2568         * display.texi (Standard Faces): Reference the Mark node.
2569         Remove discussion of the region face, which is discussed there.
2571         * emacs.texi (Top): Update node listings.
2573         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2574         as the default.
2576         * fixit.texi (Undo): Standardize choice of undo key sequence.
2577         (Undo, Spelling): Describe Transient Mark mode as the default.
2579         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2580         default.
2582         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2584         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2585         mode is the default, and note that the mark is not activated when set.
2587         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2588         Describe Transient Mark mode as the default.
2590         * search.texi (Basic Isearch): Reference the Mark Ring node.
2591         (Replace, Unconditional Replace, Other Repeating Search):
2592         Describe Transient Mark mode as the default.
2594         * text.texi (Words, Pages, Fill Commands, HTML Mode):
2595         Describe Transient Mark mode as the default.
2596         (Paragraphs): Describe how M-h behaves when region is active.
2598         * trouble.texi (Quitting): Clarify effects of C-g.
2600 2008-03-13  Glenn Morris  <rgm@gnu.org>
2602         * emacs.texi (EMACSVER): Set to 23.0.60.
2604 2008-03-05  Glenn Morris  <rgm@gnu.org>
2606         * dired.texi (Hiding Subdirectories): Fix previous change.
2608 2008-03-05  Drew Adams  <drew.adams@oracle.com>
2610         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
2612 2008-02-28  Kim F. Storm  <storm@cua.dk>
2614         * help.texi (Help Files): Move describe-gnu-project to C-h g.
2615         Move describe-distribution to C-h C-o.
2616         Move view-emacs-problems to C-h C-p.
2617         Add view-emacs-debugging on C-h C-d.
2618         Add view-external-packages on C-h C-e.
2619         Add view-order-manuals on C-h C-m.
2621 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
2623         * msdog-xtra.texi (MS-DOS): Docstring fix.
2625 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
2627         * msdog.texi (Windows Fonts): Use a @table for describing font
2628         properties.
2630 2008-02-07  Jason Rumney  <jasonr@gnu.org>
2632         * msdog.texi (Windows Files): w32-get-true-file-attributes default
2633         value has changed.
2634         (Windows HOME): Clarify what is meant by "if that fails as well".
2635         (Windows Fonts): New section.
2637 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
2639         * basic.texi (Basic Undo): Remove duplicate "you can".
2641 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
2643         * maintaining.texi (Tags): Fix last change.
2645 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
2647         * tramp.texi: Use new FSF's Back-Cover Text.
2649 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
2651         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2653 2008-01-26  Richard Stallman  <rms@gnu.org>
2655         * maintaining.texi (Tags): Delete redundant index entry.
2657 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
2659         * programs.texi (Imenu): Move "@cindex tags" from here...
2660         * maintaining.texi (Tags): ...to here.
2662 2008-01-23  Kevin Ryde  <user42@zip.com.au>
2664         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2665         click count.
2667 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
2669         * entering.texi (Exiting): Fix typo.
2670         Reported by D. E. Evans <sinuhe@gnu.org>.
2672 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
2674         * glossary.texi (Glossary): Fix typo.
2676 2007-12-27  Richard Stallman  <rms@gnu.org>
2678         * text.texi (Formatted Text): Improve menu tag.
2679         (Editing Format Info): In Info, add duplicate menu of nodes
2680         about the submenus.
2681         (Format Faces): Say where Faces menu is found.  Mention Other.
2682         (Format Colors): Say where these submenus are found.
2683         (Format Indentation, Format Justification): Likewise.
2684         (Format Properties): Likewise.
2686 2007-12-22  Richard Stallman  <rms@gnu.org>
2688         * search.texi (Query Replace): Make exp of query-replace more
2689         self-contained, and clarify.
2691         * cc-mode.texi (Getting Started): Change @ref to @pxref.
2693 2007-12-15  Richard Stallman  <rms@gnu.org>
2695         * files.texi (Auto Save): Clarify definition of auto-saving.
2697 2007-11-26  Richard Stallman  <rms@gnu.org>
2699         * help.texi (Help Echo): Cleanups.
2701 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
2703         * files.texi (Why Version Control?): Fix typo.
2704         (VCS Concepts): Fix typos; small tense fix.
2705         (Selecting a Fileset): Fix typos; small rewording.
2706         (Log Buffer): Likewise.
2707         (Old Revisions): Likewise.
2709 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
2711         * mule.texi (Communication Coding): Fix wording of last change.
2713 2007-11-16  Werner Lemberg  <wl@gnu.org>
2715         * custom.texi (Specifying File Variables):
2716         * major.texi (Choosing Modes): Mention '\" in man pages.
2718 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
2720         * mule.texi (Communication Coding): Document x-select-request-type.
2722         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2724 2007-11-15  Francesco Potortì  <pot@gnu.org>
2726         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
2727         --output=file.
2729 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
2731         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2732         (Help Echo): Avoid mentioning the term "region" here and
2733         consistently use the term "active text".
2735 2007-11-11  Glenn Morris  <rgm@gnu.org>
2737         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2739 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
2741         * search.texi (Query Replace):
2742         Mention `query-replace-show-replacement'.
2744 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
2746         * building.texi (Watch Expressions): Remove obscure sentence.
2748 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
2750         * mule.texi (Select Input Method): Describe how to activate an input
2751         method in the text mode.
2753 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
2755         * cmdargs.texi (Misc Variables): Remove Sun windows info.
2757 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
2759         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2761 2007-10-30  Glenn Morris  <rgm@gnu.org>
2763         * misc.texi (Directory Tracking): Explain a bit more about
2764         dirtrack-mode.
2766 2007-10-25  Glenn Morris  <rgm@gnu.org>
2768         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2770 2007-10-24  Richard Stallman  <rms@gnu.org>
2772         * misc.texi (Interactive Shell): Cleanup last change.
2774 2007-10-22  Juri Linkov  <juri@jurta.org>
2776         * mini.texi (Minibuffer History): Add text about a list of minibuffer
2777         default values.
2779 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
2781         * files.texi: Disambiguate two slightly different uses of the term
2782         'filesets'.
2784 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
2786         * trouble.texi (Quitting): Fix typo.
2788 2007-10-18  Glenn Morris  <rgm@gnu.org>
2790         * frames.texi (Mode Line Mouse): Mention minor mode names.
2792 2007-10-17  Juri Linkov  <juri@jurta.org>
2794         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2795         fill-paragraph operates on the active region in Transient Mark mode.
2796         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2797         with fill-paragraph.
2799         * basic.texi (Arguments): Replace fill-paragraph-or-region with
2800         fill-paragraph.
2802         * fixit.texi (Spelling): ispell-word operates on the active region
2803         in Transient Mark mode.
2805 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
2807         * building.texi (Source Buffers):
2808         * custom.texi (Init Non-ASCII):
2809         * glossary.texi (Glossary): Use "key binding" consistently.
2811 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
2813         * calendar.texi (Diary): Fix directive.
2815 2007-10-16  Richard Stallman  <rms@gnu.org>
2817         * calendar.texi (Diary): Clarify text about diary file example.
2819 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
2821         * files.texi: Capitalize node names according to convention.
2823 2007-10-13  Glenn Morris  <rgm@gnu.org>
2825         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2827 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
2829         * emacs.texi:
2830         * files.texi (Version Systems): Minor fixes to version-control material
2831         suggested by RMS and Robert J. Chassell.
2833 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
2835         * files.texi (Version Systems):
2836         * vc-xtra.texi:
2837         * vc1-xtra.texi:
2838         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2839         operations.  Change of terminology from `version' to `revision'.
2840         Revise text for adequate description of VCSes with monotonic IDs.
2841         * emacs.texi: Change of terminology from `version' to `revision'.
2843 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
2845         * files.texi (Version Systems): Describe newer VCses.
2846         Reorder the descriptions to be chronological.
2848 2007-10-09  Richard Stallman  <rms@gnu.org>
2850         * display.texi (Cursor Display): Correct how cursor appears
2851         in nonselected windows.
2853 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
2855         * building.texi (GDB Graphical Interface): Remove references to gdba
2856         and mention gud-gdb.
2858 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
2860         * rmail.texi (Rmail Sorting): Improve indexing.
2862 2007-10-06  Juri Linkov  <juri@jurta.org>
2864         * text.texi (Fill Commands): Document fill-paragraph-or-region.
2865         (Fill Prefix, Format Indentation): Replace fill-paragraph with
2866         fill-paragraph-or-region.
2868         * basic.texi (Arguments): Replace fill-paragraph with
2869         fill-paragraph-or-region.
2871 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
2873         * files.texi: Update the section on version control for 2007
2874         conditions.  None of these changes are new-VC-specific; that
2875         will come later.
2877 2007-09-15  Glenn Morris  <rgm@gnu.org>
2879         * calendar.texi (Holidays): Change all instances of `holiday-list' back
2880         to `list-holidays'.
2882 2007-09-14  Glenn Morris  <rgm@gnu.org>
2884         * calendar.texi: Update all instances of mark-calendar-holidays,
2885         list-calendar-holidays, list-holidays with the new names.
2887 2007-09-06  Glenn Morris  <rgm@gnu.org>
2889         Move manual sources from man/ to subdirectories of doc/.
2890         Split into the Emacs manual in emacs/, and other manuals in misc/.
2891         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2892         manual.
2893         (infodir): New variable.
2894         (info): Use $infodir.
2895         (emacsman): Delete target, not needed any more.
2896         Move all targets that are not the Emacs manual to misc/Makefile.in.
2897         (mostlyclean): Remove `gnustmp'.
2898         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2899         manual.
2900         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
2901         (emacsman): Delete target, not needed any more.
2902         (clean): Remove all info files but Emacs manual.
2903         Move all targets that are not the Emacs manual to misc/Makefile.in.
2904         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2906         * Makefile.in (INFOSOURCES): Delete.
2907         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2908         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
2909         *.vrs *.toc here...
2910         (maintainer-clean): ...from here.
2912 2007-09-05  Glenn Morris  <rgm@gnu.org>
2914         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2916 2007-08-29  Glenn Morris  <rgm@gnu.org>
2918         * emacs.texi (EMACSVER): Increase to 23.0.50.
2920 2007-08-27  Richard Stallman  <rms@gnu.org>
2922         * emacs.texi (Top): Clarify menu item for Glossary.
2924         * display.texi (Faces): Change secn title.
2925         Clarify not all fonts come from Font Lock.
2927 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
2929         * basic.texi (Position Info): Add index entry for face at point.
2930         Mention that character faces are also displayed by "C-u C-x =".
2932 2007-08-08  Glenn Morris  <rgm@gnu.org>
2934         * glossary.texi (Glossary): Deprecate `iff'.
2936 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
2938         * files.texi (File Conveniences): Document point motion keys in Image
2939         mode.
2941 2007-07-27  Glenn Morris  <rgm@gnu.org>
2943         * emacs.texi (Copying): Include license text from gpl.texi, rather than
2944         in-line.
2946         * gpl.texi: New file with text of GPL.
2947         * Makefile.in (EMACSSOURCES): Add gpl.texi.
2949 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
2951         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2953         * dired.texi (Wdired): Mention C-x C-q key binding.
2955 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
2957         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2959 2007-07-25  Glenn Morris  <rgm@gnu.org>
2961         * emacs.texi (Copying): Replace license with GPLv3.
2963         * Relicense all FSF files to GPLv3 or later.
2965 2007-07-24  Glenn Morris  <rgm@gnu.org>
2967         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2968         for some calendars.
2970 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
2972         * screen.texi (Mode Line): Describe new mode-line flag that shows if
2973         default-directory for the current buffer is on a remote machine.
2975 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
2977         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2978         default value.
2980 2007-07-21  Richard Stallman  <rms@gnu.org>
2982         * files.texi (Why Version Control?): Improve previous change.
2984 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
2986         * files.texi (Why Version Control?): New node.
2988 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
2990         * building.texi (Starting GUD): Add xref to this anchor.
2992 2007-06-24  Karl Berry  <karl@gnu.org>
2994         * emacs.texi: New Back-Cover Text.
2996 2007-06-07  Alan Mackenzie  <acm@muc.de>
2998         * display.texi (Optional Mode Line): Document the new form of
2999         line+column numbers, "(561,2)".
3001 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
3003         * maintaining.texi (Create Tags Table): Fix typos.
3005 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
3007         * Version 22.1 released.
3009 2007-05-07  Karl Berry  <karl@gnu.org>
3011         * emacs.texi (EMACSVER): Back to 22.
3013 2007-05-06  Richard Stallman  <rms@gnu.org>
3015         * maintaining.texi (Create Tags Table): Clean up previous change.
3017 2007-05-05  Francesco Potortì  <pot@gnu.org>
3019         * maintaining.texi (Create Tags Table): Add text about the dangers of
3020         making symbolic links to tags files.
3022 2007-05-04  Karl Berry  <karl@gnu.org>
3024         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3026 2007-05-03  Karl Berry  <karl@gnu.org>
3028         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3030         * .cvsignore (*.pdf): New entry.
3032         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3033         for printing.
3035 2007-05-01  Richard Stallman  <rms@gnu.org>
3037         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3039 2007-04-28  Glenn Morris  <rgm@gnu.org>
3041         * ack.texi (Acknowledgments):
3042         * anti.texi (Antinews):
3043         * programs.texi (Program Modes): Restore mention of python.el pending
3044         consideration of legal status.
3046 2007-04-28  Richard Stallman  <rms@gnu.org>
3048         * files.texi (File Names): Fixes to ~ description on MS systems.
3050 2007-04-26  Glenn Morris  <rgm@gnu.org>
3052         * emacs.texi (EMACSVER): Increase to 22.1.50.
3054 2007-04-25  Karl Berry  <karl@gnu.org>
3056         * emacs.texi: Improve line breaks on copyright page,
3057         similar layout to lispref, 8.5x11 by default.
3059         * dired.texi (Image-Dired): Improve line break, fix typo.
3061 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
3063         * programs.texi (Program Modes):
3064         * anti.texi (Antinews):
3065         * ack.texi (Acknowledgments): python.el removed.
3067 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
3069         * display.texi (Highlight Interactively): Correct description of
3070         hi-lock-file-patterns-policy.
3072         * files.texi (File Archives): Mention self-extracting executables.
3074 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
3076         * search.texi (Unconditional Replace, Query Replace): Add xref to
3077         "Replacement and Case".
3079 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
3081         * dired.texi (Image-Dired): Move from Thumbnails node.
3082         * misc.texi (Thumbnails): Node deleted.
3083         * emacs.texi (Top): Update node listing.
3085         * files.texi (File Conveniences):
3086         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
3088 2007-04-21  Richard Stallman  <rms@gnu.org>
3090         * display.texi (Highlight Interactively): Correct previous change.
3091         Clarify doc of hi-lock-find-patterns, and move new features into it.
3093 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
3095         * display.texi (Highlight Interactively):
3096         Document hi-lock-file-patterns-policy.
3098 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
3100         * display.texi (Scrolling): Fix typo.
3102 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
3104         * doclicense.texi: Remove node heading, so that it can be included by
3105         other files.
3107         * emacs.texi: Insert node heading for GFDL.
3109 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
3111         * cmdargs.texi (Colors): Qualify "color of window" index entry by
3112         "command line".
3114         * display.texi (Faces): Refer to "Creating Frames" for face
3115         and other frame customizations in .emacs.
3117         * frames.texi (Creating Frames): Mention that face customizations can
3118         be put in .emacs.  Add index entries.
3120 2007-04-12  Richard Stallman  <rms@gnu.org>
3122         * glossary.texi (Glossary): Explain `iff'.
3124 2007-04-11  Karl Berry  <karl@gnu.org>
3126         * gnu.texi (Top),
3127         * macos.texi (Mac Font Specs),
3128         * anti.texi (Antinews),
3129         * xresources.texi (Resources),
3130         * misc.texi (Emulation),
3131         * calendar.texi (Daylight Saving),
3132         * dired.texi (Dired and Find),
3133         * rmail.texi (Remote Mailboxes),
3134         * sending.texi (Mail Headers),
3135         * programs.texi (Which Function),
3136         * files.texi (Recover),
3137         * buffers.texi (Uniquify),
3138         * frames.texi (Wheeled Mice),
3139         * killing.texi (Rectangles): Wording to improve breaks in
3140         8.5x11 format.
3141         * mule.texi (Language Environments): \hbadness=10000 since there's
3142         no way to reword.
3143         * emacs.texi (smallbook): New @set to more easily switch between
3144         smallbook and 8.5x11.
3146 2007-04-11  Richard Stallman  <rms@gnu.org>
3148         * files.texi (File Conveniences): Add xref to Tumme.
3149         Delete text about Thumbnail mode.
3151 2007-04-09  Alan Mackenzie  <acm@muc.de>
3153         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3154         new name.  Insert concept index entries.
3156 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
3158         * display.texi (Standard Faces): Document prefix arg for
3159         list-faces-display.
3161         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3163 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
3165         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3167         * files.texi (Misc File Ops): Rewrite description of
3168         insert-file-literally.
3170 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
3172         * misc.texi (Printing): Postscript -> PostScript.
3174         * ack.texi (Acknowledgments): Postscript -> PostScript.
3176         * custom.texi (Init File, Init Non-ASCII): Fix last change.
3178         * emacs.texi (Top): Fix the menu due to the change in custom.texi
3179         below.
3181 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
3183         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
3184         Init Non-ASCII.
3185         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3186         (Init Non-ASCII): New node.
3188 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3190         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3192 2007-03-12  Glenn Morris  <rgm@gnu.org>
3194         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3195         "Daylight Savings".
3197         * calendar.texi: Replace "daylight savings" with "daylight
3198         saving" in text throughout.
3200 2007-03-04  Richard Stallman  <rms@gnu.org>
3202         * custom.texi (Safe File Variables): Minor correction.
3204 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
3206         * rmail.texi (Movemail): Add internal ref.
3207         Don't indent the intro for the PROTO table.
3208         Format PROTO table items with @code.
3210 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
3212         * building.texi: Remove references to bashdb.
3214 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
3216         * mule.texi (Language Environments): Update list of supported language
3217         environments.
3219 2007-02-14  Kim F. Storm  <storm@cua.dk>
3221         * building.texi (Grep Searching): Fix lgrep doc.
3223 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
3225         * back.texi: Remove unused file.
3227 2007-02-05  Francesco Potortì  <pot@gnu.org>
3229         * maintaining.texi (Tag Syntax): Now --members is the default for
3230         etags, not for ctags yet.
3232 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
3234         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
3235         headers compliant with Texinfo guidelines and with what texnfo-upd.el
3236         expects.  Add comments to prevent people from inadvertently modifying
3237         the key parts needed by `texinfo-multiple-files-update'.
3239 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
3241         * frames.texi (Secondary Selection): Window clicked does not matter
3242         when mouse-yank-at-point is non-nil.
3244 2007-01-16  Glenn Morris  <rgm@gnu.org>
3246         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3247         system abbrev.
3249 2007-01-11  Richard Stallman  <rms@gnu.org>
3251         * msdog.texi (Windows Keyboard): Another small cleanup.
3253 2007-01-10  Richard Stallman  <rms@gnu.org>
3255         * msdog.texi (Windows Keyboard): Yet another try to make
3256         everyone happy with that passage.
3258 2007-01-05  Richard Stallman  <rms@gnu.org>
3260         * anti.texi (Antinews): Mention M-x shell scrolling.
3262 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
3264         * building.texi (Watch Expressions): Describe gdb-max-children.
3266 2007-01-04  Richard Stallman  <rms@gnu.org>
3268         * msdog.texi (Windows Keyboard): Clarify previous change.
3270 2007-01-02  Richard Stallman  <rms@gnu.org>
3272         * custom.texi (Changing a Variable): Minor clarification.
3273         (Specific Customization): customize-customized => customize-unsaved.
3275         * entering.texi (Entering Emacs): Clean up text about restarting
3276         Emacs for each file.
3278         * misc.texi (Shell Options): Minor cleanup.
3280         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3281         with Emacs, not vice versa.
3283         * programs.texi (Symbol Completion): Recommend customizing
3284         window manager.
3286         * xresources.texi (Resources): Minor fix.
3288 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
3290         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3292 2007-01-01  Richard Stallman  <rms@gnu.org>
3294         * commands.texi (User Input): Document keys stolen by window mangers.
3296 2006-12-31  Richard Stallman  <rms@gnu.org>
3298         * custom.texi (Specific Customization): Document customize-option
3299         instead of customize-variable.
3301 2006-12-31  Kim F. Storm  <storm@cua.dk>
3303         * major.texi (Choosing Modes): Document auto-mode-case-fold.
3305 2006-12-30  Kim F. Storm  <storm@cua.dk>
3307         * killing.texi (CUA Bindings): Fix typo.
3309         * xresources.texi (Table of Resources): Mention grow-only value for
3310         auto-resize-tool-bars.
3312 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
3314         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3315         and how to get them back.
3317 2006-12-26  Richard Stallman  <rms@gnu.org>
3319         * calendar.texi (Holidays): Holiday listing is based on current
3320         practice, but DST is not.
3322 2006-12-25  Richard Stallman  <rms@gnu.org>
3324         * emacs.texi (Top): Update subnode menus.
3326         * mark.texi (Transient Mark): Fix xref.
3328         * killing.texi (Graphical Kill): Node deleted.
3329         (Killing): Add xref to Cut and Paste.
3330         (CUA Bindings): Update xref.
3332         * frames.texi (Cut and Paste): New section to hold other nodes.
3333         (Mouse Commands): Node demoted.
3334         (Cut/Paste Other App): Split out from Mouse Commands.
3335         (Word and Line Mouse): Likewise.
3336         (Secondary Selection, Clipboard): Nodes demoted.
3338 2006-12-24  Kevin Ryde  <user42@zip.com.au>
3340         * calendar.texi (Holidays): US daylight saving begins second Sunday
3341         in March for 2007 onwards.
3342         (Daylight Savings): Show new US default daylight saving rules, 2nd
3343         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3345 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
3347         * calendar.texi (Scroll Calendar): < and > are switched.
3349 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
3351         * killing.texi (Deletion): Describe M-\ prefix argument.
3353 2006-12-23  Richard Stallman  <rms@gnu.org>
3355         * search.texi (Regexp Search): Explain why forward and reverse regexp
3356         search are not mirror images.
3358 2006-12-19  Kim F. Storm  <storm@cua.dk>
3360         * major.texi (Choosing Modes): Describe match-function elements for
3361         magic-mode-alist.
3363 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
3365         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3366         peculiarities.
3368 2006-12-18  Richard Stallman  <rms@gnu.org>
3370         * abbrevs.texi (Editing Abbrevs): Fix previous change.
3372 2006-12-17  Alan Mackenzie  <acm@muc.de>
3374         * programs.texi (Left Margin Paren): Remove the bit which says
3375         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3376         Discuss some of the issues of setting this option to nil.
3378 2006-12-17  Glenn Morris  <rgm@gnu.org>
3380         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3382 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
3384         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3385         (Windows Files): `w32-get-true-file-attributes' is only relevant for
3386         NTFS volumes.
3387         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3388         volumes.
3390 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
3392         * text.texi (HTML Mode): Fix "C-c TAB".
3394 2006-12-09  Richard Stallman  <rms@gnu.org>
3396         * misc.texi (Invoking emacsclient): Simplify TCP file text.
3398 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
3400         * files.texi (Misc File Ops): Document insert-file-literally.
3402 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
3404         * cmdargs.texi (Colors): Note that --color is intended for overriding
3405         the terminal defaults, not for normal invocation.
3407         * misc.texi (Emacs Server): Improve wording.  Don't mention the
3408         ``server program''.  Add a cross-reference to "Init File" node.
3409         (Invoking emacsclient): Add index entries.  Document both short and
3410         long versions of command-line options.  Document the -f option.
3412 2006-12-06  Richard Stallman  <rms@gnu.org>
3414         * text.texi (Outline Format): Say to set outline-regexp
3415         and outline-level with major modes and file local variables.
3417 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
3419         * anti.texi (Antinews): Mention the alternative to
3420         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3422         * misc.texi (Interactive Shell): Ditto.
3424 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
3426         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3428         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3430 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
3432         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3433         colon in the mode line.
3435         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3437 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
3439         * building.texi (Watch Expressions): Mention SPC for expanding/
3440         contracting watch expressions.
3442 2006-11-26  Kim F. Storm  <storm@cua.dk>
3444         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3446 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
3448         * building.texi (Debugger Operation): Define text command mode.
3449         Clarify how tooltips work.
3450         (GDB Graphical Interface): Explain how to run in text command mode
3451         more clearly.
3453 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
3455         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3457 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
3459         * anti.texi (Antinews): Mention --server-file and TCP sockets.
3461 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
3463         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3464         and EMACS is deprecated.
3466 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
3468         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3470 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
3472         * Makefile.in (emacs.dvi): Remove xresmini.texi.
3474         * emacs.texi: Include xresources.texi both for info and dvi.
3476         * xresources.texi: Merge text from xresmini.texi.
3478 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
3480         * glossary.texi: Fix typos.
3482 2006-11-06  Richard Stallman  <rms@gnu.org>
3484         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3486         * ack.texi (Acknowledgments): Fix name spelling.
3488 2006-11-01  Juri Linkov  <juri@jurta.org>
3490         * search.texi (Word Search): Document incremental word search.
3492 2006-10-28  Glenn Morris  <rgm@gnu.org>
3494         * ack.texi (Acknowledgments): Add cal-html author.
3496         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3497         Calendar").  Describe new package cal-html.
3498         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3499         Calendar Files."
3501 2006-10-23  Richard Stallman  <rms@gnu.org>
3503         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3504         Abbrev mode is enabled.
3506 2006-10-16  Richard Stallman  <rms@gnu.org>
3508         * emacs.texi: Update ISBN.
3510 2006-10-11  Kim F. Storm  <storm@cua.dk>
3512         * emacs.texi (Acknowledgments): Use @dotless{i}.
3514 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
3516         * building.texi (Breakpoints Buffer): Mention catchpoints.
3518 2006-10-08  Kim F. Storm  <storm@cua.dk>
3520         * ack.texi (Acknowledgments): Update.
3522         * emacs.texi (Acknowledgments): Fix bad @/ form.
3524 2006-10-05  Kim F. Storm  <storm@cua.dk>
3526         * emacs.texi (Acknowledgments): Add more contributors.
3528 2006-10-03  Richard Stallman  <rms@gnu.org>
3530         * emacs.texi (Acknowledgments): Update version and edition.
3532 2006-10-01  Karl Berry  <karl@gnu.org>
3534         * custom.texi (Customization Groups): Page break to keep example buffer
3535         on one page.
3537 2006-09-30  Karl Berry  <karl@gnu.org>
3539         * programs.texi (Basic Indent): @need to improve page break.
3540         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3542 2006-09-29  Glenn Morris  <rgm@gnu.org>
3544         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3546 2006-09-29  Karl Berry  <karl@gnu.org>
3548         * windows.texi (Basic Window): Remove forced @break, no longer
3549         desirable.
3550         * frames.texi (Frame Commands),
3551         * mark.texi (Marking Objects): Reword to avoid bad page break.
3552         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3554 2006-09-19  Richard Stallman  <rms@gnu.org>
3556         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3557         stick to present tense.
3559 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
3561         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3562         to x-gtk-use-old-file-dialog.
3563         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3565 2006-09-15  Jay Belanger  <belanger@truman.edu>
3567         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
3568         Change "Library Public License" to "Lesser Public License"
3569         throughout.  Use "yyyy" to represent year.
3571 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
3573         * files.texi (Visiting): Add index entry "open file".
3575 2006-09-11  Richard Stallman  <rms@gnu.org>
3577         * building.texi (Compilation Mode): Clarification.
3578         (Grep Searching): Add xref to Compilation Mode.
3580 2006-09-08  Richard Stallman  <rms@gnu.org>
3582         * search.texi (Search): Ref multi-file search commands here.
3583         (Other Repeating Search): Not here.
3585 2006-08-28  Richard Stallman  <rms@gnu.org>
3587         * windows.texi (Split Window): Update xref.
3589         * basic.texi (Continuation Lines): Update xref.
3591         * indent.texi (Tab Stops): Update xref.
3593         * emacs.texi (Top): Update subnode menu.
3595         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3596         split out of Display Custom.
3598 2006-08-25  Kim F. Storm  <storm@cua.dk>
3600         * display.texi (Display Custom): Add variables overline-margin
3601         and x-underline-at-descent-line.
3603 2006-08-25  Richard Stallman  <rms@gnu.org>
3605         * entering.texi (Exiting): Rewrite to give graphical displays
3606         priority over text terminals.
3608         * search.texi (Incremental Search): Move index entries.
3610 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
3612         * custom.texi (Init File): Reference Find Init to avoid "home
3613         directory" confusion.
3615 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
3617         * building.texi (Other GDB-UI Buffers): Describe how to edit
3618         a value in the locals buffer.
3620 2006-08-21  Richard Stallman  <rms@gnu.org>
3622         * search.texi (Basic Isearch): Add `isearch' index entry.
3624 2006-08-16  Richard Stallman  <rms@gnu.org>
3626         * misc.texi (Saving Emacs Sessions): Clean up wording.
3628         * mark.texi (Marking Objects): Mention term "select all".
3630         * emacs.texi (Top): Update subnode menu.
3632         * help.texi (Help Mode): Move node up in file.
3634 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
3636         * building.texi (Stack Buffer): Explain fringe arrow.
3638 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
3640         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3641         on startup.
3643 2006-08-11  Romain Francoise  <romain@orebokech.com>
3645         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3647 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
3649         * mule.texi (Recognize Coding, Text Coding): Fix typos.
3651 2006-08-10  Richard Stallman  <rms@gnu.org>
3653         * text.texi (Format Faces): Substantial rewrites to deal
3654         with face merging.  Empty regions don't count.
3655         Clarify face property inheritance.
3657 2006-08-08  Romain Francoise  <romain@orebokech.com>
3659         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3660         <arjuropo@cc.jyu.fi>.
3662 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
3664         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3665         apply to all frames.
3667 2006-08-01  Richard Stallman  <rms@gnu.org>
3669         * help.texi (Name Help): Add index entries for describe-variable.
3671 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
3673         * building.texi (GDB Graphical Interface): Shorten node names.
3674         (GDB-UI Layout): Use GDB-related.
3675         (Other GDB-UI Buffers): Simplify English.
3677 2006-07-31  Richard Stallman  <rms@gnu.org>
3679         * search.texi (Query Replace): Add xref for Dired's Q command.
3681 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
3683         * building.texi (GDB commands in Fringe): Rename to...
3684         (Source Buffers): ..this and move forward.  Describe hollow arrow and
3685         new option gdb-find-source-frame.
3687 2006-07-29  Richard Stallman  <rms@gnu.org>
3689         * dired.texi (Operating on Files): Simplify previous change
3690         and fix Texinfo usage.
3692 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
3694         * dired.texi (Operating on Files): Add cross-references.  State the
3695         Unix commands that do similar things.
3697 2006-07-28  Richard Stallman  <rms@gnu.org>
3699         * mark.texi (Transient Mark): Clarify that region never disappears
3700         when Transient Mark mode is off, and not when it is on.
3702 2006-07-27  Richard Stallman  <rms@gnu.org>
3704         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
3706 2006-07-24  Richard Stallman  <rms@gnu.org>
3708         * xresources.texi (GTK styles): Fix texinfo usage.
3710         * commands.texi (User Input): Explain why we teach keyboard cmds.
3712         * xresources.texi, xresmini.texi, search.texi, programs.texi:
3713         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3714         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3715         * doclicense.texi, display.texi, dired.texi, basic.texi:
3716         * anti.texi, ack.texi: Move periods and commas inside quotes.
3718 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
3720         * cmdargs.texi (General Variables): Document EMAIL.
3722 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
3724         * frames.texi (Frame Commands): Mention that focus-follows-mouse
3725         doesn't have effect on MS-Windows.
3727 2006-07-17  Richard Stallman  <rms@gnu.org>
3729         * building.texi (Grep Searching): Explain about chaining grep commands.
3731 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
3733         * killing.texi, mini.texi: Fix typos.
3735 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
3737         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3738         is invoked for multiple files.
3740 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
3742         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3743         on-line manual for the rest of this node.
3744         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3745         unconditionally.
3746         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3747         Improve wording.
3748         (Windows Printing): Improve wording.
3749         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3750         rest of this node.
3752 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
3754         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3755         with eval-buffer.
3757 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
3759         * mule.texi (Coding Systems, Specify Coding): Link descriptions
3760         of character translation.
3762 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
3764         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3766 2006-07-03  Karl Berry  <karl@gnu.org>
3768         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3769         not-too-underfull hboxes in the TeX output.
3770         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3771         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3772         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3773         * sending.texi, text.texi: Fix overfull/underfull boxes.
3775 2006-07-03  Romain Francoise  <romain@orebokech.com>
3777         * m-x.texi (M-x): Fix.
3779 2006-07-03  Richard Stallman  <rms@gnu.org>
3781         * search.texi (Other Repeating Search): filename -> file name.
3783         * misc.texi (Narrowing): Minor cleanups.
3785         * files.texi (Visiting): filename -> file name.
3787         * emacs.texi (Top): Update subnode menus.
3789         * mule.texi (Coding Systems): Move char translation stuff here.
3790         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3791         (Recognize Coding): Substantial local rewrites.
3792         (International): Update menu.
3794         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3795         (Scrolling): Substantial local rewrites.
3796         (Display): Update menu and intro.
3798         * dired.texi: filename -> file name.
3800         * custom.texi (Safe File Variables): Texinfo usage fix.
3802 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
3804         * help.texi, m-x.texi: Lots of cleanups.
3806 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
3808         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3809         (Windows Processes, Windows Misc): Shorten the printed version by
3810         selectively conditioning less important portions by @ifnottex.
3812 2006-06-27  Richard Stallman  <rms@gnu.org>
3814         * mini.texi (Minibuffer File): Minor cleanup.
3816 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
3818         * frames.texi (XTerm Mouse): Rename to...
3819         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
3821         * emacs.texi (Top): Use new node name.
3823 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
3825         * emacs.texi (Top): Update the detailed menu according to changes in
3826         msdog.texi.
3828         * msdog.texi (Windows Keyboard): New section.
3829         (Windows Mouse): New section.
3830         (Windows System Menu): Remove section (text merged with "Windows
3831         Keyboard").
3832         (Windows Misc): New section.
3834         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3836         * msdog.texi (ls in Lisp): New section.
3838         * files.texi (Visiting): Document case-insensitive wildcard matching
3839         under find-file-wildcards.
3841 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3843         * macos.texi (Mac Input): Add description of mac-function-modifier.
3844         Now Unicode keyboard layouts work.
3846 2006-06-10  Richard Stallman  <rms@gnu.org>
3848         * mule.texi (Recognize Coding): Clarify previous change.
3850 2006-06-09  Kenichi Handa  <handa@m17n.org>
3852         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3853         notation.
3855 2006-06-07  Kevin Ryde  <user42@zip.com.au>
3857         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3858         manual for @ifnottex, but in emacs-extra for @iftex.
3860         * cmdargs.texi (General Variables): Fix smtpmail xref.
3862 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3864         * programs.texi (Comment Commands):
3865         * custom.texi (Specifying File Variables):
3866         Use ;; instead of ;;; to better follow coding conventions.
3868 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
3870         * building.texi (Watch Expressions): Move node to end.
3871         (GDB Graphical Interface): Move description of clicks in fringe...
3872         (GDB commands in the Fringe): ...to here.  New node.
3874 2006-06-05  Romain Francoise  <romain@orebokech.com>
3876         * xresmini.texi (GTK resources): Fix various typos.
3878 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
3880         * building.texi (GDB Graphical Interface): Update bindings.
3881         (Commands of GUD): Add gud-print.  Remove gud-run.
3882         Restate availability more generally.
3884 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
3886         * mini.texi: Lots of cleanups.
3888 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
3890         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3891         and Mouse-2.
3893 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
3895         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3897 2006-05-31  Richard Stallman  <rms@gnu.org>
3899         * basic.texi (Moving Point): Fix previous change.
3901 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
3903         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3905 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
3907         * basic.texi: Many simplifications and improvements in wording.
3909 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
3911         * anti.texi (Antinews): Create a node for gdb-ui.
3913 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
3915         * frames.texi (Menu Bars, Tool Bars): Add index entries.
3917 2006-05-20  Richard Stallman  <rms@gnu.org>
3919         * dired.texi (Dired Navigation): dired-goto-file is now j.
3921 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
3923         * mule.texi (Coding Systems): Mention the undecided-* coding systems
3924         and their aliases.
3926         * msdog.texi (Windows Printing): Mention non-support of plain text
3927         printing with some el-cheapo printers, and suggest a workaround.
3929 2006-05-20  Kevin Ryde  <user42@zip.com.au>
3931         * text.texi (TeX Print): tex-dvi-view-command has a default value,
3932         remove the bit saying you must set it.
3934 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
3936         * trouble.texi (Checklist):
3937         * text.texi (Text, Auto Fill, Text Mode):
3938         * search.texi (Nonincremental Search):
3939         * rmail.texi (Rmail Labels):
3940         * mule.texi (Input Methods, Multibyte Conversion):
3941         * misc.texi (Gnus, Where to Look, PostScript):
3942         * maintaining.texi (Create Tags Table):
3943         * indent.texi (Indentation Commands):
3944         * fixit.texi (Spelling):
3945         * emacs.texi (Copying):
3946         * custom.texi (Init File): ifinfo -> ifnottex.
3948 2006-05-17  Richard Stallman  <rms@gnu.org>
3950         * files.texi (Diff Mode): Mention C-x `.
3952 2006-05-08  Richard Stallman  <rms@gnu.org>
3954         * custom.texi (Disabling): Textual cleanups.
3956 2006-05-12  Glenn Morris  <rgm@gnu.org>
3958         * calendar.texi (Displaying the Diary, Format of Diary File):
3959         Refer to diary-view-entries, diary-list-entries,
3960         diary-show-all-entries rather than obsolete aliases.
3962 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
3964         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3965         (Displaying the Diary, Special Diary Entries, Importing Diary):
3966         * building.texi (Compilation Shell):
3967         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3968         emacs-xtra with @inforef's.
3970         * files.texi (Visiting): Fix wording.
3972         * mule.texi (Coding Systems, Text Coding): More indexing.
3973         Mention that C-x RET f can set eol conversion.
3975 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
3977         * xresmini.texi (GTK resources): Insert GTK description.
3979         * xresources.texi (GTK resources): metafont should be menufont.
3981 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
3983         * mini.texi (Completion Options): Completion of remote files'
3984         method, user name and host name is active only in partial
3985         completion mode.
3987 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
3989         * makefile.w32-in (emacs.dvi):
3990         * Makefile.in (emacs.dvi): Add xresmini.texi.
3992         * xresmini.texi (Table of Resources): Remove xref to non-existent
3993         node "LessTif Resources".
3995         * msdog.texi (Microsoft Windows):
3996         * calendar.texi (Calendar/Diary, Displaying the Diary)
3997         (Special Diary Entries, Importing Diary, Holidays):
3998         * programs.texi (Program Modes):
3999         * text.texi (Text):
4000         * buffers.texi (Several Buffers):
4001         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4003 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
4005         The following changes merge the emacs-xtra manual into the main
4006         manual, but only for on-line version of the manual.
4008         * vc2-xtra.texi (Version Backups, Local Version Control)
4009         (Making Snapshots, Change Logs and VC, Version Headers)
4010         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4011         on-line manual.
4013         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4014         for on-line manual.
4016         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4017         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4018         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4019         for on-line manual.
4021         * fortran-xtra.texi (Fortran, Fortran Autofill)
4022         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4023         for on-line manual.
4025         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4026         Conditional xref's for on-line manual.
4028         * emerge-xtra.texi (Emerge, Overview of Emerge)
4029         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4030         manual.
4032         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4033         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4034         (EMACSSOURCES): Use EMACS_XTRA.
4035         (../info/emacs-xtra): Remove.
4036         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4038         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4039         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4040         (EMACSSOURCES): Use EMACS_XTRA.
4041         ($(infodir)/emacs-xtra): Remove.
4042         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4044         * trouble.texi (Quitting):
4045         * text.texi (Text):
4046         * programs.texi (Program Modes):
4047         * msdog.texi (Microsoft Windows):
4048         * frames.texi (Frames):
4049         * files.texi (Backup, Version Control, VC Concepts)
4050         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4051         (Registering, VC Status, VC Undo, Multi-User Branching)
4052         (Comparing Files):
4053         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4054         (Displaying the Diary, Special Diary Entries, Importing Diary):
4055         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4056         conditional xref's, depending on @iftex/@ifnottex.
4058         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4059         "MS-DOS".  @include msdog-xtra.texi.
4061         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4062         <Top Level> [ifnottex]: @include fortran-xtra.texi.
4064         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4065         for vc-xtra.texi subsections.
4066         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4067         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4069         * sending.texi (Sending Mail): A @node line without explicit Prev,
4070         Next, and Up links.
4072         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4073         Next, and Up links.
4075         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4076         and its sections.  @include picture-xtra.texi.
4078         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4079         "Emerge".
4080         (List Tags) [ifnottex]: @include emerge-xtra.texi.
4082         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4083         exact duplicate of its name-sake in calendar.texi.
4085         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4086         "Advanced Calendar/Diary Usage".
4087         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4089         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4090         dired-xtra.texi.
4091         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4093         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4094         (Files) [ifnottex]: Add menu entry for Autorevert.
4096         * emacs-xtra.texi (Introduction): Reword to make consistent with
4097         printed version only.
4098         <Top level>: Remove the body of all chapters and move them to the
4099         new *-xtra.texi files.  Use @raisesections and @lowersections to
4100         convert sections to chapters etc.
4102         * msdog-xtra.texi:
4103         * fortran-xtra.texi:
4104         * vc-xtra.texi:
4105         * vc1-xtra.texi:
4106         * vc2-xtra.texi:
4107         * emerge-xtra.texi:
4108         * cal-xtra.texi:
4109         * dired-xtra.texi:
4110         * arevert-xtra.texi: New files, with text from respective chapters
4111         of emacs-xtra.texi.  Convert each @chapter into @section, @section
4112         into @subsection, etc.
4114         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
4115         updated.
4117         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4118         Windows".  All references updated.
4120 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4122         * macos.texi (Mac Input): Mention input from Character Palette.
4123         (Mac Font Specs): Fix typo.
4125 2006-05-05  Richard Stallman  <rms@gnu.org>
4127         * files.texi (Diff Mode): Minor cleanup.
4129 2006-05-05  Karl Berry  <karl@gnu.org>
4131         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4132         errors from the current release of makeinfo (4.8).
4133         * help.texi (Library Keywords): Change widest word in multitable
4134         template from `emulations' to `convenience'.  (Not sure if this is
4135         related to the font change.)
4137 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
4139         * files.texi (File Names): Add a footnote about limited support of
4140         ~USER on MS-Windows.
4142         * cmdargs.texi (Initial Options): Add a footnote about limited
4143         support of ~USER on MS-Windows.
4145 2006-05-03  Richard Stallman  <rms@gnu.org>
4147         * files.texi (Diff Mode): Node moved here.
4148         (Comparing Files): Delete what duplicates new node.
4149         (Files): Put Diff Mode in menu.
4151         * misc.texi (Diff Mode): Move to files.texi.
4153         * emacs.texi (Top): Update menu for Diff Mode.
4155         * trouble.texi (Emergency Escape): Simplify.
4157         * emacs.texi (Top): Minor clarification.
4159 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
4161         * commands.texi, entering.texi, screen.texi: Many simplifications.
4163 2006-05-03  Richard Stallman  <rms@gnu.org>
4165         * commands.texi (Text Characters): Delete paragraph about unibyte
4166         non-ASCII printing chars.
4168         * killing.texi (Killing): Say "graphical displays".
4169         * display.texi: Say "graphical displays".
4171         * cmdargs.texi (Misc X): Say "graphical displays".
4173 2006-05-01  Richard Stallman  <rms@gnu.org>
4175         * emacs.texi (Top): Add Diff Mode to menu.
4177 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
4179         * misc.texi (Diff Mode): New node.
4181 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4183         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4184         (Mac Environment Variables): Shorten example line.
4185         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
4187 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
4189         * building.texi (GUD Customization): Describe cases %d and %c.
4190         Update description for %e.
4192 2006-04-30  Glenn Morris  <rgm@gnu.org>
4194         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4196 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
4198         * custom.texi (Examining): Update C-h v output example.
4200 2006-04-29  Kim F. Storm  <storm@cua.dk>
4202         * building.texi (Grep Searching): Add lgrep and rgrep.
4204 2006-04-23  Richard Stallman  <rms@gnu.org>
4206         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4208         * xresmini.texi: New file.
4210         * xresources.texi (Face Resources): Split table into font resources
4211         and the rest.  Combine similar attributes for brevity.
4213 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
4215         * emacs-xtra.texi (MS-DOS File Names): Remove section about
4216         backslashes and case-insensitivity in file names (moved to the
4217         main manual).
4218         (MS-DOS Printing): Move most of the text to the main manual.
4220         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4221         New nodes.
4222         (Windows Processes, Windows System Menu): Add index entries and
4223         fix wording.
4225 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
4227         * misc.texi (Shell Ring): Add notes on saved input when
4228         navigating off the end of the history list.
4230 2006-04-18  Chong Yidong  <cyd@mit.edu>
4232         * misc.texi (Shell Options): Correct default value of
4233         comint-scroll-show-maximum-output.
4235 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
4237         * building.texi (Watch Expressions): Update.
4239 2006-04-12  Richard Stallman  <rms@gnu.org>
4241         * search.texi: Clean up previous change.
4243 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
4245         * search.texi (Regexp Backslash, Regexp Replace): Add index
4246         entries for ``back reference'' and mention the term itself in the
4247         text.
4249 2006-04-11  Richard Stallman  <rms@gnu.org>
4251         * custom.texi (Safe File Variables):
4252         Document enable-local-variables = :safe.
4254 2006-04-11  Karl Berry  <karl@gnu.org>
4256         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4257         (Remote Repositories, Version Backups, Local Version Control)
4258         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4259         (Miscellaneous Commands and Features of VC, Change Logs and VC)
4260         (Renaming VC Work Files and Master Files)
4261         (Inserting Version Control Headers, Customizing VC, General Options)
4262         (Options for RCS and SCCS, Options specific for CVS): Move all
4263         these nodes to emacs-xtra.texi, for brevity.
4264         * cmdargs.texi, files.texi: Change cross-references.
4266 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
4268         * files.texi (Old Versions): Update description of vc-annotate's
4269         use of color to indicate date ranges.
4271 2006-04-09  Kevin Ryde  <user42@zip.com.au>
4273         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4274         put info and printed manual names the right way around.
4276 2006-04-09  Karl Berry  <karl@gnu.org>
4278         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4279         emacs-xtra.texi, leaving only MS Windows information.
4280         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4281         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4282         node names.
4284         * emacs.texi: Move @summarycontents and @contents to the beginning
4285         of the file.
4287 2006-04-08  Kevin Ryde  <user42@zip.com.au>
4289         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4291 2006-04-07  Richard Stallman  <rms@gnu.org>
4293         * programs.texi (Comments, Comment Commands, Options for Comments)
4294         (Multi-Line Comments): "Align", not "indent".
4295         (Basic Indent): C-j deletes trailing whitespace before the newline.
4297 2006-04-06  Richard Stallman  <rms@gnu.org>
4299         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4301 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
4303         * killing.texi (Rectangles): Add index entry for marking a rectangle.
4305 2006-04-05  Richard Stallman  <rms@gnu.org>
4307         * emacs.texi (Top): Update subnode menu.
4309         * trouble.texi (Unasked-for Search): Node deleted.
4310         (Lossage): Delete from menu.
4312 2006-04-04  Richard Stallman  <rms@gnu.org>
4314         * trouble.texi: Various cleanups.
4315         (Checklist): Don't bother saying how to snail a bug report.
4316         (Emergency Escape): Much rewriting.
4317         (After a Crash): Rename the core dump immediately.
4318         (Total Frustration): Call it a psychotherapist.
4319         (Bug Criteria): Avoid "illegal instruction".
4320         (Sending Patches): We always put the contributor's name in.
4322         * misc.texi (Thumbnails): Minor correction.
4324 2006-04-03  Richard Stallman  <rms@gnu.org>
4326         * misc.texi (Thumbnails): Minor cleanup.
4328 2006-04-02  Karl Berry  <karl@gnu.org>
4330         * sending.texi (Mail Sending): pxref to Top needs five args.
4332         * texinfo.tex: Update to current version (2006-03-21.13).
4334 2006-03-31  Richard Stallman  <rms@gnu.org>
4336         * emacs.texi (Top): Update subnode menu.
4338         * help.texi (Help Mode): Cleanup.
4340         * dired.texi: Many cleanups.
4341         (Dired Deletion): Describe dired-recursive-deletes.
4342         (Operating on Files): dired-create-directory moved.
4343         (Misc Dired Features): Move to here.
4344         (Tumme): Node moved to misc.texi.
4346         * custom.texi: Many cleanups.
4347         (Minor Modes): Don't mention ISO Accents Mode.
4348         (Examining): Update C-h v output example.
4349         (Hooks): Add index and xref for add-hook.
4350         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
4351         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4353         * misc.texi: Many cleanups.
4354         (beginning): Add to summary of topics.
4355         (Shell): Put eshell xref at the end.  Remove eshell from table.
4356         (Thumbnails): New node.
4358 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
4360         * files.texi (File Name Cache): Make it clear that the cache is
4361         not persistent.
4363 2006-03-25  Karl Berry  <karl@gnu.org>
4365         * emacs-xtra.texi, emacs.texi, gnu.texi:
4366         (1) use @copyright{} instead of (C) in typeset text;
4367         (2) do not indent copyright year list (or anything else).
4369 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
4371         * files.texi (VC Dired Mode): Remove misplaced brackets.
4373 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
4375         * files.texi: Various updates and clarifications in the VC chapter.
4377 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
4379         * help.texi (Help Mode): Document "C-c C-c".
4381 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
4383         * emacs-xtra.texi (Top): Avoid ugly continuation line in
4384         menu in the standalone Info reader.
4386 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
4388         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4389         moved here from Emacs manual.
4391         * programs.texi (Fortran): Section moved to emacs-xtra.
4392         (Program Modes): Xref to Fortran in emacs-xtra.
4394         * maintaining.texi (Emerge): Move to emacs-xtra.
4395         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4397         * picture.texi: File deleted.
4398         * Makefile.in:
4399         * makefile.w32-in: Remove picture.texi.
4401         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4402         * abbrevs.texi (Abbrevs):
4403         * sending.texi (Sending Mail): Picture node removed.
4405         * emacs.texi (Top): Update node listings.
4407 2006-03-12  Richard Stallman  <rms@gnu.org>
4409         * calendar.texi: Various cleanups.
4411 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
4413         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4414         syntax.
4416 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
4418         * search.texi (Regexps): More accurately describe which characters
4419         are special in which situations.  Recommend _not_ to quote `]' or
4420         `-' when they are not special.
4422 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
4424         * files.texi (Old Versions): Clarify operation of C-x v =.
4426 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
4428         * building.texi (Watch Expressions): Update and describe
4429         gdb-speedbar-auto-raise.
4431 2006-02-19  Richard M. Stallman  <rms@gnu.org>
4433         * emacs.texi: Use @smallbook.
4434         (Top): Update ref to Emacs paper, delete ref to Cookbook.
4435         Update subnode menu.
4437         * building.texi (Lisp Interaction): Minor addition.
4439 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
4441         * building.texi (Watch Expressions): Update and be more precise.
4443 2006-02-15  Francesco Potortì  <pot@gnu.org>
4445         * maintaining.texi (Create Tags Table): Explain why the
4446         exception when etags writes to files under the /dev tree.
4448 2006-02-14  Richard M. Stallman  <rms@gnu.org>
4450         * custom.texi (Safe File Variables): Lots of clarification.
4451         Renamed from Unsafe File Variables.
4453 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
4455         * custom.texi (Unsafe File Variables): File variable confirmation
4456         assumed denied in batch mode.
4458 2006-02-14  Richard M. Stallman  <rms@gnu.org>
4460         * building.texi (GDB User Interface Layout): Don't say `inferior'
4461         for program being debugged.
4463 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
4465         * building.texi (GDB Graphical Interface):
4466         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4468 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
4470         * custom.texi (Specifying File Variables, Unsafe File Variables):
4471         New nodes, split from File Variables.  Document new file local
4472         variable behavior.
4474 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4476         * display.texi (Standard Faces):
4477         * files.texi (Visiting):
4478         * frames.texi (Clipboard):
4479         * glossary.texi (Glossary) <Clipboard>:
4480         * xresources.texi (X Resources): Mention Mac OS port.
4482 2006-02-12  Richard M. Stallman  <rms@gnu.org>
4484         * building.texi (Building): Clarify topic in intro.
4486         * maintaining.texi (Maintaining): Change title; clarify topic.
4487         Delete duplicate index entries.
4489         * building.texi (Other GDB User Interface Buffers): Clarifications.
4491         * text.texi (Cell Commands): Clarifications.
4493         * programs.texi (Defuns): Delete duplicate explanation of
4494         left-margin paren convention.
4495         (Hungry Delete): Minor cleanup.
4497 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
4499         * dired.texi (Tumme): More tumme documentation.
4501 2006-02-11  Alan Mackenzie  <acm@muc.de>
4503         * programs.texi ("Hungry Delete"): Correct the appellation of the
4504         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4506 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
4508         * dired.texi (Tumme): Fix small bug.
4510 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4512         * macos.texi (Mac International): Rename "fontset-mac" to
4513         "fontset-standard".
4515 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
4517         * dired.texi (Tumme): Basic documentation for Tumme added.
4519 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
4521         * mule.texi (International):
4522         * programs.texi (Basic Indent): Fix typos.
4524         * custom.texi (Minor Modes):
4525         * display.texi (Text Display):
4526         * commands.texi (Text Characters): Update xrefs.
4528 2006-02-07  Richard M. Stallman  <rms@gnu.org>
4530         * emacs.texi (Top): Update subnode menu.
4531         Update info on old Emacs papers.
4532         (Intro): "Graphical display", not window system.
4534         * xresources.texi (GTK styles): Minor clarifications.
4536         * trouble.texi: "Graphical display", not window system.
4537         (Stuck Recursive): Minor clarification.
4539         * text.texi: Minor clarifications.
4540         (Sentences): Explain why two-space convention is better.
4541         Explain sentence-end-without-period here.
4542         (Fill Commands): Not here.
4543         (Refill): Node moved down.
4544         (Filling): Update menu.
4545         (Table Creation, Cell Justification, Column Commands): Clarify.
4547         * sending.texi: Minor clarifications.
4549         * search.texi (Regexp Backslash): Clarification.
4551         * rmail.texi: Minor cleanups.
4552         (Rmail): Delete digression about `rmail-mode'.
4553         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4554         (Rmail Files): Mention C-u M-x rmail.
4555         (Rmail Reply): Mention References.
4556         (Rmail Display): Mention rmail-nonignored-headers.
4558         * programs.texi: Minor cleanups.
4559         (Comment Commands): Mention momentary Transient Mark mode.
4560         (Matching): Be more specific about customizing show-paren-mode.
4561         (Info Lookup): Don't list the modes that support C-h S.
4562         Just say what it does in an unsupported mode.
4563         (Man Page): Delete excessive info on customizing woman.
4564         (Motion in C): Don't mention c-for/backward-into-nomenclature.
4566         * abbrevs.texi: Minor clarifications.
4567         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4568         not "dynamic abbrevs" as if they were a kind of abbrev.
4570         * picture.texi (Picture): Minor cleanup.
4572         * mule.texi (Communication Coding): Say "other applications".
4573         (Fontsets): Not specific to X.  Add xref to X Resources.
4574         (Unibyte Mode): Rename from Single-Byte Character Support.
4575         "Graphical display", not window system.
4576         (International): Update menu.
4578         * maintaining.texi (Format of ChangeLog):
4579         New node, split out from ChangeLog.
4580         (ChangeLog): Clarifications in the remaining text.
4581         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4582         (Find Tag): Add @w.
4583         (Tags Search): Explain tag table order here.  Simplify grep ref.
4584         (List Tags): tags-tag-face is a variable, not a face.
4585         (Emerge): Cleanups.
4587         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4588         (Keyboard Macros): Avoid "the user".
4590         * killing.texi: "Graphical display", not window system.
4592         * help.texi (Help Echo): "Graphical display", not window system.
4594         * glossary.texi: Say "you", not "the user".  Say "graphical display".
4596         * frames.texi: Minor cleanups.  "Graphical display", not window system.
4598         * files.texi (Visiting): Make drag-and-drop not X-specific.
4600         * custom.texi: Minor cleanups.  "Graphical display", not window system.
4602         * cmdargs.texi: Minor cleanups.
4604         * building.texi (Compilation): Move and split kill-compilation para.
4605         Add para about multiple compilers.
4606         (Compilation Mode): Commands also available in grep mode and others.
4607         Mention C-u C-x ` more tutorially.  Clarify C-x `.
4608         (Compilation Shell): Clarify.  Put Bash example first.
4609         (Grep Searching): Minor cleanups; add @w.
4610         (Debuggers): Minor cleanups.
4611         (Starting GUD): Make GDB xgraphical mode issue clearer.
4612         (Debugger Operation): Lots of clarifications including
4613         GDB tooltip side-effect issue.
4614         (Commands of GUD): Clarify.
4615         (GUD Customization): Add bashdb-mode-hook.
4616         (GDB Graphical Interface): Rewrite for clarity.
4617         (GDB User Interface Layout): Rewrite for clarity.
4618         (Stack Buffer, Watch Expressions): Likewise.
4619         (Other GDB User Interface Buffers): Cleanups.
4620         (Lisp Libraries, External Lisp): Cleanup.
4622         * basic.texi (Position Info): "Graphical displays", rather than
4623         window systems.
4625         * anti.texi: Minor cleanup.
4627 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
4629         * custom.texi (Init File, Find Init): Add cross-references to
4630         where $HOME is described.
4632 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
4634         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4635         is not inside the @table.
4637         * emacs.texi (Top): Correct node name.
4639         * files.texi (File Names): Fix @xref.
4640         (Reverting): Fix typo.
4642         * mule.texi (International): Correct node name.
4644         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4646 2006-02-01  Richard M. Stallman  <rms@gnu.org>
4648         * emacs.texi (Top): Update subnode menu.
4650         * mule.texi: Minor clarifications.
4651         Reduce the specific references to X Windows.
4652         Refer to "graphical" terminals, rather than window systems.
4653         (Text Coding): Rename from Specify Coding.
4654         (Communication Coding, File Name Coding, Terminal Coding):
4655         New nodes split out from Text Coding.
4657         * kmacro.texi: Minor clarifications.
4658         (Keyboard Macro Ring): Comment out some excessive commands.
4659         (Basic Keyboard Macro): Split up the table, putting part in each node.
4661         * major.texi: Minor clarifications.
4663         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4665         * windows.texi: Minor clarifications.
4666         (Change Window): Don't describe mode-line mouse cmds here.
4667         Add xref to Mode Line Mouse.
4669         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4671         * macos.texi (Mac International): Fix xref.
4673         * indent.texi: Minor clarifications.
4675         * frames.texi: Minor clarifications.
4676         Reduce the specific references to X Windows.
4677         Refer to "graphical" terminals, rather than window systems.
4678         (Frame Parameters): Don't mention commands like
4679         set-foreground-color.  Just say to customize a face.
4680         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4682         * files.texi: Minor clarifications.
4683         (Numbered Backups): New node, split out from Backup Names.
4685         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4687         * cmdargs.texi (General Variables): Fix xref.
4689         * buffers.texi: Minor clarifications.
4691 2006-01-31  Richard M. Stallman  <rms@gnu.org>
4693         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4694         Nodes moved to top.
4696         * display.texi: Minor clarifications.
4697         (Display): Rearrange menu.
4698         (Standard Faces): Mention query-replace face.
4699         (Faces): Simplify.
4700         (Font Lock): Simplify face customization info.
4701         (Highlight Changes): Node merged into Highlight Interactively.
4702         (Highlight Interactively): Much rewriting and cleanup.
4703         (Optional Mode Line): Narrowed line number not good for goto-line.
4704         Simplify face customization advice.
4705         (Text Display): Mention use of escape-glyph face.
4706         Move ctl-arrow and tab-width here.
4707         (Display Custom): Move no-redraw-on-reenter to end of node.
4709         * search.texi: Minor clarifications.
4710         (Isearch Scroll): Simplify.
4711         (Other Repeating Search): Document multi-occur-in-matching-buffers.
4713         * regs.texi (Registers): Mention bookmarks here.
4715         * mark.texi: Minor clarifications.
4716         (Selective Undo): Node deleted.
4718         * m-x.texi: Minor clarifications.
4720         * killing.texi: Minor clarifications.
4721         Refer to "graphical" terminals, rather than window systems.
4723         * help.texi: Clarifications.
4724         (Help): Don't describe C-h F and C-h K here.
4725         (Key Help): Describe C-h K here.
4726         (Name Help): Mention Emacs Lisp Intro.
4727         Describe C-h F here.
4728         (Misc Help): Mention C-h F and C-h K only briefly.
4730         * fixit.texi (Undo): New node, mostly copied from basic.texi.
4731         Selective undo text merged in.
4732         (Spelling): Mention Aspell along with Ispell.
4734         * emacs.texi (Top): Update subnode menus.
4736         * basic.texi (Basic Undo): Rename from Undo.  Most of text
4737         moved to new Undo node.
4739 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
4741         * basic.texi (Continuation Lines, Inserting Text):
4742         Mention longlines mode.
4744 2006-01-29  Richard M. Stallman  <rms@gnu.org>
4746         * screen.texi: Minor cleanups.
4747         (Screen): Clean up the intro paragraphs.
4748         (Mode Line): Lots of rewriting.  Handle frame-name better.
4749         eol-mnemonic-... vars moved out.
4751         * emacs.texi (Top): Change menu item for MS-DOS node.
4752         Update subnode menu.
4754         * msdog.texi (MS-DOS): Rewrite intro to explain how this
4755         chapter relates to Windows.  Title changed.
4757         * mini.texi: Minor cleanups.
4759         * mark.texi (Selective Undo): New node, text moved from basic.texi.
4760         (Mark): Put it in the menu.
4762         * entering.texi: Minor cleanups.
4764         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4765         (Intro): Refer to "graphical" terminals, rather than X.
4767         * display.texi (Display Custom): Add xref to Variables.
4768         (Optional Mode Line): eol-mnemonic-... vars moved here.
4770         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
4771         rather than X.
4773         * basic.texi: Minor cleanups.
4774         (Undo): selective-undo moved.
4776 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
4778         * anti.texi (Antinews): Various corrections and additions.
4780 2006-01-23  Juri Linkov  <juri@jurta.org>
4782         * custom.texi (Easy Customization, Customization Groups)
4783         (Browsing Custom): Mention links along with buttons.
4785 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
4787         * text.texi (TeX Print): Use @key for TAB.
4789         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4791 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
4793         * files.texi (File Aliases): Don't claim that usually separate
4794         buffers are created for two file names that name the same data.
4795         Mention additional situations where different names mean the same
4796         file on disk.
4798 2006-01-19  Richard M. Stallman  <rms@gnu.org>
4800         * killing.texi (Deletion): Upcase @key argument.
4802         * custom.texi (Custom Themes): Minor cleanup.
4804         * programs.texi (Hungry Delete): Upcase @key argument.
4806 2006-01-16  Juri Linkov  <juri@jurta.org>
4808         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4809         Move `mode-line-highlight' before `mode-line-buffer-id'.
4811 2006-01-14  Richard M. Stallman  <rms@gnu.org>
4813         * basic.texi (Inserting Text): Minor cleanup.
4815 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
4817         * custom.texi (Changing a Variable, Face Customization):
4818         Update for changes in Custom menus.
4820 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4822         * macos.texi (Mac International): Undo last change.
4824 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
4826         * custom.texi (Custom Themes): Describe the new
4827         customize-create-theme interface.
4829 2005-12-30  Juri Linkov  <juri@jurta.org>
4831         * basic.texi (Position Info): Update example.
4833 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
4835         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4837 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
4839         * custom.texi (Custom Themes): `load-theme' always loads.
4841 2005-12-23  Juri Linkov  <juri@jurta.org>
4843         * display.texi (Highlight Interactively): Use double space to
4844         separate sentences.  Replace C-p with M-p, and C-n with M-n.
4846 2005-12-22  Richard M. Stallman  <rms@gnu.org>
4848         * custom.texi (Easy Customization and subnodes):
4849         Replace "active field" with "button".
4850         Use "user option" only for variables.
4851         Use "setting" for variable-or-face.
4853 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
4855         * buffers.texi (Select Buffer): Change order in table to make
4856         "Similar" refer to the correct item.
4857         (Indirect Buffers): Minor rewording.
4859 2005-12-20  Juri Linkov  <juri@jurta.org>
4861         * files.texi (VC Status): Put P and N near p and n.
4863 2005-12-19  Richard M. Stallman  <rms@gnu.org>
4865         * programs.texi (Electric C): Delete the info about newline control.
4866         (Other C Commands): Minor cleanup.
4867         (Left Margin Paren): Minor cleanup.
4869 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
4871         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4872         (Customization Groups): Delete text moved to "Browsing Custom".
4873         (Browsing Custom): New node.
4874         (Specific Customization): Clarify which commands only work for
4875         loaded options.
4877 2005-12-18  Bill Wohler  <wohler@newt.com>
4879         * frames.texi (Tool Bars): Shorten text of previous change.
4881 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
4883         * files.texi (VC Status): Document log-view mode.
4885 2005-12-18  Bill Wohler  <wohler@newt.com>
4887         * frames.texi (Tool Bars): Mention that you can turn off tool bars
4888         permanently via the customize interface.
4890 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
4892         * killing.texi (Killing by Lines): Document `kill-whole-line'
4893         function.
4895 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
4897         * buffers.texi (Select Buffer): Change `prev-buffer' to
4898         `previous-buffer'.  Indicate that these functions use a frame
4899         local buffer list.
4901 2005-12-12  Richard M. Stallman  <rms@gnu.org>
4903         * custom.texi (Easy Customization): Change menu comment.
4904         (Prefix Keymaps): Fix spelling of Control-X-prefix.
4906         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
4907         (Help): Among the Apropos commands, describe only C-h a here.
4909 2005-12-11  Richard M. Stallman  <rms@gnu.org>
4911         * programs.texi (Options for Comments): Comment-end starts with space.
4913         * glossary.texi (Glossary): Minor cleanup.
4915         * files.texi (Old Versions): Use @table.
4917 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
4919         * display.texi (Highlight Interactively): Include
4920         global-hi-lock-mode.  Add miscellaneous details and elaborations.
4922 2005-12-09  Richard M. Stallman  <rms@gnu.org>
4924         * display.texi (Font Lock): Delete the Global FL menu item.
4926 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
4928         * custom.texi (Minibuffer Maps): Mention the maps for file name
4929         completion.
4931 2005-12-09  Kim F. Storm  <storm@cua.dk>
4933         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
4934         prefix keys even when mark is active.  Describe that RET moves
4935         cursor to next corner in rectangle; clarify insert around rectangle.
4937 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
4939         * custom.texi (Customization): Use xref to elisp manual for
4940         non-TeX output.
4941         (Minor Modes): Update.
4942         (Customization Groups, Changing a Variable, Face Customization):
4943         Update for new appearance of Custom buffers.
4944         (Changing a Variable): `custom-buffer-done-function' has been
4945         replaced by `custom-buffer-done-kill'.
4946         (Specific Customization): In the `customize-group' buffer, a
4947         subgroup's contents are not "hidden".  They are not included at
4948         all.  They have no [Show] button.
4949         (Mouse Buttons): Add pxref to description of mouse event lists in
4950         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
4951         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4952         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4954 2005-12-08  Richard M. Stallman  <rms@gnu.org>
4956         * mini.texi (Completion Commands, Completion):
4957         In file name input, SPC does not do completion.
4959 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
4961         * building.texi (GDB Graphical Interface): Explain screen size
4962         setting.
4963         (Other GDB User Interface Buffers): Describe features specific to
4964         GDB 6.4.
4966 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
4968         * building.texi (GDB User Interface Layout): Describe how to
4969         kill associated buffers.
4970         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4971         (Watch Expressions): Be more precise.
4972         (Other GDB User Interface Buffers): Describe how to change a
4973         register value.
4975 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4977         * macos.texi (Mac Input): Remove description of
4978         mac-command-key-is-meta.  Add descriptions of
4979         mac-control-modifier, mac-command-modifier, and
4980         mac-option-modifier.
4981         (Mac International): Fix description of conversion of clipboard data.
4982         (Mac Font Specs): Add example of font customization by face attributes.
4984 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
4986         * building.texi (Watch Expressions): Expand description.
4987         (Other GDB User Interface Buffers): Describe local map for
4988         gud-watch.
4990 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
4992         * display.texi (Font Lock): Font lock is enabled by default now.
4994 2005-11-20  Juri Linkov  <juri@jurta.org>
4996         * basic.texi (Position Info): Update examples of the output.
4997         Remove the fact that examples are produced in the TeXinfo buffer,
4998         because in the Info reader users will get a different output from
4999         `C-x ='.
5001         * building.texi (Compilation Mode): Remove paragraph duplicated
5002         from the node `Compilation'.  Add `compilation-skip-threshold'.
5004         * display.texi (Font Lock): Suggest more user-friendly method of
5005         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5007 2005-11-18  Richard M. Stallman  <rms@gnu.org>
5009         * files.texi (Registering): Mention @@ in mode line.
5011         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
5013 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
5015         * files.texi (Renaming and VC): Some back-ends don't
5016         handle renaming.
5018 2005-11-17  Juri Linkov  <juri@jurta.org>
5020         * emacs.texi (Top):
5021         * display.texi (Highlight Interactively): Put this font-lock based
5022         mode near Font Lock node.
5024 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
5026         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5027         icons.
5029 2005-11-12  Kim F. Storm  <storm@cua.dk>
5031         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
5032         (Help Summary): Add C-h d and C-h e.
5033         (Apropos): Clarify that all apropos commands may search for either
5034         list of words or a regexp.  Add C-h d for apropos-documentation.
5035         Describe apropos-documentation-sort-by-scores user option.
5037 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
5039         * killing.texi (CUA Bindings): Add @section.
5041 2005-11-10  Kim F. Storm  <storm@cua.dk>
5043         * emacs.texi (Top): Add CUA Bindings entry to menu.
5045         * killing.texi (CUA Bindings): New node.  Moved here from
5046         misc.texi and extended with info on rectangle commands and
5047         rectangle highlighting, interface to registers, and the global
5048         mark feature.
5050         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5052         * regs.texi: Prev link points to CUA Bindings node.
5054 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
5056         * help.texi (Help Echo): By default, help echos are only shown on
5057         mouse-over, not on point-over.
5059 2005-11-04  Jérôme Marant  <jerome@marant.org>
5061         * misc.texi (Shell Mode): Describe how to activate password echoing.
5063 2005-11-04  Romain Francoise  <romain@orebokech.com>
5065         * mark.texi (Mark Ring): Fix typo.
5067 2005-11-03  Richard M. Stallman  <rms@gnu.org>
5069         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5071 2005-11-01  Bill Wohler  <wohler@newt.com>
5073         * help.texi (Help Mode): Fix typo.
5075 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
5077         * building.texi (Other GDB User Interface Buffers):
5078         Describe the command gdb-use-inferior-io-buffer.
5080 2005-10-31  Romain Francoise  <romain@orebokech.com>
5082         * files.texi (Compressed Files): Fix typo.
5084         * buffers.texi (Misc Buffer): Downcase `*shell*'.
5086         * windows.texi (Force Same Window): Likewise.
5088 2005-10-30  Bill Wohler  <wohler@newt.com>
5090         * help.texi (Help Mode): URLs viewed with browse-url.
5092 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
5094         * building.texi (GDB Graphical Interface): Don't reference
5095         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
5096         must stay in same frame.
5098 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
5100         * custom.texi (Init File): Document ~/.emacs.d/init.el.
5102         * anti.texi (Antinews): Likewise.
5104 2005-10-28  Bill Wohler  <wohler@newt.com>
5106         * help.texi (Help): Help mode now creates hyperlinks for URLs.
5108 2005-10-28  Richard M. Stallman  <rms@gnu.org>
5110         * files.texi (Visiting): Explain how to enter ? in a file name.
5112         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5114 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
5116         * building.texi (GDB Graphical Interface):
5117         Describe gdb-mouse-until.
5119 2005-10-23  Richard M. Stallman  <rms@gnu.org>
5121         * custom.texi (Init File): Recommend when to use site-start.el.
5123 2005-10-21  Juri Linkov  <juri@jurta.org>
5125         * custom.texi (Examining): Mention accessing the old variable
5126         value via M-n in set-variable.
5128 2005-10-18  Romain Francoise  <romain@orebokech.com>
5130         * files.texi (Version Systems): Capitalize GNU.
5132 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
5134         * building.texi (Compilation Mode): Remove redundant paragraph.
5135         (Watch Expressions): Remove paragraph to reflect code change.
5137 2005-10-16  Richard M. Stallman  <rms@gnu.org>
5139         * building.texi (Compilation Mode, Compilation): Clarified.
5141 2005-10-15  Richard M. Stallman  <rms@gnu.org>
5143         * misc.texi (Saving Emacs Sessions): Mention savehist library.
5145 2005-10-13  Kenichi Handa  <handa@m17n.org>
5147         * basic.texi (Position Info): Fix previous change.
5149 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
5151         * cmdargs.texi (Icons X): Fix typo.
5153 2005-10-12  Kenichi Handa  <handa@m17n.org>
5155         * basic.texi (Position Info): Describe the case that Emacs shows
5156         "part of display ...".
5158 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
5160         * cmdargs.texi (Icons X): -nb => -nbi.
5162 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
5164         * frames.texi (Speedbar): A couple more clarifications.
5166 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
5168         * building.texi (GDB User Interface Layout): Improve diagram.
5169         (Watch Expressions): Explain how to make speedbar global.
5170         (Other GDB User Interface Buffers): Make references more precise.
5172 2005-10-09  Richard M. Stallman  <rms@gnu.org>
5174         * frames.texi (Speedbar): Clarify the text.
5176 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
5178         * frames.texi (Speedbar): Add information on keybindings,
5179         dismissing the speedbar, and buffer display mode.  Link to
5180         speedbar manual.
5182 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
5184         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
5185         added -nb, --no-bitmap-icon.
5187 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
5189         * building.texi (GDB Graphical Interface): Add variables and
5190         functions to indices.  Be more precise.
5192 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
5194         * frames.texi (Drag and Drop): Remove the x- from
5195         x-dnd-open-file-other-window and xdnd-protocol-alist.
5197 2005-09-30  Romain Francoise  <romain@orebokech.com>
5199         * mini.texi (Minibuffer): The default value now appears before the
5200         colon in minibuffer prompts.
5202 2005-09-25  Richard M. Stallman  <rms@gnu.org>
5204         * search.texi (Regexp Search): Doc search-whitespace-regexp.
5206 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
5208         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5210 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5212         * emacs.texi (Top): Update submenus from macos.texi.
5214         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5215         (Mac OS): Update feature support status.
5216         (Mac Input): List supported input scripts.  Remove description
5217         about `mac-keyboard-text-encoding'.  Mention mouse button
5218         emulation and related variables.
5219         (Mac International): Mention Central European and Cyrillic
5220         support.  Now `keyboard-coding-system' is dynamically changed.
5221         Add description about coding system for selection.
5222         Add description about language environment.
5223         (Mac Environment Variables):
5224         Mention `~/.MacOSX/environment.plist'.  Give example of command line
5225         arguments.  Add Preferences support.
5226         (Mac Directories): Explicitly state that this node is for Mac OS
5227         Classic only.
5228         (Mac Font Specs): Mention specification for scalable fonts.
5229         List supported charsets.  Add preferred way of creating fontsets.
5230         Add description about `mac-allow-anti-aliasing'.
5231         (Mac Functions): Add descriptions about `mac-set-file-creator',
5232         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5233         and `mac-get-preference'.
5235 2005-09-16  Romain Francoise  <romain@orebokech.com>
5237         Update all files to specify GFDL version 1.2.
5239         * doclicense.texi (GNU Free Documentation License): Update to
5240         version 1.2.
5242 2005-09-15  Richard M. Stallman  <rms@gnu.org>
5244         * buffers.texi (List Buffers): Fix xref.
5246         * rmail.texi (Rmail Basics): Fix xref.
5248         * emacs.texi (Top): Update subnode menus.
5250         * files.texi (Saving Commands): New node, broken out of Saving.
5251         (Customize Save): New node, broken out of Saving.
5252         Clarify effect of write-region-inhibit-fsync.
5253         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5255 2005-09-14  Romain Francoise  <romain@orebokech.com>
5257         * files.texi (Saving): Mention write-region-inhibit-fsync.
5259 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
5261         * custom.texi (Custom Themes): New node.
5263 2005-09-03  Richard M. Stallman  <rms@gnu.org>
5265         * search.texi (Search Case): Mention vars that control
5266         case-fold-search for various operations.
5268 2005-08-22  Juri Linkov  <juri@jurta.org>
5270         * display.texi (Standard Faces): Merge the text from
5271         `(elisp)Standard Faces' into this node.
5273 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
5275         * emacs.texi (Top): Delete menu item for deleted node
5276         Keyboard Translations.
5278 2005-08-18  Richard M. Stallman  <rms@gnu.org>
5280         * trouble.texi (Unasked-for Search):
5281         Delete xref to Keyboard Translations.
5283         * glossary.texi (Glossary): Delete xref.
5285         * custom.texi (Minor Modes): Say that the list here is not complete.
5286         (Keyboard Translations): Node deleted.
5287         (Disabling): Delete xref to it.
5288         (Customization Groups): Fix Custom buffer example.
5289         (Hooks): Mention remove-hooks.
5291 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
5293         * building.texi (GDB Graphical Interface): Improve filling of menu
5294         item.
5296 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
5298         * building.texi (GDB Graphical Interface): Use better node names.
5300 2005-08-14  Richard M. Stallman  <rms@gnu.org>
5302         * text.texi (Sentences): Fix xref.
5304 2005-08-14  Juri Linkov  <juri@jurta.org>
5306         * building.texi (Compilation, Grep Searching): Move grep command
5307         headings from `Compilation' to `Grep Searching'.
5309         * dired.texi (Dired and Find):
5310         * maintaining.texi (Tags Search): Replace grep xref to
5311         `Compilation' node with `Grep Searching'.
5313         * files.texi (Comparing Files): Replace xref to `Compilation' with
5314         `Compilation Mode'.
5316 2005-08-13  Alan Mackenzie  <acm@muc.de>
5318         * search.texi (Non-ASCII Isearch): Correct a typo.
5319         (Replacement Commands): Mention query-replace key binding.
5321 2005-08-11  Richard M. Stallman  <rms@gnu.org>
5323         * programs.texi (Options for Comments): Fix xref.
5325         * search.texi (Regexp Backslash, Regexp Example): New nodes split
5326         out of Regexps.
5328 2005-08-09  Juri Linkov  <juri@jurta.org>
5330         * building.texi (Compilation): Use `itemx' instead of `item'.
5331         (Grep Searching): Simplify phrase.
5333         * display.texi (Standard Faces): Describe vertical-border on
5334         window systems.
5336         * windows.texi (Split Window): Simplify phrase and mention
5337         vertical-border face.
5339 2005-08-09  Richard M. Stallman  <rms@gnu.org>
5341         * files.texi (Comparing Files): Clarify compare-windows.
5343         * calendar.texi (Scroll Calendar): Document < and > in calendar.
5345 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
5347         * mule.texi (Coding Systems): Rephrase the paragraph about
5348         codepages: no need for "M-x codepage-setup" anymore, except on
5349         MS-DOS.
5351         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5352         the MS-DOS port only.
5354 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
5356         * makefile.w32-in (info): Don't run multi-install-info.bat.
5357         ($(infodir)/dir): New target, produced by running
5358         multi-install-info.bat.
5360 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
5362         * files.texi (Quoted File Names): Add index entry.
5364 2005-07-19  Juri Linkov  <juri@jurta.org>
5366         * files.texi (Comparing Files): Mention resync for `compare-windows'.
5368 2005-07-18  Juri Linkov  <juri@jurta.org>
5370         * custom.texi (Easy Customization):
5371         * files.texi (Old Versions):
5372         * frames.texi (Wheeled Mice):
5373         * mule.texi (Specify Coding):
5374         * text.texi (Cell Justification):
5375         * trouble.texi (After a Crash):
5376         * xresources.texi (GTK styles):
5377         Delete duplicate duplicate words.
5379 2005-07-17  Richard M. Stallman  <rms@gnu.org>
5381         * frames.texi (Creating Frames): Fix foreground color example.
5383         * custom.texi (Init Examples): Clean up text about conditionals.
5385 2005-07-16  Richard M. Stallman  <rms@gnu.org>
5387         * mini.texi (Completion Commands): Fix command name for ?.
5389 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
5391         * display.texi (Standard Faces): Explain that customization of
5392         `menu' face has no effect on w32 and with GTK.
5393         Add cross-references.
5395         * cmdargs.texi (General Variables): Clarify the default location
5396         of $HOME on w32 systems.
5398 2005-07-15  Jason Rumney  <jasonr@gnu.org>
5400         * cmdargs.texi (General Variables): Default HOME on MS Windows has
5401         changed.
5403 2005-07-08  Kenichi Handa  <handa@m17n.org>
5405         * mule.texi (Recognize Coding):
5406         Recommend revert-buffer-with-coding-system instead of revert-buffer.
5408 2005-07-07  Richard M. Stallman  <rms@gnu.org>
5410         * anti.texi (Antinews): Mention mode-line-inverse-video.
5412         * files.texi (Saving): Minor correction about C-x C-w.
5414         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5416 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
5418         * search.texi (Isearch Scroll): Add example of using the
5419         `isearch-scroll' property.
5420         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5421         `Display Custom' node.
5422         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5423         and de-emphasize it.
5424         (Other Repeating Search): `occur' currently can not correctly
5425         handle multiline matches.  Correct, clarify and update description
5426         of `flush-lines' and `keep-lines'.
5428         * display.texi (Display Custom): Add anchor for `baud-rate'.
5430 2005-07-07  Richard M. Stallman  <rms@gnu.org>
5432         * gnu.texi: Update where to get GNU status; add refs for how to help.
5433         Add footnotes 6 and 7.
5435 2005-07-04  Lute Kamstra  <lute@gnu.org>
5437         Update FSF's address in GPL notices.
5439         * doclicense.texi (GNU Free Documentation License):
5440         * trouble.texi (Checklist): Update FSF's address.
5442 2005-06-24  Richard M. Stallman  <rms@gnu.org>
5444         * display.texi (Text Display): Change index entries.
5446 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
5448         * makefile.w32-in (MAKEINFO): Use --force.
5449         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5450         Makefile.in.
5452 2005-06-23  Richard M. Stallman  <rms@gnu.org>
5454         * anti.texi (Antinews): Rename show-nonbreak-escape to
5455         nobreak-char-display.
5457         * emacs.texi (Top): Update detailed node listing.
5459         * display.texi (Text Display): Rename show-nonbreak-escape
5460         to nobreak-char-display and no-break-space to nobreak-space.
5461         (Standard Faces): Split up the list of standard faces
5462         and put it in a separate node.  Add nobreak-space and
5463         escape-glyph.
5465 2005-06-23  Lute Kamstra  <lute@gnu.org>
5467         * mule.texi (Select Input Method): Fix typo.
5469 2005-06-23  Kenichi Handa  <handa@m17n.org>
5471         * mule.texi (International): List all supported scripts.
5472         Adjust text for that leim is now included in the normal Emacs
5473         distribution.
5474         (Language Environments): List all language environments.
5475         Intlfonts contains fonts for most supported scripts, not all..
5476         (Select Input Method): Refer to C-u C-x = to see how to type to
5477         input a specific character.
5478         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5480 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
5482         * building.texi (Grep Searching): Texinfo usage fix.
5484 2005-06-22  Miles Bader  <miles@gnu.org>
5486         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5488 2005-06-20  Miles Bader  <miles@gnu.org>
5490         * display.texi (Faces): Add `vertical-divider'.
5492 2005-06-17  Richard M. Stallman  <rms@gnu.org>
5494         * text.texi (Adaptive Fill): Minor clarification.
5496 2005-06-10  Lute Kamstra  <lute@gnu.org>
5498         * emacs.texi (Top): Correct version number.
5499         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
5500         refer to the current version of Emacs.
5502 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
5504         * files.texi (Log Buffer): Document when there can be more than
5505         one file to be committed.
5507 2005-06-08  Juri Linkov  <juri@jurta.org>
5509         * display.texi (Faces): Add `shadow' face.
5511 2005-06-07  Masatake YAMATO  <jet@gyve.org>
5513         * display.texi (Faces): Write about mode-line-highlight.
5515 2005-06-06  Richard M. Stallman  <rms@gnu.org>
5517         * misc.texi (Printing Package): Explain how to initialize
5518         printing package.
5520         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5522 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
5524         * emacs.texi: Rename Hardcopy to Printing.
5525         Make PostScript and PostScript Variables subnodes of it.
5527         * misc.texi (Printing): Rename node from Hardcopy.
5528         Mention menu bar options.
5529         Move PostScript and PostScript Variables to submenu.
5530         (Printing package): New node.
5532         * mark.texi (Using Region): Change Hardcopy xref to Printing.
5534         * dired.texi (Operating on Files): Likewise.
5536         * calendar.texi (Displaying the Diary): Likewise.
5538         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5540         * glossary.texi (Glossary): Likewise.
5542         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5543         effect.
5545 2005-06-04  Richard M. Stallman  <rms@gnu.org>
5547         * trouble.texi (After a Crash): Polish previous change.
5549 2005-05-30  Noah Friedman  <friedman@splode.com>
5551         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5552         recovery mechanism.
5554 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
5556         * building.texi (Other Buffers): SPC toggles display of
5557         floating point registers.
5559 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
5561         * files.texi (Log Buffer): Merge in description of Log Edit
5562         mode from pcl-cvs.texi.
5564 2005-05-26  Richard M. Stallman  <rms@gnu.org>
5566         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5568 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
5570         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5571         not enabled by default.
5572         When not on a word, `ispell-word' by default checks the word
5573         before point.
5575 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
5577         * building.texi (Debugger Operation): Simplify last sentence.
5579 2005-05-23  Lute Kamstra  <lute@gnu.org>
5581         * emacs.texi: Update FSF's address throughout.
5582         (Preface): Use @cite.
5583         (Distrib): Add cross reference to the node "Copying".  Mention the
5584         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
5585         printed manuals.
5586         (Intro): Use @xref for the Emacs Lisp Intro.
5588 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
5590         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5592         * basic.texi (Moving Point): Mention default for `goto-line'.
5594         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5595         of a variable's docstring.
5597 2005-05-18  Lute Kamstra  <lute@gnu.org>
5599         * maintaining.texi (Overview of Emerge): Add cross reference.
5600         Remove duplication.
5602         * emacs.texi (Top): Update to the current structure of the manual.
5603         * misc.texi (Emacs Server): Add menu description.
5604         * files.texi (Saving): Fix menu.
5605         * custom.texi (Customization): Fix menu.
5606         * mule.texi (International): Fix menu.
5607         * kmacro.texi (Keyboard Macros): Fix menu.
5609 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
5611         * display.texi: Various minor changes.
5612         (Faces): Delete text that is repeated in the next section.
5614 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
5616         * building.texi (Debugger Operation): Mention GUD tooltips are
5617         disabled with GDB in text command mode.
5619 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
5621         * building.texi: Replace toolbar with "tool bar" for consistency.
5622         (Compilation Mode): Describe compilation-context-lines
5623         and use of arrow in compilation buffer.
5624         (Debugger Operation): Replace help text with variable's value.
5626         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5627         consistency.
5629 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
5631         * major.texi (Choosing Modes): normal-mode processes the -*- line.
5632         Add xref.
5634 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
5636         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5637         (Position Info): Delete discussion of `goto-line'.  It is already
5638         described in `Moving point'.
5640         * mini.texi (Completion Commands): Correct reference.
5641         (Completion Options): Fix typo.
5643         * killing.texi (Deletion): Complete description of `C-x C-o'.
5645 2005-05-10  Richard M. Stallman  <rms@gnu.org>
5647         * building.texi (Compilation): Clarify recompile's directory choice.
5649         * frames.texi (Tooltips): Cleanups.
5651         * basic.texi (Arguments): Fix punctuation.
5653 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
5655         * screen.texi (Menu Bar): The up and down (not left and right)
5656         arrow keys move through a keyboard menu.
5658 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
5660         * basic.texi: Various typo and grammar fixes.
5661         (Moving Point): C-a now runs move-beginning-of-line.
5663 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
5665         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5667         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5668         as different animals.
5670 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
5672         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5673         Correct index entry.
5675 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
5677         * building.texi (Debugger Operation): Update to reflect changes
5678         in GUD tooltips.
5680 2005-04-30  Richard M. Stallman  <rms@gnu.org>
5682         * files.texi (Compressed Files): Auto Compression normally enabled.
5684         * building.texi (Debugger Operation): Clarify previous change.
5686 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
5688         * building.texi (Debugger Operation): Add description for
5689         GUD tooltips when program is not running.
5691 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
5693         * misc.texi (Shell): Add `Shell Prompts' to menu.
5694         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
5695         description.  Delete remarks moved to new node.
5696         (Shell Prompts): New node.
5697         (History References): Replace remarks moved to `Shell Prompts'
5698         with xref to that node.
5699         (Remote Host): Clarify how to specify the terminal type when
5700         logging in to a different machine.
5702 2005-04-26  Richard M. Stallman  <rms@gnu.org>
5704         * emacs.texi (Top): Update submenus from files.texi.
5706         * files.texi (Filesets): Clarify previous change.
5708         * dired.texi (Misc Dired Features): Clarify previous change.
5710 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
5712         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5714         * dired.texi (Misc Dired Features):
5715         Document dired-compare-directories.
5717         * files.texi (Filesets): New node.
5718         (File Conveniences): Document Image mode.
5720         * text.texi (TeX Print): Document tex-compile.
5722 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
5724         * frames.texi (Tooltips): Tooltip mode is enabled by default.
5725         Delete redundant reference to tooltip Custom group.  It is
5726         referred too again in the next paragraph.
5728 2005-04-24  Richard M. Stallman  <rms@gnu.org>
5730         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5732 2005-04-19  Kim F. Storm  <storm@cua.dk>
5734         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5736 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
5738         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5739         turns off desktop-save-mode.
5741 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
5743         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5744         by default in terminals compatible with xterm.  Mention that
5745         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5746         node.
5748 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
5750         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5752 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
5754         * xresources.texi (Table of Resources): Add cursorBlink.
5756 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
5758         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5759         `d', `C-d' and `u'.
5761 2005-04-11  Richard M. Stallman  <rms@gnu.org>
5763         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5764         (Misc X): Add -D, --basic-display.
5766         * maintaining.texi (Change Log): Correct the description of
5767         the example.
5769         * major.texi (Choosing Modes): Document magic-mode-alist.
5771 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
5773         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5774         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5775         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5776         (Rmail Output): Clarify which statements apply to `o', `C-o' and
5777         `w', respectively.
5778         (Rmail Labels): Mention `l'.
5779         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
5780         (Rmail Summary Edit): Describe `j' and RET.
5782 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
5784         * xresources.texi (Lucid Resources): Add fontSet resource.
5786 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
5788         * display.texi (Useless Whitespace): `indicate-unused-lines' is
5789         now called `indicate-empty-lines'.
5791 2005-04-06  Kim F. Storm  <storm@cua.dk>
5793         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5795 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
5797         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5798         deleted.
5799         (Marks vs Flags): Add some convenient key bindings.
5800         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5801         (Misc Dired Features): Correct and expand description of `w' command.
5803         * frames.texi (XTerm Mouse): Delete apparently false info.
5804         The GNU/Linux console currently does not appear to support
5805         `xterm-mouse-mode'.
5807 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
5809         * calendar.texi (Diary): Mention shell utility `calendar'.
5811 2005-04-01  Richard M. Stallman  <rms@gnu.org>
5813         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5815 2005-04-01  Lute Kamstra  <lute@gnu.org>
5817         * maintaining.texi (Change Log): add-change-log-entry uses
5818         add-log-mailing-address.
5820 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
5822         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5823         `VC Mode Line' and put in an xref to that node.
5824         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5825         its description.
5827 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
5829         * calendar.texi (Calendar Systems): Say that the Persian calendar
5830         implemented here is the arithmetical one championed by Birashk.
5832 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
5834         * programs.texi (Fortran Motion): Fix previous change.
5836 2005-03-29  Richard M. Stallman  <rms@gnu.org>
5838         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5840 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
5842         * text.texi (Refill): Refer to Long Lines Mode.
5843         (Longlines): New node.
5844         (Auto Fill): Don't index "word wrap" here.
5845         (Filling): Add Longlines to menu.
5847 2005-03-29  Richard M. Stallman  <rms@gnu.org>
5849         * xresources.texi: Minor fixes.
5851         * misc.texi (Emacs Server): Fix Texinfo usage.
5853         * emacs.texi (Top): Don't use a real section heading for
5854         "Detailed Node Listing".  Fake it instead.
5856         * basic.texi (Position Info): Minor cleanup.
5858         * mule.texi (Input Methods): Minor cleanup.
5860 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
5862         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5863         constructs as well.
5864         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5866 2005-03-29  Kenichi Handa  <handa@m17n.org>
5868         * mule.texi (Input Methods): Refer to the command C-u C-x =.
5870         * basic.texi (Position Info): Update the description about the
5871         command C-u C-x =.
5873 2005-03-28  Richard M. Stallman  <rms@gnu.org>
5875         * emacs.texi (Top): Use @section for the detailed node listing.
5877         * calendar.texi: Minor fixes to previous change.
5879         * programs.texi (Fortran): Small fixes to previous changes.
5881         * emacs.texi (Top): Update list of subnodes of Dired.
5882         Likewise for building.texi.
5884         * files.texi (File Conveniences): Delete Auto Image File mode.
5886 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
5888         * building.texi (Flymake): New node.
5890         * custom.texi (Function Keys): Document kp- event types and
5891         keypad-setup package.
5893         * dired.texi (Wdired): New node.
5895         * files.texi (File Conveniences): Reorder entries.
5896         Explain how to turn on Auto-image-file mode.
5897         Document Thumbs mode.
5899         * mule.texi (Specify Coding): Document recode-region and
5900         recode-file-name.
5902         * programs.texi (Program Modes): Add Conf mode and DNS mode.
5904 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
5906         * commands.texi (Keys): M-o is now a prefix key.
5908 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
5910         * programs.texi: Reformat and update copyright years.
5911         (Fortran): Update section.
5913 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
5915         * files.texi: Several small changes in addition to:
5916         (Visiting): Change xref for Dialog Boxes to ref.
5917         (Version Headers): Replace references to obsolete var
5918         `vc-header-alist' with `vc-BACKEND-header'.
5919         (Customizing VC): Update value of `vc-handled-backends'.
5921 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
5923         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5924         move here from Emacs Lisp Reference Manual.
5925         * calendar.texi (Calendar/Diary, Diary Commands)
5926         (Special Diary Entries, Importing Diary): Change some xrefs to
5927         point to emacs-xtra rather than elisp.
5929         * emacs-xtra.texi (Calendar Customizing):
5930         Move view-diary-entries-initially, view-calendar-holidays-initially,
5931         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5932         Emacs Manual.
5933         (Appt Customizing): Merge entire section into main Emacs Manual.
5934         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5935         mark-holidays-in-calendar here from emacs-xtra.
5936         (Displaying the Diary): Move view-diary-entries-initially,
5937         mark-diary-entries-in-calendar here from emacs-xtra.
5938         (Appointments): Move appt-display-mode-line,
5939         appt-display-duration, appt-disp-window-function,
5940         appt-delete-window-function here from emacs-xtra.
5942         * calendar.texi: Update and reformat copyright.
5943         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5944         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5945         (Diary): Refer to `diary-file' rather than ~/diary.
5946         (Diary Commands): Rename node to "Displaying the Diary".
5947         * emacs.texi (Top): Rename "Diary Commands" section.
5948         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5950 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
5952         * misc.texi (Emacs Server): Fix the command for setting
5953         server-name.  Add an xref to Invoking emacsclient.
5955         * help.texi (Help Summary): Clarify when "C-h ." will do something
5956         nontrivial.
5957         (Apropos): Add cindex entry for apropos-sort-by-scores.
5959         * display.texi (Text Display): Add index entries for how no-break
5960         characters are displayed.
5962 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
5964         * files.texi (Visiting): Fix cross-references introduced with the
5965         last change.
5967         * xresources.texi (GTK resources): Fix last change.
5969 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
5971         * xresources.texi (X Resources): GTK options documented too.
5972         (Resources): Clarify meaning of program name.
5973         (Table of Resources): Add visualClass.
5974         (GTK resources): Rewrite.
5975         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5977         * display.texi (Text Display): Mention non-breaking spaces.
5979         * files.texi (Reverting): Document auto-revert-check-vc-info.
5981         * frames.texi (Mouse Commands): Document
5982         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5984         * help.texi (Help Summary): Add `C-h .'.
5985         (Apropos): Apropos accepts a list of search terms.
5986         Document apropos-sort-by-scores.
5987         (Help Echo): Document display-local-help.
5989         * misc.texi (Emacs Server): Document server-name.
5990         (Invoking emacsclient): Document -s option for server names.
5992         * text.texi (Outline Visibility): Introduce "current heading
5993         line" (commands can be called with point on a body line).
5994         Re-order table to follow the sequence of discussion.
5995         hide-body won't hide lines before first header line.
5996         (TeX Mode): Add DocTeX mode.
5998 2005-03-24  Richard M. Stallman  <rms@gnu.org>
6000         * mule.texi (Single-Byte Character Support): Delete mention
6001         of iso-acc.el and iso-transl.el.
6003 2005-03-23  Lute Kamstra  <lute@gnu.org>
6005         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6007 2005-03-23  Richard M. Stallman  <rms@gnu.org>
6009         * search.texi: Delete explicit node pointers.
6010         (Incremental Search): New menu.
6011         (Basic Isearch, Repeat Isearch, Error in Isearch)
6012         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6013         (Slow Isearch): New subnodes.
6014         (Configuring Scrolling): Node deleted.
6015         (Search Case): Doc default-case-fold-search.
6016         (Regexp Replace): Move replace-regexp doc here.
6018         * rmail.texi (Movemail): Put commas inside closequotes.
6020         * picture.texi (Insert in Picture): Document C-c arrow combos.
6021         (Basic Picture): Clarify erasure.
6023         * display.texi (Font Lock): Put commas inside closequotes.
6025         * cmdargs.texi (General Variables): Put commas inside closequotes.
6027 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
6029         * building.texi (Stack Buffer): Mention reverse contrast for
6030         *selected* frame (might not be current frame).
6032 2005-03-21  Richard M. Stallman  <rms@gnu.org>
6034         * building.texi (Starting GUD): Add bashdb.
6036 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
6038         * basic.texi (Moving Point): Add M-g M-g binding.
6039         (Undo): Document undo-only.
6040         (Position Info): Document M-g M-g and C-u M-g M-g.
6042         * building.texi (Building): Put Grep Searching after Compilation
6043         Shell.
6044         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6045         Document next-error-highlight.
6046         (Grep Searching): Document grep-highlight-matches.
6047         (Lisp Eval): Typing C-x C-e twice prints integers specially.
6049         * calendar.texi (Importing Diary): Rename node from iCalendar.
6050         Document diary-from-outlook.
6052         * dired.texi (Misc Dired Features): Rename node from Misc Dired
6053         Commands.
6054         Mention effect of X drag and drop on Dired buffers.
6056         * files.texi (Visiting): Document large-file-warning-threshold.
6057         Move paragraph on file-selection dialog.
6058         Mention visiting files using X drag and drop.
6059         (Reverting): Mention using Auto-Revert mode to tail files.
6060         Document auto-revert-tail-mode.
6061         (Version Systems): Minor correction.
6062         (Comparing Files): Diff-mode is no longer based on Compilation
6063         mode.
6064         Document compare-ignore-whitespace.
6065         (Misc File Ops): Explain passing a directory to rename-file.
6066         Likewise for copy-file and make-symbolic-link.
6068         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6069         Document mouse-wheel-progressive speed.
6071         * help.texi (Misc Help): Document numeric argument for C-h i.
6072         Correctly explain the effect of just C-u as argument.
6074         * killing.texi (Deletion): Document numeric argument for
6075         just-one-space.
6077         * mini.texi (Completion): Completion acts on text before point.
6079         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6080         (Emulation): CUA mode replaces pc-bindings-mode,
6081         pc-selection-mode, and s-region.
6083         * mule.texi (Input Methods): Leim is now built-in.
6084         (Select Input Method): Document quail-show-key.
6085         (Specify Coding): Document revert-buffer-with-coding-system.
6087         * programs.texi (Fortran Motion): Document f90-next-statement,
6088         f90-previous-statement, f90-next-block, f90-previous-block,
6089         f90-end-of-block, and f90-beginning-of-block.
6091         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6093         * emacs.texi (Acknowledgments): Updated.
6095         * anti.texi: Total rewrite.
6097 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
6099         * ack.texi (Acknowledgments): Update.
6101 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
6103         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6104         Update copyright years.
6106 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
6108         * building.texi (Commands of GUD): Move paragraph on setting
6109         breakpoints with mouse to the GDB Graphical Interface node.
6111 2005-03-07  Richard M. Stallman  <rms@gnu.org>
6113         * misc.texi (Single Shell, Shell Options): Fix previous change.
6115         * building.texi (Debugger Operation): Update GUD tooltip enable info.
6117 2005-03-06  Richard M. Stallman  <rms@gnu.org>
6119         * building.texi (Starting GUD): Don't explain text vs graphical
6120         GDB here.  Just mention it and xref.
6121         Delete "just one debugger process".
6122         (Debugger Operation): Move GUD tooltip info here.
6123         (GUD Tooltips): Node deleted.
6124         (GDB Graphical Interface): Explain the two GDB modes here.
6126         * sending.texi (Sending Mail): Minor cleanup.
6127         (Mail Aliases): Explain quoting conventions.
6128         Update key rebinding example.
6129         (Header Editing): C-M-i is like M-TAB.
6130         (Mail Mode Misc): mail-attach-file does not do MIME.
6132         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6133         that really belongs here.
6134         (Remote Mailboxes): Text moved to Rmail Inbox.
6135         (Rmail Display): Mention Mouse-1.
6136         (Movemail): Clarify two movemail versions.
6137         Clarify rmail-movemail-program.
6139         * misc.texi (Single Shell): Replace uudecode example with gpg example.
6140         Document async shell commands.
6141         (Shell History): Clarify.
6142         (Shell Ring): Mention C-UP an C-DOWN.
6143         (Shell Options): Add comint-prompt-read-only.
6144         (Invoking emacsclient): Set EDITOR to run Emacs.
6145         (Sorting): No need to explain what region is.
6146         (Saving Emacs Sessions): Fix typo.
6147         (Recursive Edit): Fix punctuation.
6148         (Emulation): Don't mention "PC bindings" which are standard.
6149         (Hyperlinking): Explain Mouse-1 convention here.
6150         (Find Func): Node deleted.
6152         * help.texi (Name Help): Xref to Hyperlinking.
6154         * glossary.texi (Glossary):
6155         Rename "Balance Parentheses" to "Balancing...".
6156         Add "Byte Compilation".  Correct "Copyleft".
6157         New xref in "Customization".
6158         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6159         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6160         Rename "Registers" to "Register".
6161         Replace "Selecting" with "Selected Frame",
6162         "Selected Window", and "Selecting a Buffer".
6164         * files.texi (Types of Log File): Explain how projects'
6165         methods can vary.
6167         * display.texi (Faces): Delete "Emacs 21".
6169         * custom.texi (Changing a Variable): C-M-i like M-TAB.
6170         * fixit.texi (Spelling): C-M-i like M-TAB.
6171         * mini.texi (Completion Options): C-M-i like M-TAB.
6172         * programs.texi (Symbol Completion): C-M-i like M-TAB.
6173         * text.texi (Text Mode): C-M-i like M-TAB.
6175         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6177         * calendar.texi (Specified Dates): Mention `g w'.
6178         (Appointments): appt-activate toggles with no arg.
6180 2005-03-05  Juri Linkov  <juri@jurta.org>
6182         * cmdargs.texi (Emacs Invocation): Add cindex
6183         "invocation (command line arguments)".
6184         (Misc X): Add -nbc, --no-blinking-cursor.
6186 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
6188         * calendar.texi (iCalendar): No need to require it now.
6190 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
6192         * trouble.texi (Contributing): Mention Savannah.  Direct users to
6193         emacs-devel.
6195 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
6197         * calendar.texi (Adding to Diary): Mention redrawing of calendar
6198         window.
6200 2005-02-27  Richard M. Stallman  <rms@gnu.org>
6202         * building.texi (Compilation): Update mode line status info.
6204 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
6206         * calendar.texi (General Calendar): Document binding of
6207         scroll-other-window-down.
6208         (Mayan Calendar): Fix earliest date.
6209         (Time Intervals): Document timeclock-change.
6210         Fix timeclock-ask-before-exiting documentation.
6212 2005-02-26  Kim F. Storm  <storm@cua.dk>
6214         * frames.texi (Mouse References):
6215         Add mouse-1-click-in-non-selected-windows.
6217 2005-02-25  Richard M. Stallman  <rms@gnu.org>
6219         * screen.texi (Screen): Explain better about cursors and mode lines;
6220         don't presuppose text terminals.
6221         (Point): Don't assume just one cursor.
6222         Clarify explanation of cursors.
6223         (Echo Area, Menu Bar): Cleanups.
6225         * mini.texi (Minibuffer): Prompts are highlighted.
6226         (Minibuffer Edit): Newline = C-j only on text terminals.
6227         Clarify resize-mini-windows values.
6228         Mention M-PAGEUP and M-PAGEDOWN.
6229         (Completion Commands): Mouse-1 like Mouse-2.
6230         (Minibuffer History): Explain history commands better.
6231         (Repetition): Add xref to Incremental Search.
6233         * mark.texi (Setting Mark): Clarify info about displaying mark.
6234         Clarify explanation of C-@ and C-SPC.
6235         (Transient Mark): Mention Delete Selection mode.
6236         (Marking Objects): Clean up text about extending the region.
6238         * m-x.texi (M-x): One C-g doesn't always go to top level.
6239         No delay before suggest-key-bindings output.
6241         * fixit.texi (Fixit): Mention C-/ for undo.
6242         (Spelling): Mention ESC TAB like M-TAB.
6243         Replacement words with r and R are rechecked.
6244         Say where C-g leaves point.  Mention ? as input.
6246 2005-02-23  Lute Kamstra  <lute@gnu.org>
6248         * cmdargs.texi (Initial Options): Add cross reference.
6250 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
6252         * emacs.texi (Top): Update menu for splitting of node in
6253         msdog.texi.
6254         * frames.texi (Frames): Update xref for splitting of node in
6255         msdog.texi.
6256         * trouble.texi (Quitting): Ditto.
6258 2005-02-16  Richard M. Stallman  <rms@gnu.org>
6260         * windows.texi (Split Window): Simplify line truncation info
6261         and xref to Display Custom.
6263         * trouble.texi (Quitting): Emergency escape only for text terminal.
6264         (Screen Garbled): C-l for ungarbling is only for text terminal.
6266         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6268         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6270         * programs.texi (Program Modes): Mention Python mode.
6271         (Moving by Defuns): Repeating C-M-h extends region.
6272         (Basic Indent): Clarify.
6273         (Custom C Indent): Clarify.
6274         (Expressions): Repeating C-M-@ extends region.
6275         (Info Lookup): Clarify for C-h S.
6276         (Symbol Completion): ESC TAB alternative for M-TAB.
6277         (Electric C): Clarify.
6279         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6281         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6282         MS-DOS Input node.
6283         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6284         (MS-DOS and MULE): Clarify.
6285         (MS-DOS Processes, Windows Processes): Fix typos.
6287         * major.texi (Choosing Modes): Clarify.
6289         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6290         (Keyboard Macro Step-Edit): Clarify.
6292         * indent.texi (Indentation): Clarifications.
6294         * help.texi (Help): Correct error about C-h in query-replace.
6295         Clarify apropos vs C-h a.  Fix how to search in FAQ.
6296         (Key Help): Describe C-h w here.
6297         (Name Help): Minor cleanup.  C-h w moved to Key Help.
6298         Clarify the "object" joke.
6299         (Apropos): Clarify.  Mouse-1 like Mouse-2.
6300         (Help Mode): Mouse-1 like Mouse-2.
6302         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6304         * display.texi (Display): Reorder menu.
6305         (Faces): Cleanup.
6306         (Font Lock): Cleanup.  Mention Options menu.
6307         Delete obsolete text.
6308         (Scrolling): For C-l, don't presume text terminal.
6309         (Horizontal Scrolling): Simplify intro.
6310         (Follow Mode): Clarify.
6311         (Cursor Display): Move before Display Custom.
6312         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6313         Doc default-tab-width.  Doc line truncation more thoroughly.
6315         * dired.texi (Dired Enter): C-x C-f can run Dired.
6316         (Dired Visiting): Comment out `a' command.
6317         Mouse-1 is like Mouse-2.
6318         (Shell Commands in Dired): ? can be used more than once.
6320         * basic.texi (Continuation Lines): Simplify description of truncation,
6321         and refer to Display Custom for the rest of it.
6323 2005-02-06  Lute Kamstra  <lute@gnu.org>
6325         * basic.texi (Undo): Fix typo.
6327         * cmdargs.texi (Emacs Invocation): Fix typo.
6329         * custom.texi (Init Examples): Fix typo.
6331         * abbrevs.texi (Expanding Abbrevs): Fix typo.
6333 2005-02-06  Richard M. Stallman  <rms@gnu.org>
6335         * regs.texi (Registers): Registers can hold numbers, too.
6337         * killing.texi (Other Kill Commands): Cleanup.
6338         Delete redundant explanation of kill in read-only buffer.
6339         (Yanking): Mention term "copying".
6340         (Accumulating Text): Fix typo.
6342         * entering.texi (Entering Emacs): Update rationale at start.
6343         (Exiting): Treat iconifying on a par with suspension.
6345         * custom.texi (Minor Modes): Fix typo.
6346         (Easy Customization): Fix menu style.
6347         (Variables): Add xref.
6348         (Examining): Setting for future sessions works through .emacs.
6349         (Keymaps): "Text terminals", not "Many".
6350         (Init Rebinding): Explain \C-.  Show example of \M-.
6351         Fix minor wording errors.
6352         (Function Keys): Explain vector syntax just once.
6353         (Named ASCII Chars): Clarify history of TAB/C-i connection.
6354         (Init File): Mention .emacs.d directory.
6355         (Init Examples): Add xref.
6356         (Find Init): Mention .emacs.d directory.
6358         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6359         (Action Arguments): Explain which kinds of -l args are found how.
6360         (Initial Options): --batch does not inhibit site-start.
6361         Add xrefs.
6362         (Command Example): Use --batch, not -batch.
6364         * basic.texi (Inserting Text): Cleanup wording.
6365         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6366         C-n is not error at end of buffer.
6367         (Undo): Doc C-/ like C-_.  Add xrefs.
6368         (Arguments): META key may be labeled ALT.
6369         Peculiar arg meanings are explained in doc strings.
6371         * abbrevs.texi (Expanding Abbrevs): Clarify.
6373 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
6375         * frames.texi (Frame Parameters): Add an xref to the description
6376         of list-colors-display.  Add a pointer to the X docs about colors.
6378         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
6379         Improve docs of list-colors-display.
6381 2005-02-03  Lute Kamstra  <lute@gnu.org>
6383         * frames.texi (Frames, Drag and Drop): Fix typos.
6385 2005-02-03  Richard M. Stallman  <rms@gnu.org>
6387         * windows.texi (Basic Window): Mention color-change in mode line.
6388         (Change Window): Explain dragging vertical boundaries.
6390         * text.texi (Sentences): Clarify.
6391         (Paragraphs): Explain M-a and blank lines.
6392         (Outline Mode): Clarify text and menu.
6393         (Hard and Soft Newlines): Mention use-hard-newlines.
6395         * frames.texi (Frames): Delete unnecessary mention of Windows.
6396         (Mouse Commands): Likewise.  Mention xterm mouse support.
6397         (Clipboard): Clarify.
6398         (Mouse References): Mention use of Mouse-1 for following links.
6399         (Menu Mouse Clicks): Clarify.
6400         (Mode Line Mouse): Clarify.
6401         (Drag and Drop): Rewrite.
6403         * fixit.texi (Spelling): Fix typo.
6405         * files.texi (File Names): Clarify.
6406         (Visiting): Update conditions for use of file dialog.  Clarify.
6407         (Saving): Doc d as answer in save-some-buffers.
6408         (Remote Files): Clean up the text.
6410         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6412         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6413         (List Buffers): Clarify.
6414         (Several Buffers): Doc T command.
6415         (Buffer Convenience): Clarify menu.
6417         * basic.texi (Undo): Clarify last change.
6419 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
6421         * fixit.texi (Spelling): Fix typo.
6423 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
6425         * basic.texi (Undo): Update description of `undo-outer-limit'.
6427 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
6429         * building.texi: Update documentation relating to GDB Graphical
6430         Interface.
6432 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
6434         * custom.texi (Easy Customization): Adapt menu to node name change.
6436 2005-01-30  Richard M. Stallman  <rms@gnu.org>
6438         * custom.texi (Easy Customization): Defn of "User Option" now
6439         includes faces.  Don't say just "option" when talking about variables.
6440         Do say just "options" to mean "anything customizable".
6441         (Specific Customization): Describe `customize-variable',
6442         not `customize-option'.
6444         * glossary.texi (Glossary) <Faces>: Add xref.
6445         <User Option>: Change definition--include faces.  Change xref.
6447         * picture.texi (Picture): Mention artist.el.
6449         * sending.texi, screen.texi, programs.texi, misc.texi:
6450         * mini.texi, major.texi, maintaining.texi, macos.texi:
6451         * help.texi, frames.texi, files.texi:
6452         Don't say just "option" when talking about variables.
6454         * display.texi, mule.texi: Don't say just "option" when talking
6455         about variables.  Other minor cleanups.
6457 2005-01-26  Lute Kamstra  <lute@gnu.org>
6459         * cmdargs.texi (Initial Options): Add a cross reference to `Init
6460         File'.  Mention the `-Q' option at the `--no-site-file' option.
6462 2005-01-22  David Kastrup  <dak@gnu.org>
6464         * building.texi (Grep Searching): Mention alias `find-grep' for
6465         `grep-find'.
6467 2005-01-20  Richard M. Stallman  <rms@gnu.org>
6469         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6471 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
6473         * rmail.texi (Movemail): Explain differences
6474         between standard and mailutils versions of movemail.
6475         Describe command line and configuration options introduced
6476         with the latter.
6477         Explain the notion of mailbox URL, provide examples and
6478         cross-references to mailutils documentation.
6479         Describe various methods of specifying mailbox names,
6480         user names and user passwords for rmail.
6481         (Remote Mailboxes): New section.
6482         Describe how movemail handles remote mailboxes.  Describe configuration
6483         options used to control its behavior.
6484         (Other Mailbox Formats): Explain handling of various mailbox
6485         formats.
6487 2005-01-13  Richard M. Stallman  <rms@gnu.org>
6489         * commands.texi (Commands): Clarification.
6491 2005-01-11  Richard M. Stallman  <rms@gnu.org>
6493         * programs.texi (Multi-line Indent): Fix previous change.
6494         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6496 2005-01-08  Richard M. Stallman  <rms@gnu.org>
6498         * display.texi (Faces): isearch-lazy-highlight-face renamed to
6499         lazy-highlight.
6501         * search.texi (Query Replace): Mention faces query-replace
6502         and lazy-highlight.
6503         (Incremental Search): Update isearch highlighting info.
6505 2005-01-04  Richard M. Stallman  <rms@gnu.org>
6507         * custom.texi (Saving Customizations): Minor improvement.
6509 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
6511         * custom.texi (Saving Customizations): Emacs no longer loads
6512         `custom-file' after .emacs.  No longer mention customizing through
6513         Custom.
6515 2005-01-01  Andreas Schwab  <schwab@suse.de>
6517         * killing.texi (Graphical Kill): Move up under node Killing,
6518         change @section to @subsection.
6520 2005-01-01  Richard M. Stallman  <rms@gnu.org>
6522         * custom.texi (Face Customization): Mention hex color specs.
6524         * emacs.texi (Top): Update Killing submenu.
6526         * killing.texi (Killing): Reorganize section.
6527         No more TeX-only text; put the node command at start of chapter.
6528         But the first section heading is used only in TeX.
6529         Rewrite the text to read better in this mode.
6530         (Graphical Kill): New subnode gets some of the text that
6531         used to be in the first section.
6533 2004-12-31  Richard M. Stallman  <rms@gnu.org>
6535         * dired.texi (Shell Commands in Dired): Delete the ? example.
6537         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6539         * files.texi (Saving): Describe new require-final-newline features
6540         and mode-require-final-newline.
6542 2004-12-29  Richard M. Stallman  <rms@gnu.org>
6544         * custom.texi (File Variables): Clarify previous change.
6546 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
6548         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6549         out now.
6551 2004-12-27  Richard M. Stallman  <rms@gnu.org>
6553         * Makefile.in (MAKEINFO): Specify --force.
6555         * basic.texi (Moving Point): C-e now runs move-end-of-line.
6556         (Undo): Doc undo-outer-limit.
6558 2004-12-15  Juri Linkov  <juri@jurta.org>
6560         * mark.texi (Transient Mark, Mark Ring): M-< and other
6561         movement commands don't set mark in Transient Mark mode
6562         if mark is active.
6564 2004-12-12  Juri Linkov  <juri@jurta.org>
6566         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6567         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6569         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6570         (Misc Dired Commands): Add @r{(Dired)} to w.
6572 2004-12-12  Juri Linkov  <juri@jurta.org>
6574         * mark.texi (Marking Objects): Marking commands also extend the
6575         region when mark is active in Transient Mark mode.
6577 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
6579         * custom.texi (Saving Customizations): Emacs only loads the custom
6580         file automatically after the init file in version 22.1 or later.
6581         Adapt text and examples to this fact.
6583 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
6585         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6586         be set through Custom.  Otherwise, it has no effect.
6588 2004-12-05  Richard M. Stallman  <rms@gnu.org>
6590         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6591         * entering.texi: Rename Command Line to Emacs Invocation.
6593         * misc.texi (Term Mode): Correctly describe C-c.
6595         * custom.texi (Easy Customization): Move up to section level,
6596         before Variables.  Avoid using the term "variable"; say "option".
6597         New initial explanation.
6598         (Variables): In initial explanation, connect "variable" to the
6599         already-explained "user option".
6601         * emacs.texi (Top): Fix ref to Command Line.
6602         Move reference to Easy Customization.
6604         * xresources.texi (X Resources): Fix From link.
6606         * doclicense.texi (GNU Free Documentation License): Fix To link.
6608         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6610         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6612 2004-12-03  Richard M. Stallman  <rms@gnu.org>
6614         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6616 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
6618         * kmacro.texi: Several small changes in addition to the following.
6619         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6620         defining a keyboard macro.
6621         Mention `kmacro-ring-max'.
6622         (Keyboard Macro Counter): Clarify description of
6623         `kmacro-insert-counter', `kmacro-set-counter',
6624         `kmacro-add-counter' and `kmacro-set-format'.
6626 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6628         * custom.texi (File Variables): Add `unibyte' and make it more
6629         clear that `unibyte' and `coding' are special.  Suggested by Simon
6630         Krahnke <overlord@gmx.li>.
6632         * mule.texi (Enabling Multibyte): Refer to File Variables.
6633         Suggested by Simon Krahnke <overlord@gmx.li>.
6635 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
6637         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6638         x-use-old-gtk-file-dialog.
6640 2004-11-20  Richard M. Stallman  <rms@gnu.org>
6642         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6644 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
6646         * building.texi (Lisp Eval): Delete hyphen in section name.
6648 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
6650         * files.texi (Old Versions):
6651         No longer document annotation as "CVS only".
6653 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
6655         * files.texi (Version Control): Rewrite the introduction about
6656         version systems, mentioning the new ones that we support.
6657         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6658         suggestions.
6660 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
6662         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
6664 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
6666         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6668 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
6670         * text.texi (Text Based Tables, Table Definition)
6671         (Table Creation, Table Recognition, Cell Commands)
6672         (Cell Justification, Row Commands, Column Commands)
6673         (Fixed Width Mode, Table Conversion, Measuring Tables)
6674         (Table Misc): New nodes, documenting the Table Mode.
6676 2004-10-19  Jason Rumney  <jasonr@gnu.org>
6678         * makefile.w32-in (info): Change order of arguments to makeinfo.
6680 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
6682         * calendar.texi (iCalendar): Update for package changes.
6684 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
6686         * files.texi (Misc File Ops): View mode is a minor mode.
6688 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
6690         * calendar.texi (iCalendar): Style changes.
6692 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
6694         * search.texi (Regexps): The regexp described in the example is no
6695         longer stored in the variable `sentence-end'.
6697 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
6699         * building.texi (Starting GUD): Note that multiple debugging
6700         sessions requires `gdb --fullname'.
6702 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
6704         * calendar.texi (iCalendar): New section for a new package.
6706 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
6708         * text.texi: Various small changes in addition to the following.
6709         (Text): Replace xref for autotype with inforef.
6710         (Sentences): Explain nil value for `sentence-end'.
6711         (Paragraphs): Update default values for `paragraph-start' and
6712         `paragraph-separate'.
6713         (Text Mode): Correct description of Text mode's effect on the
6714         syntax table.
6715         (Outline Visibility): `hide-other' does not hide top level headings.
6716         `selective-display-ellipses' no longer has an effect on Outline mode.
6717         (TeX Misc): Add missing @cindex.
6718         Replace xref for RefTeX with inforef.
6719         (Requesting Formatted Text): The variable
6720         `enriched-fill-after-visiting' no longer exists.
6721         (Editing Format Info): Update names of menu items and commands.
6722         (Format Faces): Mention special effect of specifying the default face.
6723         Describe inheritance of text properties.
6724         Correct description of `fixed' face.
6725         (Format Indentation): Correct description of effect of setting
6726         margins.  Mention `set-left-margin' and `set-right-margin'.
6727         (Format Justification): Update names of menu items.
6728         `set-justification-full' is now bound to `M-j b'.
6729         Mention that `default-justification' is a per buffer variable.
6730         (Format Properties): Update name of menu item.
6731         (Forcing Enriched Mode): `format-decode-buffer' automatically
6732         turns on Enriched mode if the buffer is in text/enriched format.
6734 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
6736         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6738 2004-09-28  Kim F. Storm  <storm@cua.dk>
6740         * display.texi (Display Custom) <indicate-buffer-boundaries>:
6741         Align with new functionality.
6743 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
6745         * display.texi (Display Custom): Remove stray `@end defvar'.
6747 2004-09-23  Kim F. Storm  <storm@cua.dk>
6749         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6750         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6752 2004-09-20  Richard M. Stallman  <rms@gnu.org>
6754         * custom.texi (Hooks): Explain using setq to clear out a hook.
6755         (File Variables): Explain multiline string constants.
6756         (Non-ASCII Rebinding): Explain when you need to update
6757         non-ASCII char codes in .emacs.
6759         * building.texi (Compilation): Explain how to make a silent
6760         subprocess that won't be terminated.  Explain compilation-environment.
6762 2004-09-13  Kim F. Storm  <storm@cua.dk>
6764         * mini.texi (Repetition): Rename isearch-resume-enabled to
6765         isearch-resume-in-command-history and change default to disabled.
6767 2004-09-09  Kim F. Storm  <storm@cua.dk>
6769         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6770         with new `kmacro-name-last-macro'.
6772 2004-09-08  Juri Linkov  <juri@jurta.org>
6774         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6776 2004-09-03  Juri Linkov  <juri@jurta.org>
6778         * search.texi (Incremental Search): Update wording for M-%.
6780 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
6782         * killing.texi (Killing): Correct description of kill commands in
6783         read-only buffer.
6785 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
6787         * building.texi (Compilation Mode): Add a paragraph about rules
6788         for finding the compilation buffer for `next-error'.
6790         * search.texi (Other Repeating Search): Mention that Occur mode
6791         supports the next-error functionality.
6793 2004-09-02  Juri Linkov  <juri@jurta.org>
6795         * search.texi (Regexp Replace): Add missing backslash to \footnote.
6797 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
6799         * kmacro.texi (Basic Keyboard Macro):
6800         `apply-macro-to-region-lines' now operates on all lines that begin
6801         in the region, rather than on all complete lines in the region.
6803 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
6805         * frames.texi (Drag and drop): Add documentation about
6806         x-dnd-test-function and x-dnd-known-types.
6808 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
6810         * indent.texi: Various minor changes in addition to:
6811         (Indentation Commands): Correct description of `indent-relative'.
6812         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6813         mode.  The *Tab Stops* buffer uses Overwrite Mode.
6814         (Just Spaces): `tabify' converts sequences of at least two spaces
6815         to tabs.
6817 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
6819         * frames.texi (Secondary Selection): Setting the secondary
6820         selection with M-Drag-Mouse-1 does not alter the kill ring,
6821         setting it with M-Mouse-1 and M-Mouse-3 does.
6822         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6823         toolkit scroll bars.
6824         (Scroll Bars): Ditto.
6826         * windows.texi (Basic Window): When using a window system, the value
6827         of point in a non-selected window is indicated by a hollow box.
6828         (Split Window): Side by side windows are separated by a scroll bar,
6829         if scroll bars are used.
6830         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6831         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6832         (Window Convenience): Update bindings for `winner-undo' and
6833         `winner-redo'.
6835         * ack.texi (Acknowledgments): Use `@unnumbered'.
6836         * misc.texi: Adapt sectioning in Info to the node structure.
6837         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6838         of "Using Emacs as a Server".
6839         * building.texi (Building): Interchange nodes (for correct numbering).
6840         * programs.texi (Programs): Interchange nodes (for correct numbering).
6841         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6842         Info to the node structure.
6843         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6844         Rearrange order of nodes and sections such that both "GNU GENERAL
6845         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6846         end, as appropriate for appendices.
6847         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6848         Use `@unnumberedsec'.
6849         * trouble.texi: Adapt sectioning in Info to the node structure.
6850         Adapt node pointers to change in emacs.texi.
6851         * cmdargs.texi, doclicense.texi: Adapt node pointers.
6853 2004-08-25  Kenichi Handa  <handa@m17n.org>
6855         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6856         description for unibyte mode.
6858 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
6860         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6862         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6863         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6864         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6865         in @pxref.
6867 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
6869         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6870         Change section names.
6872 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
6874         * kmacro.texi (Keyboard Macro Ring): Rename section.
6875         Emacs treats the head of the macro ring as the `last keyboard macro'.
6876         (Keyboard Macro Counter): Minor change.
6877         (Save Keyboard Macro): Some clarifications.
6878         (Edit Keyboard Macro): Rename section.
6880         * buffers.texi (Buffers): Maximum buffer size is now 256M on
6881         32-bit machines.
6882         (Several Buffers): Clarify which buffer is selected if `2' is
6883         pressed in the Buffer Menu.
6884         Auto Revert mode can be used to update the Buffer Menu
6885         automatically.
6887 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
6889         * help.texi (Misc Help): Add an index entry for finding an Info
6890         manual by its file name.
6892 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
6894         * files.texi (Backup Deletion): Correct description of
6895         `delete-old-versions'.
6896         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6897         (Auto Save Files): Recommend `auto-save-mode' to reenable
6898         auto-saving, rather than the abbreviation `auto-save'.
6900 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
6902         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6903         for "killing" and "yanking" in main menu.
6905 2004-08-16  Richard M. Stallman  <rms@gnu.org>
6907         * killing.texi (Yanking, Killing): Minor cleanups.
6909         * mark.texi (Momentary Mark): Minor cleanups.
6911 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
6913         * custom.texi (Non-ASCII Rebinding):
6914         C-q always inserts the right code to pass to global-set-key.
6916 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
6918         * regs.texi (RegNumbers): Mention `C-x r i' binding for
6919         `insert-register', instead of `C-x r g' binding, for consistency.
6921 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
6923         * fixit.texi (Spelling): Fix typo.
6925 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
6927         * help.texi (Help): Fix Texinfo usage.
6929 2004-07-24  Richard M. Stallman  <rms@gnu.org>
6931         * text.texi (Paragraphs): Update how paragraphs are separated
6932         and the default for paragraph-separate.
6934         * search.texi (Regexp Replace): Further update text for new
6935         replacement operators.
6937 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
6939         * emacs-xtra.texi (Subdir switches): Dired does not remember the
6940         `R' switch.
6942         * dired.texi (Dired Updating): `k' only deletes inserted
6943         subdirectories from the Dired buffer if a prefix argument was given.
6945         * search.texi (Regexps): Delete redundant definition of `symbol' in
6946         description of `\_>'.  It already occurs in the description of `\_<'.
6948 2004-07-01  Juri Linkov  <juri@jurta.org>
6950         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6951         (Regexp Search): Add M-r.
6953 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
6955         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6957 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
6959         * search.texi, calendar.texi: Markup fixes.
6961 2004-06-25  Richard M. Stallman  <rms@gnu.org>
6963         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6965 2004-06-25  David Kastrup  <dak@gnu.org>
6967         * search.texi (Regexp Replace): Some typo corrections and
6968         rearrangement.
6970 2004-06-24  David Kastrup  <dak@gnu.org>
6972         * search.texi (Unconditional Replace): Use replace-string instead
6973         of query-replace in example.
6974         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6975         sequences.
6976         (Query Replace): Correct explanation of `^' which does not use
6977         the mark stack.
6979 2004-06-21  Nick Roberts  <nickrob@gnu.org>
6981         * misc.texi (Shell History Copying): Document comint-insert-input.
6982         (Shell Ring): Describe comint-dynamic-list-input-ring here.
6984 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
6986         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6987         * custom.texi (Customization): Do.
6988         * anti.texi (Antinews): Do.
6989         * abbrevs.texi (Defining Abbrevs): Do.
6991         * programs.texi (Info Lookup): Fix keybinding for
6992         info-lookup-symbol.
6994 2004-06-16  Juanma Barranquero  <lektu@terra.es>
6996         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6997         Add emacs-xtra.
6998         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6999         (clean): Add emacs-xtra and flymake.  Remove redundancies.
7001 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
7003         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7004         Add emacs-xtra.
7005         * emacs-xtra.texi: New file.
7007 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
7009         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7010         (Dired and Find): Mention differences with ordinary Dired buffers.
7012 2004-06-13  Richard M. Stallman  <rms@gnu.org>
7014         * custom.texi (Init Syntax): Explain about vars that do special
7015         things when set with setq or with Custom.
7016         (Init Examples): Add line-number-mode example.
7018 2004-06-12  Juri Linkov  <juri@jurta.org>
7020         * dired.texi (Operating on Files): Add dired-do-touch.
7022 2004-06-10  Juri Linkov  <juri@jurta.org>
7024         * building.texi (Lisp Eval): Add C-M-x on defface.
7026 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
7028         * files.texi (Reverting): Auto-Revert mode and
7029         Global Auto-Revert mode no longer revert remote files.
7031 2004-05-29  Richard M. Stallman  <rms@gnu.org>
7033         * custom.texi (Init File): Two dashes start --no-site-file.
7035 2004-05-29  Alan Mackenzie  <acm@muc.de>
7037         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
7038         ("AWK"): Is consistently thus spelled throughout.
7039         (AWK, Pike): Document as "C-like modes".
7040         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7041         (M-x man): Supersedes M-x manual-entry.
7042         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
7044         ("Comments in C"): Delete node; the info is in CC Mode manual.
7045         (c-comment-only-line-offset): Remove description.
7047         (C-c ., C-c C-c): Describe new C Mode bindings.
7049         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7050         (@dfn{Style}, c-default-style, comment-column, comment-padding)
7051         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7052         Amend definitions.
7054         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7055         Describe functions.
7057         (c-comment-start-regexp, c-hanging-comment-ender-p)
7058         (c-hanging-comment-starter-p): Remove obsolete definitions.
7060         * emacs.texi: Remove the menu entry "Comments in C".
7062 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
7064         * dired.texi (Dired and Find): `find-ls-option' does not apply to
7065         `M-x locate'.
7067 2004-05-16  Karl Berry  <karl@gnu.org>
7069         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7070         makeinfo --html fails.
7071         * help.texi (Help Summary) [@ifnottex]: Likewise.
7073 2004-05-13  Nick Roberts  <nickrob@gnu.org>
7075         * building.texi (GDB Graphical Interface): Update and describe
7076         layout first.
7078 2004-05-04  Jason Rumney  <jasonr@gnu.org>
7080         * makefile.w32-in: Revert last change.
7082 2004-05-03  Jason Rumney  <jasonr@gnu.org>
7084         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7086 2004-04-23  Juanma Barranquero  <lektu@terra.es>
7088         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7090 2004-04-18  Juri Linkov  <juri@jurta.org>
7092         * fixit.texi (Spelling): Remove file extension from ispell xref.
7094 2004-04-15  Kim F. Storm  <storm@cua.dk>
7096         * cmdargs.texi (Initial Options): Add -Q.
7098 2004-04-05  Kim F. Storm  <storm@cua.dk>
7100         * custom.texi (File Variables): Add safe-local-eval-forms.
7102 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
7104         * files.texi (Reverting): Correct description of revert-buffer's
7105         handling of point.
7107 2004-03-22  Juri Linkov  <juri@jurta.org>
7109         * emacs.texi (Top): Add `Misc X'.
7111         * trouble.texi: Fix help key bindings.
7113         * glossary.texi: Improve references.
7115         * help.texi: Sync keywords with finder.el.
7117         * mini.texi (Completion): Add description for menu items.
7119         * misc.texi (Browse-URL, FFAP): Add information about keywords.
7121         * sending.texi (Mail Methods): Fix xref to Message manual.
7123 2004-03-12  Richard M. Stallman  <rms@gnu.org>
7125         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7127 2004-03-04  Richard M. Stallman  <rms@gnu.org>
7129         * search.texi (Regexps): Explain that ^ and $ have their
7130         special meanings only in certain contexts.
7132         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7134         * mule.texi (Specify Coding): Doc C-x RET F.
7136         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7137         for multiple compile and grep buffers.
7138         (Indirect Buffers): Don't recommand clone-indirect-buffer
7139         for multiple compile and grep buffers.
7141 2004-02-29  Juanma Barranquero  <lektu@terra.es>
7143         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7144         Use $(DEL) instead of rm, and ignore exit code.
7146 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
7148         * building.texi (Watch Expressions): Update.
7150 2004-02-21  Juri Linkov  <juri@jurta.org>
7152         * cmdargs.texi (Action Arguments): Add alias --find-file.
7153         Add --directory, --help, --version.  Move text about command-line-args
7154         to Command Arguments.
7155         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
7156         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
7157         (Window Size X): Join -g and --geometry.  Add @cindex.
7158         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
7159         (Title X): Remove alias -title.
7160         (Misc X): New node.
7162 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
7164         * frames.texi (Drag and drop): Add Motif to list of supported
7165         protocols.
7167 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
7169         * frames.texi (Drag and drop): New section.
7171 2004-01-24  Richard M. Stallman  <rms@gnu.org>
7173         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
7174         Include it only @ifnotinfo.  Patch the preceding and following
7175         node headers to point to each other.
7177 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
7179         * calendar.texi (Appointments): Update section.
7181 2003-12-29  Kevin Ryde  <user42@zip.com.au>
7183         * programs.texi (C Modes): Fix the xref.
7185 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
7187         * building.texi (Watch Expressions): Update.
7188         (Commands of GUD): Include use of toolbar + breakpoints set from
7189         fringe/margin.
7191 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
7193         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
7194         <acm@muc.de>.
7196 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
7198         * frames.texi (Dialog Boxes): Add use-file-dialog.
7200 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
7202         * ack.texi: Note that Alan Mackenzie contributed the AWK support
7203         in CC Mode.
7205 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
7207         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7208         * man/commands.texi, man/custom.texi, man/display.texi:
7209         * man/emacs.texi, man/files.texi:
7210         * man/frames.texi, man/glossary.texi, man/killing.texi:
7211         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7212         * man/mule.texi, man/rmail.texi, man/search.texi:
7213         * man/sending.texi, man/text.texi, man/trouble.texi:
7214         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
7216 2003-11-01  Alan Mackenzie  <acm@muc.de>
7218         * search.texi (Scrolling During Incremental Search): Document a
7219         new scrolling facility in isearch mode.
7221 2003-10-22  Miles Bader  <miles@gnu.org>
7223         * Makefile.in (info): Move before $(top_srcdir)/info.
7225 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
7227         * building.texi (Watch Expressions): Update section on data display
7228         to reflect code changes (GDB Graphical Interface).
7230 2003-10-13  Richard M. Stallman  <rms@gnu.org>
7232         * xresources.texi (GTK resources): Clean up previous change.
7234 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
7236         * xresources.texi (GTK resources): Add a note that some themes
7237         disallow customizations.  Add scroll theme example.
7239 2003-09-30  Richard M. Stallman  <rms@gnu.org>
7241         * cmdargs.texi (General Variables): Remove MAILRC envvar.
7243         * misc.texi (Saving Emacs Sessions): Shorten the section,
7244         collapsing back into one node.
7246 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
7248         * misc.texi: Section "Saving Emacs Sessions" rewritten.
7250 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
7252         * xresources.texi (GTK names in Emacs): Correct typo.
7254 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
7256         * cmdargs.texi (Font X): Mention new default font.
7257         More fully describe long font names, wildcard patterns and the
7258         problems involved.  (Result of discussion on emacs-devel.)
7260 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
7262         * emacs.texi (Acknowledgements): Correct typo.
7264 2003-09-22  Richard M. Stallman  <rms@gnu.org>
7266         * dired.texi (Misc Dired Commands): New node.
7267         (Dired Navigation): Add dired-goto-file.
7269         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7271         * emacs.texi (Acknowledgements): New node, split from Distribution.
7273         * cmdargs.texi (Action Arguments): -f reads interactive args.
7275 2003-09-08  Lute Kamstra  <lute@gnu.org>
7277         * screen.texi (Mode Line): Say that POS comes before LINE.
7278         Mention `size-indication-mode'.
7279         * display.texi (Optional Mode Line):
7280         Document `size-indication-mode'.
7281         * basic.texi (Position Info): Mention `size-indication-mode'.
7283 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
7285         * xresources.texi (Resources): Refer to `editres' man page.
7286         (Lucid Resources): Update defaults.  Expand description of
7287         `shadowThickness'.
7289 2003-09-04  Miles Bader  <miles@gnu.org>
7291         * Makefile.in (top_srcdir): New variable.
7292         ($(top_srcdir)/info): New rule.
7293         (info): Depend on it.
7295 2003-09-03  Peter Runestig  <peter@runestig.com>
7297         * makefile.w32-in: New file.
7299 2003-08-29  Richard M. Stallman  <rms@gnu.org>
7301         * misc.texi (Saving Emacs Sessions): Correct previous change.
7303 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
7305         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7306         (Intro): Include kmacro.texi after fixit.texi instead of after
7307         custom.texi.  (As suggested by Kim Storm.)
7309 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
7311         * fixit.texi (Fixit): Update `Next' pointer.
7312         * files.texi (Files): Update `Previous' pointer.
7313         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7314         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7315         (Suggested by Kim Storm.)
7316         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
7318 2003-08-18  Kim F. Storm  <storm@cua.dk>
7320         * kmacro.texi: New file describing enhanced keyboard macro
7321         functionality.  Replaces old description in custom.texi.
7323         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7324         (Keyboard Macros): Move to new kmacro.texi file.
7326         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7328 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
7330         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7332 2003-08-17  Alex Schroeder  <alex@gnu.org>
7334         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7335         required.
7337 2003-08-05  Richard M. Stallman  <rms@gnu.org>
7339         * programs.texi (Lisp Indent): Don't describe
7340         lisp-indent-function property here.  Use xref to Lisp Manual.
7342 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
7344         * calendar.texi (Date Formats): Document changed behavior of
7345         abbreviations.
7347 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
7349         * buffers.texi (List Buffers): Fix previous change.
7351 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
7353         * buffers.texi (List Buffers): Adjust to new format of *Buffer
7354         List*.
7356 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
7358         * display.texi (Font Lock): Fix typo.
7360 2003-07-07  Richard M. Stallman  <rms@gnu.org>
7362         * display.texi (Font Lock): Add xref for format info on
7363         font-lock-remove-keywords.
7365         * building.texi (Compilation): Document what happens with asynch
7366         children of compiler process.
7368         * help.texi (Library Keywords): Use @multitable.
7370 2003-06-04  Richard M. Stallman  <rms@gnu.org>
7372         * programs.texi (Expressions): Delete C-M-DEL.
7374         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7375         comint-move-point-for-output renamed from
7376         comint-scroll-to-bottom-on-output.
7378         * custom.texi (Init Rebinding): Replace previous change with xref.
7379         (Non-ASCII Rebinding): Explain that issue more briefly here.
7381 2003-05-28  Richard M. Stallman  <rms@gnu.org>
7383         * indent.texi (Indentation): Condense, simplify, clarify prev change.
7385 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
7387         * building.texi (GDB Graphical Interface): New node.
7388         (Rewritten somewhat by RMS.)
7390 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
7392         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7393         non-English letters.  Explain how to set coding systems correctly
7394         and how to include the right coding cookie in the file.
7396 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
7398         * indent.texi (Indentation): Explain the concepts.
7399         (Just Spaces): Explain why preventing tabs for indentation might
7400         be useful.
7402 2003-04-16  Richard M. Stallman  <rms@gnu.org>
7404         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7406 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
7408         * cmdargs.texi (General Variables): Document SMTPSERVER.
7410         * sending.texi: Remove SMTP node.
7411         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
7412         library.
7414 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
7416         * sending.texi (Sending via SMTP): Explain MTA/MUA.
7418 2003-02-22  Simon Josefsson  <jas@extundo.com>
7420         * sending.texi (Mail Methods): Add node about SMTP.
7422 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
7424         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7426 2003-02-01  Kevin Ryde  <user42@zip.com.au>
7428         * glossary.texi (Glossary): Correction to cl cross reference.
7430 2003-01-20  Richard M. Stallman  <rms@gnu.org>
7432         * killing.texi (Rectangles): Document C-x c r.
7434 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
7436         * xresources.texi (GTK resources): New node.
7437         (GTK widget names): New node.
7438         (GTK names in Emacs): New node.
7439         (GTK styles): New node.
7441 2003-01-09  Francesco Potortì  <pot@gnu.org>
7443         * maintaining.texi (Create Tags Table): Add reference to the new
7444         `etags --help --lang=LANG' option.
7446 2002-10-02  Karl Berry  <karl@gnu.org>
7448         * emacs.texi: Per rms, update all manuals to use @copying instead of
7449         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
7450         where needed for the sake of the HTML output.
7452 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
7454         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7455         source files.
7457 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
7459         * Makefile.in (emacsman): New target.
7461 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
7463         * (Version 21.1 released.)
7465 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
7467         * Branch for 21.1.
7469 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
7471         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7473 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
7475         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
7477 1999-07-12  Richard Stallman  <rms@gnu.org>
7479         * Version 20.4 released.
7481 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
7483         * Makefile.in (INFO_TARGETS): Delete customize.info.
7484         (DVI_TARGETS): Delete customize.dvi.
7485         (../info/customize, customize.dvi): Targets deleted.
7487 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
7489         * Version 20.3 released.
7491 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
7493         * Makefile.in (EMACSSOURCES): Add mule.texi.
7494         Add msdog.texi, ack.texi.  Remove gnu1.texi.
7496 1998-04-06  Andreas Schwab  <schwab@gnu.org>
7498         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7499         Use it in dvi targets.
7501 1997-09-23  Paul Eggert  <eggert@twinsun.com>
7503         * Makefile.in: Merge changes mistakenly made to `Makefile'.
7504         (INFO_TARGETS): Change ../info/custom to ../info/customize.
7505         (../info/customize): Rename from ../info/custom.
7507 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7509         * Version 20.2 released.
7511 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7513         * Version 20.1 released.
7515 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7517         * Makefile (../info/customize, customize.dvi): New targets.
7518         (INFO_TARGETS): Add ../info/customize.
7519         (DVI_TARGETS): Add customize.dvi.
7521 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7523         * Version 19.33 released.
7525 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7527         * Version 19.32 released.
7529 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7531         * Makefile.in (All info targets): cd $(srcdir) to do the work.
7533 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
7535         * Makefile.in (All info targets): Specify $(srcdir) in input files.
7536         Specify -I option.
7537         (All dvi targets): Set the TEXINPUTS variable.
7539 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
7541         * Version 19.31 released.
7543 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7545         * Version 19.30 released.
7547 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
7549         * Makefile.in (maintainer-clean): Rename from realclean.
7551 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7553         * Makefile.in: New file.
7554         * Makefile: File deleted.
7556 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7558         * Makefile (TEXINDEX_OBJS): Variable deleted.
7559         (texindex, texindex.o, getopt.o): Rules deleted.
7560         All deps on texindex deleted.
7561         (distclean): Don't delete texindex.
7562         (mostlyclean): Don't delete *.o.
7563         * texindex.c, getopt.c: Files deleted.
7565 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
7567         * Version 19.26 released.
7569 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
7571         * Makefile (EMACSSOURCES): Exclude undo.texi.
7573 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7575         * Version 19.25 released.
7577 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7579         * Version 19.24 released.
7581 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7583         * Version 19.23 released.
7585 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7587         * Makefile: Delete spurious tab.
7589 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7591         * Makefile (.SUFFIXES): New rule.
7593 1993-12-04  Richard Stallman  (rms@srarc2)
7595         * getopt.c: New file.
7596         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7597         (getopt.o): New rule.
7598         (dvi): Don't depend on texindex.
7599         (emacs.dvi): Depend on texindex.
7601 1993-12-03  Richard Stallman  (rms@srarc2)
7603         * Makefile (TEXI2DVI): New variable.
7604         (emacs.dvi): Add explicit command.
7605         (TEXINDEX_OBJS): Delete duplicate getopt.o.
7607 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7609         * Version 19.22 released.
7611 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7613         * Makefile (TEXINDEX_OBJS): Delete spurious period.
7615 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7617         * Version 19.21 released.
7619 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7621         * Makefile (realclean): Don't delete the Info files.
7623 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
7625         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7626         4' where appropriate.
7628 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
7630         * Makefile: Fix targets for texindex.
7632         * texindex.c: Include "../src/config.h" if building in emacs.
7634         * Makefile: Change all files to FILENAME.texi, force all targets
7635         to be FILENAME, not FILENAME.info.
7636         Add target to build texindex.c, defining `emacs'.
7638 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7640         * Version 19.19 released.
7642 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7644         * Version 19.18 released.
7646 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7648         * Makefile: Fix source file names of the separate manuals.
7650 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7652         * Version 19.17 released.
7654 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7656         * split-man: Fix typos in last change.
7658 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7660         * Version 19.16 released.
7662 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7664         * version 19.15 released.
7666 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7668         * Makefile (distclean): It's rm, not rf.
7670 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7672         * Version 19.14 released.
7674 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7676         * Makefile: New file.
7678 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7680         * Version 19.13 released.
7682 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7684         * Version 19.9 released.
7686 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7688         * Version 19.8 released.
7690 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7692         * cmdargs.texi: Document the -i, -itype, and -iconic options.
7694         * trouble.texi: It's `enable-flow-control-on', not
7695         `evade-flow-control-on'.
7697 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7699         * display.texi: Document standard-display-european.
7701 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7703         * Version 19.7 released.
7705         * emacs.texi: Add a sentence to the top menu mentioning the
7706         specific version of Emacs this manual applies to.
7708 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7710         * basic.texi: Document next-line-add-lines variable used to
7711         implement down-arrow.
7713         * killing.texi: Document kill-whole-line.
7715 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
7717         * text.texi: Update unix TeX ordering information.
7719 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
7721         * news.texi: Mention fill-rectangle in keybinding list.
7723         * killing.texi: Document fill-rectangle.
7725 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7727         * vc.texi: Bring the docs up to date with VC 5.2.
7729 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7731         * emacs.tex: Mention blackbox and gomoku under Amusements.
7732         Assembler mode is now mentioned and appropriately indexed
7733         under Programming Modes.
7735 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
7737         * emacs.tex: Update TeX ordering information.
7739 1990-06-26  David Lawrence  (tale@geech)
7741         * emacs.tex: Note that completion-ignored-extensions is not used
7742         to filter out names when all completions are displayed in
7743         *Completions*.
7745 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
7747         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7749 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
7751         * emacs.tex: Add @findex grep.
7753 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
7755         * emacs.tex: Correct two typos.  No other changes before
7756         Version 19 will be made.
7758 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
7760         * emacs.tex: Update information for obtaining TeX distribution from the
7761         University of Washington.
7763 ;; Local Variables:
7764 ;; coding: utf-8
7765 ;; End:
7767   Copyright (C) 1993-1999, 2001-2011  Free Software Foundation, Inc.
7769   This file is part of GNU Emacs.
7771   GNU Emacs is free software: you can redistribute it and/or modify
7772   it under the terms of the GNU General Public License as published by
7773   the Free Software Foundation, either version 3 of the License, or
7774   (at your option) any later version.
7776   GNU Emacs is distributed in the hope that it will be useful,
7777   but WITHOUT ANY WARRANTY; without even the implied warranty of
7778   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
7779   GNU General Public License for more details.
7781   You should have received a copy of the GNU General Public License
7782   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.