New VC command docs for the Emacs manual.
[emacs.git] / doc / emacs / ChangeLog
blob67f85861e2de28c0f4187698880e8251f43fc8e4
1 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
3         * files.texi (Version Systems): Merge in changes for new VC
4         with fileset-orienrted operations.
6 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
8         * files.texi (Version Systems): Describe newer VCses.
9         Reorder the descriptions to be chronological.
11 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
13         * building.texi (GDB Graphical Interface): Remove references to gdba
14         and mention gud-gdb.
16 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
18         * rmail.texi (Rmail Sorting): Improve indexing.
20 2007-10-06  Juri Linkov  <juri@jurta.org>
22         * text.texi (Fill Commands): Document fill-paragraph-or-region.
23         (Fill Prefix, Format Indentation): Replace fill-paragraph with
24         fill-paragraph-or-region.
26         * basic.texi (Arguments): Replace fill-paragraph with
27         fill-paragraph-or-region.
29 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
31         * files.texi: Update the section on version control for 2007
32         conditions. None of these changes are new-VC-specific; that
33         will come later.
35 2007-09-15  Glenn Morris  <rgm@gnu.org>
37         * calendar.texi (Holidays): Change all instances of `holiday-list' back
38         to `list-holidays'.
40 2007-09-14  Glenn Morris  <rgm@gnu.org>
42         * calendar.texi: Update all instances of mark-calendar-holidays,
43         list-calendar-holidays, list-holidays with the new names.
45 2007-09-06  Glenn Morris  <rgm@gnu.org>
47         * Move manual sources from man/ to subdirectories of doc/.
48         Split into the Emacs manual in emacs/, and other manuals in misc/.
49         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
50         manual.
51         (infodir): New variable.
52         (info): Use $infodir.
53         (emacsman): Delete target, not needed any more.
54         Move all targets that are not the Emacs manual to misc/Makefile.in.
55         (mostlyclean): Remove `gnustmp'.
56         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
57         manual.
58         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
59         (emacsman): Delete target, not needed any more.
60         (clean): Remove all info files but Emacs manual.
61         Move all targets that are not the Emacs manual to misc/Makefile.in.
62         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
64         * Makefile.in (INFOSOURCES): Delete.
65         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
66         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
67         *.vrs *.toc here...
68         (maintainer-clean): ...from here.
70 2007-09-05  Glenn Morris  <rgm@gnu.org>
72         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
74 2007-08-29  Glenn Morris  <rgm@gnu.org>
76         * emacs.texi (EMACSVER): Increase to 23.0.50.
78 2007-08-27  Richard Stallman  <rms@gnu.org>
80         * emacs.texi (Top): Clarify menu item for Glossary.
82         * display.texi (Faces): Change secn title.
83         Clarify not all fonts come from Font Lock.
85 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
87         * basic.texi (Position Info): Add index entry for face at point.
88         Mention that character faces are also displayed by "C-u C-x =".
90 2007-08-08  Glenn Morris  <rgm@gnu.org>
92         * glossary.texi (Glossary): Deprecate `iff'.
94 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
96         * files.texi (File Conveniences): Document point motion keys in Image
97         mode.
99 2007-07-27  Glenn Morris  <rgm@gnu.org>
101         * emacs.texi (Copying): Include license text from gpl.texi, rather than
102         in-line.
104         * gpl.texi: New file with text of GPL.
105         * Makefile.in (EMACSSOURCES): Add gpl.texi.
107 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
109         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
111         * dired.texi (Wdired): Mention C-x C-q key binding.
113 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
115         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
117 2007-07-25  Glenn Morris  <rgm@gnu.org>
119         * emacs.texi (Copying): Replace license with GPLv3.
121         * Relicense all FSF files to GPLv3 or later.
123 2007-07-24  Glenn Morris  <rgm@gnu.org>
125         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
126         for some calendars.
128 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
130         * screen.texi (Mode Line): Describe new mode-line flag that shows if
131         default-directory for the current buffer is on a remote machine.
133 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
135         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
136         default value.
138 2007-07-21  Richard Stallman  <rms@gnu.org>
140         * files.texi (Why Version Control?): Improve previous change.
142 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
144         * files.texi (Why Version Control?): New node.
146 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
148         * building.texi (Starting GUD): Add xref to this anchor.
150 2007-06-24  Karl Berry  <karl@gnu.org>
152         * emacs.texi: new Back-Cover Text.
154 2007-06-07  Alan Mackenzie  <acm@muc.de>
156         * display.texi (Optional Mode Line): Document the new form of
157         line+column numbers, "(561,2)".
159 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
161         * maintaining.texi (Create Tags Table): Fix typos.
163 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
165         * Version 22.1 released.
167 2007-05-07  Karl Berry  <karl@gnu.org>
169         * emacs.texi (EMACSVER): Back to 22.
171 2007-05-06  Richard Stallman  <rms@gnu.org>
173         * maintaining.texi (Create Tags Table): Clean up previous change.
175 2007-05-05  Francesco Potort\e,Al\e(B  <pot@gnu.org>
177         * maintaining.texi (Create Tags Table): Add text about the dangers of
178         making symbolic links to tags files.
180 2007-05-04  Karl Berry  <karl@gnu.org>
182         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
184 2007-05-03  Karl Berry  <karl@gnu.org>
186         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
188         * .cvsignore (*.pdf): New entry.
190         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
191         for printing.
193 2007-05-01  Richard Stallman  <rms@gnu.org>
195         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
197 2007-04-28  Glenn Morris  <rgm@gnu.org>
199         * ack.texi (Acknowledgments):
200         * anti.texi (Antinews):
201         * programs.texi (Program Modes): Restore mention of python.el pending
202         consideration of legal status.
204 2007-04-28  Richard Stallman  <rms@gnu.org>
206         * files.texi (File Names): Fixes to ~ description on MS systems.
208 2007-04-26  Glenn Morris  <rgm@gnu.org>
210         * emacs.texi (EMACSVER): Increase to 22.1.50.
212 2007-04-25  Karl Berry  <karl@gnu.org>
214         * emacs.texi: Improve line breaks on copyright page,
215         similar layout to lispref, 8.5x11 by default.
217         * dired.texi (Image-Dired): Improve line break, fix typo.
219 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
221         * programs.texi (Program Modes):
222         * anti.texi (Antinews):
223         * ack.texi (Acknowledgments): python.el removed.
225 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
227         * display.texi (Highlight Interactively): Correct description of
228         hi-lock-file-patterns-policy.
230         * files.texi (File Archives): Mention self-extracting executables.
232 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
234         * search.texi (Unconditional Replace, Query Replace): Add xref to
235         "Replacement and Case".
237 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
239         * dired.texi (Image-Dired): Move from Thumbnails node.
240         * misc.texi (Thumbnails): Node deleted.
241         * emacs.texi (Top): Update node listing.
243         * files.texi (File Conveniences):
244         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
246 2007-04-21  Richard Stallman  <rms@gnu.org>
248         * display.texi (Highlight Interactively): Correct previous change.
249         Clarify doc of hi-lock-find-patterns, and move new features into it.
251 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
253         * display.texi (Highlight Interactively): Document
254         hi-lock-file-patterns-policy.
256 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
258         * display.texi (Scrolling): Fix typo.
260 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
262         * doclicense.texi: Remove node heading, so that it can be included by
263         other files.
265         * emacs.texi: Insert node heading for GFDL.
267 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
269         * cmdargs.texi (Colors): Qualify "color of window" index entry by
270         "command line".
272         * display.texi (Faces): Refer to "Creating Frames" for face
273         and other frame customizations in .emacs.
275         * frames.texi (Creating Frames): Mention that face customizations can
276         be put in .emacs.  Add index entries.
278 2007-04-12  Richard Stallman  <rms@gnu.org>
280         * glossary.texi (Glossary): Explain `iff'.
282 2007-04-11  Karl Berry  <karl@gnu.org>
284         * gnu.texi (Top),
285         * macos.texi (Mac Font Specs),
286         * anti.texi (Antinews),
287         * xresources.texi (Resources),
288         * misc.texi (Emulation),
289         * calendar.texi (Daylight Saving),
290         * dired.texi (Dired and Find),
291         * rmail.texi (Remote Mailboxes),
292         * sending.texi (Mail Headers),
293         * programs.texi (Which Function),
294         * files.texi (Recover),
295         * buffers.texi (Uniquify),
296         * frames.texi (Wheeled Mice),
297         * killing.texi (Rectangles): Wording to improve breaks in
298         8.5x11 format.
299         * mule.texi (Language Environments): \hbadness=10000 since there's
300         no way to reword.
301         * emacs.texi (smallbook): New @set to more easily switch between
302         smallbook and 8.5x11.
304 2007-04-11  Richard Stallman  <rms@gnu.org>
306         * files.texi (File Conveniences): Add xref to Tumme.
307         Delete text about Thumbnail mode.
309 2007-04-09  Alan Mackenzie  <acm@muc.de>
311         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
312         new name.  Insert concept index entries.
314 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
316         * display.texi (Standard Faces): Document prefix arg for
317         list-faces-display.
319         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
321 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
323         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
325         * files.texi (Misc File Ops): Rewrite description of
326         insert-file-literally.
328 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
330         * misc.texi (Printing): Postscript -> PostScript.
332         * ack.texi (Acknowledgments): Postscript -> PostScript.
334         * custom.texi (Init File, Init Non-ASCII): Fix last change.
336         * emacs.texi (Top): Fix the menu due to the change in custom.texi
337         below.
339 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
341         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
342         Init Non-ASCII.
343         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
344         (Init Non-ASCII): New node.
346 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
348         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
350 2007-03-12  Glenn Morris  <rgm@gnu.org>
352         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
353         "Daylight Savings".
355         * calendar.texi: Replace "daylight savings" with "daylight
356         saving" in text throughout.
358 2007-03-04  Richard Stallman  <rms@gnu.org>
360         * custom.texi (Safe File Variables): Minor correction.
362 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
364         * rmail.texi (Movemail): Add internal ref.
365         Don't indent the intro for the PROTO table.
366         Format PROTO table items with @code.
368 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
370         * building.texi: Remove references to bashdb.
372 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
374         * mule.texi (Language Environments): Update list of supported language
375         environments.
377 2007-02-14  Kim F. Storm  <storm@cua.dk>
379         * building.texi (Grep Searching): Fix lgrep doc.
381 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
383         * back.texi: Remove unused file.
385 2007-02-05  Francesco Potort\e,Al\e(B  <pot@gnu.org>
387         * maintaining.texi (Tag Syntax): Now --members is the default for
388         etags, not for ctags yet.
390 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
392         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
393         headers compliant with Texinfo guidelines and with what texnfo-upd.el
394         expects.  Add comments to prevent people from inadvertently modifying
395         the key parts needed by `texinfo-multiple-files-update'.
397 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
399         * frames.texi (Secondary Selection): Window clicked does not matter
400         when mouse-yank-at-point is non-nil.
402 2007-01-16  Glenn Morris  <rgm@gnu.org>
404         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
405         system abbrev.
407 2007-01-11  Richard Stallman  <rms@gnu.org>
409         * msdog.texi (Windows Keyboard): Another small cleanup.
411 2007-01-10  Richard Stallman  <rms@gnu.org>
413         * msdog.texi (Windows Keyboard): Yet another try to make
414         everyone happy with that passage.
416 2007-01-05  Richard Stallman  <rms@gnu.org>
418         * anti.texi (Antinews): Mention M-x shell scrolling.
420 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
422         * building.texi (Watch Expressions): Describe gdb-max-children.
424 2007-01-04  Richard Stallman  <rms@gnu.org>
426         * msdog.texi (Windows Keyboard): Clarify previous change.
428 2007-01-02  Richard Stallman  <rms@gnu.org>
430         * custom.texi (Changing a Variable): Minor clarification.
431         (Specific Customization): customize-customized => customize-unsaved.
433         * entering.texi (Entering Emacs): Clean up text about restarting
434         Emacs for each file.
436         * misc.texi (Shell Options): Minor cleanup.
438         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
439         with Emacs, not vice versa.
441         * programs.texi (Symbol Completion): Recommend customizing
442         window manager.
444         * xresources.texi (Resources): Minor fix.
446 2007-01-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
448         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
450 2007-01-01  Richard Stallman  <rms@gnu.org>
452         * commands.texi (User Input): Document keys stolen by window mangers.
454 2006-12-31  Richard Stallman  <rms@gnu.org>
456         * custom.texi (Specific Customization): Document customize-option
457         instead of customize-variable.
459 2006-12-31  Kim F. Storm  <storm@cua.dk>
461         * major.texi (Choosing Modes): Document auto-mode-case-fold.
463 2006-12-30  Kim F. Storm  <storm@cua.dk>
465         * killing.texi (CUA Bindings): Fix typo.
467         * xresources.texi (Table of Resources): Mention grow-only value for
468         auto-resize-tool-bars.
470 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
472         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
473         and how to get them back.
475 2006-12-26  Richard Stallman  <rms@gnu.org>
477         * calendar.texi (Holidays): Holiday listing is based on current
478         practice, but DST is not.
480 2006-12-25  Richard Stallman  <rms@gnu.org>
482         * emacs.texi (Top): Update subnode menus.
484         * mark.texi (Transient Mark): Fix xref.
486         * killing.texi (Graphical Kill): Node deleted.
487         (Killing): Add xref to Cut and Paste.
488         (CUA Bindings): Update xref.
490         * frames.texi (Cut and Paste): New section to hold other nodes.
491         (Mouse Commands): Node demoted.
492         (Cut/Paste Other App): Split out from Mouse Commands.
493         (Word and Line Mouse): Likewise.
494         (Secondary Selection, Clipboard): Nodes demoted.
496 2006-12-24  Kevin Ryde  <user42@zip.com.au>
498         * calendar.texi (Holidays): US daylight saving begins second Sunday
499         in March for 2007 onwards.
500         (Daylight Savings): Show new US default daylight saving rules, 2nd
501         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
503 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
505         * calendar.texi (Scroll Calendar): < and > are switched.
507 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
509         * killing.texi (Deletion): Describe M-\ prefix argument.
511 2006-12-23  Richard Stallman  <rms@gnu.org>
513         * search.texi (Regexp Search): Explain why forward and reverse regexp
514         search are not mirror images.
516 2006-12-19  Kim F. Storm  <storm@cua.dk>
518         * major.texi (Choosing Modes): Describe match-function elements for
519         magic-mode-alist.
521 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
523         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
524         peculiarities.
526 2006-12-18  Richard Stallman  <rms@gnu.org>
528         * abbrevs.texi (Editing Abbrevs): Fix previous change.
530 2006-12-17  Alan Mackenzie  <acm@muc.de>
532         * programs.texi (Left Margin Paren): Remove the bit which says
533         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
534         Discuss some of the issues of setting this option to nil.
536 2006-12-17  Glenn Morris  <rgm@gnu.org>
538         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
540 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
542         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
543         (Windows Files): `w32-get-true-file-attributes' is only relevant for
544         NTFS volumes.
545         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
546         volumes.
548 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
550         * text.texi (HTML Mode): Fix "C-c TAB".
552 2006-12-09  Richard Stallman  <rms@gnu.org>
554         * misc.texi (Invoking emacsclient): Simplify TCP file text.
556 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
558         * files.texi (Misc File Ops): Document insert-file-literally.
560 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
562         * cmdargs.texi (Colors): Note that --color is intended for overriding
563         the terminal defaults, not for normal invocation.
565         * misc.texi (Emacs Server): Improve wording.  Don't mention the
566         ``server program''.  Add a cross-reference to "Init File" node.
567         (Invoking emacsclient): Add index entries.  Document both short and
568         long versions of command-line options.  Document the -f option.
570 2006-12-06  Richard Stallman  <rms@gnu.org>
572         * text.texi (Outline Format): Say to set outline-regexp
573         and outline-level with major modes and file local variables.
575 2006-12-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
577         * anti.texi (Antinews): Mention the alternative to
578         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
580         * misc.texi (Interactive Shell): Ditto.
582 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
584         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
586         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
588 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
590         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
591         colon in the mode line.
593         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
595 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
597         * building.texi (Watch Expressions): Mention SPC for expanding/
598         contracting watch expressions.
600 2006-11-26  Kim F. Storm  <storm@cua.dk>
602         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
604 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
606         * building.texi (Debugger Operation): Define text command mode.
607         Clarify how tooltips work.
608         (GDB Graphical Interface): Explain how to run in text command mode
609         more clearly.
611 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
613         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
615 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
617         * anti.texi (Antinews): Mention --server-file and TCP sockets.
619 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
621         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
622         and EMACS is deprecated.
624 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
626         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
628 2006-11-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
630         * Makefile.in (emacs.dvi): Remove xresmini.texi.
632         * emacs.texi: Include xresources.texi both for info and dvi.
634         * xresources.texi: Merge text from xresmini.texi.
636 2006-11-12  Roberto Rodr\e,Am\e(Bguez  <lanubeblanca@googlemail.com>  (tiny change)
638         * glossary.texi: Fix typos.
640 2006-11-06  Richard Stallman  <rms@gnu.org>
642         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
644         * ack.texi (Acknowledgments): Fix name spelling.
646 2006-11-01  Juri Linkov  <juri@jurta.org>
648         * search.texi (Word Search): Document incremental word search.
650 2006-10-28  Glenn Morris  <rgm@gnu.org>
652         * ack.texi (Acknowledgments): Add cal-html author.
654         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
655         Calendar").  Describe new package cal-html.
656         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
657         Calendar Files."
659 2006-10-23  Richard Stallman  <rms@gnu.org>
661         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
662         Abbrev mode is enabled.
664 2006-10-16  Richard Stallman  <rms@gnu.org>
666         * emacs.texi: Update ISBN.
668 2006-10-11  Kim F. Storm  <storm@cua.dk>
670         * emacs.texi (Acknowledgments): Use @dotless{i}.
672 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
674         * building.texi (Breakpoints Buffer): Mention catchpoints.
676 2006-10-08  Kim F. Storm  <storm@cua.dk>
678         * ack.texi (Acknowledgments): Update.
680         * emacs.texi (Acknowledgments): Fix bad @/ form.
682 2006-10-05  Kim F. Storm  <storm@cua.dk>
684         * emacs.texi (Acknowledgments): Add more contributors.
686 2006-10-03  Richard Stallman  <rms@gnu.org>
688         * emacs.texi (Acknowledgments): Update version and edition.
690 2006-10-01  Karl Berry  <karl@gnu.org>
692         * custom.texi (Customization Groups): Page break to keep example buffer
693         on one page.
695 2006-09-30  Karl Berry  <karl@gnu.org>
697         * programs.texi (Basic Indent): @need to improve page break.
698         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
700 2006-09-29  Glenn Morris  <rgm@gnu.org>
702         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
704 2006-09-29  Karl Berry  <karl@gnu.org>
706         * windows.texi (Basic Window): Remove forced @break, no longer
707         desirable.
708         * frames.texi (Frame Commands),
709         * mark.texi (Marking Objects): Reword to avoid bad page break.
710         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
712 2006-09-19  Richard Stallman  <rms@gnu.org>
714         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
715         stick to present tense.
717 2006-09-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
719         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
720         to x-gtk-use-old-file-dialog.
721         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
723 2006-09-15  Jay Belanger  <belanger@truman.edu>
725         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
726         Change "Library Public License" to "Lesser Public License"
727         throughout.  Use "yyyy" to represent year.
729 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
731         * files.texi (Visiting): Add index entry "open file".
733 2006-09-11  Richard Stallman  <rms@gnu.org>
735         * building.texi (Compilation Mode): Clarification.
736         (Grep Searching): Add xref to Compilation Mode.
738 2006-09-08  Richard Stallman  <rms@gnu.org>
740         * search.texi (Search): Ref multi-file search commands here.
741         (Other Repeating Search): Not here.
743 2006-08-28  Richard Stallman  <rms@gnu.org>
745         * windows.texi (Split Window): Update xref.
747         * basic.texi (Continuation Lines): Update xref.
749         * indent.texi (Tab Stops): Update xref.
751         * emacs.texi (Top): Update subnode menu.
753         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
754         split out of Display Custom.
756 2006-08-25  Kim F. Storm  <storm@cua.dk>
758         * display.texi (Display Custom): Add variables overline-margin
759         and x-underline-at-descent-line.
761 2006-08-25  Richard Stallman  <rms@gnu.org>
763         * entering.texi (Exiting): Rewrite to give graphical displays
764         priority over text terminals.
766         * search.texi (Incremental Search): Move index entries.
768 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
770         * custom.texi (Init File): Reference Find Init to avoid "home
771         directory" confusion.
773 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
775         * building.texi (Other GDB-UI Buffers): Describe how to edit
776         a value in the locals buffer.
778 2006-08-21  Richard Stallman  <rms@gnu.org>
780         * search.texi (Basic Isearch): Add `isearch' index entry.
782 2006-08-16  Richard Stallman  <rms@gnu.org>
784         * misc.texi (Saving Emacs Sessions): Clean up wording.
786         * mark.texi (Marking Objects): Mention term "select all".
788         * emacs.texi (Top): Update subnode menu.
790         * help.texi (Help Mode): Move node up in file.
792 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
794         * building.texi (Stack Buffer): Explain fringe arrow.
796 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
798         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
799         on startup.
801 2006-08-11  Romain Francoise  <romain@orebokech.com>
803         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
805 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
807         * mule.texi (Recognize Coding, Text Coding): Fix typos.
809 2006-08-10  Richard Stallman  <rms@gnu.org>
811         * text.texi (Format Faces): Substantial rewrites to deal
812         with face merging.  Empty regions don't count.  Clarify
813         face property inheritance.
815 2006-08-08  Romain Francoise  <romain@orebokech.com>
817         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
818         <arjuropo@cc.jyu.fi>.
820 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
822         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
823         apply to all frames.
825 2006-08-01  Richard Stallman  <rms@gnu.org>
827         * help.texi (Name Help): Add index entries for describe-variable.
829 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
831         * building.texi (GDB Graphical Interface): Shorten node names.
832         (GDB-UI Layout): Use GDB-related.
833         (Other GDB-UI Buffers): Simplify English.
835 2006-07-31  Richard Stallman  <rms@gnu.org>
837         * search.texi (Query Replace): Add xref for Dired's Q command.
839 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
841         * building.texi (GDB commands in Fringe): Rename to...
842         (Source Buffers): ..this and move forward.  Describe hollow arrow and
843         new option gdb-find-source-frame.
845 2006-07-29  Richard Stallman  <rms@gnu.org>
847         * dired.texi (Operating on Files): Simplify previous change
848         and fix Texinfo usage.
850 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
852         * dired.texi (Operating on Files): Add cross-references.  State the
853         Unix commands that do similar things.
855 2006-07-28  Richard Stallman  <rms@gnu.org>
857         * mark.texi (Transient Mark): Clarify that region never disappears
858         when Transient Mark mode is off, and not when it is on.
860 2006-07-27  Richard Stallman  <rms@gnu.org>
862         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
864 2006-07-24  Richard Stallman  <rms@gnu.org>
866         * xresources.texi (GTK styles): Fix texinfo usage.
868         * commands.texi (User Input): Explain why we teach keyboard cmds.
870         * xresources.texi, xresmini.texi, search.texi, programs.texi:
871         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
872         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
873         * doclicense.texi, display.texi, dired.texi, basic.texi:
874         * anti.texi, ack.texi: Move periods and commas inside quotes.
876 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
878         * cmdargs.texi (General Variables): Document EMAIL.
880 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
882         * frames.texi (Frame Commands): Mention that focus-follows-mouse
883         doesn't have effect on MS-Windows.
885 2006-07-17  Richard Stallman  <rms@gnu.org>
887         * building.texi (Grep Searching): Explain about chaining grep commands.
889 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
891         * killing.texi, mini.texi: Fix typos.
893 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
895         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
896         is invoked for multiple files.
898 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
900         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
901         on-line manual for the rest of this node.
902         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
903         unconditionally.
904         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
905         Improve wording.
906         (Windows Printing): Improve wording.
907         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
908         rest of this node.
910 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
912         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
913         with eval-buffer.
915 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
917         * mule.texi (Coding Systems, Specify Coding): Link descriptions
918         of character translation.
920 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
922         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
924 2006-07-03  Karl Berry  <karl@gnu.org>
926         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
927         not-too-underfull hboxes in the TeX output.
928         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
929         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
930         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
931         * sending.texi, text.texi: Fix overfull/underfull boxes.
933 2006-07-03  Romain Francoise  <romain@orebokech.com>
935         * m-x.texi (M-x): Fix.
937 2006-07-03  Richard Stallman  <rms@gnu.org>
939         * search.texi (Other Repeating Search): filename -> file name.
941         * misc.texi (Narrowing): Minor cleanups.
943         * files.texi (Visiting): filename -> file name.
945         * emacs.texi (Top): Update subnode menus.
947         * mule.texi (Coding Systems): Move char translation stuff here.
948         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
949         (Recognize Coding): Substantial local rewrites.
950         (International): Update menu.
952         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
953         (Scrolling): Substantial local rewrites.
954         (Display): Update menu and intro.
956         * dired.texi: filename -> file name.
958         * custom.texi (Safe File Variables): Texinfo usage fix.
960 2006-07-03  Ted Zlatanov  <tzz@lifelogs.com>
962         * help.texi, m-x.texi: Lots of cleanups.
964 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
966         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
967         (Windows Processes, Windows Misc): Shorten the printed version by
968         selectively conditioning less important portions by @ifnottex.
970 2006-06-27  Richard Stallman  <rms@gnu.org>
972         * mini.texi (Minibuffer File): Minor cleanup.
974 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
976         * frames.texi (XTerm Mouse): Rename to...
977         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
979         * emacs.texi (Top): Use new node name.
981 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
983         * emacs.texi (Top): Update the detailed menu according to changes in
984         msdog.texi.
986         * msdog.texi (Windows Keyboard): New section.
987         (Windows Mouse): New section.
988         (Windows System Menu): Remove section (text merged with "Windows
989         Keyboard").
990         (Windows Misc): New section.
992         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
994         * msdog.texi (ls in Lisp): New section.
996         * files.texi (Visiting): Document case-insensitive wildcard matching
997         under find-file-wildcards.
999 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1001         * macos.texi (Mac Input): Add description of mac-function-modifier.
1002         Now Unicode keyboard layouts work.
1004 2006-06-10  Richard Stallman  <rms@gnu.org>
1006         * mule.texi (Recognize Coding): Clarify previous change.
1008 2006-06-09  Kenichi Handa  <handa@m17n.org>
1010         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1011         notation.
1013 2006-06-07  Kevin Ryde  <user42@zip.com.au>
1015         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1016         manual for @ifnottex, but in emacs-extra for @iftex.
1018         * cmdargs.texi (General Variables): Fix smtpmail xref.
1020 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1022         * programs.texi (Comment Commands):
1023         * custom.texi (Specifying File Variables):
1024         Use ;; instead of ;;; to better follow coding conventions.
1026 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
1028         * building.texi (Watch Expressions): Move node to end.
1029         (GDB Graphical Interface): Move description of clicks in fringe...
1030         (GDB commands in the Fringe): ...to here.  New node.
1032 2006-06-05  Romain Francoise  <romain@orebokech.com>
1034         * xresmini.texi (GTK resources): Fix various typos.
1036 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
1038         * building.texi (GDB Graphical Interface): Update bindings.
1039         (Commands of GUD): Add gud-print.  Remove gud-run.
1040         Restate availability more generally.
1042 2006-06-03  Ted Zlatanov  <tzz@lifelogs.com>
1044         * mini.texi: Lots of cleanups.
1046 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
1048         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1049         and Mouse-2.
1051 2006-06-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1053         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1055 2006-05-31  Richard Stallman  <rms@gnu.org>
1057         * basic.texi (Moving Point): Fix previous change.
1059 2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1061         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1063 2006-05-28  Ted Zlatanov  <tzz@lifelogs.com>
1065         * basic.texi: Many simplifications and improvements in wording.
1067 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
1069         * anti.texi (Antinews): Create a node for gdb-ui.
1071 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
1073         * frames.texi (Menu Bars, Tool Bars): Add index entries.
1075 2006-05-20  Richard Stallman  <rms@gnu.org>
1077         * dired.texi (Dired Navigation): dired-goto-file is now j.
1079 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
1081         * mule.texi (Coding Systems): Mention the undecided-* coding systems
1082         and their aliases.
1084         * msdog.texi (Windows Printing): Mention non-support of plain text
1085         printing with some el-cheapo printers, and suggest a workaround.
1087 2006-05-20  Kevin Ryde  <user42@zip.com.au>
1089         * text.texi (TeX Print): tex-dvi-view-command has a default value,
1090         remove the bit saying you must set it.
1092 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
1094         * trouble.texi (Checklist):
1095         * text.texi (Text, Auto Fill, Text Mode):
1096         * search.texi (Nonincremental Search):
1097         * rmail.texi (Rmail Labels):
1098         * mule.texi (Input Methods, Multibyte Conversion):
1099         * misc.texi (Gnus, Where to Look, PostScript):
1100         * maintaining.texi (Create Tags Table):
1101         * indent.texi (Indentation Commands):
1102         * fixit.texi (Spelling):
1103         * emacs.texi (Copying):
1104         * custom.texi (Init File): ifinfo -> ifnottex.
1106 2006-05-17  Richard Stallman  <rms@gnu.org>
1108         * files.texi (Diff Mode): Mention C-x `.
1110 2006-05-08  Richard Stallman  <rms@gnu.org>
1112         * custom.texi (Disabling): Textual cleanups.
1114 2006-05-12  Glenn Morris  <rgm@gnu.org>
1116         * calendar.texi (Displaying the Diary, Format of Diary File):
1117         Refer to diary-view-entries, diary-list-entries,
1118         diary-show-all-entries rather than obsolete aliases.
1120 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
1122         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1123         (Displaying the Diary, Special Diary Entries, Importing Diary):
1124         * building.texi (Compilation Shell):
1125         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1126         emacs-xtra with @inforef's.
1128         * files.texi (Visiting): Fix wording.
1130         * mule.texi (Coding Systems, Text Coding): More indexing.
1131         Mention that C-x RET f can set eol conversion.
1133 2006-05-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1135         * xresmini.texi (GTK resources): Insert GTK description.
1137         * xresources.texi (GTK resources): metafont should be menufont.
1139 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
1141         * mini.texi (Completion Options): Completion of remote files'
1142         method, user name and host name is active only in partial
1143         completion mode.
1145 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
1147         * makefile.w32-in (emacs.dvi):
1148         * Makefile.in (emacs.dvi): Add xresmini.texi.
1150         * xresmini.texi (Table of Resources): Remove xref to non-existent
1151         node "LessTif Resources".
1153         * msdog.texi (Microsoft Windows):
1154         * calendar.texi (Calendar/Diary, Displaying the Diary)
1155         (Special Diary Entries, Importing Diary, Holidays):
1156         * programs.texi (Program Modes):
1157         * text.texi (Text):
1158         * buffers.texi (Several Buffers):
1159         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1161 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
1163         The following changes merge the emacs-xtra manual into the main
1164         manual, but only for on-line version of the manual.
1166         * vc2-xtra.texi (Version Backups, Local Version Control)
1167         (Making Snapshots, Change Logs and VC, Version Headers)
1168         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1169         on-line manual.
1171         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1172         for on-line manual.
1174         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1175         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1176         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1177         for on-line manual.
1179         * fortran-xtra.texi (Fortran, Fortran Autofill)
1180         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1181         for on-line manual.
1183         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1184         Conditional xref's for on-line manual.
1186         * emerge-xtra.texi (Emerge, Overview of Emerge)
1187         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1188         manual.
1190         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1191         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1192         (EMACSSOURCES): Use EMACS_XTRA.
1193         (../info/emacs-xtra): Remove.
1194         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1196         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1197         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1198         (EMACSSOURCES): Use EMACS_XTRA.
1199         ($(infodir)/emacs-xtra): Remove.
1200         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1202         * trouble.texi (Quitting):
1203         * text.texi (Text):
1204         * programs.texi (Program Modes):
1205         * msdog.texi (Microsoft Windows):
1206         * frames.texi (Frames):
1207         * files.texi (Backup, Version Control, VC Concepts)
1208         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1209         (Registering, VC Status, VC Undo, Multi-User Branching)
1210         (Comparing Files):
1211         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1212         (Displaying the Diary, Special Diary Entries, Importing Diary):
1213         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1214         conditional xref's, depending on @iftex/@ifnottex.
1216         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1217         "MS-DOS".  @include msdog-xtra.texi.
1219         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1220         <Top Level> [ifnottex]: @include fortran-xtra.texi.
1222         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1223         for vc-xtra.texi subsections.
1224         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1225         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1227         * sending.texi (Sending Mail): A @node line without explicit Prev,
1228         Next, and Up links.
1230         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1231         Next, and Up links.
1233         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1234         and its sections.  @include picture-xtra.texi.
1236         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1237         "Emerge".
1238         (List Tags) [ifnottex]: @include emerge-xtra.texi.
1240         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1241         exact duplicate of its name-sake in calendar.texi.
1243         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1244         "Advanced Calendar/Diary Usage".
1245         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1247         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1248         dired-xtra.texi.
1249         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1251         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1252         (Files) [ifnottex]: Add menu entry for Autorevert.
1254         * emacs-xtra.texi (Introduction): Reword to make consistent with
1255         printed version only.
1256         <Top level>: Remove the body of all chapters and move them to the
1257         new *-xtra.texi files.  Use @raisesections and @lowersections to
1258         convert sections to chapters etc.
1260         * msdog-xtra.texi:
1261         * fortran-xtra.texi:
1262         * vc-xtra.texi:
1263         * vc1-xtra.texi:
1264         * vc2-xtra.texi:
1265         * emerge-xtra.texi:
1266         * cal-xtra.texi:
1267         * dired-xtra.texi:
1268         * arevert-xtra.texi: New files, with text from respective chapters
1269         of emacs-xtra.texi.  Convert each @chapter into @section, @section
1270         into @subsection, etc.
1272         * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG".  All references
1273         updated.
1275         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1276         Windows".  All references updated.
1278 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1280         * macos.texi (Mac Input): Mention input from Character Palette.
1281         (Mac Font Specs): Fix typo.
1283 2006-05-05  Richard Stallman  <rms@gnu.org>
1285         * files.texi (Diff Mode): Minor cleanup.
1287 2006-05-05  Karl Berry  <karl@gnu.org>
1289         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1290         errors from the current release of makeinfo (4.8).
1291         * help.texi (Library Keywords): Change widest word in multitable
1292         template from `emulations' to `convenience'.  (Not sure if this is
1293         related to the font change.)
1295 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
1297         * files.texi (File Names): Add a footnote about limited support of
1298         ~USER on MS-Windows.
1300         * cmdargs.texi (Initial Options): Add a footnote about limited
1301         support of ~USER on MS-Windows.
1303 2006-05-03  Richard Stallman  <rms@gnu.org>
1305         * files.texi (Diff Mode): Node moved here.
1306         (Comparing Files): Delete what duplicates new node.
1307         (Files): Put Diff Mode in menu.
1309         * misc.texi (Diff Mode): Moved to files.texi.
1311         * emacs.texi (Top): Update menu for Diff Mode.
1313         * trouble.texi (Emergency Escape): Simplify.
1315         * emacs.texi (Top): Minor clarification.
1317 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
1319         * commands.texi, entering.texi, screen.texi: Many simplifications.
1321 2006-05-03  Richard Stallman  <rms@gnu.org>
1323         * commands.texi (Text Characters): Delete paragraph about unibyte
1324         non-ASCII printing chars.
1326         * killing.texi (Killing): Say "graphical displays".
1327         * display.texi: Say "graphical displays".
1329         * cmdargs.texi (Misc X): Say "graphical displays".
1331 2006-05-01  Richard Stallman  <rms@gnu.org>
1333         * emacs.texi (Top): Add Diff Mode to menu.
1335 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
1337         * misc.texi (Diff Mode): New node.
1339 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1341         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1342         (Mac Environment Variables): Shorten example line.
1343         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
1345 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
1347         * building.texi (GUD Customization): Describe cases %d and %c.
1348         Update description for %e.
1350 2006-04-30  Glenn Morris  <rgm@gnu.org>
1352         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1354 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
1356         * custom.texi (Examining): Update C-h v output example.
1358 2006-04-29  Kim F. Storm  <storm@cua.dk>
1360         * building.texi (Grep Searching): Add lgrep and rgrep.
1362 2006-04-23  Richard Stallman  <rms@gnu.org>
1364         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1366         * xresmini.texi: New file.
1368         * xresources.texi (Face Resources): Split table into font resources
1369         and the rest.  Combine similar attributes for brevity.
1371 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
1373         * emacs-xtra.texi (MS-DOS File Names): Remove section about
1374         backslashes and case-insensitivity in file names (moved to the
1375         main manual).
1376         (MS-DOS Printing): Move most of the text to the main manual.
1378         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
1379         New nodes.
1380         (Windows Processes, Windows System Menu): Add index entries and
1381         fix wording.
1383 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
1385         * misc.texi (Shell Ring): Add notes on saved input when
1386         navigating off the end of the history list.
1388 2006-04-18  Chong Yidong  <cyd@mit.edu>
1390         * misc.texi (Shell Options): Correct default value of
1391         comint-scroll-show-maximum-output.
1393 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
1395         * building.texi (Watch Expressions): Update.
1397 2006-04-12  Richard Stallman  <rms@gnu.org>
1399         * search.texi: Clean up previous change.
1401 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
1403         * search.texi (Regexp Backslash, Regexp Replace): Add index
1404         entries for ``back reference'' and mention the term itself in the
1405         text.
1407 2006-04-11  Richard Stallman  <rms@gnu.org>
1409         * custom.texi (Safe File Variables):
1410         Document enable-local-variables = :safe.
1412 2006-04-11  Karl Berry  <karl@gnu.org>
1414         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
1415         (Remote Repositories, Version Backups, Local Version Control)
1416         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
1417         (Miscellaneous Commands and Features of VC, Change Logs and VC)
1418         (Renaming VC Work Files and Master Files)
1419         (Inserting Version Control Headers, Customizing VC, General Options)
1420         (Options for RCS and SCCS, Options specific for CVS): Move all
1421         these nodes to emacs-xtra.texi, for brevity.
1422         * cmdargs.texi, files.texi: Change cross-references.
1424 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
1426         * files.texi (Old Versions): Update description of vc-annotate's
1427         use of color to indicate date ranges.
1429 2006-04-09  Kevin Ryde  <user42@zip.com.au>
1431         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
1432         put info and printed manual names the right way around.
1434 2006-04-09  Karl Berry  <karl@gnu.org>
1436         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
1437         emacs-xtra.texi, leaving only MS Windows information.
1438         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
1439         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
1440         node names.
1442         * emacs.texi: Move @summarycontents and @contents to the beginning
1443         of the file.
1445 2006-04-08  Kevin Ryde  <user42@zip.com.au>
1447         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
1449 2006-04-07  Richard Stallman  <rms@gnu.org>
1451         * programs.texi (Comments, Comment Commands, Options for Comments)
1452         (Multi-Line Comments): "Align", not "indent".
1453         (Basic Indent): C-j deletes trailing whitespace before the newline.
1455 2006-04-06  Richard Stallman  <rms@gnu.org>
1457         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
1459 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
1461         * killing.texi (Rectangles): Add index entry for marking a rectangle.
1463 2006-04-05  Richard Stallman  <rms@gnu.org>
1465         * emacs.texi (Top): Update subnode menu.
1467         * trouble.texi (Unasked-for Search): Node deleted.
1468         (Lossage): Delete from menu.
1470 2006-04-04  Richard Stallman  <rms@gnu.org>
1472         * trouble.texi: Various cleanups.
1473         (Checklist): Don't bother saying how to snail a bug report.
1474         (Emergency Escape): Much rewriting.
1475         (After a Crash): Rename the core dump immediately.
1476         (Total Frustration): Call it a psychotherapist.
1477         (Bug Criteria): Avoid "illegal instruction".
1478         (Sending Patches): We always put the contributor's name in.
1480         * misc.texi (Thumbnails): Minor correction.
1482 2006-04-03  Richard Stallman  <rms@gnu.org>
1484         * misc.texi (Thumbnails): Minor cleanup.
1486 2006-04-02  Karl Berry  <karl@gnu.org>
1488         * sending.texi (Mail Sending): pxref to Top needs five args.
1490         * texinfo.tex: Update to current version (2006-03-21.13).
1492 2006-03-31  Richard Stallman  <rms@gnu.org>
1494         * emacs.texi (Top): Update subnode menu.
1496         * help.texi (Help Mode): Cleanup.
1498         * dired.texi: Many cleanups.
1499         (Dired Deletion): Describe dired-recursive-deletes.
1500         (Operating on Files): dired-create-directory moved.
1501         (Misc Dired Features): Move to here.
1502         (Tumme): Node moved to misc.texi.
1504         * custom.texi: Many cleanups.
1505         (Minor Modes): Don't mention ISO Accents Mode.
1506         (Examining): Update C-h v output example.
1507         (Hooks): Add index and xref for add-hook.
1508         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
1509         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
1511         * misc.texi: Many cleanups.
1512         (beginning): Add to summary of topics.
1513         (Shell): Put eshell xref at the end.  Remove eshell from table.
1514         (Thumbnails): New node.
1516 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
1518         * files.texi (File Name Cache): Make it clear that the cache is
1519         not persistent.
1521 2006-03-25  Karl Berry  <karl@gnu.org>
1523         * emacs-xtra.texi, emacs.texi, gnu.texi:
1524         (1) use @copyright{} instead of (C) in typeset text;
1525         (2) do not indent copyright year list (or anything else).
1527 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
1529         * files.texi (VC Dired Mode): Remove misplaced brackets.
1531 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
1533         * files.texi: Various updates and clarifications in the VC chapter.
1535 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
1537         * help.texi (Help Mode): Document "C-c C-c".
1539 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
1541         * emacs-xtra.texi (Top): Avoid ugly continuation line in
1542         menu in the standalone Info reader.
1544 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
1546         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
1547         moved here from Emacs manual.
1549         * programs.texi (Fortran): Section moved to emacs-xtra.
1550         (Program Modes): Xref to Fortran in emacs-xtra.
1552         * maintaining.texi (Emerge): Move to emacs-xtra.
1553         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
1555         * picture.texi: File deleted.
1556         * Makefile.in:
1557         * makefile.w32-in: Remove picture.texi.
1559         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
1560         * abbrevs.texi (Abbrevs):
1561         * sending.texi (Sending Mail): Picture node removed.
1563         * emacs.texi (Top): Update node listings.
1565 2006-03-12  Richard Stallman  <rms@gnu.org>
1567         * calendar.texi: Various cleanups.
1569 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
1571         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
1572         syntax.
1574 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
1576         * search.texi (Regexps): More accurately describe which characters
1577         are special in which situations.  Recommend _not_ to quote `]' or
1578         `-' when they are not special.
1580 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
1582         * files.texi (Old Versions): Clarify operation of C-x v =.
1584 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
1586         * building.texi (Watch Expressions): Update and describe
1587         gdb-speedbar-auto-raise.
1589 2006-02-19  Richard M. Stallman  <rms@gnu.org>
1591         * emacs.texi: Use @smallbook.
1592         (Top): Update ref to Emacs paper, delete ref to Cookbook.
1593         Update subnode menu.
1595         * building.texi (Lisp Interaction): Minor addition.
1597 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
1599         * building.texi (Watch Expressions): Update and be more precise.
1601 2006-02-15  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1603         * maintaining.texi (Create Tags Table): Explain why the
1604         exception when etags writes to files under the /dev tree.
1606 2006-02-14  Richard M. Stallman  <rms@gnu.org>
1608         * custom.texi (Safe File Variables): Lots of clarification.
1609         Renamed from Unsafe File Variables.
1611 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
1613         * custom.texi (Unsafe File Variables): File variable confirmation
1614         assumed denied in batch mode.
1616 2006-02-14  Richard M. Stallman  <rms@gnu.org>
1618         * building.texi (GDB User Interface Layout): Don't say `inferior'
1619         for program being debugged.
1621 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
1623         * building.texi (GDB Graphical Interface):
1624         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
1626 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
1628         * custom.texi (Specifying File Variables, Unsafe File Variables):
1629         New nodes, split from File Variables.  Document new file local
1630         variable behavior.
1632 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1634         * display.texi (Standard Faces):
1635         * files.texi (Visiting):
1636         * frames.texi (Clipboard):
1637         * glossary.texi (Glossary) <Clipboard>:
1638         * xresources.texi (X Resources): Mention Mac OS port.
1640 2006-02-12  Richard M. Stallman  <rms@gnu.org>
1642         * building.texi (Building): Clarify topic in intro.
1644         * maintaining.texi (Maintaining): Change title; clarify topic.
1645         Delete duplicate index entries.
1647         * building.texi (Other GDB User Interface Buffers): Clarifications.
1649         * text.texi (Cell Commands): Clarifications.
1651         * programs.texi (Defuns): Delete duplicate explanation of
1652         left-margin paren convention.
1653         (Hungry Delete): Minor cleanup.
1655 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
1657         * dired.texi (Tumme): More tumme documentation.
1659 2006-02-11  Alan Mackenzie  <acm@muc.de>
1661         * programs.texi ("Hungry Delete"): Correct the appellation of the
1662         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
1664 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
1666         * dired.texi (Tumme): Fix small bug.
1668 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1670         * macos.texi (Mac International): Rename "fontset-mac" to
1671         "fontset-standard".
1673 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
1675         * dired.texi (Tumme): Basic documentation for Tumme added.
1677 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
1679         * mule.texi (International):
1680         * programs.texi (Basic Indent): Fix typos.
1682         * custom.texi (Minor Modes):
1683         * display.texi (Text Display):
1684         * commands.texi (Text Characters): Update xrefs.
1686 2006-02-07  Richard M. Stallman  <rms@gnu.org>
1688         * emacs.texi (Top): Update subnode menu.
1689         Update info on old Emacs papers.
1690         (Intro): "Graphical display", not window system.
1692         * xresources.texi (GTK styles): Minor clarifications.
1694         * trouble.texi: "Graphical display", not window system.
1695         (Stuck Recursive): Minor clarification.
1697         * text.texi: Minor clarifications.
1698         (Sentences): Explain why two-space convention is better.
1699         Explain sentence-end-without-period here.
1700         (Fill Commands): Not here.
1701         (Refill): Node moved down.
1702         (Filling): Update menu.
1703         (Table Creation, Cell Justification, Column Commands): Clarify.
1705         * sending.texi: Minor clarifications.
1707         * search.texi (Regexp Backslash): Clarification.
1709         * rmail.texi: Minor cleanups.
1710         (Rmail): Delete digression about `rmail-mode'.
1711         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
1712         (Rmail Files): Mention C-u M-x rmail.
1713         (Rmail Reply): Mention References.
1714         (Rmail Display): Mention rmail-nonignored-headers.
1716         * programs.texi: Minor cleanups.
1717         (Comment Commands): Mention momentary Transient Mark mode.
1718         (Matching): Be more specific about customizing show-paren-mode.
1719         (Info Lookup): Don't list the modes that support C-h S.
1720         Just say what it does in an unsupported mode.
1721         (Man Page): Delete excessive info on customizing woman.
1722         (Motion in C): Don't mention c-for/backward-into-nomenclature.
1724         * abbrevs.texi: Minor clarifications.
1725         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
1726         not "dynamic abbrevs" as if they were a kind of abbrev.
1728         * picture.texi (Picture): Minor cleanup.
1730         * mule.texi (Communication Coding): Say "other applications".
1731         (Fontsets): Not specific to X.  Add xref to X Resources.
1732         (Unibyte Mode): Rename from Single-Byte Character Support.
1733         "Graphical display", not window system.
1734         (International): Update menu.
1736         * maintaining.texi (Format of ChangeLog):
1737         New node, split out from ChangeLog.
1738         (ChangeLog): Clarifications in the remaining text.
1739         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
1740         (Find Tag): Add @w.
1741         (Tags Search): Explain tag table order here.  Simplify grep ref.
1742         (List Tags): tags-tag-face is a variable, not a face.
1743         (Emerge): Cleanups.
1745         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
1746         (Keyboard Macros): Avoid "the user".
1748         * killing.texi: "Graphical display", not window system.
1750         * help.texi (Help Echo): "Graphical display", not window system.
1752         * glossary.texi: Say "you", not "the user".  Say "graphical display".
1754         * frames.texi: Minor cleanups.  "Graphical display", not window system.
1756         * files.texi (Visiting): Make drag-and-drop not X-specific.
1758         * custom.texi: Minor cleanups.  "Graphical display", not window system.
1760         * cmdargs.texi: Minor cleanups.
1762         * building.texi (Compilation): Move and split kill-compilation para.
1763         Add para about multiple compilers.
1764         (Compilation Mode): Commands also available in grep mode and others.
1765         Mention C-u C-x ` more tutorially.  Clarify C-x `.
1766         (Compilation Shell): Clarify.  Put Bash example first.
1767         (Grep Searching): Minor cleanups; add @w.
1768         (Debuggers): Minor cleanups.
1769         (Starting GUD): Make GDB xgraphical mode issue clearer.
1770         (Debugger Operation): Lots of clarifications including
1771         GDB tooltip side-effect issue.
1772         (Commands of GUD): Clarify.
1773         (GUD Customization): Add bashdb-mode-hook.
1774         (GDB Graphical Interface): Rewrite for clarity.
1775         (GDB User Interface Layout): Rewrite for clarity.
1776         (Stack Buffer, Watch Expressions): Likewise.
1777         (Other GDB User Interface Buffers): Cleanups.
1778         (Lisp Libraries, External Lisp): Cleanup.
1780         * basic.texi (Position Info): "Graphical displays", rather than
1781         window systems.
1783         * anti.texi: Minor cleanup.
1785 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
1787         * custom.texi (Init File, Find Init): Add cross-references to
1788         where $HOME is described.
1790 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
1792         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
1793         is not inside the @table.
1795         * emacs.texi (Top): Correct node name.
1797         * files.texi (File Names): Fix @xref.
1798         (Reverting): Fix typo.
1800         * mule.texi (International): Correct node name.
1802         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
1804 2006-02-01  Richard M. Stallman  <rms@gnu.org>
1806         * emacs.texi (Top): Update subnode menu.
1808         * mule.texi: Minor clarifications.
1809         Reduce the specific references to X Windows.
1810         Refer to "graphical" terminals, rather than window systems.
1811         (Text Coding): Rename from Specify Coding.
1812         (Communication Coding, File Name Coding, Terminal Coding):
1813         New nodes split out from Text Coding.
1815         * kmacro.texi: Minor clarifications.
1816         (Keyboard Macro Ring): Comment out some excessive commands.
1817         (Basic Keyboard Macro): Split up the table, putting part in each node.
1819         * major.texi: Minor clarifications.
1821         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
1823         * windows.texi: Minor clarifications.
1824         (Change Window): Don't describe mode-line mouse cmds here.
1825         Add xref to Mode Line Mouse.
1827         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
1829         * macos.texi (Mac International): Fix xref.
1831         * indent.texi: Minor clarifications.
1833         * frames.texi: Minor clarifications.
1834         Reduce the specific references to X Windows.
1835         Refer to "graphical" terminals, rather than window systems.
1836         (Frame Parameters): Don't mention commands like
1837         set-foreground-color.  Just say to customize a face.
1838         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
1840         * files.texi: Minor clarifications.
1841         (Numbered Backups): New node, split out from Backup Names.
1843         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
1845         * cmdargs.texi (General Variables): Fix xref.
1847         * buffers.texi: Minor clarifications.
1849 2006-01-31  Richard M. Stallman  <rms@gnu.org>
1851         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
1852         Nodes moved to top.
1854         * display.texi: Minor clarifications.
1855         (Display): Rearrange menu.
1856         (Standard Faces): Mention query-replace face.
1857         (Faces): Simplify.
1858         (Font Lock): Simplify face customization info.
1859         (Highlight Changes): Node merged into Highlight Interactively.
1860         (Highlight Interactively): Much rewriting and cleanup.
1861         (Optional Mode Line): Narrowed line number not good for goto-line.
1862         Simplify face customization advice.
1863         (Text Display): Mention use of escape-glyph face.
1864         Move ctl-arrow and tab-width here.
1865         (Display Custom): Move no-redraw-on-reenter to end of node.
1867         * search.texi: Minor clarifications.
1868         (Isearch Scroll): Simplify.
1869         (Other Repeating Search): Document multi-occur-in-matching-buffers.
1871         * regs.texi (Registers): Mention bookmarks here.
1873         * mark.texi: Minor clarifications.
1874         (Selective Undo): Node deleted.
1876         * m-x.texi: Minor clarifications.
1878         * killing.texi: Minor clarifications.
1879         Refer to "graphical" terminals, rather than window systems.
1881         * help.texi: Clarifications.
1882         (Help): Don't describe C-h F and C-h K here.
1883         (Key Help): Describe C-h K here.
1884         (Name Help): Mention Emacs Lisp Intro.
1885         Describe C-h F here.
1886         (Misc Help): Mention C-h F and C-h K only briefly.
1888         * fixit.texi (Undo): New node, mostly copied from basic.texi.
1889         Selective undo text merged in.
1890         (Spelling): Mention Aspell along with Ispell.
1892         * emacs.texi (Top): Update subnode menus.
1894         * basic.texi (Basic Undo): Rename from Undo.  Most of text
1895         moved to new Undo node.
1897 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
1899         * basic.texi (Continuation Lines, Inserting Text):
1900         Mention longlines mode.
1902 2006-01-29  Richard M. Stallman  <rms@gnu.org>
1904         * screen.texi: Minor cleaups.
1905         (Screen): Clean up the intro paragraphs.
1906         (Mode Line): Lots of rewriting.  Handle frame-name better.
1907         eol-mnemonic-... vars moved out.
1909         * emacs.texi (Top): Change menu item for MS-DOS node.
1910         Update subnode menu.
1912         * msdog.texi (MS-DOS): Rewrite intro to explain how this
1913         chapter relates to Windows.  Title changed.
1915         * mini.texi: Minor cleanups.
1917         * mark.texi (Selective Undo): New node, text moved from basic.texi.
1918         (Mark): Put it in the menu.
1920         * entering.texi: Minor cleanups.
1922         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
1923         (Intro): Refer to "graphical" terminals, rather than X.
1925         * display.texi (Display Custom): Add xref to Variables.
1926         (Optional Mode Line): eol-mnemonic-... vars moved here.
1928         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
1929         rather than X.
1931         * basic.texi: Minor cleanups.
1932         (Undo): selective-undo moved.
1934 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
1936         * anti.texi (Antinews): Various corrections and additions.
1938 2006-01-23  Juri Linkov  <juri@jurta.org>
1940         * custom.texi (Easy Customization, Customization Groups)
1941         (Browsing Custom): Mention links along with buttons.
1943 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
1945         * text.texi (TeX Print): Use @key for TAB.
1947         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
1949 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
1951         * files.texi (File Aliases): Don't claim that usually separate
1952         buffers are created for two file names that name the same data.
1953         Mention additional situations where different names mean the same
1954         file on disk.
1956 2006-01-19  Richard M. Stallman  <rms@gnu.org>
1958         * killing.texi (Deletion): Upcase @key argument.
1960         * custom.texi (Custom Themes): Minor cleanup.
1962         * programs.texi (Hungry Delete): Upcase @key argument.
1964 2006-01-16  Juri Linkov  <juri@jurta.org>
1966         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
1967         Move `mode-line-highlight' before `mode-line-buffer-id'.
1969 2006-01-14  Richard M. Stallman  <rms@gnu.org>
1971         * basic.texi (Inserting Text): Minor cleanup.
1973 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
1975         * custom.texi (Changing a Variable, Face Customization):
1976         Update for changes in Custom menus.
1978 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1980         * macos.texi (Mac International): Undo last change.
1982 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
1984         * custom.texi (Custom Themes): Describe the new
1985         customize-create-theme interface.
1987 2005-12-30  Juri Linkov  <juri@jurta.org>
1989         * basic.texi (Position Info): Update example.
1991 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1993         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
1995 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
1997         * custom.texi (Custom Themes): `load-theme' always loads.
1999 2005-12-23  Juri Linkov  <juri@jurta.org>
2001         * display.texi (Highlight Interactively): Use double space to
2002         separate sentences.  Replace C-p with M-p, and C-n with M-n.
2004 2005-12-22  Richard M. Stallman  <rms@gnu.org>
2006         * custom.texi (Easy Customization and subnodes):
2007         Replace "active field" with "button".
2008         Use "user option" only for variables.
2009         Use "setting" for variable-or-face.
2011 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
2013         * buffers.texi (Select Buffer): Change order in table to make
2014         "Similar" refer to the correct item.
2015         (Indirect Buffers): Minor rewording.
2017 2005-12-20  Juri Linkov  <juri@jurta.org>
2019         * files.texi (VC Status): Put P and N near p and n.
2021 2005-12-19  Richard M. Stallman  <rms@gnu.org>
2023         * programs.texi (Electric C): Delete the info about newline control.
2024         (Other C Commands): Minor cleanup.
2025         (Left Margin Paren): Minor cleanup.
2027 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
2029         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2030         (Customization Groups): Delete text moved to "Browsing Custom".
2031         (Browsing Custom): New node.
2032         (Specific Customization): Clarify which commands only work for
2033         loaded options.
2035 2005-12-18  Bill Wohler  <wohler@newt.com>
2037         * frames.texi (Tool Bars): Shorten text of previous change.
2039 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
2041         * files.texi (VC Status): Document log-view mode.
2043 2005-12-18  Bill Wohler  <wohler@newt.com>
2045         * frames.texi (Tool Bars): Mention that you can turn off tool bars
2046         permanently via the customize interface.
2048 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
2050         * killing.texi (Killing by Lines): Document `kill-whole-line'
2051         function.
2053 2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
2055         * buffers.texi (Select Buffer): Change `prev-buffer' to
2056         `previous-buffer'.  Indicate that these functions use a frame
2057         local buffer list.
2059 2005-12-12  Richard M. Stallman  <rms@gnu.org>
2061         * custom.texi (Easy Customization): Change menu comment.
2062         (Prefix Keymaps): Fix spelling of Control-X-prefix.
2064         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
2065         (Help): Among the Apropos commands, describe only C-h a here.
2067 2005-12-11  Richard M. Stallman  <rms@gnu.org>
2069         * programs.texi (Options for Comments): Comment-end starts with space.
2071         * glossary.texi (Glossary): Minor cleanup.
2073         * files.texi (Old Versions): Use @table.
2075 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
2077         * display.texi (Highlight Interactively): Include
2078         global-hi-lock-mode.  Add miscellaneous details and elaborations.
2080 2005-12-09  Richard M. Stallman  <rms@gnu.org>
2082         * display.texi (Font Lock): Delete the Global FL menu item.
2084 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
2086         * custom.texi (Minibuffer Maps): Mention the maps for file name
2087         completion.
2089 2005-12-09  Kim F. Storm  <storm@cua.dk>
2091         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2092         prefix keys even when mark is active.  Decribe that RET moves
2093         cursor to next corner in rectangle; clarify insert around rectangle.
2095 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
2097         * custom.texi (Customization): Use xref to elisp manual for
2098         non-TeX output.
2099         (Minor Modes): Update.
2100         (Customization Groups, Changing a Variable, Face Customization):
2101         Update for new appearance of Custom buffers.
2102         (Changing a Variable): `custom-buffer-done-function' has been
2103         replaced by `custom-buffer-done-kill'.
2104         (Specific Customization): In the `customize-group' buffer, a
2105         subgroup's contents are not "hidden".  They are not included at
2106         all.  They have no [Show] button.
2107         (Mouse Buttons): Add pxref to description of mouse event lists in
2108         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
2109         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2110         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2112 2005-12-08  Richard M. Stallman  <rms@gnu.org>
2114         * mini.texi (Completion Commands, Completion):
2115         In file name input, SPC does not do completion.
2117 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
2119         * building.texi (GDB Graphical Interface): Explain screen size
2120         setting.
2121         (Other GDB User Interface Buffers): Describe features specific to
2122         GDB 6.4.
2124 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
2126         * building.texi (GDB User Interface Layout): Describe how to
2127         kill associated buffers.
2128         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2129         (Watch Expressions): Be more precise.
2130         (Other GDB User Interface Buffers): Describe how to change a
2131         register value.
2133 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2135         * macos.texi (Mac Input): Remove description of
2136         mac-command-key-is-meta.  Add descriptions of
2137         mac-control-modifier, mac-command-modifier, and
2138         mac-option-modifier.
2139         (Mac International): Fix description of conversion of clipboard data.
2140         (Mac Font Specs): Add example of font customization by face attributes.
2142 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
2144         * building.texi (Watch Expressions): Expand description.
2145         (Other GDB User Interface Buffers): Describe local map for
2146         gud-watch.
2148 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
2150         * display.texi (Font Lock): Font lock is enabled by default now.
2152 2005-11-20  Juri Linkov  <juri@jurta.org>
2154         * basic.texi (Position Info): Update examples of the output.
2155         Remove the fact that examples are produced in the TeXinfo buffer,
2156         because in the Info reader users will get a different output from
2157         `C-x ='.
2159         * building.texi (Compilation Mode): Remove paragraph duplicated
2160         from the node `Compilation'.  Add `compilation-skip-threshold'.
2162         * display.texi (Font Lock): Suggest more user-friendly method of
2163         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2165 2005-11-18  Richard M. Stallman  <rms@gnu.org>
2167         * files.texi (Registering): Mention @@ in mode line.
2169         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
2171 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
2173         * files.texi (Renaming and VC): Some back-ends don't
2174         handle renaming.
2176 2005-11-17  Juri Linkov  <juri@jurta.org>
2178         * emacs.texi (Top):
2179         * display.texi (Highlight Interactively): Put this font-lock based
2180         mode near Font Lock node.
2182 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
2184         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2185         icons.
2187 2005-11-12  Kim F. Storm  <storm@cua.dk>
2189         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
2190         (Help Summary): Add C-h d and C-h e.
2191         (Apropos): Clarify that all apropos commands may search for either
2192         list of words or a regexp.  Add C-h d for apropos-documentation.
2193         Describe apropos-documentation-sort-by-scores user option.
2195 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
2197         * killing.texi (CUA Bindings): Add @section.
2199 2005-11-10  Kim F. Storm  <storm@cua.dk>
2201         * emacs.texi (Top): Add CUA Bindings entry to menu.
2203         * killing.texi (CUA Bindings): New node.  Moved here from
2204         misc.texi and extended with info on rectangle commands and
2205         rectangle highlighting, interface to registers, and the global
2206         mark feature.
2208         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2210         * regs.texi: Prev link points to CUA Bindings node.
2212 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
2214         * help.texi (Help Echo): By default, help echos are only shown on
2215         mouse-over, not on point-over.
2217 2005-11-04  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>
2219         * misc.texi (Shell Mode): Describe how to activate password echoing.
2221 2005-11-04  Romain Francoise  <romain@orebokech.com>
2223         * mark.texi (Mark Ring): Fix typo.
2225 2005-11-03  Richard M. Stallman  <rms@gnu.org>
2227         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2229 2005-11-01  Bill Wohler  <wohler@newt.com>
2231         * help.texi (Help Mode): Fix typo.
2233 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
2235         * building.texi (Other GDB User Interface Buffers): Describe
2236         the command gdb-use-inferior-io-buffer.
2238 2005-10-31  Romain Francoise  <romain@orebokech.com>
2240         * files.texi (Compressed Files): Fix typo.
2242         * buffers.texi (Misc Buffer): Downcase `*shell*'.
2244         * windows.texi (Force Same Window): Likewise.
2246 2005-10-30  Bill Wohler  <wohler@newt.com>
2248         * help.texi (Help Mode): URLs viewed with browse-url.
2250 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
2252         * building.texi (GDB Graphical Interface): Don't reference
2253         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
2254         must stay in same frame.
2256 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
2258         * custom.texi (Init File): Document ~/.emacs.d/init.el.
2260         * anti.texi (Antinews): Likewise.
2262 2005-10-28  Bill Wohler  <wohler@newt.com>
2264         * help.texi (Help): Help mode now creates hyperlinks for URLs.
2266 2005-10-28  Richard M. Stallman  <rms@gnu.org>
2268         * files.texi (Visiting): Explain how to enter ? in a file name.
2270         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2272 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
2274         * building.texi (GDB Graphical Interface): Describe
2275         gdb-mouse-until.
2277 2005-10-23  Richard M. Stallman  <rms@gnu.org>
2279         * custom.texi (Init File): Recommend when to use site-start.el.
2281 2005-10-21  Juri Linkov  <juri@jurta.org>
2283         * custom.texi (Examining): Mention accessing the old variable
2284         value via M-n in set-variable.
2286 2005-10-18  Romain Francoise  <romain@orebokech.com>
2288         * files.texi (Version Systems): Capitalize GNU.
2290 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
2292         * building.texi (Compilation Mode): Remove redundant paragraph.
2293         (Watch Expressions): Remove paragraph to reflect code change.
2295 2005-10-16  Richard M. Stallman  <rms@gnu.org>
2297         * building.texi (Compilation Mode, Compilation): Clarified.
2299 2005-10-15  Richard M. Stallman  <rms@gnu.org>
2301         * misc.texi (Saving Emacs Sessions): Mention savehist library.
2303 2005-10-13  Kenichi Handa  <handa@m17n.org>
2305         * basic.texi (Position Info): Fix previous change.
2307 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2309         * cmdargs.texi (Icons X): Fix typo.
2311 2005-10-12  Kenichi Handa  <handa@m17n.org>
2313         * basic.texi (Position Info): Describe the case that Emacs shows
2314         "part of display ...".
2316 2005-10-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2318         * cmdargs.texi (Icons X): -nb => -nbi.
2320 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
2322         * frames.texi (Speedbar): A couple more clarifications.
2324 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
2326         * building.texi (GDB User Interface Layout): Improve diagram.
2327         (Watch Expressions): Explain how to make speedbar global.
2328         (Other GDB User Interface Buffers): Make references more precise.
2330 2005-10-09  Richard M. Stallman  <rms@gnu.org>
2332         * frames.texi (Speedbar): Clarify the text.
2334 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
2336         * frames.texi (Speedbar): Add information on keybindings,
2337         dismissing the speedbar, and buffer display mode.  Link to
2338         speedbar manual.
2340 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2342         * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2343         added -nb, --no-bitmap-icon.
2345 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
2347         * building.texi (GDB Graphical Interface): Add variables and
2348         functions to indices.  Be more precise.
2350 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2352         * frames.texi (Drag and Drop): Remove the x- from
2353         x-dnd-open-file-other-window and xdnd-protocol-alist.
2355 2005-09-30  Romain Francoise  <romain@orebokech.com>
2357         * mini.texi (Minibuffer): The default value now appears before the
2358         colon in minibuffer prompts.
2360 2005-09-25  Richard M. Stallman  <rms@gnu.org>
2362         * search.texi (Regexp Search): Doc search-whitespace-regexp.
2364 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
2366         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2368 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2370         * emacs.texi (Top): Update submenus from macos.texi.
2372         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
2373         (Mac OS): Update feature support status.
2374         (Mac Input): List supported input scripts.  Remove description
2375         about `mac-keyboard-text-encoding'.  Mention mouse button
2376         emulation and related variables.
2377         (Mac International): Mention Central European and Cyrillic
2378         support.  Now `keyboard-coding-system' is dynamically changed.
2379         Add description about coding system for selection.  Add
2380         description about language environment.
2381         (Mac Environment Variables): Mention
2382         `~/.MacOSX/environment.plist'.  Give example of command line
2383         arguments.  Add Preferences support.
2384         (Mac Directories): Explicitly state that this node is for Mac OS
2385         Classic only.
2386         (Mac Font Specs): Mention specification for scalable fonts.  List
2387         supported charsets.  Add preferred way of creating fontsets.  Add
2388         description about `mac-allow-anti-aliasing'.
2389         (Mac Functions): Add descriptions about `mac-set-file-creator',
2390         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
2391         and `mac-get-preference'.
2393 2005-09-16  Romain Francoise  <romain@orebokech.com>
2395         Update all files to specify GFDL version 1.2.
2397         * doclicense.texi (GNU Free Documentation License): Update to
2398         version 1.2.
2400 2005-09-15  Richard M. Stallman  <rms@gnu.org>
2402         * buffers.texi (List Buffers): Fix xref.
2404         * rmail.texi (Rmail Basics): Fix xref.
2406         * emacs.texi (Top): Update subnode menus.
2408         * files.texi (Saving Commands): New node, broken out of Saving.
2409         (Customize Save): New node, broken out of Saving.
2410         Clarify effect of write-region-inhibit-fsync.
2411         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
2413 2005-09-14  Romain Francoise  <romain@orebokech.com>
2415         * files.texi (Saving): Mention write-region-inhibit-fsync.
2417 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
2419         * custom.texi (Custom Themes): New node.
2421 2005-09-03  Richard M. Stallman  <rms@gnu.org>
2423         * search.texi (Search Case): Mention vars that control
2424         case-fold-search for various operations.
2426 2005-08-22  Juri Linkov  <juri@jurta.org>
2428         * display.texi (Standard Faces): Merge the text from
2429         `(elisp)Standard Faces' into this node.
2431 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
2433         * emacs.texi (Top): Delete menu item for deleted node
2434         Keyboard Translations.
2436 2005-08-18  Richard M. Stallman  <rms@gnu.org>
2438         * trouble.texi (Unasked-for Search):
2439         Delete xref to Keyboard Translations.
2441         * glossary.texi (Glossary): Delete xref.
2443         * custom.texi (Minor Modes): Say that the list here is not complete.
2444         (Keyboard Translations): Node deleted.
2445         (Disabling): Delete xref to it.
2446         (Customization Groups): Fix Custom buffer example.
2447         (Hooks): Mention remove-hooks.
2449 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
2451         * building.texi (GDB Graphical Interface): Improve filling of menu
2452         item.
2454 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
2456         * building.texi (GDB Graphical Interface): Use better node names.
2458 2005-08-14  Richard M. Stallman  <rms@gnu.org>
2460         * text.texi (Sentences): Fix xref.
2462 2005-08-14  Juri Linkov  <juri@jurta.org>
2464         * building.texi (Compilation, Grep Searching): Move grep command
2465         headings from `Compilation' to `Grep Searching'.
2467         * dired.texi (Dired and Find):
2468         * maintaining.texi (Tags Search): Replace grep xref to
2469         `Compilation' node with `Grep Searching'.
2471         * files.texi (Comparing Files): Replace xref to `Compilation' with
2472         `Compilation Mode'.
2474 2005-08-13  Alan Mackenzie  <acm@muc.de>
2476         * search.texi (Non-ASCII Isearch): Correct a typo.
2477         (Replacement Commands): Mention query-replace key binding.
2479 2005-08-11  Richard M. Stallman  <rms@gnu.org>
2481         * programs.texi (Options for Comments): Fix xref.
2483         * search.texi (Regexp Backslash, Regexp Example): New nodes split
2484         out of Regexps.
2486 2005-08-09  Juri Linkov  <juri@jurta.org>
2488         * building.texi (Compilation): Use `itemx' instead of `item'.
2489         (Grep Searching): Simplify phrase.
2491         * display.texi (Standard Faces): Describe vertical-border on
2492         window systems.
2494         * windows.texi (Split Window): Simplify phrase and mention
2495         vertical-border face.
2497 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2499         * files.texi (Comparing Files): Clarify compare-windows.
2501         * calendar.texi (Scroll Calendar): Document < and > in calendar.
2503 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
2505         * mule.texi (Coding Systems): Rephrase the paragraph about
2506         codepages: no need for "M-x codepage-setup" anymore, except on
2507         MS-DOS.
2509         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
2510         the MS-DOS port only.
2512 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
2514         * makefile.w32-in (info): Don't run multi-install-info.bat.
2515         ($(infodir)/dir): New target, produced by running
2516         multi-install-info.bat.
2518 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
2520         * files.texi (Quoted File Names): Add index entry.
2522 2005-07-19  Juri Linkov  <juri@jurta.org>
2524         * files.texi (Comparing Files): Mention resync for `compare-windows'.
2526 2005-07-18  Juri Linkov  <juri@jurta.org>
2528         * custom.texi (Easy Customization):
2529         * files.texi (Old Versions):
2530         * frames.texi (Wheeled Mice):
2531         * mule.texi (Specify Coding):
2532         * text.texi (Cell Justification):
2533         * trouble.texi (After a Crash):
2534         * xresources.texi (GTK styles):
2535         Delete duplicate duplicate words.
2537 2005-07-17  Richard M. Stallman  <rms@gnu.org>
2539         * frames.texi (Creating Frames): Fix foreground color example.
2541         * custom.texi (Init Examples): Clean up text about conditionals.
2543 2005-07-16  Richard M. Stallman  <rms@gnu.org>
2545         * mini.texi (Completion Commands): Fix command name for ?.
2547 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
2549         * display.texi (Standard Faces): Explain that customization of
2550         `menu' face has no effect on w32 and with GTK.  Add
2551         cross-references.
2553         * cmdargs.texi (General Variables): Clarify the default location
2554         of $HOME on w32 systems.
2556 2005-07-15  Jason Rumney  <jasonr@gnu.org>
2558         * cmdargs.texi (General Variables): Default HOME on MS Windows has
2559         changed.
2561 2005-07-08  Kenichi Handa  <handa@m17n.org>
2563         * mule.texi (Recognize Coding): Recommend
2564         revert-buffer-with-coding-system instead of revert-buffer.
2566 2005-07-07  Richard M. Stallman  <rms@gnu.org>
2568         * anti.texi (Antinews): Mention mode-line-inverse-video.
2570         * files.texi (Saving): Minor correction about C-x C-w.
2572         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
2574 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
2576         * search.texi (Isearch Scroll): Add example of using the
2577         `isearch-scroll' property.
2578         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
2579         `Display Custom' node.
2580         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
2581         and de-emphasize it.
2582         (Other Repeating Search): `occur' currently can not correctly
2583         handle multiline matches.  Correct, clarify and update description
2584         of `flush-lines' and `keep-lines'.
2586         * display.texi (Display Custom): Add anchor for `baud-rate'.
2588 2005-07-07  Richard M. Stallman  <rms@gnu.org>
2590         * gnu.texi: Update where to get GNU status; add refs for how to help.
2591         Add footnotes 6 and 7.
2593 2005-07-04  Lute Kamstra  <lute@gnu.org>
2595         Update FSF's address in GPL notices.
2597         * doclicense.texi (GNU Free Documentation License):
2598         * trouble.texi (Checklist): Update FSF's address.
2600 2005-06-24  Richard M. Stallman  <rms@gnu.org>
2602         * display.texi (Text Display): Change index entries.
2604 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
2606         * makefile.w32-in (MAKEINFO): Use --force.
2607         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
2608         Makefile.in.
2610 2005-06-23  Richard M. Stallman  <rms@gnu.org>
2612         * anti.texi (Antinews): Renamed show-nonbreak-escape to
2613         nobreak-char-display.
2615         * emacs.texi (Top): Update detailed node listing.
2617         * display.texi (Text Display): Renamed show-nonbreak-escape
2618         to nobreak-char-display and no-break-space to nobreak-space.
2619         (Standard Faces): Split up the list of standard faces
2620         and put it in a separate node.  Add nobreak-space and
2621         escape-glyph.
2623 2005-06-23  Lute Kamstra  <lute@gnu.org>
2625         * mule.texi (Select Input Method): Fix typo.
2627 2005-06-23  Kenichi Handa  <handa@m17n.org>
2629         * mule.texi (International): List all supported scripts.  Adjust
2630         text for that leim is now included in the normal Emacs
2631         distribution.
2632         (Language Environments): List all language environments.
2633         Intlfonts contains fonts for most supported scripts, not all..
2634         (Select Input Method): Refer to C-u C-x = to see how to type to
2635         input a specifc character.
2636         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
2638 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
2640         * building.texi (Grep Searching): Texinfo usage fix.
2642 2005-06-22  Miles Bader  <miles@gnu.org>
2644         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
2646 2005-06-20  Miles Bader  <miles@gnu.org>
2648         * display.texi (Faces): Add `vertical-divider'.
2650 2005-06-17  Richard M. Stallman  <rms@gnu.org>
2652         * text.texi (Adaptive Fill): Minor clarification.
2654 2005-06-10  Lute Kamstra  <lute@gnu.org>
2656         * emacs.texi (Top): Correct version number.
2657         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
2658         refer to the current version of Emacs.
2660 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
2662         * files.texi (Log Buffer): Document when there can be more than
2663         one file to be committed.
2665 2005-06-08  Juri Linkov  <juri@jurta.org>
2667         * display.texi (Faces): Add `shadow' face.
2669 2005-06-07  Masatake YAMATO  <jet@gyve.org>
2671         * display.texi (Faces): Write about mode-line-highlight.
2673 2005-06-06  Richard M. Stallman  <rms@gnu.org>
2675         * misc.texi (Printing Package): Explain how to initialize
2676         printing package.
2678         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
2680 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
2682         * emacs.texi: Rename Hardcopy to Printing.
2683         Make PostScript and PostScript Variables subnodes of it.
2685         * misc.texi (Printing): Rename node from Hardcopy.
2686         Mention menu bar options.
2687         Move PostScript and PostScript Variables to submenu.
2688         (Printing package): New node.
2690         * mark.texi (Using Region): Change Hardcopy xref to Printing.
2692         * dired.texi (Operating on Files): Likewise.
2694         * calendar.texi (Displaying the Diary): Likewise.
2696         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
2698         * glossary.texi (Glossary): Likewise.
2700         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
2701         effect.
2703 2005-06-04  Richard M. Stallman  <rms@gnu.org>
2705         * trouble.texi (After a Crash): Polish previous change.
2707 2005-05-30  Noah Friedman  <friedman@splode.com>
2709         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
2710         recovery mechanism.
2712 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
2714         * building.texi (Other Buffers): SPC toggles display of
2715         floating point registers.
2717 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
2719         * files.texi (Log Buffer): Merge in description of Log Edit
2720         mode from pcl-cvs.texi.
2722 2005-05-26  Richard M. Stallman  <rms@gnu.org>
2724         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
2726 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
2728         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
2729         not enabled by default.
2730         When not on a word, `ispell-word' by default checks the word
2731         before point.
2733 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
2735         * building.texi (Debugger Operation): Simplify last sentence.
2737 2005-05-23  Lute Kamstra  <lute@gnu.org>
2739         * emacs.texi: Update FSF's address throughout.
2740         (Preface): Use @cite.
2741         (Distrib): Add cross reference to the node "Copying".  Mention the
2742         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
2743         printed manuals.
2744         (Intro): Use @xref for the Emacs Lisp Intro.
2746 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
2748         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
2750         * basic.texi (Moving Point): Mention default for `goto-line'.
2752         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
2753         of a variable's docstring.
2755 2005-05-18  Lute Kamstra  <lute@gnu.org>
2757         * maintaining.texi (Overview of Emerge): Add cross reference.
2758         Remove duplication.
2760         * emacs.texi (Top): Update to the current structure of the manual.
2761         * misc.texi (Emacs Server): Add menu description.
2762         * files.texi (Saving): Fix menu.
2763         * custom.texi (Customization): Fix menu.
2764         * mule.texi (International): Fix menu.
2765         * kmacro.texi (Keyboard Macros): Fix menu.
2767 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
2769         * display.texi: Various minor changes.
2770         (Faces): Delete text that is repeated in the next section.
2772 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
2774         * building.texi (Debugger Operation): Mention GUD tooltips are
2775         disabled with GDB in text command mode.
2777 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
2779         * building.texi: Replace toolbar with "tool bar" for consistency.
2780         (Compilation Mode): Describe compilation-context-lines
2781         and use of arrow in compilation buffer.
2782         (Debugger Operation): Replace help text with variable's value.
2784         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
2785         consistency.
2787 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
2789         * major.texi (Choosing Modes): normal-mode processes the -*- line.
2790         Add xref.
2792 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
2794         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
2795         (Position Info): Delete discussion of `goto-line'.  It is already
2796         described in `Moving point'.
2798         * mini.texi (Completion Commands): Correct reference.
2799         (Completion Options): Fix typo.
2801         * killing.texi (Deletion): Complete description of `C-x C-o'.
2803 2005-05-10  Richard M. Stallman  <rms@gnu.org>
2805         * building.texi (Compilation): Clarify recompile's directory choice.
2807         * frames.texi (Tooltips): Cleanups.
2809         * basic.texi (Arguments): Fix punctuation.
2811 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
2813         * screen.texi (Menu Bar): The up and down (not left and right)
2814         arrow keys move through a keyboard menu.
2816 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
2818         * basic.texi: Various typo and grammar fixes.
2819         (Moving Point): C-a now runs move-beginning-of-line.
2821 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
2823         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
2825         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
2826         as different animals.
2828 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
2830         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
2831         Correct index entry.
2833 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
2835         * building.texi (Debugger Operation): Update to reflect changes
2836         in GUD tooltips.
2838 2005-04-30  Richard M. Stallman  <rms@gnu.org>
2840         * files.texi (Compressed Files): Auto Compression normally enabled.
2842         * building.texi (Debugger Operation): Clarify previous change.
2844 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
2846         * building.texi (Debugger Operation): Add description for
2847         GUD tooltips when program is not running.
2849 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
2851         * misc.texi (Shell): Add `Shell Prompts' to menu.
2852         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
2853         description.  Delete remarks moved to new node.
2854         (Shell Prompts): New node.
2855         (History References): Replace remarks moved to `Shell Prompts'
2856         with xref to that node.
2857         (Remote Host): Clarify how to specify the terminal type when
2858         logging in to a different machine.
2860 2005-04-26  Richard M. Stallman  <rms@gnu.org>
2862         * emacs.texi (Top): Update submenus from files.texi.
2864         * files.texi (Filesets): Clarify previous change.
2866         * dired.texi (Misc Dired Features): Clarify previous change.
2868 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
2870         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
2872         * dired.texi (Misc Dired Features): Document
2873         dired-compare-directories.
2875         * files.texi (Filesets): New node.
2876         (File Conveniences): Document Image mode.
2878         * text.texi (TeX Print): Document tex-compile.
2880 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
2882         * frames.texi (Tooltips): Tooltip mode is enabled by default.
2883         Delete redundant reference to tooltip Custom group.  It is
2884         referred too again in the next paragraph.
2886 2005-04-24  Richard M. Stallman  <rms@gnu.org>
2888         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
2890 2005-04-19  Kim F. Storm  <storm@cua.dk>
2892         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
2894 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
2896         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
2897         turns off desktop-save-mode.
2899 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
2901         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
2902         by default in terminals compatible with xterm.  Mention that
2903         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
2904         node.
2906 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
2908         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
2910 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2912         * xresources.texi (Table of Resources): Add cursorBlink.
2914 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
2916         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
2917         `d', `C-d' and `u'.
2919 2005-04-11  Richard M. Stallman  <rms@gnu.org>
2921         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
2922         (Misc X): Add -D, --basic-display.
2924         * maintaining.texi (Change Log): Correct the description of
2925         the example.
2927         * major.texi (Choosing Modes): Document magic-mode-alist.
2929 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
2931         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
2932         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
2933         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
2934         (Rmail Output): Clarify which statements apply to `o', `C-o' and
2935         `w', respectively.
2936         (Rmail Labels): Mention `l'.
2937         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
2938         (Rmail Summary Edit): Describe `j' and RET.
2940 2005-04-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2942         * xresources.texi (Lucid Resources): Add fontSet resource.
2944 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
2946         * display.texi (Useless Whitespace): `indicate-unused-lines' is
2947         now called `indicate-empty-lines'.
2949 2005-04-06  Kim F. Storm  <storm@cua.dk>
2951         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
2953 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
2955         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
2956         deleted.
2957         (Marks vs Flags): Add some convenient key bindings.
2958         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
2959         (Misc Dired Features): Correct and expand description of `w' command.
2961         * frames.texi (XTerm Mouse): Delete apparently false info.
2962         The GNU/Linux console currently does not appear to support
2963         `xterm-mouse-mode'.
2965 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
2967         * calendar.texi (Diary): Mention shell utility `calendar'.
2969 2005-04-01  Richard M. Stallman  <rms@gnu.org>
2971         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
2973 2005-04-01  Lute Kamstra  <lute@gnu.org>
2975         * maintaining.texi (Change Log): add-change-log-entry uses
2976         add-log-mailing-address.
2978 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
2980         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
2981         `VC Mode Line' and put in an xref to that node.
2982         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
2983         its description.
2985 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
2987         * calendar.texi (Calendar Systems): Say that the Persian calendar
2988         implemented here is the arithmetical one championed by Birashk.
2990 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
2992         * programs.texi (Fortran Motion): Fix previous change.
2994 2005-03-29  Richard M. Stallman  <rms@gnu.org>
2996         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
2998 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
3000         * text.texi (Refill): Refer to Long Lines Mode.
3001         (Longlines): New node.
3002         (Auto Fill): Don't index "word wrap" here.
3003         (Filling): Add Longlines to menu.
3005 2005-03-29  Richard M. Stallman  <rms@gnu.org>
3007         * xresources.texi: Minor fixes.
3009         * misc.texi (Emacs Server): Fix Texinfo usage.
3011         * emacs.texi (Top): Don't use a real section heading for
3012         "Detailed Node Listing".  Fake it instead.
3014         * basic.texi (Position Info): Minor cleanup.
3016         * mule.texi (Input Methods): Minor cleanup.
3018 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
3020         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3021         constructs as well.
3022         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3024 2005-03-29  Kenichi Handa  <handa@m17n.org>
3026         * mule.texi (Input Methods): Refer to the command C-u C-x =.
3028         * basic.texi (Position Info): Update the description about the
3029         command C-u C-x =.
3031 2005-03-28  Richard M. Stallman  <rms@gnu.org>
3033         * emacs.texi (Top): Use @section for the detailed node listing.
3035         * calendar.texi: Minor fixes to previous change.
3037         * programs.texi (Fortran): Small fixes to previous changes.
3039         * emacs.texi (Top): Update list of subnodes of Dired.
3040         Likewise for building.texi.
3042         * files.texi (File Conveniences): Delete Auto Image File mode.
3044 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
3046         * building.texi (Flymake): New node.
3048         * custom.texi (Function Keys): Document kp- event types and
3049         keypad-setup package.
3051         * dired.texi (Wdired): New node.
3053         * files.texi (File Conveniences): Reorder entries.
3054         Explain how to turn on Auto-image-file mode.
3055         Document Thumbs mode.
3057         * mule.texi (Specify Coding): Document recode-region and
3058         recode-file-name.
3060         * programs.texi (Program Modes): Add Conf mode and DNS mode.
3062 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
3064         * commands.texi (Keys): M-o is now a prefix key.
3066 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
3068         * programs.texi: Reformat and update copyright years.
3069         (Fortran): Update section.
3071 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
3073         * files.texi: Several small changes in addition to:
3074         (Visiting): Change xref for Dialog Boxes to ref.
3075         (Version Headers): Replace references to obsolete var
3076         `vc-header-alist' with `vc-BACKEND-header'.
3077         (Customizing VC): Update value of `vc-handled-backends'.
3079 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
3081         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3082         move here from Emacs Lisp Reference Manual.
3083         * calendar.texi (Calendar/Diary, Diary Commands)
3084         (Special Diary Entries, Importing Diary): Change some xrefs to
3085         point to emacs-xtra rather than elisp.
3087         * emacs-xtra.texi (Calendar Customizing):
3088         Move view-diary-entries-initially, view-calendar-holidays-initially,
3089         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3090         Emacs Manual.
3091         (Appt Customizing): Merge entire section into main Emacs Manual.
3092         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3093         mark-holidays-in-calendar here from emacs-xtra.
3094         (Displaying the Diary): Move view-diary-entries-initially,
3095         mark-diary-entries-in-calendar here from emacs-xtra.
3096         (Appointments): Move appt-display-mode-line,
3097         appt-display-duration, appt-disp-window-function,
3098         appt-delete-window-function here from emacs-xtra.
3100         * calendar.texi: Update and reformat copyright.
3101         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3102         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3103         (Diary): Refer to `diary-file' rather than ~/diary.
3104         (Diary Commands): Rename node to "Displaying the Diary".
3105         * emacs.texi (Top): Rename "Diary Commands" section.
3106         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3108 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
3110         * misc.texi (Emacs Server): Fix the command for setting
3111         server-name.  Add an xref to Invoking emacsclient.
3113         * help.texi (Help Summary): Clarify when "C-h ." will do something
3114         nontrivial.
3115         (Apropos): Add cindex entry for apropos-sort-by-scores.
3117         * display.texi (Text Display): Add index entries for how no-break
3118         characters are displayed.
3120 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
3122         * files.texi (Visiting): Fix cross-references introduced with the
3123         last change.
3125         * xresources.texi (GTK resources): Fix last change.
3127 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
3129         * xresources.texi (X Resources): GTK options documented too.
3130         (Resources): Clarify meaning of program name.
3131         (Table of Resources): Add visualClass.
3132         (GTK resources): Rewrite.
3133         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3135         * display.texi (Text Display): Mention non-breaking spaces.
3137         * files.texi (Reverting): Document auto-revert-check-vc-info.
3139         * frames.texi (Mouse Commands): Document
3140         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3142         * help.texi (Help Summary): Add `C-h .'.
3143         (Apropos): Apropos accepts a list of search terms.
3144         Document apropos-sort-by-scores.
3145         (Help Echo): Document display-local-help.
3147         * misc.texi (Emacs Server): Document server-name.
3148         (Invoking emacsclient): Document -s option for server names.
3150         * text.texi (Outline Visibility): Introduce "current heading
3151         line" (commands can be called with point on a body line).
3152         Re-order table to follow the sequence of discussion.
3153         hide-body won't hide lines before first header line.
3154         (TeX Mode): Add DocTeX mode.
3156 2005-03-24  Richard M. Stallman  <rms@gnu.org>
3158         * mule.texi (Single-Byte Character Support): Delete mention
3159         of iso-acc.el and iso-transl.el.
3161 2005-03-23  Lute Kamstra  <lute@gnu.org>
3163         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3165 2005-03-23  Richard M. Stallman  <rms@gnu.org>
3167         * search.texi: Delete explicit node pointers.
3168         (Incremental Search): New menu.
3169         (Basic Isearch, Repeat Isearch, Error in Isearch)
3170         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3171         (Slow Isearch): New subnodes.
3172         (Configuring Scrolling): Node deleted.
3173         (Search Case): Doc default-case-fold-search.
3174         (Regexp Replace): Move replace-regexp doc here.
3176         * rmail.texi (Movemail): Put commas inside closequotes.
3178         * picture.texi (Insert in Picture): Document C-c arrow combos.
3179         (Basic Picture): Clarify erasure.
3181         * display.texi (Font Lock): Put commas inside closequotes.
3183         * cmdargs.texi (General Variables): Put commas inside closequotes.
3185 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
3187         * building.texi (Stack Buffer): Mention reverse contrast for
3188         *selected* frame (might not be current frame).
3190 2005-03-21  Richard M. Stallman  <rms@gnu.org>
3192         * building.texi (Starting GUD): Add bashdb.
3194 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
3196         * basic.texi (Moving Point): Add M-g M-g binding.
3197         (Undo): Document undo-only.
3198         (Position Info): Document M-g M-g and C-u M-g M-g.
3200         * building.texi (Building): Put Grep Searching after Compilation
3201         Shell.
3202         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3203         Document next-error-highlight.
3204         (Grep Searching): Document grep-highlight-matches.
3205         (Lisp Eval): Typing C-x C-e twice prints integers specially.
3207         * calendar.texi (Importing Diary): Rename node from iCalendar.
3208         Document diary-from-outlook.
3210         * dired.texi (Misc Dired Features): Rename node from Misc Dired
3211         Commands.
3212         Mention effect of X drag and drop on Dired buffers.
3214         * files.texi (Visiting): Document large-file-warning-threshold.
3215         Move paragraph on file-selection dialog.
3216         Mention visiting files using X drag and drop.
3217         (Reverting): Mention using Auto-Revert mode to tail files.
3218         Document auto-revert-tail-mode.
3219         (Version Systems): Minor correction.
3220         (Comparing Files): Diff-mode is no longer based on Compilation
3221         mode.
3222         Document compare-ignore-whitespace.
3223         (Misc File Ops): Explain passing a directory to rename-file.
3224         Likewise for copy-file and make-symbolic-link.
3226         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3227         Document mouse-wheel-progressive speed.
3229         * help.texi (Misc Help): Document numeric argument for C-h i.
3230         Correctly explain the effect of just C-u as argument.
3232         * killing.texi (Deletion): Document numeric argument for
3233         just-one-space.
3235         * mini.texi (Completion): Completion acts on text before point.
3237         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3238         (Emulation): CUA mode replaces pc-bindings-mode,
3239         pc-selection-mode, and s-region.
3241         * mule.texi (Input Methods): Leim is now built-in.
3242         (Select Input Method): Document quail-show-key.
3243         (Specify Coding): Document revert-buffer-with-coding-system.
3245         * programs.texi (Fortran Motion): Document f90-next-statement,
3246         f90-previous-statement, f90-next-block, f90-previous-block,
3247         f90-end-of-block, and f90-beginning-of-block.
3249         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3251         * emacs.texi (Acknowledgments): Updated.
3253         * anti.texi: Total rewrite.
3255 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
3257         * ack.texi (Acknowledgments): Update.
3259 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
3261         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.  Update
3262         copyright years.
3264 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
3266         * building.texi (Commands of GUD): Move paragraph on setting
3267         breakpoints with mouse to the GDB Graphical Interface node.
3269 2005-03-07  Richard M. Stallman  <rms@gnu.org>
3271         * misc.texi (Single Shell, Shell Options): Fix previous change.
3273         * building.texi (Debugger Operation): Update GUD tooltip enable info.
3275 2005-03-06  Richard M. Stallman  <rms@gnu.org>
3277         * building.texi (Starting GUD): Don't explain text vs graphical
3278         GDB here.  Just mention it and xref.
3279         Delete "just one debugger process".
3280         (Debugger Operation): Move GUD tooltip info here.
3281         (GUD Tooltips): Node deleted.
3282         (GDB Graphical Interface): Explain the two GDB modes here.
3284         * sending.texi (Sending Mail): Minor cleanup.
3285         (Mail Aliases): Explain quoting conventions.
3286         Update key rebinding example.
3287         (Header Editing): C-M-i is like M-TAB.
3288         (Mail Mode Misc): mail-attach-file does not do MIME.
3290         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3291         that really belongs here.
3292         (Remote Mailboxes): Text moved to Rmail Inbox.
3293         (Rmail Display): Mention Mouse-1.
3294         (Movemail): Clarify two movemail versions.
3295         Clarify rmail-movemail-program.
3297         * misc.texi (Single Shell): Replace uudecode example with gpg example.
3298         Document async shell commands.
3299         (Shell History): Clarify.
3300         (Shell Ring): Mention C-UP an C-DOWN.
3301         (Shell Options): Add comint-prompt-read-only.
3302         (Invoking emacsclient): Set EDITOR to run Emacs.
3303         (Sorting): No need to explain what region is.
3304         (Saving Emacs Sessions): Fix typo.
3305         (Recursive Edit): Fix punctuation.
3306         (Emulation): Don't mention "PC bindings" which are standard.
3307         (Hyperlinking): Explain Mouse-1 convention here.
3308         (Find Func): Node deleted.
3310         * help.texi (Name Help): Xref to Hyperlinking.
3312         * glossary.texi (Glossary):
3313         Rename "Balance Parentheses" to "Balancing...".
3314         Add "Byte Compilation".  Correct "Copyleft".
3315         New xref in "Customization".
3316         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3317         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3318         Rename "Registers" to "Register".
3319         Replace "Selecting" with "Selected Frame",
3320         "Selected Window", and "Selecting a Buffer".
3322         * files.texi (Types of Log File): Explain how projects'
3323         methods can vary.
3325         * display.texi (Faces): Delete "Emacs 21".
3327         * custom.texi (Changing a Variable): C-M-i like M-TAB.
3328         * fixit.texi (Spelling): C-M-i like M-TAB.
3329         * mini.texi (Completion Options): C-M-i like M-TAB.
3330         * programs.texi (Symbol Completion): C-M-i like M-TAB.
3331         * text.texi (Text Mode): C-M-i like M-TAB.
3333         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3335         * calendar.texi (Specified Dates): Mention `g w'.
3336         (Appointments): appt-activate toggles with no arg.
3338 2005-03-05  Juri Linkov  <juri@jurta.org>
3340         * cmdargs.texi (Emacs Invocation): Add cindex
3341         "invocation (command line arguments)"
3342         (Misc X): Add -nbc, --no-blinking-cursor.
3344 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
3346         * calendar.texi (iCalendar): No need to require it now.
3348 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
3350         * trouble.texi (Contributing): Mention Savannah.  Direct users to
3351         emacs-devel.
3353 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
3355         * calendar.texi (Adding to Diary): Mention redrawing of calendar
3356         window.
3358 2005-02-27  Richard M. Stallman  <rms@gnu.org>
3360         * building.texi (Compilation): Update mode line status info.
3362 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
3364         * calendar.texi (General Calendar): Document binding of
3365         scroll-other-window-down.
3366         (Mayan Calendar): Fix earliest date.
3367         (Time Intervals): Document timeclock-change.
3368         Fix timeclock-ask-before-exiting documentation.
3370 2005-02-26  Kim F. Storm  <storm@cua.dk>
3372         * frames.texi (Mouse References):
3373         Add mouse-1-click-in-non-selected-windows.
3375 2005-02-25  Richard M. Stallman  <rms@gnu.org>
3377         * screen.texi (Screen): Explain better about cursors and mode lines;
3378         don't presuppose text terminals.
3379         (Point): Don't assume just one cursor.
3380         Clarify explanation of cursors.
3381         (Echo Area, Menu Bar): Cleanups.
3383         * mini.texi (Minibuffer): Prompts are highlighted.
3384         (Minibuffer Edit): Newline = C-j only on text terminals.
3385         Clarify resize-mini-windows values.
3386         Mention M-PAGEUP and M-PAGEDOWN.
3387         (Completion Commands): Mouse-1 like Mouse-2.
3388         (Minibuffer History): Explain history commands better.
3389         (Repetition): Add xref to Incremental Search.
3391         * mark.texi (Setting Mark): Clarify info about displaying mark.
3392         Clarify explanation of C-@ and C-SPC.
3393         (Transient Mark): Mention Delete Selection mode.
3394         (Marking Objects): Clean up text about extending the region.
3396         * m-x.texi (M-x): One C-g doesn't always go to top level.
3397         No delay before suggest-key-bindings output.
3399         * fixit.texi (Fixit): Mention C-/ for undo.
3400         (Spelling): Mention ESC TAB like M-TAB.
3401         Replacement words with r and R are rechecked.
3402         Say where C-g leaves point.  Mention ? as input.
3404 2005-02-23  Lute Kamstra  <lute@gnu.org>
3406         * cmdargs.texi (Initial Options): Add cross reference.
3408 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
3410         * emacs.texi (Top): Update menu for splitting of node in
3411         msdog.texi.
3412         * frames.texi (Frames): Update xref for splitting of node in
3413         msdog.texi.
3414         * trouble.texi (Quitting): Ditto.
3416 2005-02-16  Richard M. Stallman  <rms@gnu.org>
3418         * windows.texi (Split Window): Simplify line truncation info
3419         and xref to Display Custom.
3421         * trouble.texi (Quitting): Emergency escape only for text terminal.
3422         (Screen Garbled): C-l for ungarbling is only for text terminal.
3424         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
3426         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
3428         * programs.texi (Program Modes): Mention Python mode.
3429         (Moving by Defuns): Repeating C-M-h extends region.
3430         (Basic Indent): Clarify.
3431         (Custom C Indent): Clarify.
3432         (Expressions): Repeating C-M-@ extends region.
3433         (Info Lookup): Clarify for C-h S.
3434         (Symbol Completion): ESC TAB alternative for M-TAB.
3435         (Electric C): Clarify.
3437         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
3439         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
3440         MS-DOS Input node.
3441         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
3442         (MS-DOS and MULE): Clarify.
3443         (MS-DOS Processes, Windows Processes): Fix typos.
3445         * major.texi (Choosing Modes): Clarify.
3447         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
3448         (Keyboard Macro Step-Edit): Clarify.
3450         * indent.texi (Indentation): Clarifications.
3452         * help.texi (Help): Correct error about C-h in query-replace.
3453         Clarify apropos vs C-h a.  Fix how to search in FAQ.
3454         (Key Help): Describe C-h w here.
3455         (Name Help): Minor cleanup.  C-h w moved to Key Help.
3456         Clarify the "object" joke.
3457         (Apropos): Clarify.  Mouse-1 like Mouse-2.
3458         (Help Mode): Mouse-1 like Mouse-2.
3460         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
3462         * display.texi (Display): Reorder menu.
3463         (Faces): Cleanup.
3464         (Font Lock): Cleanup.  Mention Options menu.
3465         Delete obsolete text.
3466         (Scrolling): For C-l, don't presume text terminal.
3467         (Horizontal Scrolling): Simplify intro.
3468         (Follow Mode): Clarify.
3469         (Cursor Display): Moved before Display Custom.
3470         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
3471         Doc default-tab-width.  Doc line truncation more thoroughly.
3473         * dired.texi (Dired Enter): C-x C-f can run Dired.
3474         (Dired Visiting): Comment out `a' command.
3475         Mouse-1 is like Mouse-2.
3476         (Shell Commands in Dired): ? can be used more than once.
3478         * basic.texi (Continuation Lines): Simplify description of truncation,
3479         and refer to Display Custom for the rest of it.
3481 2005-02-06  Lute Kamstra  <lute@gnu.org>
3483         * basic.texi (Undo): Fix typo.
3485         * cmdargs.texi (Emacs Invocation): Fix typo.
3487         * custom.texi (Init Examples): Fix typo.
3489         * abbrevs.texi (Expanding Abbrevs): Fix typo.
3491 2005-02-06  Richard M. Stallman  <rms@gnu.org>
3493         * regs.texi (Registers): Registers can hold numbers, too.
3495         * killing.texi (Other Kill Commands): Cleanup.
3496         Delete redundant explanation of kill in read-only buffer.
3497         (Yanking): Mention term "copying".
3498         (Accumulating Text): Fix typo.
3500         * entering.texi (Entering Emacs): Update rationale at start.
3501         (Exiting): Treat iconifying on a par with suspension.
3503         * custom.texi (Minor Modes): Fix typo.
3504         (Easy Customization): Fix menu style.
3505         (Variables): Add xref.
3506         (Examining): Setting for future sessions works through .emacs.
3507         (Keymaps): "Text terminals", not "Many".
3508         (Init Rebinding): Explain \C-.  Show example of \M-.
3509         Fix minor wording errors.
3510         (Function Keys): Explain vector syntax just once.
3511         (Named ASCII Chars): Clarify history of TAB/C-i connection.
3512         (Init File): Mention .emacs.d directory.
3513         (Init Examples): Add xref.
3514         (Find Init): Mention .emacs.d directory.
3516         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
3517         (Action Arguments): Explain which kinds of -l args are found how.
3518         (Initial Options): --batch does not inhibit site-start.
3519         Add xrefs.
3520         (Command Example): Use --batch, not -batch.
3522         * basic.texi (Inserting Text): Cleanup wording.
3523         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
3524         C-n is not error at end of buffer.
3525         (Undo): Doc C-/ like C-_.  Add xrefs.
3526         (Arguments): META key may be labeled ALT.
3527         Peculiar arg meanings are explained in doc strings.
3529         * abbrevs.texi (Expanding Abbrevs): Clarify.
3531 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
3533         * frames.texi (Frame Parameters): Add an xref to the description
3534         of list-colors-display.  Add a pointer to the X docs about colors.
3536         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
3537         Impove docs of list-colors-display.
3539 2005-02-03  Lute Kamstra  <lute@gnu.org>
3541         * frames.texi (Frames, Drag and Drop): Fix typos.
3543 2005-02-03  Richard M. Stallman  <rms@gnu.org>
3545         * windows.texi (Basic Window): Mention color-change in mode line.
3546         (Change Window): Explain dragging vertical boundaries.
3548         * text.texi (Sentences): Clarify.
3549         (Paragraphs): Explain M-a and blank lines.
3550         (Outline Mode): Clarify text and menu.
3551         (Hard and Soft Newlines): Mention use-hard-newlines.
3553         * frames.texi (Frames): Delete unnecessary mention of Windows.
3554         (Mouse Commands): Likewise.  Mention xterm mouse support.
3555         (Clipboard): Clarify.
3556         (Mouse References): Mention use of Mouse-1 for following links.
3557         (Menu Mouse Clicks): Clarify.
3558         (Mode Line Mouse): Clarify.
3559         (Drag and Drop): Rewrite.
3561         * fixit.texi (Spelling): Fix typo.
3563         * files.texi (File Names): Clarify.
3564         (Visiting): Update conditions for use of file dialog.  Clarify.
3565         (Saving): Doc d as answer in save-some-buffers.
3566         (Remote Files): Clean up the text.
3568         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
3570         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
3571         (List Buffers): Clarify.
3572         (Several Buffers): Doc T command.
3573         (Buffer Convenience): Clarify menu.
3575         * basic.texi (Undo): Clarify last change.
3577 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
3579         * fixit.texi (Spelling): Fix typo.
3581 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
3583         * basic.texi (Undo): Update description of `undo-outer-limit'.
3585 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
3587         * building.texi: Update documentation relating to GDB Graphical
3588         Interface.
3590 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
3592         * custom.texi (Easy Customization): Adapt menu to node name change.
3594 2005-01-30  Richard M. Stallman  <rms@gnu.org>
3596         * custom.texi (Easy Customization): Defn of "User Option" now
3597         includes faces.  Don't say just "option" when talking about variables.
3598         Do say just "options" to mean "anything customizable".
3599         (Specific Customization): Describe `customize-variable',
3600         not `customize-option'.
3602         * glossary.texi (Glossary) <Faces>: Add xref.
3603         <User Option>: Change definition--include faces.  Change xref.
3605         * picture.texi (Picture): Mention artist.el.
3607         * sending.texi, screen.texi, programs.texi, misc.texi:
3608         * mini.texi, major.texi, maintaining.texi, macos.texi:
3609         * help.texi, frames.texi, files.texi:
3610         Don't say just "option" when talking about variables.
3612         * display.texi, mule.texi: Don't say just "option" when talking
3613         about variables.  Other minor cleanups.
3615 2005-01-26  Lute Kamstra  <lute@gnu.org>
3617         * cmdargs.texi (Initial Options): Add a cross reference to `Init
3618         File'.  Mention the `-Q' option at the `--no-site-file' option.
3620 2005-01-22  David Kastrup  <dak@gnu.org>
3622         * building.texi (Grep Searching): Mention alias `find-grep' for
3623         `grep-find'.
3625 2005-01-20  Richard M. Stallman  <rms@gnu.org>
3627         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
3629 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
3631         * rmail.texi (Movemail): Explain differences
3632         between standard and mailutils versions of movemail.
3633         Describe command line and configuration options introduced
3634         with the latter.
3635         Explain the notion of mailbox URL, provide examples and
3636         cross-references to mailutils documentation.
3637         Describe various methods of specifying mailbox names,
3638         user names and user passwords for rmail.
3639         (Remote Mailboxes): New section.  Describe
3640         how movemail handles remote mailboxes.  Describe configuration
3641         options used to control its behavior.
3642         (Other Mailbox Formats): Explain handling of various mailbox
3643         formats.
3645 2005-01-13  Richard M. Stallman  <rms@gnu.org>
3647         * commands.texi (Commands): Clarification.
3649 2005-01-11  Richard M. Stallman  <rms@gnu.org>
3651         * programs.texi (Multi-line Indent): Fix previous change.
3652         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
3654 2005-01-08  Richard M. Stallman  <rms@gnu.org>
3656         * display.texi (Faces): isearch-lazy-highlight-face renamed to
3657         lazy-highlight.
3659         * search.texi (Query Replace): Mention faces query-replace
3660         and lazy-highlight.
3661         (Incremental Search): Update isearch highlighting info.
3663 2005-01-04  Richard M. Stallman  <rms@gnu.org>
3665         * custom.texi (Saving Customizations): Minor improvement.
3667 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
3669         * custom.texi (Saving Customizations): Emacs no longer loads
3670         `custom-file' after .emacs.  No longer mention customizing through
3671         Custom.
3673 2005-01-01  Andreas Schwab  <schwab@suse.de>
3675         * killing.texi (Graphical Kill): Move up under node Killing,
3676         change @section to @subsection.
3678 2005-01-01  Richard M. Stallman  <rms@gnu.org>
3680         * custom.texi (Face Customization): Mention hex color specs.
3682         * emacs.texi (Top): Update Killing submenu.
3684         * killing.texi (Killing): Reorganize section.
3685         No more TeX-only text; put the node command at start of chapter.
3686         But the first section heading is used only in TeX.
3687         Rewrite the text to read better in this mode.
3688         (Graphical Kill): New subnode gets some of the text that
3689         used to be in the first section.
3691 2004-12-31  Richard M. Stallman  <rms@gnu.org>
3693         * dired.texi (Shell Commands in Dired): Delete the ? example.
3695         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
3697         * files.texi (Saving): Describe new require-final-newline features
3698         and mode-require-final-newline.
3700 2004-12-29  Richard M. Stallman  <rms@gnu.org>
3702         * custom.texi (File Variables): Clarify previous change.
3704 2004-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3706         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
3707         out now.
3709 2004-12-27  Richard M. Stallman  <rms@gnu.org>
3711         * Makefile.in (MAKEINFO): Specify --force.
3713         * basic.texi (Moving Point): C-e now runs move-end-of-line.
3714         (Undo): Doc undo-outer-limit.
3716 2004-12-15  Juri Linkov  <juri@jurta.org>
3718         * mark.texi (Transient Mark, Mark Ring): M-< and other
3719         movement commands don't set mark in Transient Mark mode
3720         if mark is active.
3722 2004-12-12  Juri Linkov  <juri@jurta.org>
3724         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
3725         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
3727         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
3728         (Misc Dired Commands): Add @r{(Dired)} to w.
3730 2004-12-12  Juri Linkov  <juri@jurta.org>
3732         * mark.texi (Marking Objects): Marking commands also extend the
3733         region when mark is active in Transient Mark mode.
3735 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
3737         * custom.texi (Saving Customizations): Emacs only loads the custom
3738         file automatically after the init file in version 22.1 or later.
3739         Adapt text and examples to this fact.
3741 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
3743         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
3744         be set through Custom.  Otherwise, it has no effect.
3746 2004-12-05  Richard M. Stallman  <rms@gnu.org>
3748         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
3749         * entering.texi: Rename Command Line to Emacs Invocation.
3751         * misc.texi (Term Mode): Correcty describe C-c.
3753         * custom.texi (Easy Customization): Move up to section level,
3754         before Variables.  Avoid using the term "variable"; say "option".
3755         New initial explanation.
3756         (Variables): In initial explanation, connect "variable" to the
3757         already-explained "user option".
3759         * emacs.texi (Top): Fix ref to Command Line.
3760         Move reference to Easy Customization.
3762         * xresources.texi (X Resources): Fix From link.
3764         * doclicense.texi (GNU Free Documentation License): Fix To link.
3766         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
3768         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
3770 2004-12-03  Richard M. Stallman  <rms@gnu.org>
3772         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
3774 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
3776         * kmacro.texi: Several small changes in addition to the following.
3777         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
3778         defining a keyboard macro.
3779         Mention `kmacro-ring-max'.
3780         (Keyboard Macro Counter): Clarify description of
3781         `kmacro-insert-counter', `kmacro-set-counter',
3782         `kmacro-add-counter' and `kmacro-set-format'.
3784 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3786         * custom.texi (File Variables): Add `unibyte' and make it more
3787         clear that `unibyte' and `coding' are special.  Suggested by Simon
3788         Krahnke <overlord@gmx.li>.
3790         * mule.texi (Enabling Multibyte): Refer to File Variables.
3791         Suggested by Simon Krahnke <overlord@gmx.li>.
3793 2004-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3795         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
3796         x-use-old-gtk-file-dialog.
3798 2004-11-20  Richard M. Stallman  <rms@gnu.org>
3800         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
3802 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
3804         * building.texi (Lisp Eval): Delete hyphen in section name.
3806 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
3808         * files.texi (Old Versions):
3809         No longer document annotation as "CVS only".
3811 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
3813         * files.texi (Version Control): Rewrite the introduction about
3814         version systems, mentioning the new ones that we support.  Thanks
3815         to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
3816         suggestions.
3818 2004-11-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3820         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
3822 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3824         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
3826 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
3828         * text.texi (Text Based Tables, Table Definition)
3829         (Table Creation, Table Recognition, Cell Commands)
3830         (Cell Justification, Row Commands, Column Commands)
3831         (Fixed Width Mode, Table Conversion, Measuring Tables)
3832         (Table Misc): New nodes, documenting the Table Mode.
3834 2004-10-19  Jason Rumney  <jasonr@gnu.org>
3836         * makefile.w32-in (info): Change order of arguments to makeinfo.
3838 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
3840         * calendar.texi (iCalendar): Update for package changes.
3842 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
3844         * files.texi (Misc File Ops): View mode is a minor mode.
3846 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
3848         * calendar.texi (iCalendar): Style changes.
3850 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
3852         * search.texi (Regexps): The regexp described in the example is no
3853         longer stored in the variable `sentence-end'.
3855 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
3857         * building.texi (Starting GUD): Note that multiple debugging
3858         sessions requires `gdb --fullname'.
3860 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
3862         * calendar.texi (iCalendar): New section for a new package.
3864 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
3866         * text.texi: Various small changes in addition to the following.
3867         (Text): Replace xref for autotype with inforef.
3868         (Sentences): Explain nil value for `sentence-end'.
3869         (Paragraphs): Update default values for `paragraph-start' and
3870         `paragraph-separate'.
3871         (Text Mode): Correct description of Text mode's effect on the
3872         syntax table.
3873         (Outline Visibility): `hide-other' does not hide top level headings.
3874         `selective-display-ellipses' no longer has an effect on Outline mode.
3875         (TeX Misc): Add missing @cindex.
3876         Replace xref for RefTeX with inforef.
3877         (Requesting Formatted Text): The variable
3878         `enriched-fill-after-visiting' no longer exists.
3879         (Editing Format Info): Update names of menu items and commands.
3880         (Format Faces): Mention special effect of specifying the default face.
3881         Describe inheritance of text properties.
3882         Correct description of `fixed' face.
3883         (Format Indentation): Correct description of effect of setting
3884         margins.  Mention `set-left-margin' and `set-right-margin'.
3885         (Format Justification): Update names of menu items.
3886         `set-justification-full' is now bound to `M-j b'.
3887         Mention that `default-justification' is a per buffer variable.
3888         (Format Properties): Update name of menu item.
3889         (Forcing Enriched Mode): `format-decode-buffer' automatically
3890         turns on Enriched mode if the buffer is in text/enriched format.
3892 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
3894         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
3896 2004-09-28  Kim F. Storm  <storm@cua.dk>
3898         * display.texi (Display Custom) <indicate-buffer-boundaries>:
3899         Align with new functionality.
3901 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
3903         * display.texi (Display Custom): Remove stray `@end defvar'.
3905 2004-09-23  Kim F. Storm  <storm@cua.dk>
3907         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
3908         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
3910 2004-09-20  Richard M. Stallman  <rms@gnu.org>
3912         * custom.texi (Hooks): Explain using setq to clear out a hook.
3913         (File Variables): Explain multiline string constants.
3914         (Non-ASCII Rebinding): Explain when you need to update
3915         non-ASCII char codes in .emacs.
3917         * building.texi (Compilation): Explain how to make a silent
3918         subprocess that won't be terminated.  Explain compilation-environment.
3920 2004-09-13  Kim F. Storm  <storm@cua.dk>
3922         * mini.texi (Repetition): Rename isearch-resume-enabled to
3923         isearch-resume-in-command-history and change default to disabled.
3925 2004-09-09  Kim F. Storm  <storm@cua.dk>
3927         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
3928         with new `kmacro-name-last-macro'.
3930 2004-09-08  Juri Linkov  <juri@jurta.org>
3932         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
3934 2004-09-03  Juri Linkov  <juri@jurta.org>
3936         * search.texi (Incremental Search): Update wording for M-%.
3938 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
3940         * killing.texi (Killing): Correct description of kill commands in
3941         read-only buffer.
3943 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
3945         * building.texi (Compilation Mode): Add a paragraph about rules
3946         for finding the compilation buffer for `next-error'.
3948         * search.texi (Other Repeating Search): Mention that Occur mode
3949         supports the next-error functionality.
3951 2004-09-02  Juri Linkov  <juri@jurta.org>
3953         * search.texi (Regexp Replace): Add missing backslash to \footnote.
3955 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
3957         * kmacro.texi (Basic Keyboard Macro):
3958         `apply-macro-to-region-lines' now operates on all lines that begin
3959         in the region, rather than on all complete lines in the region.
3961 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3963         * frames.texi (Drag and drop): Add documentation about
3964         x-dnd-test-function and x-dnd-known-types.
3966 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
3968         * indent.texi: Various minor changes in addition to:
3969         (Indentation Commands): Correct description of `indent-relative'.
3970         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
3971         mode.  The *Tab Stops* buffer uses Overwrite Mode.
3972         (Just Spaces): `tabify' converts sequences of at least two spaces
3973         to tabs.
3975 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
3977         * frames.texi (Secondary Selection): Setting the secondary
3978         selection with M-Drag-Mouse-1 does not alter the kill ring,
3979         setting it with M-Mouse-1 and M-Mouse-3 does.
3980         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
3981         toolkit scroll bars.
3982         (Scroll Bars): Ditto.
3984         * windows.texi (Basic Window): When using a window system, the value
3985         of point in a non-selected window is indicated by a hollow box.
3986         (Split Window): Side by side windows are separated by a scroll bar,
3987         if scroll bars are used.
3988         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
3989         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
3990         (Window Convenience): Update bindings for `winner-undo' and
3991         `winner-redo'.
3993         * ack.texi (Acknowledgments): Use `@unnumbered'.
3994         * misc.texi : Adapt sectioning in Info to the node structure.
3995         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
3996         of "Using Emacs as a Server".
3997         * building.texi (Building): Interchange nodes (for correct numbering).
3998         * programs.texi (Programs): Interchange nodes (for correct numbering).
3999         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4000         Info to the node structure.
4001         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4002         Rearrange order of nodes and sections such that both "GNU GENERAL
4003         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4004         end, as appropriate for appendices.
4005         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4006         Use `@unnumberedsec'.
4007         * trouble.texi: Adapt sectioning in Info to the node structure.
4008         Adapt node pointers to change in emacs.texi.
4009         * cmdargs.texi, doclicense.texi: Adapt node pointers.
4011 2004-08-25  Kenichi Handa  <handa@m17n.org>
4013         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4014         description for unibyte mode.
4016 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
4018         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4020         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4021         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4022         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4023         in @pxref.
4025 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
4027         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4028         Change section names.
4030 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
4032         * kmacro.texi (Keyboard Macro Ring): Rename section.
4033         Emacs treats the head of the macro ring as the `last keyboard macro'.
4034         (Keyboard Macro Counter): Minor change.
4035         (Save Keyboard Macro): Some clarifications.
4036         (Edit Keyboard Macro): Rename section.
4038         * buffers.texi (Buffers): Maximum buffer size is now 256M on
4039         32-bit machines.
4040         (Several Buffers): Clarify which buffer is selected if `2' is
4041         pressed in the Buffer Menu.
4042         Auto Revert mode can be used to update the Buffer Menu
4043         automatically.
4045 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
4047         * help.texi (Misc Help): Add an index entry for finding an Info
4048         manual by its file name.
4050 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
4052         * files.texi (Backup Deletion): Correct description of
4053         `delete-old-versions'.
4054         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4055         (Auto Save Files): Recommend `auto-save-mode' to reenable
4056         auto-saving, rather than the abbreviation `auto-save'.
4058 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
4060         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4061         for "killing" and "yanking" in main menu.
4063 2004-08-16  Richard M. Stallman  <rms@gnu.org>
4065         * killing.texi (Yanking, Killing): Minor cleanups.
4067         * mark.texi (Momentary Mark): Minor cleanups.
4069 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
4071         * custom.texi (Non-ASCII Rebinding):
4072         C-q always inserts the right code to pass to global-set-key.
4074 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
4076         * regs.texi (RegNumbers): Mention `C-x r i' binding for
4077         `insert-register', instead of `C-x r g' binding, for consistency.
4079 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
4081         * fixit.texi (Spelling): Fix typo.
4083 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
4085         * help.texi (Help): Fix Texinfo usage.
4087 2004-07-24  Richard M. Stallman  <rms@gnu.org>
4089         * text.texi (Paragraphs): Update how paragraphs are separated
4090         and the default for paragraph-separate.
4092         * search.texi (Regexp Replace): Further update text for new
4093         replacement operators.
4095 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
4097         * emacs-xtra.texi (Subdir switches): Dired does not remember the
4098         `R' switch.
4100         * dired.texi (Dired Updating): `k' only deletes inserted
4101         subdirectories from the Dired buffer if a prefix argument was given.
4103         * search.texi (Regexps): Delete redundant definition of `symbol' in
4104         description of `\_>'.  It already occurs in the description of `\_<'.
4106 2004-07-01  Juri Linkov  <juri@jurta.org>
4108         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4109         (Regexp Search): Add M-r.
4111 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
4113         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4115 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
4117         * search.texi, calendar.texi: Markup fixes.
4119 2004-06-25  Richard M. Stallman  <rms@gnu.org>
4121         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4123 2004-06-25  David Kastrup  <dak@gnu.org>
4125         * search.texi (Regexp Replace): Some typo corrections and
4126         rearrangement.
4128 2004-06-24  David Kastrup  <dak@gnu.org>
4130         * search.texi (Unconditional Replace): Use replace-string instead
4131         of query-replace in example.
4132         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4133         sequences.
4134         (Query Replace): Correct explanation of `^' which does not use
4135         the mark stack.
4137 2004-06-21  Nick Roberts  <nickrob@gnu.org>
4139         * misc.texi (Shell History Copying): Document comint-insert-input.
4140         (Shell Ring): Describe comint-dynamic-list-input-ring here.
4142 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
4144         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4145         * custom.texi (Customization): Do.
4146         * anti.texi (Antinews): Do.
4147         * abbrevs.texi (Defining Abbrevs): Do.
4149         * programs.texi (Info Lookup): Fix keybinding for
4150         info-lookup-symbol.
4152 2004-06-16  Juanma Barranquero  <lektu@terra.es>
4154         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4155         Add emacs-xtra.
4156         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4157         (clean): Add emacs-xtra and flymake.  Remove redundancies.
4159 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
4161         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4162         Add emacs-xtra.
4163         * emacs-xtra.texi: New file.
4165 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
4167         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4168         (Dired and Find): Mention differences with ordinary Dired buffers.
4170 2004-06-13  Richard M. Stallman  <rms@gnu.org>
4172         * custom.texi (Init Syntax): Explain about vars that do special
4173         things when set with setq or with Custom.
4174         (Init Examples): Add line-number-mode example.
4176 2004-06-12  Juri Linkov  <juri@jurta.org>
4178         * dired.texi (Operating on Files): Add dired-do-touch.
4180 2004-06-10  Juri Linkov  <juri@jurta.org>
4182         * building.texi (Lisp Eval): Add C-M-x on defface.
4184 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
4186         * files.texi (Reverting): Auto-Revert mode and
4187         Global Auto-Revert mode no longer revert remote files.
4189 2004-05-29  Richard M. Stallman  <rms@gnu.org>
4191         * custom.texi (Init File): Two dashes start --no-site-file.
4193 2004-05-29  Alan Mackenzie  <acm@muc.de>
4195         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4196         ("AWK"): Is consistently thus spelt throughout.
4197         (AWK, Pike): Document as "C-like modes".
4198         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4199         (M-x man): Supersedes M-x manual-entry.
4200         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
4202         ("Comments in C"): Delete node; the info is in CC Mode manual.
4203         (c-comment-only-line-offset): Remove description.
4205         (C-c ., C-c C-c): Describe new C Mode bindings.
4207         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4208         (@dfn{Style}, c-default-style, comment-column, comment-padding)
4209         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4210         Amend definitions.
4212         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4213         Describe functions.
4215         (c-comment-start-regexp, c-hanging-comment-ender-p)
4216         (c-hanging-comment-starter-p): Remove obsolete definitions.
4218         * emacs.texi: Remove the menu entry "Comments in C".
4220 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
4222         * dired.texi (Dired and Find): `find-ls-option' does not apply to
4223         `M-x locate'.
4225 2004-05-16  Karl Berry  <karl@gnu.org>
4227         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4228         makeinfo --html fails.
4229         * help.texi (Help Summary) [@ifnottex]: Likewise.
4231 2004-05-13  Nick Roberts  <nickrob@gnu.org>
4233         * building.texi (GDB Graphical Interface): Update and describe
4234         layout first.
4236 2004-05-04  Jason Rumney  <jasonr@gnu.org>
4238         * makefile.w32-in: Revert last change.
4240 2004-05-03  Jason Rumney  <jasonr@gnu.org>
4242         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4244 2004-04-23  Juanma Barranquero  <lektu@terra.es>
4246         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4248 2004-04-18  Juri Linkov  <juri@jurta.org>
4250         * fixit.texi (Spelling): Remove file extension from ispell xref.
4252 2004-04-15  Kim F. Storm  <storm@cua.dk>
4254         * cmdargs.texi (Initial Options): Add -Q.
4256 2004-04-05  Kim F. Storm  <storm@cua.dk>
4258         * custom.texi (File Variables): Add safe-local-eval-forms.
4260 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
4262         * files.texi (Reverting): Correct description of revert-buffer's
4263         handling of point.
4265 2004-03-22  Juri Linkov  <juri@jurta.org>
4267         * emacs.texi (Top): Add `Misc X'.
4269         * trouble.texi: Fix help key bindings.
4271         * glossary.texi: Improve references.
4273         * help.texi: Sync keywords with finder.el.
4275         * mini.texi (Completion): Add description for menu items.
4277         * misc.texi (Browse-URL, FFAP): Add information about keywords.
4279         * sending.texi (Mail Methods): Fix xref to Message manual.
4281 2004-03-12  Richard M. Stallman  <rms@gnu.org>
4283         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4285 2004-03-04  Richard M. Stallman  <rms@gnu.org>
4287         * search.texi (Regexps): Explain that ^ and $ have their
4288         special meanings only in certain contexts.
4290         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4292         * mule.texi (Specify Coding): Doc C-x RET F.
4294         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4295         for multiple compile and grep buffers.
4296         (Indirect Buffers): Don't recommand clone-indirect-buffer
4297         for multiple compile and grep buffers.
4299 2004-02-29  Juanma Barranquero  <lektu@terra.es>
4301         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4302         Use $(DEL) instead of rm, and ignore exit code.
4304 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
4306         * building.texi (Watch Expressions): Update.
4308 2004-02-21  Juri Linkov  <juri@jurta.org>
4310         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
4311         --directory, --help, --version.  Move text about command-line-args
4312         to Command Arguments.
4313         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
4314         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
4315         (Window Size X): Join -g and --geometry.  Add @cindex.
4316         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
4317         (Title X): Remove alias -title.
4318         (Misc X): New node.
4320 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4322         * frames.texi (Drag and drop): Add Motif to list of supported
4323         protocols.
4325 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4327         * frames.texi (Drag and drop): New section.
4329 2004-01-24  Richard M. Stallman  <rms@gnu.org>
4331         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4332         Include it only @ifnotinfo.  Patch the preceding and following
4333         node headers to point to each other.
4335 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
4337         * calendar.texi (Appointments): Update section.
4339 2003-12-29  Kevin Ryde  <user42@zip.com.au>
4341         * programs.texi (C Modes): Fix the xref.
4343 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
4345         * building.texi (Watch Expressions): Update.
4346         (Commands of GUD): Include use of toolbar + breakpoints set from
4347         fringe/margin.
4349 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
4351         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
4352         <acm@muc.de>.
4354 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4356         * frames.texi (Dialog Boxes): Add use-file-dialog.
4358 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
4360         * ack.texi: Note that Alan Mackenzie contributed the AWK support
4361         in CC Mode.
4363 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4365         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4366         * man/commands.texi, man/custom.texi, man/display.texi:
4367         * man/emacs.texi, man/files.texi:
4368         * man/frames.texi, man/glossary.texi, man/killing.texi:
4369         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4370         * man/mule.texi, man/rmail.texi, man/search.texi:
4371         * man/sending.texi, man/text.texi, man/trouble.texi:
4372         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
4374 2003-11-01  Alan Mackenzie  <acm@muc.de>
4376         * search.texi (Scrolling During Incremental Search): Document a
4377         new scrolling facility in isearch mode.
4379 2003-10-22  Miles Bader  <miles@gnu.org>
4381         * Makefile.in (info): Move before $(top_srcdir)/info.
4383 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
4385         * building.texi (Watch Expressions): Update section on data display
4386         to reflect code changes (GDB Graphical Interface).
4388 2003-10-13  Richard M. Stallman  <rms@gnu.org>
4390         * xresources.texi (GTK resources): Clean up previous change.
4392 2003-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4394         * xresources.texi (GTK resources): Add a note that some themes
4395         disallow customizations.  Add scroll theme example.
4397 2003-09-30  Richard M. Stallman  <rms@gnu.org>
4399         * cmdargs.texi (General Variables): Remove MAILRC envvar.
4401         * misc.texi (Saving Emacs Sessions): Shorten the section,
4402         collapsing back into one node.
4404 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
4406         * misc.texi: Section "Saving Emacs Sessions" rewritten.
4408 2003-09-29  Jan Dj\e,Ad\e(Brv.  <jan.h.d@swipnet.se>
4410         * xresources.texi (GTK names in Emacs): Correct typo.
4412 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
4414         * cmdargs.texi (Font X): Mention new default font.  More
4415         fully describe long font names, wildcard patterns and the
4416         problems involved.  (Result of discussion on emacs-devel.)
4418 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
4420         * emacs.texi (Acknowledgements): Correct typo.
4422 2003-09-22  Richard M. Stallman  <rms@gnu.org>
4424         * dired.texi (Misc Dired Commands): New node.
4425         (Dired Navigation): Add dired-goto-file.
4427         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
4429         * emacs.texi (Acknowledgements): New node, split from Distribution.
4431         * cmdargs.texi (Action Arguments): -f reads interactive args.
4433 2003-09-08  Lute Kamstra  <lute@gnu.org>
4435         * screen.texi (Mode Line): Say that POS comes before LINE.
4436         Mention `size-indication-mode'.
4437         * display.texi (Optional Mode Line): Document
4438         `size-indication-mode'.
4439         * basic.texi (Position Info): Mention `size-indication-mode'.
4441 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
4443         * xresources.texi (Resources): Refer to `editres' man page.
4444         (Lucid Resources): Update defaults.  Expand description of
4445         `shadowThickness'.
4447 2003-09-04  Miles Bader  <miles@gnu.org>
4449         * Makefile.in (top_srcdir): New variable.
4450         ($(top_srcdir)/info): New rule.
4451         (info): Depend on it.
4453 2003-09-03  Peter Runestig  <peter@runestig.com>
4455         * makefile.w32-in: New file.
4457 2003-08-29  Richard M. Stallman  <rms@gnu.org>
4459         * misc.texi (Saving Emacs Sessions): Correct previous change.
4461 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
4463         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
4464         (Intro): Include kmacro.texi after fixit.texi instead of after
4465         custom.texi.  (As suggested by Kim Storm.)
4467 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
4469         * fixit.texi (Fixit): Update `Next' pointer.
4470         * files.texi (Files): Update `Previous' pointer.
4471         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
4472         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
4473         (Suggested by Kim Storm.)
4474         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
4476 2003-08-18  Kim F. Storm  <storm@cua.dk>
4478         * kmacro.texi: New file describing enhanced keyboard macro
4479         functionality.  Replaces old description in custom.texi.
4481         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
4482         (Keyboard Macros): Move to new kmacro.texi file.
4484         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
4486 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
4488         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
4490 2003-08-17  Alex Schroeder  <alex@gnu.org>
4492         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
4493         required.
4495 2003-08-05  Richard M. Stallman  <rms@gnu.org>
4497         * programs.texi (Lisp Indent): Don't describe
4498         lisp-indent-function property here.  Use xref to Lisp Manual.
4500 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
4502         * calendar.texi (Date Formats): Document changed behaviour of
4503         abbreviations.
4505 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
4507         * buffers.texi (List Buffers): Fix previous change.
4509 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
4511         * buffers.texi (List Buffers): Adjust to new format of *Buffer
4512         List*.
4514 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
4516         * display.texi (Font Lock): Fix typo.
4518 2003-07-07  Richard M. Stallman  <rms@gnu.org>
4520         * display.texi (Font Lock): Add xref for format info on
4521         font-lock-remove-keywords.
4523         * building.texi (Compilation): Document what happens with asynch
4524         children of compiler process.
4526         * help.texi (Library Keywords): Use @multitable.
4528 2003-06-04  Richard M. Stallman  <rms@gnu.org>
4530         * programs.texi (Expressions): Delete C-M-DEL.
4532         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
4533         comint-move-point-for-output renamed from
4534         comint-scroll-to-bottom-on-output.
4536         * custom.texi (Init Rebinding): Replace previous change with xref.
4537         (Non-ASCII Rebinding): Explain that issue more briefly here.
4539 2003-05-28  Richard M. Stallman  <rms@gnu.org>
4541         * indent.texi (Indentation): Condense, simplify, clarify prev change.
4543 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
4545         * building.texi (GDB Graphical Interface): New node.
4546         (Rewritten somewhat by RMS.)
4548 2003-05-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
4550         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
4551         non-English letters.  Explain how to set coding systems correctly
4552         and how to include the right coding cookie in the file.
4554 2003-05-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
4556         * indent.texi (Indentation): Explain the concepts.
4557         (Just Spaces): Explain why preventing tabs for indentation might
4558         be useful.
4560 2003-04-16  Richard M. Stallman  <rms@gnu.org>
4562         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
4564 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
4566         * cmdargs.texi (General Variables): Document SMTPSERVER.
4568         * sending.texi: Remove SMTP node.
4569         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
4570         library.
4572 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
4574         * sending.texi (Sending via SMTP): Explain MTA/MUA.
4576 2003-02-22  Simon Josefsson  <jas@extundo.com>
4578         * sending.texi (Mail Methods): Add node about SMTP.
4580 2003-02-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4582         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
4584 2003-02-01  Kevin Ryde  <user42@zip.com.au>
4586         * glossary.texi (Glossary): Correction to cl cross reference.
4588 2003-01-20  Richard M. Stallman  <rms@gnu.org>
4590         * killing.texi (Rectangles): Document C-x c r.
4592 2003-01-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4594         * xresources.texi (GTK resources): New node.
4595         (GTK widget names): New node.
4596         (GTK names in Emacs): New node.
4597         (GTK styles): New node.
4599 2003-01-09  Francesco Potort\e,Al\e(B  <pot@gnu.org>
4601         * maintaining.texi (Create Tags Table): Add reference to the new
4602         `etags --help --lang=LANG' option.
4604 2002-10-02  Karl Berry  <karl@gnu.org>
4606         * emacs.texi: Per rms, update all manuals to use @copying instead of
4607         @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
4608         where needed for the sake of the HTML output.
4610 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
4612         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
4613         source files.
4615 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
4617         * Makefile.in (emacsman): New target.
4619 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
4621         * (Version 21.1 released.)
4623 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
4625         * Branch for 21.1.
4627 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
4629         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4631 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
4633         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
4635 1999-07-12  Richard Stallman  <rms@gnu.org>
4637         * Version 20.4 released.
4639 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
4641         * Makefile.in (INFO_TARGETS): Delete customize.info.
4642         (DVI_TARGETS): Delete customize.dvi.
4643         (../info/customize, customize.dvi): Targets deleted.
4645 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
4647         * Version 20.3 released.
4649 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
4651         * Makefile.in (EMACSSOURCES): Add mule.texi.
4652         Add msdog.texi, ack.texi.  Remove gnu1.texi.
4654 1998-04-06  Andreas Schwab  <schwab@gnu.org>
4656         * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
4657         it in dvi targets.
4659 1997-09-23  Paul Eggert  <eggert@twinsun.com>
4661         * Makefile.in: Merge changes mistakenly made to `Makefile'.
4662         (INFO_TARGETS): Change ../info/custom to ../info/customize.
4663         (../info/customize): Rename from ../info/custom.
4665 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4667         * Version 20.2 released.
4669 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4671         * Version 20.1 released.
4673 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4675         * Makefile (../info/customize, customize.dvi): New targets.
4676         (INFO_TARGETS): Add ../info/customize.
4677         (DVI_TARGETS): Add customize.dvi.
4679 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4681         * Version 19.33 released.
4683 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4685         * Version 19.32 released.
4687 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4689         * Makefile.in (All info targets): cd $(srcdir) to do the work.
4691 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4693         * Makefile.in (All info targets): Specify $(srcdir) in input files.
4694         Specify -I option.
4695         (All dvi targets): Set the TEXINPUTS variable.
4697 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4699         * Version 19.31 released.
4701 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4703         * Version 19.30 released.
4705 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
4707         * Makefile.in (maintainer-clean): Rename from realclean.
4709 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4711         * Makefile.in: New file.
4712         * Makefile: File deleted.
4714 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4716         * Makefile (TEXINDEX_OBJS): Variable deleted.
4717         (texindex, texindex.o, getopt.o): Rules deleted.
4718         All deps on texindex deleted.
4719         (distclean): Don't delete texindex.
4720         (mostlyclean): Don't delete *.o.
4721         * texindex.c, getopt.c: Files deleted.
4723 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4725         * Version 19.26 released.
4727 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
4729         * Makefile (EMACSSOURCES): Exclude undo.texi.
4731 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4733         * Version 19.25 released.
4735 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4737         * Version 19.24 released.
4739 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4741         * Version 19.23 released.
4743 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4745         * Makefile: Delete spurious tab.
4747 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4749         * Makefile (.SUFFIXES): New rule.
4751 1993-12-04  Richard Stallman  (rms@srarc2)
4753         * getopt.c: New file.
4754         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
4755         (getopt.o): New rule.
4756         (dvi): Don't depend on texindex.
4757         (emacs.dvi): Depend on texindex.
4759 1993-12-03  Richard Stallman  (rms@srarc2)
4761         * Makefile (TEXI2DVI): New variable.
4762         (emacs.dvi): Add explicit command.
4763         (TEXINDEX_OBJS): Delete duplicate getopt.o.
4765 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4767         * Version 19.22 released.
4769 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4771         * Makefile (TEXINDEX_OBJS): Delete spurious period.
4773 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4775         * Version 19.21 released.
4777 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4779         * Makefile (realclean): Don't delete the Info files.
4781 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
4783         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
4784         4' where appropriate.
4786 1993-10-20  Brian Fox  (bfox@ai.mit.edu)
4788         * Makefile: Fix targets for texindex.
4790         * texindex.c: Include "../src/config.h" if building in emacs.
4792         * Makefile: Change all files to FILENAME.texi, force all targets
4793         to be FILENAME, not FILENAME.info.
4794         Add target to build texindex.c, defining `emacs'.
4796 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4798         * Version 19.19 released.
4800 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4802         * Version 19.18 released.
4804 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4806         * Makefile: Fix source file names of the separate manuals.
4808 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4810         * Version 19.17 released.
4812 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4814         * split-man: Fix typos in last change.
4816 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4818         * Version 19.16 released.
4820 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4822         * version 19.15 released.
4824 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4826         * Makefile (distclean): It's rm, not rf.
4828 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4830         * Version 19.14 released.
4832 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4834         * Makefile: New file.
4836 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4838         * Version 19.13 released.
4840 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4842         * Version 19.9 released.
4844 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4846         * Version 19.8 released.
4848 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4850         * cmdargs.texi: Document the -i, -itype, and -iconic options.
4852         * trouble.texi: It's `enable-flow-control-on', not
4853         `evade-flow-control-on'.
4855 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4857         * display.texi: Document standard-display-european.
4859 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4861         * Version 19.7 released.
4863         * emacs.texi: Add a sentence to the top menu mentioning the
4864         specific version of Emacs this manual applies to.
4866 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4868         * basic.texi: Document next-line-add-lines variable used to
4869         implement down-arrow.
4871         * killing.texi: Document kill-whole-line.
4873 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
4875         * text.texi: Update unix TeX ordering information.
4877 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4879         * news.texi: Mention fill-rectangle in keybinding list.
4881         * killing.texi: Document fill-rectangle.
4883 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4885         * vc.texi: Bring the docs up to date with VC 5.2.
4887 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4889         * emacs.tex: Mention blackbox and gomoku under Amusements.
4890         Assembler mode is now mentioned and appropriately indexed
4891         under Programming Modes.
4893 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
4895         * emacs.tex: Update TeX ordering information.
4897 1990-06-26  David Lawrence  (tale@geech)
4899         * emacs.tex: Note that completion-ignored-extensions is not used
4900         to filter out names when all completions are displayed in
4901         *Completions*.
4903 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4905         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
4907 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
4909         * emacs.tex: Add @findex grep.
4911 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
4913         * emacs.tex: Correct two typos.  No other changes before
4914         Version 19 will be made.
4916 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
4918         * emacs.tex: Update information for obtaining TeX distribution from the
4919         University of Washington.
4921 ;; Local Variables:
4922 ;; coding: iso-2022-7bit
4923 ;; fill-column: 79
4924 ;; add-log-time-zone-rule: t
4925 ;; End:
4927     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
4928       2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
4930   This file is part of GNU Emacs.
4932   GNU Emacs is free software; you can redistribute it and/or modify
4933   it under the terms of the GNU General Public License as published by
4934   the Free Software Foundation; either version 3, or (at your option)
4935   any later version.
4937   GNU Emacs is distributed in the hope that it will be useful,
4938   but WITHOUT ANY WARRANTY; without even the implied warranty of
4939   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4940   GNU General Public License for more details.
4942   You should have received a copy of the GNU General Public License
4943   along with GNU Emacs; see the file COPYING.  If not, write to the
4944   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4945   Boston, MA 02110-1301, USA.
4947 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd