(Finternal_complete_buffer): Only strip out hidden buffers
[emacs.git] / doc / emacs / ChangeLog
bloba8410167cf77b85e56579056904d3c90629d81e3
1 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
3         * vc2-xtra.texi: Mofify an example so it reflects what vc.el 
4         now does.
6 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
8         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
9         Revision Tags and rewritten.  Section now uses modern terminology,
10         (tags rather than snapshots) and describes post-SCCS systems more
11         accurately.
13 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
15         * msdog.texi (Windows Files): Update documentation of
16         w32-get-true-file-attributes.
18 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
20         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
21         directory mode.
23 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
25         * killing.texi (Appending Kills): Remove a strangely off-topic index
26         entry "television".
28 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
30         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
32 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
34         * emacs/buffers.texi, emacs/files.texi (Version-control):
35         vc-toggle-read-only is no longer a good idea...
37 2008-04-29  Glenn Morris  <rgm@gnu.org>
39         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
41 2008-04-22  Juri Linkov  <juri@jurta.org>
43         * dired.texi (Subdirectories in Dired): Describe using `^'
44         to return to the parent directory.
46 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
48         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
49         recent changes.
51 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
53         * building.texi (GDB-UI Layout, Breakpoints Buffer)
54         (Other GDB-UI Buffers): Update for recent thread related changes.
56 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
58         * maintaining.texi (Maintaining):
59         * emacs.texi (Top): Typo.
61 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
63         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
64         arg in `font-lock-add-keywords'.
66 2008-04-08  Glenn Morris  <rgm@gnu.org>
68         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
69         Also add Baha'i calendar references where appropriate.
71 2008-04-05  Glenn Morris  <rgm@gnu.org>
73         * custom.texi (Init File): Byte-compiling .emacs is bad.
75 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
77         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
79 2008-03-29  Glenn Morris  <rgm@gnu.org>
81         * calendar.texi: Update for `calendar-date-style' replacing
82         `european-calendar'.
84 2008-03-28  Jason Rumney  <jasonr@gnu.org>
86         * display.texi (Display Custom): Mention overlay-margin in text.
88 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
90         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
91         tutorial' comments.
93 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
95         * mark.texi (Mark): Rearrange nodes.
96         (Persistent Mark): Rename from Transient Mark.
97         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
98         Describe Transient Mark mode as the default.
100         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
101         the default behavior with Transient Mark mode off.
102         (Position Info): Fix typo.
104         * display.texi (Standard Faces): Reference the Mark node.  Remove
105         discussion of the region face, which is discussed there.
107         * emacs.texi (Top): Update node listings.
109         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
110         as the default.
112         * fixit.texi (Undo): Standardize choice of undo key sequence.
113         (Undo, Spelling): Describe Transient Mark mode as the default.
115         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
116         default.
118         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
120         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
121         mode is the default, and note that the mark is not activated when set.
123         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
124         Describe Transient Mark mode as the default.
126         * search.texi (Basic Isearch): Reference the Mark Ring node.
127         (Replace, Unconditional Replace, Other Repeating Search):
128         Describe Transient Mark mode as the default.
130         * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
131         Transient Mark mode as the default.
132         (Paragraphs): Describe how M-h behaves when region is active.
134         * trouble.texi (Quitting): Clarify effects of C-g.
136 2008-03-13  Glenn Morris  <rgm@gnu.org>
138         * emacs.texi (EMACSVER): Set to 23.0.60.
140 2008-03-05  Glenn Morris  <rgm@gnu.org>
142         * dired.texi (Hiding Subdirectories): Fix previous change.
144 2008-03-05  Drew Adams  <drew.adams@oracle.com>
146         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
148 2008-02-28  Kim F. Storm  <storm@cua.dk>
150         * help.texi (Help Files): Move describe-gnu-project to C-h g.
151         Move describe-distribution to C-h C-o.
152         Move view-emacs-problems to C-h C-p.
153         Add view-emacs-debugging on C-h C-d.
154         Add view-external-packages on C-h C-e.
155         Add view-order-manuals on C-h C-m.
157 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
159         * msdog-xtra.texi (MS-DOS): Docstring fix.
161 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
163         * msdog.texi (Windows Fonts): Use a @table for describing font
164         properties.
166 2008-02-07  Jason Rumney  <jasonr@gnu.org>
168         * msdog.texi (Windows Files): w32-get-true-file-attributes default
169         value has changed.
170         (Windows HOME): Clarify what is meant by "if that fails as well".
171         (Windows Fonts): New section.
173 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
175         * basic.texi (Basic Undo): Remove duplicate "you can".
177 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
179         * maintaining.texi (Tags): Fix last change.
181 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
183         * tramp.texi: Use new FSF's Back-Cover Text.
185 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
187         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
189 2008-01-26  Richard Stallman  <rms@gnu.org>
191         * maintaining.texi (Tags): Delete redundant index entry.
193 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
195         * programs.texi (Imenu): Move "@cindex tags" from here...
196         * maintaining.texi (Tags): ...to here.
198 2008-01-23  Kevin Ryde  <user42@zip.com.au>
200         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
201         click count.
203 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
205         * entering.texi (Exiting): Fix typo.
206         Reported by D. E. Evans <sinuhe@gnu.org>.
208 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
210         * glossary.texi (Glossary): Fix typo.
212 2007-12-27  Richard Stallman  <rms@gnu.org>
214         * text.texi (Formatted Text): Improve menu tag.
215         (Editing Format Info): In Info, add duplicate menu of nodes
216         about the submenus.
217         (Format Faces): Say where Faces menu is found.  Mention Other.
218         (Format Colors): Say where these submenus are found.
219         (Format Indentation, Format Justification): Likewise.
220         (Format Properties): Likewise.
222 2007-12-22  Richard Stallman  <rms@gnu.org>
224         * search.texi (Query Replace): Make exp of query-replace more
225         self-contained, and clarify.
227         * cc-mode.texi (Getting Started): Change @ref to @pxref.
229 2007-12-15  Richard Stallman  <rms@gnu.org>
231         * files.texi (Auto Save): Clarify definition of auto-saving.
233 2007-11-26  Richard Stallman  <rms@gnu.org>
235         * help.texi (Help Echo): Cleanups.
237 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
239         * files.texi (Why Version Control?): Fix typo.
240         (VCS Concepts): Fix typos; small tense fix.
241         (Selecting a Fileset): Fix typos; small rewording.
242         (Log Buffer): Likewise.
243         (Old Revisions): Likewise.
245 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
247         * mule.texi (Communication Coding): Fix wording of last change.
249 2007-11-16  Werner Lemberg  <wl@gnu.org>
251         * custom.texi (Specifying File Variables):
252         * major.texi (Choosing Modes): Mention '\" in man pages.
254 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
256         * mule.texi (Communication Coding): Document x-select-request-type.
258         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
260 2007-11-15  Francesco Potortì  <pot@gnu.org>
262         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
263         --output=file.
265 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
267         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
268         (Help Echo): Avoid mentioning the term "region" here and
269         consistently use the term "active text".
271 2007-11-11  Glenn Morris  <rgm@gnu.org>
273         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
275 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
277         * search.texi (Query Replace): Mention
278         `query-replace-show-replacement'.
280 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
282         * building.texi (Watch Expressions): Remove obscure sentence.
284 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
286         * mule.texi (Select Input Method): Describe how to activate an input
287         method in the text mode.
289 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
291         * cmdargs.texi (Misc Variables): Remove Sun windows info.
293 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
295         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
297 2007-10-30  Glenn Morris  <rgm@gnu.org>
299         * misc.texi (Directory Tracking): Explain a bit more about
300         dirtrack-mode.
302 2007-10-25  Glenn Morris  <rgm@gnu.org>
304         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
306 2007-10-24  Richard Stallman  <rms@gnu.org>
308         * misc.texi (Interactive Shell): Cleanup last change.
310 2007-10-22  Juri Linkov  <juri@jurta.org>
312         * mini.texi (Minibuffer History): Add text about a list of minibuffer
313         default values.
315 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
317         * files.texi: Disambiguate two slightly different uses of the term
318         'filesets'.
320 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
322         * trouble.texi (Quitting): Fix typo.
324 2007-10-18  Glenn Morris  <rgm@gnu.org>
326         * frames.texi (Mode Line Mouse): Mention minor mode names.
328 2007-10-17  Juri Linkov  <juri@jurta.org>
330         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
331         fill-paragraph operates on the active region in Transient Mark mode.
332         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
333         with fill-paragraph.
335         * basic.texi (Arguments): Replace fill-paragraph-or-region with
336         fill-paragraph.
338         * fixit.texi (Spelling): ispell-word operates on the active region
339         in Transient Mark mode.
341 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
343         * building.texi (Source Buffers):
344         * custom.texi (Init Non-ASCII):
345         * glossary.texi (Glossary): Use "key binding" consistently.
347 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
349         * calendar.texi (Diary): Fix directive.
351 2007-10-16  Richard Stallman  <rms@gnu.org>
353         * calendar.texi (Diary): Clarify text about diary file example.
355 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
357         * files.texi: Capitalize node names according to convention.
359 2007-10-13  Glenn Morris  <rgm@gnu.org>
361         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
363 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
365         * emacs.texi:
366         * files.texi (Version Systems): Minor fixes to version-control material
367         suggested by RMS and Robert J. Chassell.
369 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
371         * files.texi (Version Systems):
372         * vc-xtra.texi:
373         * vc1-xtra.texi:
374         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
375         operations.  Change of terminology from `version' to `revision'.
376         Revise text for adequate description of VCSes with monotonic IDs.
377         * emacs.texi: Change of terminology from `version' to `revision'.
379 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
381         * files.texi (Version Systems): Describe newer VCses.
382         Reorder the descriptions to be chronological.
384 2007-10-09  Richard Stallman  <rms@gnu.org>
386         * display.texi (Cursor Display): Correct how cursor appears
387         in nonselected windows.
389 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
391         * building.texi (GDB Graphical Interface): Remove references to gdba
392         and mention gud-gdb.
394 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
396         * rmail.texi (Rmail Sorting): Improve indexing.
398 2007-10-06  Juri Linkov  <juri@jurta.org>
400         * text.texi (Fill Commands): Document fill-paragraph-or-region.
401         (Fill Prefix, Format Indentation): Replace fill-paragraph with
402         fill-paragraph-or-region.
404         * basic.texi (Arguments): Replace fill-paragraph with
405         fill-paragraph-or-region.
407 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
409         * files.texi: Update the section on version control for 2007
410         conditions.  None of these changes are new-VC-specific; that
411         will come later.
413 2007-09-15  Glenn Morris  <rgm@gnu.org>
415         * calendar.texi (Holidays): Change all instances of `holiday-list' back
416         to `list-holidays'.
418 2007-09-14  Glenn Morris  <rgm@gnu.org>
420         * calendar.texi: Update all instances of mark-calendar-holidays,
421         list-calendar-holidays, list-holidays with the new names.
423 2007-09-06  Glenn Morris  <rgm@gnu.org>
425         * Move manual sources from man/ to subdirectories of doc/.
426         Split into the Emacs manual in emacs/, and other manuals in misc/.
427         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
428         manual.
429         (infodir): New variable.
430         (info): Use $infodir.
431         (emacsman): Delete target, not needed any more.
432         Move all targets that are not the Emacs manual to misc/Makefile.in.
433         (mostlyclean): Remove `gnustmp'.
434         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
435         manual.
436         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
437         (emacsman): Delete target, not needed any more.
438         (clean): Remove all info files but Emacs manual.
439         Move all targets that are not the Emacs manual to misc/Makefile.in.
440         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
442         * Makefile.in (INFOSOURCES): Delete.
443         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
444         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
445         *.vrs *.toc here...
446         (maintainer-clean): ...from here.
448 2007-09-05  Glenn Morris  <rgm@gnu.org>
450         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
452 2007-08-29  Glenn Morris  <rgm@gnu.org>
454         * emacs.texi (EMACSVER): Increase to 23.0.50.
456 2007-08-27  Richard Stallman  <rms@gnu.org>
458         * emacs.texi (Top): Clarify menu item for Glossary.
460         * display.texi (Faces): Change secn title.
461         Clarify not all fonts come from Font Lock.
463 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
465         * basic.texi (Position Info): Add index entry for face at point.
466         Mention that character faces are also displayed by "C-u C-x =".
468 2007-08-08  Glenn Morris  <rgm@gnu.org>
470         * glossary.texi (Glossary): Deprecate `iff'.
472 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
474         * files.texi (File Conveniences): Document point motion keys in Image
475         mode.
477 2007-07-27  Glenn Morris  <rgm@gnu.org>
479         * emacs.texi (Copying): Include license text from gpl.texi, rather than
480         in-line.
482         * gpl.texi: New file with text of GPL.
483         * Makefile.in (EMACSSOURCES): Add gpl.texi.
485 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
487         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
489         * dired.texi (Wdired): Mention C-x C-q key binding.
491 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
493         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
495 2007-07-25  Glenn Morris  <rgm@gnu.org>
497         * emacs.texi (Copying): Replace license with GPLv3.
499         * Relicense all FSF files to GPLv3 or later.
501 2007-07-24  Glenn Morris  <rgm@gnu.org>
503         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
504         for some calendars.
506 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
508         * screen.texi (Mode Line): Describe new mode-line flag that shows if
509         default-directory for the current buffer is on a remote machine.
511 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
513         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
514         default value.
516 2007-07-21  Richard Stallman  <rms@gnu.org>
518         * files.texi (Why Version Control?): Improve previous change.
520 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
522         * files.texi (Why Version Control?): New node.
524 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
526         * building.texi (Starting GUD): Add xref to this anchor.
528 2007-06-24  Karl Berry  <karl@gnu.org>
530         * emacs.texi: New Back-Cover Text.
532 2007-06-07  Alan Mackenzie  <acm@muc.de>
534         * display.texi (Optional Mode Line): Document the new form of
535         line+column numbers, "(561,2)".
537 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
539         * maintaining.texi (Create Tags Table): Fix typos.
541 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
543         * Version 22.1 released.
545 2007-05-07  Karl Berry  <karl@gnu.org>
547         * emacs.texi (EMACSVER): Back to 22.
549 2007-05-06  Richard Stallman  <rms@gnu.org>
551         * maintaining.texi (Create Tags Table): Clean up previous change.
553 2007-05-05  Francesco Potortì  <pot@gnu.org>
555         * maintaining.texi (Create Tags Table): Add text about the dangers of
556         making symbolic links to tags files.
558 2007-05-04  Karl Berry  <karl@gnu.org>
560         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
562 2007-05-03  Karl Berry  <karl@gnu.org>
564         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
566         * .cvsignore (*.pdf): New entry.
568         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
569         for printing.
571 2007-05-01  Richard Stallman  <rms@gnu.org>
573         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
575 2007-04-28  Glenn Morris  <rgm@gnu.org>
577         * ack.texi (Acknowledgments):
578         * anti.texi (Antinews):
579         * programs.texi (Program Modes): Restore mention of python.el pending
580         consideration of legal status.
582 2007-04-28  Richard Stallman  <rms@gnu.org>
584         * files.texi (File Names): Fixes to ~ description on MS systems.
586 2007-04-26  Glenn Morris  <rgm@gnu.org>
588         * emacs.texi (EMACSVER): Increase to 22.1.50.
590 2007-04-25  Karl Berry  <karl@gnu.org>
592         * emacs.texi: Improve line breaks on copyright page,
593         similar layout to lispref, 8.5x11 by default.
595         * dired.texi (Image-Dired): Improve line break, fix typo.
597 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
599         * programs.texi (Program Modes):
600         * anti.texi (Antinews):
601         * ack.texi (Acknowledgments): python.el removed.
603 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
605         * display.texi (Highlight Interactively): Correct description of
606         hi-lock-file-patterns-policy.
608         * files.texi (File Archives): Mention self-extracting executables.
610 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
612         * search.texi (Unconditional Replace, Query Replace): Add xref to
613         "Replacement and Case".
615 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
617         * dired.texi (Image-Dired): Move from Thumbnails node.
618         * misc.texi (Thumbnails): Node deleted.
619         * emacs.texi (Top): Update node listing.
621         * files.texi (File Conveniences):
622         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
624 2007-04-21  Richard Stallman  <rms@gnu.org>
626         * display.texi (Highlight Interactively): Correct previous change.
627         Clarify doc of hi-lock-find-patterns, and move new features into it.
629 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
631         * display.texi (Highlight Interactively): Document
632         hi-lock-file-patterns-policy.
634 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
636         * display.texi (Scrolling): Fix typo.
638 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
640         * doclicense.texi: Remove node heading, so that it can be included by
641         other files.
643         * emacs.texi: Insert node heading for GFDL.
645 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
647         * cmdargs.texi (Colors): Qualify "color of window" index entry by
648         "command line".
650         * display.texi (Faces): Refer to "Creating Frames" for face
651         and other frame customizations in .emacs.
653         * frames.texi (Creating Frames): Mention that face customizations can
654         be put in .emacs.  Add index entries.
656 2007-04-12  Richard Stallman  <rms@gnu.org>
658         * glossary.texi (Glossary): Explain `iff'.
660 2007-04-11  Karl Berry  <karl@gnu.org>
662         * gnu.texi (Top),
663         * macos.texi (Mac Font Specs),
664         * anti.texi (Antinews),
665         * xresources.texi (Resources),
666         * misc.texi (Emulation),
667         * calendar.texi (Daylight Saving),
668         * dired.texi (Dired and Find),
669         * rmail.texi (Remote Mailboxes),
670         * sending.texi (Mail Headers),
671         * programs.texi (Which Function),
672         * files.texi (Recover),
673         * buffers.texi (Uniquify),
674         * frames.texi (Wheeled Mice),
675         * killing.texi (Rectangles): Wording to improve breaks in
676         8.5x11 format.
677         * mule.texi (Language Environments): \hbadness=10000 since there's
678         no way to reword.
679         * emacs.texi (smallbook): New @set to more easily switch between
680         smallbook and 8.5x11.
682 2007-04-11  Richard Stallman  <rms@gnu.org>
684         * files.texi (File Conveniences): Add xref to Tumme.
685         Delete text about Thumbnail mode.
687 2007-04-09  Alan Mackenzie  <acm@muc.de>
689         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
690         new name.  Insert concept index entries.
692 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
694         * display.texi (Standard Faces): Document prefix arg for
695         list-faces-display.
697         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
699 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
701         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
703         * files.texi (Misc File Ops): Rewrite description of
704         insert-file-literally.
706 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
708         * misc.texi (Printing): Postscript -> PostScript.
710         * ack.texi (Acknowledgments): Postscript -> PostScript.
712         * custom.texi (Init File, Init Non-ASCII): Fix last change.
714         * emacs.texi (Top): Fix the menu due to the change in custom.texi
715         below.
717 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
719         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
720         Init Non-ASCII.
721         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
722         (Init Non-ASCII): New node.
724 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
726         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
728 2007-03-12  Glenn Morris  <rgm@gnu.org>
730         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
731         "Daylight Savings".
733         * calendar.texi: Replace "daylight savings" with "daylight
734         saving" in text throughout.
736 2007-03-04  Richard Stallman  <rms@gnu.org>
738         * custom.texi (Safe File Variables): Minor correction.
740 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
742         * rmail.texi (Movemail): Add internal ref.
743         Don't indent the intro for the PROTO table.
744         Format PROTO table items with @code.
746 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
748         * building.texi: Remove references to bashdb.
750 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
752         * mule.texi (Language Environments): Update list of supported language
753         environments.
755 2007-02-14  Kim F. Storm  <storm@cua.dk>
757         * building.texi (Grep Searching): Fix lgrep doc.
759 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
761         * back.texi: Remove unused file.
763 2007-02-05  Francesco Potortì  <pot@gnu.org>
765         * maintaining.texi (Tag Syntax): Now --members is the default for
766         etags, not for ctags yet.
768 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
770         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
771         headers compliant with Texinfo guidelines and with what texnfo-upd.el
772         expects.  Add comments to prevent people from inadvertently modifying
773         the key parts needed by `texinfo-multiple-files-update'.
775 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
777         * frames.texi (Secondary Selection): Window clicked does not matter
778         when mouse-yank-at-point is non-nil.
780 2007-01-16  Glenn Morris  <rgm@gnu.org>
782         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
783         system abbrev.
785 2007-01-11  Richard Stallman  <rms@gnu.org>
787         * msdog.texi (Windows Keyboard): Another small cleanup.
789 2007-01-10  Richard Stallman  <rms@gnu.org>
791         * msdog.texi (Windows Keyboard): Yet another try to make
792         everyone happy with that passage.
794 2007-01-05  Richard Stallman  <rms@gnu.org>
796         * anti.texi (Antinews): Mention M-x shell scrolling.
798 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
800         * building.texi (Watch Expressions): Describe gdb-max-children.
802 2007-01-04  Richard Stallman  <rms@gnu.org>
804         * msdog.texi (Windows Keyboard): Clarify previous change.
806 2007-01-02  Richard Stallman  <rms@gnu.org>
808         * custom.texi (Changing a Variable): Minor clarification.
809         (Specific Customization): customize-customized => customize-unsaved.
811         * entering.texi (Entering Emacs): Clean up text about restarting
812         Emacs for each file.
814         * misc.texi (Shell Options): Minor cleanup.
816         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
817         with Emacs, not vice versa.
819         * programs.texi (Symbol Completion): Recommend customizing
820         window manager.
822         * xresources.texi (Resources): Minor fix.
824 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
826         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
828 2007-01-01  Richard Stallman  <rms@gnu.org>
830         * commands.texi (User Input): Document keys stolen by window mangers.
832 2006-12-31  Richard Stallman  <rms@gnu.org>
834         * custom.texi (Specific Customization): Document customize-option
835         instead of customize-variable.
837 2006-12-31  Kim F. Storm  <storm@cua.dk>
839         * major.texi (Choosing Modes): Document auto-mode-case-fold.
841 2006-12-30  Kim F. Storm  <storm@cua.dk>
843         * killing.texi (CUA Bindings): Fix typo.
845         * xresources.texi (Table of Resources): Mention grow-only value for
846         auto-resize-tool-bars.
848 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
850         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
851         and how to get them back.
853 2006-12-26  Richard Stallman  <rms@gnu.org>
855         * calendar.texi (Holidays): Holiday listing is based on current
856         practice, but DST is not.
858 2006-12-25  Richard Stallman  <rms@gnu.org>
860         * emacs.texi (Top): Update subnode menus.
862         * mark.texi (Transient Mark): Fix xref.
864         * killing.texi (Graphical Kill): Node deleted.
865         (Killing): Add xref to Cut and Paste.
866         (CUA Bindings): Update xref.
868         * frames.texi (Cut and Paste): New section to hold other nodes.
869         (Mouse Commands): Node demoted.
870         (Cut/Paste Other App): Split out from Mouse Commands.
871         (Word and Line Mouse): Likewise.
872         (Secondary Selection, Clipboard): Nodes demoted.
874 2006-12-24  Kevin Ryde  <user42@zip.com.au>
876         * calendar.texi (Holidays): US daylight saving begins second Sunday
877         in March for 2007 onwards.
878         (Daylight Savings): Show new US default daylight saving rules, 2nd
879         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
881 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
883         * calendar.texi (Scroll Calendar): < and > are switched.
885 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
887         * killing.texi (Deletion): Describe M-\ prefix argument.
889 2006-12-23  Richard Stallman  <rms@gnu.org>
891         * search.texi (Regexp Search): Explain why forward and reverse regexp
892         search are not mirror images.
894 2006-12-19  Kim F. Storm  <storm@cua.dk>
896         * major.texi (Choosing Modes): Describe match-function elements for
897         magic-mode-alist.
899 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
901         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
902         peculiarities.
904 2006-12-18  Richard Stallman  <rms@gnu.org>
906         * abbrevs.texi (Editing Abbrevs): Fix previous change.
908 2006-12-17  Alan Mackenzie  <acm@muc.de>
910         * programs.texi (Left Margin Paren): Remove the bit which says
911         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
912         Discuss some of the issues of setting this option to nil.
914 2006-12-17  Glenn Morris  <rgm@gnu.org>
916         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
918 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
920         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
921         (Windows Files): `w32-get-true-file-attributes' is only relevant for
922         NTFS volumes.
923         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
924         volumes.
926 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
928         * text.texi (HTML Mode): Fix "C-c TAB".
930 2006-12-09  Richard Stallman  <rms@gnu.org>
932         * misc.texi (Invoking emacsclient): Simplify TCP file text.
934 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
936         * files.texi (Misc File Ops): Document insert-file-literally.
938 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
940         * cmdargs.texi (Colors): Note that --color is intended for overriding
941         the terminal defaults, not for normal invocation.
943         * misc.texi (Emacs Server): Improve wording.  Don't mention the
944         ``server program''.  Add a cross-reference to "Init File" node.
945         (Invoking emacsclient): Add index entries.  Document both short and
946         long versions of command-line options.  Document the -f option.
948 2006-12-06  Richard Stallman  <rms@gnu.org>
950         * text.texi (Outline Format): Say to set outline-regexp
951         and outline-level with major modes and file local variables.
953 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
955         * anti.texi (Antinews): Mention the alternative to
956         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
958         * misc.texi (Interactive Shell): Ditto.
960 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
962         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
964         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
966 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
968         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
969         colon in the mode line.
971         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
973 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
975         * building.texi (Watch Expressions): Mention SPC for expanding/
976         contracting watch expressions.
978 2006-11-26  Kim F. Storm  <storm@cua.dk>
980         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
982 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
984         * building.texi (Debugger Operation): Define text command mode.
985         Clarify how tooltips work.
986         (GDB Graphical Interface): Explain how to run in text command mode
987         more clearly.
989 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
991         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
993 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
995         * anti.texi (Antinews): Mention --server-file and TCP sockets.
997 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
999         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1000         and EMACS is deprecated.
1002 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
1004         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1006 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
1008         * Makefile.in (emacs.dvi): Remove xresmini.texi.
1010         * emacs.texi: Include xresources.texi both for info and dvi.
1012         * xresources.texi: Merge text from xresmini.texi.
1014 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
1016         * glossary.texi: Fix typos.
1018 2006-11-06  Richard Stallman  <rms@gnu.org>
1020         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1022         * ack.texi (Acknowledgments): Fix name spelling.
1024 2006-11-01  Juri Linkov  <juri@jurta.org>
1026         * search.texi (Word Search): Document incremental word search.
1028 2006-10-28  Glenn Morris  <rgm@gnu.org>
1030         * ack.texi (Acknowledgments): Add cal-html author.
1032         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1033         Calendar").  Describe new package cal-html.
1034         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1035         Calendar Files."
1037 2006-10-23  Richard Stallman  <rms@gnu.org>
1039         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1040         Abbrev mode is enabled.
1042 2006-10-16  Richard Stallman  <rms@gnu.org>
1044         * emacs.texi: Update ISBN.
1046 2006-10-11  Kim F. Storm  <storm@cua.dk>
1048         * emacs.texi (Acknowledgments): Use @dotless{i}.
1050 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
1052         * building.texi (Breakpoints Buffer): Mention catchpoints.
1054 2006-10-08  Kim F. Storm  <storm@cua.dk>
1056         * ack.texi (Acknowledgments): Update.
1058         * emacs.texi (Acknowledgments): Fix bad @/ form.
1060 2006-10-05  Kim F. Storm  <storm@cua.dk>
1062         * emacs.texi (Acknowledgments): Add more contributors.
1064 2006-10-03  Richard Stallman  <rms@gnu.org>
1066         * emacs.texi (Acknowledgments): Update version and edition.
1068 2006-10-01  Karl Berry  <karl@gnu.org>
1070         * custom.texi (Customization Groups): Page break to keep example buffer
1071         on one page.
1073 2006-09-30  Karl Berry  <karl@gnu.org>
1075         * programs.texi (Basic Indent): @need to improve page break.
1076         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1078 2006-09-29  Glenn Morris  <rgm@gnu.org>
1080         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1082 2006-09-29  Karl Berry  <karl@gnu.org>
1084         * windows.texi (Basic Window): Remove forced @break, no longer
1085         desirable.
1086         * frames.texi (Frame Commands),
1087         * mark.texi (Marking Objects): Reword to avoid bad page break.
1088         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1090 2006-09-19  Richard Stallman  <rms@gnu.org>
1092         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1093         stick to present tense.
1095 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
1097         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1098         to x-gtk-use-old-file-dialog.
1099         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1101 2006-09-15  Jay Belanger  <belanger@truman.edu>
1103         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
1104         Change "Library Public License" to "Lesser Public License"
1105         throughout.  Use "yyyy" to represent year.
1107 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
1109         * files.texi (Visiting): Add index entry "open file".
1111 2006-09-11  Richard Stallman  <rms@gnu.org>
1113         * building.texi (Compilation Mode): Clarification.
1114         (Grep Searching): Add xref to Compilation Mode.
1116 2006-09-08  Richard Stallman  <rms@gnu.org>
1118         * search.texi (Search): Ref multi-file search commands here.
1119         (Other Repeating Search): Not here.
1121 2006-08-28  Richard Stallman  <rms@gnu.org>
1123         * windows.texi (Split Window): Update xref.
1125         * basic.texi (Continuation Lines): Update xref.
1127         * indent.texi (Tab Stops): Update xref.
1129         * emacs.texi (Top): Update subnode menu.
1131         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1132         split out of Display Custom.
1134 2006-08-25  Kim F. Storm  <storm@cua.dk>
1136         * display.texi (Display Custom): Add variables overline-margin
1137         and x-underline-at-descent-line.
1139 2006-08-25  Richard Stallman  <rms@gnu.org>
1141         * entering.texi (Exiting): Rewrite to give graphical displays
1142         priority over text terminals.
1144         * search.texi (Incremental Search): Move index entries.
1146 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
1148         * custom.texi (Init File): Reference Find Init to avoid "home
1149         directory" confusion.
1151 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
1153         * building.texi (Other GDB-UI Buffers): Describe how to edit
1154         a value in the locals buffer.
1156 2006-08-21  Richard Stallman  <rms@gnu.org>
1158         * search.texi (Basic Isearch): Add `isearch' index entry.
1160 2006-08-16  Richard Stallman  <rms@gnu.org>
1162         * misc.texi (Saving Emacs Sessions): Clean up wording.
1164         * mark.texi (Marking Objects): Mention term "select all".
1166         * emacs.texi (Top): Update subnode menu.
1168         * help.texi (Help Mode): Move node up in file.
1170 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
1172         * building.texi (Stack Buffer): Explain fringe arrow.
1174 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
1176         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1177         on startup.
1179 2006-08-11  Romain Francoise  <romain@orebokech.com>
1181         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1183 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
1185         * mule.texi (Recognize Coding, Text Coding): Fix typos.
1187 2006-08-10  Richard Stallman  <rms@gnu.org>
1189         * text.texi (Format Faces): Substantial rewrites to deal
1190         with face merging.  Empty regions don't count.  Clarify
1191         face property inheritance.
1193 2006-08-08  Romain Francoise  <romain@orebokech.com>
1195         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1196         <arjuropo@cc.jyu.fi>.
1198 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
1200         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1201         apply to all frames.
1203 2006-08-01  Richard Stallman  <rms@gnu.org>
1205         * help.texi (Name Help): Add index entries for describe-variable.
1207 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
1209         * building.texi (GDB Graphical Interface): Shorten node names.
1210         (GDB-UI Layout): Use GDB-related.
1211         (Other GDB-UI Buffers): Simplify English.
1213 2006-07-31  Richard Stallman  <rms@gnu.org>
1215         * search.texi (Query Replace): Add xref for Dired's Q command.
1217 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
1219         * building.texi (GDB commands in Fringe): Rename to...
1220         (Source Buffers): ..this and move forward.  Describe hollow arrow and
1221         new option gdb-find-source-frame.
1223 2006-07-29  Richard Stallman  <rms@gnu.org>
1225         * dired.texi (Operating on Files): Simplify previous change
1226         and fix Texinfo usage.
1228 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
1230         * dired.texi (Operating on Files): Add cross-references.  State the
1231         Unix commands that do similar things.
1233 2006-07-28  Richard Stallman  <rms@gnu.org>
1235         * mark.texi (Transient Mark): Clarify that region never disappears
1236         when Transient Mark mode is off, and not when it is on.
1238 2006-07-27  Richard Stallman  <rms@gnu.org>
1240         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
1242 2006-07-24  Richard Stallman  <rms@gnu.org>
1244         * xresources.texi (GTK styles): Fix texinfo usage.
1246         * commands.texi (User Input): Explain why we teach keyboard cmds.
1248         * xresources.texi, xresmini.texi, search.texi, programs.texi:
1249         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1250         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1251         * doclicense.texi, display.texi, dired.texi, basic.texi:
1252         * anti.texi, ack.texi: Move periods and commas inside quotes.
1254 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
1256         * cmdargs.texi (General Variables): Document EMAIL.
1258 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
1260         * frames.texi (Frame Commands): Mention that focus-follows-mouse
1261         doesn't have effect on MS-Windows.
1263 2006-07-17  Richard Stallman  <rms@gnu.org>
1265         * building.texi (Grep Searching): Explain about chaining grep commands.
1267 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
1269         * killing.texi, mini.texi: Fix typos.
1271 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
1273         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1274         is invoked for multiple files.
1276 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
1278         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1279         on-line manual for the rest of this node.
1280         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1281         unconditionally.
1282         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1283         Improve wording.
1284         (Windows Printing): Improve wording.
1285         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1286         rest of this node.
1288 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
1290         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1291         with eval-buffer.
1293 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
1295         * mule.texi (Coding Systems, Specify Coding): Link descriptions
1296         of character translation.
1298 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
1300         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1302 2006-07-03  Karl Berry  <karl@gnu.org>
1304         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1305         not-too-underfull hboxes in the TeX output.
1306         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1307         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1308         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1309         * sending.texi, text.texi: Fix overfull/underfull boxes.
1311 2006-07-03  Romain Francoise  <romain@orebokech.com>
1313         * m-x.texi (M-x): Fix.
1315 2006-07-03  Richard Stallman  <rms@gnu.org>
1317         * search.texi (Other Repeating Search): filename -> file name.
1319         * misc.texi (Narrowing): Minor cleanups.
1321         * files.texi (Visiting): filename -> file name.
1323         * emacs.texi (Top): Update subnode menus.
1325         * mule.texi (Coding Systems): Move char translation stuff here.
1326         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1327         (Recognize Coding): Substantial local rewrites.
1328         (International): Update menu.
1330         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1331         (Scrolling): Substantial local rewrites.
1332         (Display): Update menu and intro.
1334         * dired.texi: filename -> file name.
1336         * custom.texi (Safe File Variables): Texinfo usage fix.
1338 2006-07-03  Ted Zlatanov  <tzz@lifelogs.com>
1340         * help.texi, m-x.texi: Lots of cleanups.
1342 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
1344         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1345         (Windows Processes, Windows Misc): Shorten the printed version by
1346         selectively conditioning less important portions by @ifnottex.
1348 2006-06-27  Richard Stallman  <rms@gnu.org>
1350         * mini.texi (Minibuffer File): Minor cleanup.
1352 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
1354         * frames.texi (XTerm Mouse): Rename to...
1355         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
1357         * emacs.texi (Top): Use new node name.
1359 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
1361         * emacs.texi (Top): Update the detailed menu according to changes in
1362         msdog.texi.
1364         * msdog.texi (Windows Keyboard): New section.
1365         (Windows Mouse): New section.
1366         (Windows System Menu): Remove section (text merged with "Windows
1367         Keyboard").
1368         (Windows Misc): New section.
1370         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1372         * msdog.texi (ls in Lisp): New section.
1374         * files.texi (Visiting): Document case-insensitive wildcard matching
1375         under find-file-wildcards.
1377 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1379         * macos.texi (Mac Input): Add description of mac-function-modifier.
1380         Now Unicode keyboard layouts work.
1382 2006-06-10  Richard Stallman  <rms@gnu.org>
1384         * mule.texi (Recognize Coding): Clarify previous change.
1386 2006-06-09  Kenichi Handa  <handa@m17n.org>
1388         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1389         notation.
1391 2006-06-07  Kevin Ryde  <user42@zip.com.au>
1393         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1394         manual for @ifnottex, but in emacs-extra for @iftex.
1396         * cmdargs.texi (General Variables): Fix smtpmail xref.
1398 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1400         * programs.texi (Comment Commands):
1401         * custom.texi (Specifying File Variables):
1402         Use ;; instead of ;;; to better follow coding conventions.
1404 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
1406         * building.texi (Watch Expressions): Move node to end.
1407         (GDB Graphical Interface): Move description of clicks in fringe...
1408         (GDB commands in the Fringe): ...to here.  New node.
1410 2006-06-05  Romain Francoise  <romain@orebokech.com>
1412         * xresmini.texi (GTK resources): Fix various typos.
1414 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
1416         * building.texi (GDB Graphical Interface): Update bindings.
1417         (Commands of GUD): Add gud-print.  Remove gud-run.
1418         Restate availability more generally.
1420 2006-06-03  Ted Zlatanov  <tzz@lifelogs.com>
1422         * mini.texi: Lots of cleanups.
1424 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
1426         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1427         and Mouse-2.
1429 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
1431         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1433 2006-05-31  Richard Stallman  <rms@gnu.org>
1435         * basic.texi (Moving Point): Fix previous change.
1437 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
1439         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1441 2006-05-28  Ted Zlatanov  <tzz@lifelogs.com>
1443         * basic.texi: Many simplifications and improvements in wording.
1445 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
1447         * anti.texi (Antinews): Create a node for gdb-ui.
1449 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
1451         * frames.texi (Menu Bars, Tool Bars): Add index entries.
1453 2006-05-20  Richard Stallman  <rms@gnu.org>
1455         * dired.texi (Dired Navigation): dired-goto-file is now j.
1457 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
1459         * mule.texi (Coding Systems): Mention the undecided-* coding systems
1460         and their aliases.
1462         * msdog.texi (Windows Printing): Mention non-support of plain text
1463         printing with some el-cheapo printers, and suggest a workaround.
1465 2006-05-20  Kevin Ryde  <user42@zip.com.au>
1467         * text.texi (TeX Print): tex-dvi-view-command has a default value,
1468         remove the bit saying you must set it.
1470 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
1472         * trouble.texi (Checklist):
1473         * text.texi (Text, Auto Fill, Text Mode):
1474         * search.texi (Nonincremental Search):
1475         * rmail.texi (Rmail Labels):
1476         * mule.texi (Input Methods, Multibyte Conversion):
1477         * misc.texi (Gnus, Where to Look, PostScript):
1478         * maintaining.texi (Create Tags Table):
1479         * indent.texi (Indentation Commands):
1480         * fixit.texi (Spelling):
1481         * emacs.texi (Copying):
1482         * custom.texi (Init File): ifinfo -> ifnottex.
1484 2006-05-17  Richard Stallman  <rms@gnu.org>
1486         * files.texi (Diff Mode): Mention C-x `.
1488 2006-05-08  Richard Stallman  <rms@gnu.org>
1490         * custom.texi (Disabling): Textual cleanups.
1492 2006-05-12  Glenn Morris  <rgm@gnu.org>
1494         * calendar.texi (Displaying the Diary, Format of Diary File):
1495         Refer to diary-view-entries, diary-list-entries,
1496         diary-show-all-entries rather than obsolete aliases.
1498 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
1500         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1501         (Displaying the Diary, Special Diary Entries, Importing Diary):
1502         * building.texi (Compilation Shell):
1503         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1504         emacs-xtra with @inforef's.
1506         * files.texi (Visiting): Fix wording.
1508         * mule.texi (Coding Systems, Text Coding): More indexing.
1509         Mention that C-x RET f can set eol conversion.
1511 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
1513         * xresmini.texi (GTK resources): Insert GTK description.
1515         * xresources.texi (GTK resources): metafont should be menufont.
1517 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
1519         * mini.texi (Completion Options): Completion of remote files'
1520         method, user name and host name is active only in partial
1521         completion mode.
1523 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
1525         * makefile.w32-in (emacs.dvi):
1526         * Makefile.in (emacs.dvi): Add xresmini.texi.
1528         * xresmini.texi (Table of Resources): Remove xref to non-existent
1529         node "LessTif Resources".
1531         * msdog.texi (Microsoft Windows):
1532         * calendar.texi (Calendar/Diary, Displaying the Diary)
1533         (Special Diary Entries, Importing Diary, Holidays):
1534         * programs.texi (Program Modes):
1535         * text.texi (Text):
1536         * buffers.texi (Several Buffers):
1537         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1539 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
1541         The following changes merge the emacs-xtra manual into the main
1542         manual, but only for on-line version of the manual.
1544         * vc2-xtra.texi (Version Backups, Local Version Control)
1545         (Making Snapshots, Change Logs and VC, Version Headers)
1546         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1547         on-line manual.
1549         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1550         for on-line manual.
1552         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1553         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1554         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1555         for on-line manual.
1557         * fortran-xtra.texi (Fortran, Fortran Autofill)
1558         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1559         for on-line manual.
1561         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1562         Conditional xref's for on-line manual.
1564         * emerge-xtra.texi (Emerge, Overview of Emerge)
1565         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1566         manual.
1568         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1569         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1570         (EMACSSOURCES): Use EMACS_XTRA.
1571         (../info/emacs-xtra): Remove.
1572         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1574         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1575         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1576         (EMACSSOURCES): Use EMACS_XTRA.
1577         ($(infodir)/emacs-xtra): Remove.
1578         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1580         * trouble.texi (Quitting):
1581         * text.texi (Text):
1582         * programs.texi (Program Modes):
1583         * msdog.texi (Microsoft Windows):
1584         * frames.texi (Frames):
1585         * files.texi (Backup, Version Control, VC Concepts)
1586         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1587         (Registering, VC Status, VC Undo, Multi-User Branching)
1588         (Comparing Files):
1589         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1590         (Displaying the Diary, Special Diary Entries, Importing Diary):
1591         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1592         conditional xref's, depending on @iftex/@ifnottex.
1594         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1595         "MS-DOS".  @include msdog-xtra.texi.
1597         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1598         <Top Level> [ifnottex]: @include fortran-xtra.texi.
1600         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1601         for vc-xtra.texi subsections.
1602         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1603         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1605         * sending.texi (Sending Mail): A @node line without explicit Prev,
1606         Next, and Up links.
1608         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1609         Next, and Up links.
1611         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1612         and its sections.  @include picture-xtra.texi.
1614         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1615         "Emerge".
1616         (List Tags) [ifnottex]: @include emerge-xtra.texi.
1618         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1619         exact duplicate of its name-sake in calendar.texi.
1621         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1622         "Advanced Calendar/Diary Usage".
1623         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1625         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1626         dired-xtra.texi.
1627         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1629         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1630         (Files) [ifnottex]: Add menu entry for Autorevert.
1632         * emacs-xtra.texi (Introduction): Reword to make consistent with
1633         printed version only.
1634         <Top level>: Remove the body of all chapters and move them to the
1635         new *-xtra.texi files.  Use @raisesections and @lowersections to
1636         convert sections to chapters etc.
1638         * msdog-xtra.texi:
1639         * fortran-xtra.texi:
1640         * vc-xtra.texi:
1641         * vc1-xtra.texi:
1642         * vc2-xtra.texi:
1643         * emerge-xtra.texi:
1644         * cal-xtra.texi:
1645         * dired-xtra.texi:
1646         * arevert-xtra.texi: New files, with text from respective chapters
1647         of emacs-xtra.texi.  Convert each @chapter into @section, @section
1648         into @subsection, etc.
1650         * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG".  All references
1651         updated.
1653         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1654         Windows".  All references updated.
1656 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1658         * macos.texi (Mac Input): Mention input from Character Palette.
1659         (Mac Font Specs): Fix typo.
1661 2006-05-05  Richard Stallman  <rms@gnu.org>
1663         * files.texi (Diff Mode): Minor cleanup.
1665 2006-05-05  Karl Berry  <karl@gnu.org>
1667         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
1668         errors from the current release of makeinfo (4.8).
1669         * help.texi (Library Keywords): Change widest word in multitable
1670         template from `emulations' to `convenience'.  (Not sure if this is
1671         related to the font change.)
1673 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
1675         * files.texi (File Names): Add a footnote about limited support of
1676         ~USER on MS-Windows.
1678         * cmdargs.texi (Initial Options): Add a footnote about limited
1679         support of ~USER on MS-Windows.
1681 2006-05-03  Richard Stallman  <rms@gnu.org>
1683         * files.texi (Diff Mode): Node moved here.
1684         (Comparing Files): Delete what duplicates new node.
1685         (Files): Put Diff Mode in menu.
1687         * misc.texi (Diff Mode): Moved to files.texi.
1689         * emacs.texi (Top): Update menu for Diff Mode.
1691         * trouble.texi (Emergency Escape): Simplify.
1693         * emacs.texi (Top): Minor clarification.
1695 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
1697         * commands.texi, entering.texi, screen.texi: Many simplifications.
1699 2006-05-03  Richard Stallman  <rms@gnu.org>
1701         * commands.texi (Text Characters): Delete paragraph about unibyte
1702         non-ASCII printing chars.
1704         * killing.texi (Killing): Say "graphical displays".
1705         * display.texi: Say "graphical displays".
1707         * cmdargs.texi (Misc X): Say "graphical displays".
1709 2006-05-01  Richard Stallman  <rms@gnu.org>
1711         * emacs.texi (Top): Add Diff Mode to menu.
1713 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
1715         * misc.texi (Diff Mode): New node.
1717 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1719         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1720         (Mac Environment Variables): Shorten example line.
1721         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
1723 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
1725         * building.texi (GUD Customization): Describe cases %d and %c.
1726         Update description for %e.
1728 2006-04-30  Glenn Morris  <rgm@gnu.org>
1730         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1732 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
1734         * custom.texi (Examining): Update C-h v output example.
1736 2006-04-29  Kim F. Storm  <storm@cua.dk>
1738         * building.texi (Grep Searching): Add lgrep and rgrep.
1740 2006-04-23  Richard Stallman  <rms@gnu.org>
1742         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1744         * xresmini.texi: New file.
1746         * xresources.texi (Face Resources): Split table into font resources
1747         and the rest.  Combine similar attributes for brevity.
1749 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
1751         * emacs-xtra.texi (MS-DOS File Names): Remove section about
1752         backslashes and case-insensitivity in file names (moved to the
1753         main manual).
1754         (MS-DOS Printing): Move most of the text to the main manual.
1756         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
1757         New nodes.
1758         (Windows Processes, Windows System Menu): Add index entries and
1759         fix wording.
1761 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
1763         * misc.texi (Shell Ring): Add notes on saved input when
1764         navigating off the end of the history list.
1766 2006-04-18  Chong Yidong  <cyd@mit.edu>
1768         * misc.texi (Shell Options): Correct default value of
1769         comint-scroll-show-maximum-output.
1771 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
1773         * building.texi (Watch Expressions): Update.
1775 2006-04-12  Richard Stallman  <rms@gnu.org>
1777         * search.texi: Clean up previous change.
1779 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
1781         * search.texi (Regexp Backslash, Regexp Replace): Add index
1782         entries for ``back reference'' and mention the term itself in the
1783         text.
1785 2006-04-11  Richard Stallman  <rms@gnu.org>
1787         * custom.texi (Safe File Variables):
1788         Document enable-local-variables = :safe.
1790 2006-04-11  Karl Berry  <karl@gnu.org>
1792         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
1793         (Remote Repositories, Version Backups, Local Version Control)
1794         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
1795         (Miscellaneous Commands and Features of VC, Change Logs and VC)
1796         (Renaming VC Work Files and Master Files)
1797         (Inserting Version Control Headers, Customizing VC, General Options)
1798         (Options for RCS and SCCS, Options specific for CVS): Move all
1799         these nodes to emacs-xtra.texi, for brevity.
1800         * cmdargs.texi, files.texi: Change cross-references.
1802 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
1804         * files.texi (Old Versions): Update description of vc-annotate's
1805         use of color to indicate date ranges.
1807 2006-04-09  Kevin Ryde  <user42@zip.com.au>
1809         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
1810         put info and printed manual names the right way around.
1812 2006-04-09  Karl Berry  <karl@gnu.org>
1814         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
1815         emacs-xtra.texi, leaving only MS Windows information.
1816         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
1817         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
1818         node names.
1820         * emacs.texi: Move @summarycontents and @contents to the beginning
1821         of the file.
1823 2006-04-08  Kevin Ryde  <user42@zip.com.au>
1825         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
1827 2006-04-07  Richard Stallman  <rms@gnu.org>
1829         * programs.texi (Comments, Comment Commands, Options for Comments)
1830         (Multi-Line Comments): "Align", not "indent".
1831         (Basic Indent): C-j deletes trailing whitespace before the newline.
1833 2006-04-06  Richard Stallman  <rms@gnu.org>
1835         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
1837 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
1839         * killing.texi (Rectangles): Add index entry for marking a rectangle.
1841 2006-04-05  Richard Stallman  <rms@gnu.org>
1843         * emacs.texi (Top): Update subnode menu.
1845         * trouble.texi (Unasked-for Search): Node deleted.
1846         (Lossage): Delete from menu.
1848 2006-04-04  Richard Stallman  <rms@gnu.org>
1850         * trouble.texi: Various cleanups.
1851         (Checklist): Don't bother saying how to snail a bug report.
1852         (Emergency Escape): Much rewriting.
1853         (After a Crash): Rename the core dump immediately.
1854         (Total Frustration): Call it a psychotherapist.
1855         (Bug Criteria): Avoid "illegal instruction".
1856         (Sending Patches): We always put the contributor's name in.
1858         * misc.texi (Thumbnails): Minor correction.
1860 2006-04-03  Richard Stallman  <rms@gnu.org>
1862         * misc.texi (Thumbnails): Minor cleanup.
1864 2006-04-02  Karl Berry  <karl@gnu.org>
1866         * sending.texi (Mail Sending): pxref to Top needs five args.
1868         * texinfo.tex: Update to current version (2006-03-21.13).
1870 2006-03-31  Richard Stallman  <rms@gnu.org>
1872         * emacs.texi (Top): Update subnode menu.
1874         * help.texi (Help Mode): Cleanup.
1876         * dired.texi: Many cleanups.
1877         (Dired Deletion): Describe dired-recursive-deletes.
1878         (Operating on Files): dired-create-directory moved.
1879         (Misc Dired Features): Move to here.
1880         (Tumme): Node moved to misc.texi.
1882         * custom.texi: Many cleanups.
1883         (Minor Modes): Don't mention ISO Accents Mode.
1884         (Examining): Update C-h v output example.
1885         (Hooks): Add index and xref for add-hook.
1886         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
1887         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
1889         * misc.texi: Many cleanups.
1890         (beginning): Add to summary of topics.
1891         (Shell): Put eshell xref at the end.  Remove eshell from table.
1892         (Thumbnails): New node.
1894 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
1896         * files.texi (File Name Cache): Make it clear that the cache is
1897         not persistent.
1899 2006-03-25  Karl Berry  <karl@gnu.org>
1901         * emacs-xtra.texi, emacs.texi, gnu.texi:
1902         (1) use @copyright{} instead of (C) in typeset text;
1903         (2) do not indent copyright year list (or anything else).
1905 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
1907         * files.texi (VC Dired Mode): Remove misplaced brackets.
1909 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
1911         * files.texi: Various updates and clarifications in the VC chapter.
1913 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
1915         * help.texi (Help Mode): Document "C-c C-c".
1917 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
1919         * emacs-xtra.texi (Top): Avoid ugly continuation line in
1920         menu in the standalone Info reader.
1922 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
1924         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
1925         moved here from Emacs manual.
1927         * programs.texi (Fortran): Section moved to emacs-xtra.
1928         (Program Modes): Xref to Fortran in emacs-xtra.
1930         * maintaining.texi (Emerge): Move to emacs-xtra.
1931         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
1933         * picture.texi: File deleted.
1934         * Makefile.in:
1935         * makefile.w32-in: Remove picture.texi.
1937         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
1938         * abbrevs.texi (Abbrevs):
1939         * sending.texi (Sending Mail): Picture node removed.
1941         * emacs.texi (Top): Update node listings.
1943 2006-03-12  Richard Stallman  <rms@gnu.org>
1945         * calendar.texi: Various cleanups.
1947 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
1949         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
1950         syntax.
1952 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
1954         * search.texi (Regexps): More accurately describe which characters
1955         are special in which situations.  Recommend _not_ to quote `]' or
1956         `-' when they are not special.
1958 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
1960         * files.texi (Old Versions): Clarify operation of C-x v =.
1962 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
1964         * building.texi (Watch Expressions): Update and describe
1965         gdb-speedbar-auto-raise.
1967 2006-02-19  Richard M. Stallman  <rms@gnu.org>
1969         * emacs.texi: Use @smallbook.
1970         (Top): Update ref to Emacs paper, delete ref to Cookbook.
1971         Update subnode menu.
1973         * building.texi (Lisp Interaction): Minor addition.
1975 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
1977         * building.texi (Watch Expressions): Update and be more precise.
1979 2006-02-15  Francesco Potortì  <pot@gnu.org>
1981         * maintaining.texi (Create Tags Table): Explain why the
1982         exception when etags writes to files under the /dev tree.
1984 2006-02-14  Richard M. Stallman  <rms@gnu.org>
1986         * custom.texi (Safe File Variables): Lots of clarification.
1987         Renamed from Unsafe File Variables.
1989 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
1991         * custom.texi (Unsafe File Variables): File variable confirmation
1992         assumed denied in batch mode.
1994 2006-02-14  Richard M. Stallman  <rms@gnu.org>
1996         * building.texi (GDB User Interface Layout): Don't say `inferior'
1997         for program being debugged.
1999 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
2001         * building.texi (GDB Graphical Interface):
2002         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2004 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
2006         * custom.texi (Specifying File Variables, Unsafe File Variables):
2007         New nodes, split from File Variables.  Document new file local
2008         variable behavior.
2010 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2012         * display.texi (Standard Faces):
2013         * files.texi (Visiting):
2014         * frames.texi (Clipboard):
2015         * glossary.texi (Glossary) <Clipboard>:
2016         * xresources.texi (X Resources): Mention Mac OS port.
2018 2006-02-12  Richard M. Stallman  <rms@gnu.org>
2020         * building.texi (Building): Clarify topic in intro.
2022         * maintaining.texi (Maintaining): Change title; clarify topic.
2023         Delete duplicate index entries.
2025         * building.texi (Other GDB User Interface Buffers): Clarifications.
2027         * text.texi (Cell Commands): Clarifications.
2029         * programs.texi (Defuns): Delete duplicate explanation of
2030         left-margin paren convention.
2031         (Hungry Delete): Minor cleanup.
2033 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
2035         * dired.texi (Tumme): More tumme documentation.
2037 2006-02-11  Alan Mackenzie  <acm@muc.de>
2039         * programs.texi ("Hungry Delete"): Correct the appellation of the
2040         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2042 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
2044         * dired.texi (Tumme): Fix small bug.
2046 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2048         * macos.texi (Mac International): Rename "fontset-mac" to
2049         "fontset-standard".
2051 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
2053         * dired.texi (Tumme): Basic documentation for Tumme added.
2055 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
2057         * mule.texi (International):
2058         * programs.texi (Basic Indent): Fix typos.
2060         * custom.texi (Minor Modes):
2061         * display.texi (Text Display):
2062         * commands.texi (Text Characters): Update xrefs.
2064 2006-02-07  Richard M. Stallman  <rms@gnu.org>
2066         * emacs.texi (Top): Update subnode menu.
2067         Update info on old Emacs papers.
2068         (Intro): "Graphical display", not window system.
2070         * xresources.texi (GTK styles): Minor clarifications.
2072         * trouble.texi: "Graphical display", not window system.
2073         (Stuck Recursive): Minor clarification.
2075         * text.texi: Minor clarifications.
2076         (Sentences): Explain why two-space convention is better.
2077         Explain sentence-end-without-period here.
2078         (Fill Commands): Not here.
2079         (Refill): Node moved down.
2080         (Filling): Update menu.
2081         (Table Creation, Cell Justification, Column Commands): Clarify.
2083         * sending.texi: Minor clarifications.
2085         * search.texi (Regexp Backslash): Clarification.
2087         * rmail.texi: Minor cleanups.
2088         (Rmail): Delete digression about `rmail-mode'.
2089         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2090         (Rmail Files): Mention C-u M-x rmail.
2091         (Rmail Reply): Mention References.
2092         (Rmail Display): Mention rmail-nonignored-headers.
2094         * programs.texi: Minor cleanups.
2095         (Comment Commands): Mention momentary Transient Mark mode.
2096         (Matching): Be more specific about customizing show-paren-mode.
2097         (Info Lookup): Don't list the modes that support C-h S.
2098         Just say what it does in an unsupported mode.
2099         (Man Page): Delete excessive info on customizing woman.
2100         (Motion in C): Don't mention c-for/backward-into-nomenclature.
2102         * abbrevs.texi: Minor clarifications.
2103         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2104         not "dynamic abbrevs" as if they were a kind of abbrev.
2106         * picture.texi (Picture): Minor cleanup.
2108         * mule.texi (Communication Coding): Say "other applications".
2109         (Fontsets): Not specific to X.  Add xref to X Resources.
2110         (Unibyte Mode): Rename from Single-Byte Character Support.
2111         "Graphical display", not window system.
2112         (International): Update menu.
2114         * maintaining.texi (Format of ChangeLog):
2115         New node, split out from ChangeLog.
2116         (ChangeLog): Clarifications in the remaining text.
2117         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2118         (Find Tag): Add @w.
2119         (Tags Search): Explain tag table order here.  Simplify grep ref.
2120         (List Tags): tags-tag-face is a variable, not a face.
2121         (Emerge): Cleanups.
2123         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2124         (Keyboard Macros): Avoid "the user".
2126         * killing.texi: "Graphical display", not window system.
2128         * help.texi (Help Echo): "Graphical display", not window system.
2130         * glossary.texi: Say "you", not "the user".  Say "graphical display".
2132         * frames.texi: Minor cleanups.  "Graphical display", not window system.
2134         * files.texi (Visiting): Make drag-and-drop not X-specific.
2136         * custom.texi: Minor cleanups.  "Graphical display", not window system.
2138         * cmdargs.texi: Minor cleanups.
2140         * building.texi (Compilation): Move and split kill-compilation para.
2141         Add para about multiple compilers.
2142         (Compilation Mode): Commands also available in grep mode and others.
2143         Mention C-u C-x ` more tutorially.  Clarify C-x `.
2144         (Compilation Shell): Clarify.  Put Bash example first.
2145         (Grep Searching): Minor cleanups; add @w.
2146         (Debuggers): Minor cleanups.
2147         (Starting GUD): Make GDB xgraphical mode issue clearer.
2148         (Debugger Operation): Lots of clarifications including
2149         GDB tooltip side-effect issue.
2150         (Commands of GUD): Clarify.
2151         (GUD Customization): Add bashdb-mode-hook.
2152         (GDB Graphical Interface): Rewrite for clarity.
2153         (GDB User Interface Layout): Rewrite for clarity.
2154         (Stack Buffer, Watch Expressions): Likewise.
2155         (Other GDB User Interface Buffers): Cleanups.
2156         (Lisp Libraries, External Lisp): Cleanup.
2158         * basic.texi (Position Info): "Graphical displays", rather than
2159         window systems.
2161         * anti.texi: Minor cleanup.
2163 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
2165         * custom.texi (Init File, Find Init): Add cross-references to
2166         where $HOME is described.
2168 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
2170         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2171         is not inside the @table.
2173         * emacs.texi (Top): Correct node name.
2175         * files.texi (File Names): Fix @xref.
2176         (Reverting): Fix typo.
2178         * mule.texi (International): Correct node name.
2180         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2182 2006-02-01  Richard M. Stallman  <rms@gnu.org>
2184         * emacs.texi (Top): Update subnode menu.
2186         * mule.texi: Minor clarifications.
2187         Reduce the specific references to X Windows.
2188         Refer to "graphical" terminals, rather than window systems.
2189         (Text Coding): Rename from Specify Coding.
2190         (Communication Coding, File Name Coding, Terminal Coding):
2191         New nodes split out from Text Coding.
2193         * kmacro.texi: Minor clarifications.
2194         (Keyboard Macro Ring): Comment out some excessive commands.
2195         (Basic Keyboard Macro): Split up the table, putting part in each node.
2197         * major.texi: Minor clarifications.
2199         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2201         * windows.texi: Minor clarifications.
2202         (Change Window): Don't describe mode-line mouse cmds here.
2203         Add xref to Mode Line Mouse.
2205         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2207         * macos.texi (Mac International): Fix xref.
2209         * indent.texi: Minor clarifications.
2211         * frames.texi: Minor clarifications.
2212         Reduce the specific references to X Windows.
2213         Refer to "graphical" terminals, rather than window systems.
2214         (Frame Parameters): Don't mention commands like
2215         set-foreground-color.  Just say to customize a face.
2216         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2218         * files.texi: Minor clarifications.
2219         (Numbered Backups): New node, split out from Backup Names.
2221         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2223         * cmdargs.texi (General Variables): Fix xref.
2225         * buffers.texi: Minor clarifications.
2227 2006-01-31  Richard M. Stallman  <rms@gnu.org>
2229         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2230         Nodes moved to top.
2232         * display.texi: Minor clarifications.
2233         (Display): Rearrange menu.
2234         (Standard Faces): Mention query-replace face.
2235         (Faces): Simplify.
2236         (Font Lock): Simplify face customization info.
2237         (Highlight Changes): Node merged into Highlight Interactively.
2238         (Highlight Interactively): Much rewriting and cleanup.
2239         (Optional Mode Line): Narrowed line number not good for goto-line.
2240         Simplify face customization advice.
2241         (Text Display): Mention use of escape-glyph face.
2242         Move ctl-arrow and tab-width here.
2243         (Display Custom): Move no-redraw-on-reenter to end of node.
2245         * search.texi: Minor clarifications.
2246         (Isearch Scroll): Simplify.
2247         (Other Repeating Search): Document multi-occur-in-matching-buffers.
2249         * regs.texi (Registers): Mention bookmarks here.
2251         * mark.texi: Minor clarifications.
2252         (Selective Undo): Node deleted.
2254         * m-x.texi: Minor clarifications.
2256         * killing.texi: Minor clarifications.
2257         Refer to "graphical" terminals, rather than window systems.
2259         * help.texi: Clarifications.
2260         (Help): Don't describe C-h F and C-h K here.
2261         (Key Help): Describe C-h K here.
2262         (Name Help): Mention Emacs Lisp Intro.
2263         Describe C-h F here.
2264         (Misc Help): Mention C-h F and C-h K only briefly.
2266         * fixit.texi (Undo): New node, mostly copied from basic.texi.
2267         Selective undo text merged in.
2268         (Spelling): Mention Aspell along with Ispell.
2270         * emacs.texi (Top): Update subnode menus.
2272         * basic.texi (Basic Undo): Rename from Undo.  Most of text
2273         moved to new Undo node.
2275 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
2277         * basic.texi (Continuation Lines, Inserting Text):
2278         Mention longlines mode.
2280 2006-01-29  Richard M. Stallman  <rms@gnu.org>
2282         * screen.texi: Minor cleaups.
2283         (Screen): Clean up the intro paragraphs.
2284         (Mode Line): Lots of rewriting.  Handle frame-name better.
2285         eol-mnemonic-... vars moved out.
2287         * emacs.texi (Top): Change menu item for MS-DOS node.
2288         Update subnode menu.
2290         * msdog.texi (MS-DOS): Rewrite intro to explain how this
2291         chapter relates to Windows.  Title changed.
2293         * mini.texi: Minor cleanups.
2295         * mark.texi (Selective Undo): New node, text moved from basic.texi.
2296         (Mark): Put it in the menu.
2298         * entering.texi: Minor cleanups.
2300         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2301         (Intro): Refer to "graphical" terminals, rather than X.
2303         * display.texi (Display Custom): Add xref to Variables.
2304         (Optional Mode Line): eol-mnemonic-... vars moved here.
2306         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
2307         rather than X.
2309         * basic.texi: Minor cleanups.
2310         (Undo): selective-undo moved.
2312 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
2314         * anti.texi (Antinews): Various corrections and additions.
2316 2006-01-23  Juri Linkov  <juri@jurta.org>
2318         * custom.texi (Easy Customization, Customization Groups)
2319         (Browsing Custom): Mention links along with buttons.
2321 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
2323         * text.texi (TeX Print): Use @key for TAB.
2325         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2327 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
2329         * files.texi (File Aliases): Don't claim that usually separate
2330         buffers are created for two file names that name the same data.
2331         Mention additional situations where different names mean the same
2332         file on disk.
2334 2006-01-19  Richard M. Stallman  <rms@gnu.org>
2336         * killing.texi (Deletion): Upcase @key argument.
2338         * custom.texi (Custom Themes): Minor cleanup.
2340         * programs.texi (Hungry Delete): Upcase @key argument.
2342 2006-01-16  Juri Linkov  <juri@jurta.org>
2344         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2345         Move `mode-line-highlight' before `mode-line-buffer-id'.
2347 2006-01-14  Richard M. Stallman  <rms@gnu.org>
2349         * basic.texi (Inserting Text): Minor cleanup.
2351 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
2353         * custom.texi (Changing a Variable, Face Customization):
2354         Update for changes in Custom menus.
2356 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2358         * macos.texi (Mac International): Undo last change.
2360 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
2362         * custom.texi (Custom Themes): Describe the new
2363         customize-create-theme interface.
2365 2005-12-30  Juri Linkov  <juri@jurta.org>
2367         * basic.texi (Position Info): Update example.
2369 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
2371         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2373 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
2375         * custom.texi (Custom Themes): `load-theme' always loads.
2377 2005-12-23  Juri Linkov  <juri@jurta.org>
2379         * display.texi (Highlight Interactively): Use double space to
2380         separate sentences.  Replace C-p with M-p, and C-n with M-n.
2382 2005-12-22  Richard M. Stallman  <rms@gnu.org>
2384         * custom.texi (Easy Customization and subnodes):
2385         Replace "active field" with "button".
2386         Use "user option" only for variables.
2387         Use "setting" for variable-or-face.
2389 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
2391         * buffers.texi (Select Buffer): Change order in table to make
2392         "Similar" refer to the correct item.
2393         (Indirect Buffers): Minor rewording.
2395 2005-12-20  Juri Linkov  <juri@jurta.org>
2397         * files.texi (VC Status): Put P and N near p and n.
2399 2005-12-19  Richard M. Stallman  <rms@gnu.org>
2401         * programs.texi (Electric C): Delete the info about newline control.
2402         (Other C Commands): Minor cleanup.
2403         (Left Margin Paren): Minor cleanup.
2405 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
2407         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2408         (Customization Groups): Delete text moved to "Browsing Custom".
2409         (Browsing Custom): New node.
2410         (Specific Customization): Clarify which commands only work for
2411         loaded options.
2413 2005-12-18  Bill Wohler  <wohler@newt.com>
2415         * frames.texi (Tool Bars): Shorten text of previous change.
2417 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
2419         * files.texi (VC Status): Document log-view mode.
2421 2005-12-18  Bill Wohler  <wohler@newt.com>
2423         * frames.texi (Tool Bars): Mention that you can turn off tool bars
2424         permanently via the customize interface.
2426 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
2428         * killing.texi (Killing by Lines): Document `kill-whole-line'
2429         function.
2431 2005-12-16  LÅ‘rentey Károly  <lorentey@elte.hu>
2433         * buffers.texi (Select Buffer): Change `prev-buffer' to
2434         `previous-buffer'.  Indicate that these functions use a frame
2435         local buffer list.
2437 2005-12-12  Richard M. Stallman  <rms@gnu.org>
2439         * custom.texi (Easy Customization): Change menu comment.
2440         (Prefix Keymaps): Fix spelling of Control-X-prefix.
2442         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
2443         (Help): Among the Apropos commands, describe only C-h a here.
2445 2005-12-11  Richard M. Stallman  <rms@gnu.org>
2447         * programs.texi (Options for Comments): Comment-end starts with space.
2449         * glossary.texi (Glossary): Minor cleanup.
2451         * files.texi (Old Versions): Use @table.
2453 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
2455         * display.texi (Highlight Interactively): Include
2456         global-hi-lock-mode.  Add miscellaneous details and elaborations.
2458 2005-12-09  Richard M. Stallman  <rms@gnu.org>
2460         * display.texi (Font Lock): Delete the Global FL menu item.
2462 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
2464         * custom.texi (Minibuffer Maps): Mention the maps for file name
2465         completion.
2467 2005-12-09  Kim F. Storm  <storm@cua.dk>
2469         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2470         prefix keys even when mark is active.  Decribe that RET moves
2471         cursor to next corner in rectangle; clarify insert around rectangle.
2473 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
2475         * custom.texi (Customization): Use xref to elisp manual for
2476         non-TeX output.
2477         (Minor Modes): Update.
2478         (Customization Groups, Changing a Variable, Face Customization):
2479         Update for new appearance of Custom buffers.
2480         (Changing a Variable): `custom-buffer-done-function' has been
2481         replaced by `custom-buffer-done-kill'.
2482         (Specific Customization): In the `customize-group' buffer, a
2483         subgroup's contents are not "hidden".  They are not included at
2484         all.  They have no [Show] button.
2485         (Mouse Buttons): Add pxref to description of mouse event lists in
2486         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
2487         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2488         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2490 2005-12-08  Richard M. Stallman  <rms@gnu.org>
2492         * mini.texi (Completion Commands, Completion):
2493         In file name input, SPC does not do completion.
2495 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
2497         * building.texi (GDB Graphical Interface): Explain screen size
2498         setting.
2499         (Other GDB User Interface Buffers): Describe features specific to
2500         GDB 6.4.
2502 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
2504         * building.texi (GDB User Interface Layout): Describe how to
2505         kill associated buffers.
2506         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2507         (Watch Expressions): Be more precise.
2508         (Other GDB User Interface Buffers): Describe how to change a
2509         register value.
2511 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2513         * macos.texi (Mac Input): Remove description of
2514         mac-command-key-is-meta.  Add descriptions of
2515         mac-control-modifier, mac-command-modifier, and
2516         mac-option-modifier.
2517         (Mac International): Fix description of conversion of clipboard data.
2518         (Mac Font Specs): Add example of font customization by face attributes.
2520 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
2522         * building.texi (Watch Expressions): Expand description.
2523         (Other GDB User Interface Buffers): Describe local map for
2524         gud-watch.
2526 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
2528         * display.texi (Font Lock): Font lock is enabled by default now.
2530 2005-11-20  Juri Linkov  <juri@jurta.org>
2532         * basic.texi (Position Info): Update examples of the output.
2533         Remove the fact that examples are produced in the TeXinfo buffer,
2534         because in the Info reader users will get a different output from
2535         `C-x ='.
2537         * building.texi (Compilation Mode): Remove paragraph duplicated
2538         from the node `Compilation'.  Add `compilation-skip-threshold'.
2540         * display.texi (Font Lock): Suggest more user-friendly method of
2541         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2543 2005-11-18  Richard M. Stallman  <rms@gnu.org>
2545         * files.texi (Registering): Mention @@ in mode line.
2547         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
2549 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
2551         * files.texi (Renaming and VC): Some back-ends don't
2552         handle renaming.
2554 2005-11-17  Juri Linkov  <juri@jurta.org>
2556         * emacs.texi (Top):
2557         * display.texi (Highlight Interactively): Put this font-lock based
2558         mode near Font Lock node.
2560 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
2562         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2563         icons.
2565 2005-11-12  Kim F. Storm  <storm@cua.dk>
2567         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
2568         (Help Summary): Add C-h d and C-h e.
2569         (Apropos): Clarify that all apropos commands may search for either
2570         list of words or a regexp.  Add C-h d for apropos-documentation.
2571         Describe apropos-documentation-sort-by-scores user option.
2573 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
2575         * killing.texi (CUA Bindings): Add @section.
2577 2005-11-10  Kim F. Storm  <storm@cua.dk>
2579         * emacs.texi (Top): Add CUA Bindings entry to menu.
2581         * killing.texi (CUA Bindings): New node.  Moved here from
2582         misc.texi and extended with info on rectangle commands and
2583         rectangle highlighting, interface to registers, and the global
2584         mark feature.
2586         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2588         * regs.texi: Prev link points to CUA Bindings node.
2590 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
2592         * help.texi (Help Echo): By default, help echos are only shown on
2593         mouse-over, not on point-over.
2595 2005-11-04  Jérôme Marant  <jerome@marant.org>
2597         * misc.texi (Shell Mode): Describe how to activate password echoing.
2599 2005-11-04  Romain Francoise  <romain@orebokech.com>
2601         * mark.texi (Mark Ring): Fix typo.
2603 2005-11-03  Richard M. Stallman  <rms@gnu.org>
2605         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2607 2005-11-01  Bill Wohler  <wohler@newt.com>
2609         * help.texi (Help Mode): Fix typo.
2611 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
2613         * building.texi (Other GDB User Interface Buffers): Describe
2614         the command gdb-use-inferior-io-buffer.
2616 2005-10-31  Romain Francoise  <romain@orebokech.com>
2618         * files.texi (Compressed Files): Fix typo.
2620         * buffers.texi (Misc Buffer): Downcase `*shell*'.
2622         * windows.texi (Force Same Window): Likewise.
2624 2005-10-30  Bill Wohler  <wohler@newt.com>
2626         * help.texi (Help Mode): URLs viewed with browse-url.
2628 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
2630         * building.texi (GDB Graphical Interface): Don't reference
2631         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
2632         must stay in same frame.
2634 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
2636         * custom.texi (Init File): Document ~/.emacs.d/init.el.
2638         * anti.texi (Antinews): Likewise.
2640 2005-10-28  Bill Wohler  <wohler@newt.com>
2642         * help.texi (Help): Help mode now creates hyperlinks for URLs.
2644 2005-10-28  Richard M. Stallman  <rms@gnu.org>
2646         * files.texi (Visiting): Explain how to enter ? in a file name.
2648         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2650 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
2652         * building.texi (GDB Graphical Interface): Describe
2653         gdb-mouse-until.
2655 2005-10-23  Richard M. Stallman  <rms@gnu.org>
2657         * custom.texi (Init File): Recommend when to use site-start.el.
2659 2005-10-21  Juri Linkov  <juri@jurta.org>
2661         * custom.texi (Examining): Mention accessing the old variable
2662         value via M-n in set-variable.
2664 2005-10-18  Romain Francoise  <romain@orebokech.com>
2666         * files.texi (Version Systems): Capitalize GNU.
2668 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
2670         * building.texi (Compilation Mode): Remove redundant paragraph.
2671         (Watch Expressions): Remove paragraph to reflect code change.
2673 2005-10-16  Richard M. Stallman  <rms@gnu.org>
2675         * building.texi (Compilation Mode, Compilation): Clarified.
2677 2005-10-15  Richard M. Stallman  <rms@gnu.org>
2679         * misc.texi (Saving Emacs Sessions): Mention savehist library.
2681 2005-10-13  Kenichi Handa  <handa@m17n.org>
2683         * basic.texi (Position Info): Fix previous change.
2685 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
2687         * cmdargs.texi (Icons X): Fix typo.
2689 2005-10-12  Kenichi Handa  <handa@m17n.org>
2691         * basic.texi (Position Info): Describe the case that Emacs shows
2692         "part of display ...".
2694 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
2696         * cmdargs.texi (Icons X): -nb => -nbi.
2698 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
2700         * frames.texi (Speedbar): A couple more clarifications.
2702 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
2704         * building.texi (GDB User Interface Layout): Improve diagram.
2705         (Watch Expressions): Explain how to make speedbar global.
2706         (Other GDB User Interface Buffers): Make references more precise.
2708 2005-10-09  Richard M. Stallman  <rms@gnu.org>
2710         * frames.texi (Speedbar): Clarify the text.
2712 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
2714         * frames.texi (Speedbar): Add information on keybindings,
2715         dismissing the speedbar, and buffer display mode.  Link to
2716         speedbar manual.
2718 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
2720         * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2721         added -nb, --no-bitmap-icon.
2723 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
2725         * building.texi (GDB Graphical Interface): Add variables and
2726         functions to indices.  Be more precise.
2728 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
2730         * frames.texi (Drag and Drop): Remove the x- from
2731         x-dnd-open-file-other-window and xdnd-protocol-alist.
2733 2005-09-30  Romain Francoise  <romain@orebokech.com>
2735         * mini.texi (Minibuffer): The default value now appears before the
2736         colon in minibuffer prompts.
2738 2005-09-25  Richard M. Stallman  <rms@gnu.org>
2740         * search.texi (Regexp Search): Doc search-whitespace-regexp.
2742 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
2744         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
2746 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2748         * emacs.texi (Top): Update submenus from macos.texi.
2750         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
2751         (Mac OS): Update feature support status.
2752         (Mac Input): List supported input scripts.  Remove description
2753         about `mac-keyboard-text-encoding'.  Mention mouse button
2754         emulation and related variables.
2755         (Mac International): Mention Central European and Cyrillic
2756         support.  Now `keyboard-coding-system' is dynamically changed.
2757         Add description about coding system for selection.  Add
2758         description about language environment.
2759         (Mac Environment Variables): Mention
2760         `~/.MacOSX/environment.plist'.  Give example of command line
2761         arguments.  Add Preferences support.
2762         (Mac Directories): Explicitly state that this node is for Mac OS
2763         Classic only.
2764         (Mac Font Specs): Mention specification for scalable fonts.  List
2765         supported charsets.  Add preferred way of creating fontsets.  Add
2766         description about `mac-allow-anti-aliasing'.
2767         (Mac Functions): Add descriptions about `mac-set-file-creator',
2768         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
2769         and `mac-get-preference'.
2771 2005-09-16  Romain Francoise  <romain@orebokech.com>
2773         Update all files to specify GFDL version 1.2.
2775         * doclicense.texi (GNU Free Documentation License): Update to
2776         version 1.2.
2778 2005-09-15  Richard M. Stallman  <rms@gnu.org>
2780         * buffers.texi (List Buffers): Fix xref.
2782         * rmail.texi (Rmail Basics): Fix xref.
2784         * emacs.texi (Top): Update subnode menus.
2786         * files.texi (Saving Commands): New node, broken out of Saving.
2787         (Customize Save): New node, broken out of Saving.
2788         Clarify effect of write-region-inhibit-fsync.
2789         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
2791 2005-09-14  Romain Francoise  <romain@orebokech.com>
2793         * files.texi (Saving): Mention write-region-inhibit-fsync.
2795 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
2797         * custom.texi (Custom Themes): New node.
2799 2005-09-03  Richard M. Stallman  <rms@gnu.org>
2801         * search.texi (Search Case): Mention vars that control
2802         case-fold-search for various operations.
2804 2005-08-22  Juri Linkov  <juri@jurta.org>
2806         * display.texi (Standard Faces): Merge the text from
2807         `(elisp)Standard Faces' into this node.
2809 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
2811         * emacs.texi (Top): Delete menu item for deleted node
2812         Keyboard Translations.
2814 2005-08-18  Richard M. Stallman  <rms@gnu.org>
2816         * trouble.texi (Unasked-for Search):
2817         Delete xref to Keyboard Translations.
2819         * glossary.texi (Glossary): Delete xref.
2821         * custom.texi (Minor Modes): Say that the list here is not complete.
2822         (Keyboard Translations): Node deleted.
2823         (Disabling): Delete xref to it.
2824         (Customization Groups): Fix Custom buffer example.
2825         (Hooks): Mention remove-hooks.
2827 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
2829         * building.texi (GDB Graphical Interface): Improve filling of menu
2830         item.
2832 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
2834         * building.texi (GDB Graphical Interface): Use better node names.
2836 2005-08-14  Richard M. Stallman  <rms@gnu.org>
2838         * text.texi (Sentences): Fix xref.
2840 2005-08-14  Juri Linkov  <juri@jurta.org>
2842         * building.texi (Compilation, Grep Searching): Move grep command
2843         headings from `Compilation' to `Grep Searching'.
2845         * dired.texi (Dired and Find):
2846         * maintaining.texi (Tags Search): Replace grep xref to
2847         `Compilation' node with `Grep Searching'.
2849         * files.texi (Comparing Files): Replace xref to `Compilation' with
2850         `Compilation Mode'.
2852 2005-08-13  Alan Mackenzie  <acm@muc.de>
2854         * search.texi (Non-ASCII Isearch): Correct a typo.
2855         (Replacement Commands): Mention query-replace key binding.
2857 2005-08-11  Richard M. Stallman  <rms@gnu.org>
2859         * programs.texi (Options for Comments): Fix xref.
2861         * search.texi (Regexp Backslash, Regexp Example): New nodes split
2862         out of Regexps.
2864 2005-08-09  Juri Linkov  <juri@jurta.org>
2866         * building.texi (Compilation): Use `itemx' instead of `item'.
2867         (Grep Searching): Simplify phrase.
2869         * display.texi (Standard Faces): Describe vertical-border on
2870         window systems.
2872         * windows.texi (Split Window): Simplify phrase and mention
2873         vertical-border face.
2875 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2877         * files.texi (Comparing Files): Clarify compare-windows.
2879         * calendar.texi (Scroll Calendar): Document < and > in calendar.
2881 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
2883         * mule.texi (Coding Systems): Rephrase the paragraph about
2884         codepages: no need for "M-x codepage-setup" anymore, except on
2885         MS-DOS.
2887         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
2888         the MS-DOS port only.
2890 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
2892         * makefile.w32-in (info): Don't run multi-install-info.bat.
2893         ($(infodir)/dir): New target, produced by running
2894         multi-install-info.bat.
2896 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
2898         * files.texi (Quoted File Names): Add index entry.
2900 2005-07-19  Juri Linkov  <juri@jurta.org>
2902         * files.texi (Comparing Files): Mention resync for `compare-windows'.
2904 2005-07-18  Juri Linkov  <juri@jurta.org>
2906         * custom.texi (Easy Customization):
2907         * files.texi (Old Versions):
2908         * frames.texi (Wheeled Mice):
2909         * mule.texi (Specify Coding):
2910         * text.texi (Cell Justification):
2911         * trouble.texi (After a Crash):
2912         * xresources.texi (GTK styles):
2913         Delete duplicate duplicate words.
2915 2005-07-17  Richard M. Stallman  <rms@gnu.org>
2917         * frames.texi (Creating Frames): Fix foreground color example.
2919         * custom.texi (Init Examples): Clean up text about conditionals.
2921 2005-07-16  Richard M. Stallman  <rms@gnu.org>
2923         * mini.texi (Completion Commands): Fix command name for ?.
2925 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
2927         * display.texi (Standard Faces): Explain that customization of
2928         `menu' face has no effect on w32 and with GTK.  Add
2929         cross-references.
2931         * cmdargs.texi (General Variables): Clarify the default location
2932         of $HOME on w32 systems.
2934 2005-07-15  Jason Rumney  <jasonr@gnu.org>
2936         * cmdargs.texi (General Variables): Default HOME on MS Windows has
2937         changed.
2939 2005-07-08  Kenichi Handa  <handa@m17n.org>
2941         * mule.texi (Recognize Coding): Recommend
2942         revert-buffer-with-coding-system instead of revert-buffer.
2944 2005-07-07  Richard M. Stallman  <rms@gnu.org>
2946         * anti.texi (Antinews): Mention mode-line-inverse-video.
2948         * files.texi (Saving): Minor correction about C-x C-w.
2950         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
2952 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
2954         * search.texi (Isearch Scroll): Add example of using the
2955         `isearch-scroll' property.
2956         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
2957         `Display Custom' node.
2958         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
2959         and de-emphasize it.
2960         (Other Repeating Search): `occur' currently can not correctly
2961         handle multiline matches.  Correct, clarify and update description
2962         of `flush-lines' and `keep-lines'.
2964         * display.texi (Display Custom): Add anchor for `baud-rate'.
2966 2005-07-07  Richard M. Stallman  <rms@gnu.org>
2968         * gnu.texi: Update where to get GNU status; add refs for how to help.
2969         Add footnotes 6 and 7.
2971 2005-07-04  Lute Kamstra  <lute@gnu.org>
2973         Update FSF's address in GPL notices.
2975         * doclicense.texi (GNU Free Documentation License):
2976         * trouble.texi (Checklist): Update FSF's address.
2978 2005-06-24  Richard M. Stallman  <rms@gnu.org>
2980         * display.texi (Text Display): Change index entries.
2982 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
2984         * makefile.w32-in (MAKEINFO): Use --force.
2985         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
2986         Makefile.in.
2988 2005-06-23  Richard M. Stallman  <rms@gnu.org>
2990         * anti.texi (Antinews): Renamed show-nonbreak-escape to
2991         nobreak-char-display.
2993         * emacs.texi (Top): Update detailed node listing.
2995         * display.texi (Text Display): Renamed show-nonbreak-escape
2996         to nobreak-char-display and no-break-space to nobreak-space.
2997         (Standard Faces): Split up the list of standard faces
2998         and put it in a separate node.  Add nobreak-space and
2999         escape-glyph.
3001 2005-06-23  Lute Kamstra  <lute@gnu.org>
3003         * mule.texi (Select Input Method): Fix typo.
3005 2005-06-23  Kenichi Handa  <handa@m17n.org>
3007         * mule.texi (International): List all supported scripts.  Adjust
3008         text for that leim is now included in the normal Emacs
3009         distribution.
3010         (Language Environments): List all language environments.
3011         Intlfonts contains fonts for most supported scripts, not all..
3012         (Select Input Method): Refer to C-u C-x = to see how to type to
3013         input a specifc character.
3014         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3016 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
3018         * building.texi (Grep Searching): Texinfo usage fix.
3020 2005-06-22  Miles Bader  <miles@gnu.org>
3022         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3024 2005-06-20  Miles Bader  <miles@gnu.org>
3026         * display.texi (Faces): Add `vertical-divider'.
3028 2005-06-17  Richard M. Stallman  <rms@gnu.org>
3030         * text.texi (Adaptive Fill): Minor clarification.
3032 2005-06-10  Lute Kamstra  <lute@gnu.org>
3034         * emacs.texi (Top): Correct version number.
3035         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
3036         refer to the current version of Emacs.
3038 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
3040         * files.texi (Log Buffer): Document when there can be more than
3041         one file to be committed.
3043 2005-06-08  Juri Linkov  <juri@jurta.org>
3045         * display.texi (Faces): Add `shadow' face.
3047 2005-06-07  Masatake YAMATO  <jet@gyve.org>
3049         * display.texi (Faces): Write about mode-line-highlight.
3051 2005-06-06  Richard M. Stallman  <rms@gnu.org>
3053         * misc.texi (Printing Package): Explain how to initialize
3054         printing package.
3056         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3058 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
3060         * emacs.texi: Rename Hardcopy to Printing.
3061         Make PostScript and PostScript Variables subnodes of it.
3063         * misc.texi (Printing): Rename node from Hardcopy.
3064         Mention menu bar options.
3065         Move PostScript and PostScript Variables to submenu.
3066         (Printing package): New node.
3068         * mark.texi (Using Region): Change Hardcopy xref to Printing.
3070         * dired.texi (Operating on Files): Likewise.
3072         * calendar.texi (Displaying the Diary): Likewise.
3074         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3076         * glossary.texi (Glossary): Likewise.
3078         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3079         effect.
3081 2005-06-04  Richard M. Stallman  <rms@gnu.org>
3083         * trouble.texi (After a Crash): Polish previous change.
3085 2005-05-30  Noah Friedman  <friedman@splode.com>
3087         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3088         recovery mechanism.
3090 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
3092         * building.texi (Other Buffers): SPC toggles display of
3093         floating point registers.
3095 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
3097         * files.texi (Log Buffer): Merge in description of Log Edit
3098         mode from pcl-cvs.texi.
3100 2005-05-26  Richard M. Stallman  <rms@gnu.org>
3102         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3104 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
3106         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3107         not enabled by default.
3108         When not on a word, `ispell-word' by default checks the word
3109         before point.
3111 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
3113         * building.texi (Debugger Operation): Simplify last sentence.
3115 2005-05-23  Lute Kamstra  <lute@gnu.org>
3117         * emacs.texi: Update FSF's address throughout.
3118         (Preface): Use @cite.
3119         (Distrib): Add cross reference to the node "Copying".  Mention the
3120         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
3121         printed manuals.
3122         (Intro): Use @xref for the Emacs Lisp Intro.
3124 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
3126         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3128         * basic.texi (Moving Point): Mention default for `goto-line'.
3130         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3131         of a variable's docstring.
3133 2005-05-18  Lute Kamstra  <lute@gnu.org>
3135         * maintaining.texi (Overview of Emerge): Add cross reference.
3136         Remove duplication.
3138         * emacs.texi (Top): Update to the current structure of the manual.
3139         * misc.texi (Emacs Server): Add menu description.
3140         * files.texi (Saving): Fix menu.
3141         * custom.texi (Customization): Fix menu.
3142         * mule.texi (International): Fix menu.
3143         * kmacro.texi (Keyboard Macros): Fix menu.
3145 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
3147         * display.texi: Various minor changes.
3148         (Faces): Delete text that is repeated in the next section.
3150 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
3152         * building.texi (Debugger Operation): Mention GUD tooltips are
3153         disabled with GDB in text command mode.
3155 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
3157         * building.texi: Replace toolbar with "tool bar" for consistency.
3158         (Compilation Mode): Describe compilation-context-lines
3159         and use of arrow in compilation buffer.
3160         (Debugger Operation): Replace help text with variable's value.
3162         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3163         consistency.
3165 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
3167         * major.texi (Choosing Modes): normal-mode processes the -*- line.
3168         Add xref.
3170 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
3172         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3173         (Position Info): Delete discussion of `goto-line'.  It is already
3174         described in `Moving point'.
3176         * mini.texi (Completion Commands): Correct reference.
3177         (Completion Options): Fix typo.
3179         * killing.texi (Deletion): Complete description of `C-x C-o'.
3181 2005-05-10  Richard M. Stallman  <rms@gnu.org>
3183         * building.texi (Compilation): Clarify recompile's directory choice.
3185         * frames.texi (Tooltips): Cleanups.
3187         * basic.texi (Arguments): Fix punctuation.
3189 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
3191         * screen.texi (Menu Bar): The up and down (not left and right)
3192         arrow keys move through a keyboard menu.
3194 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
3196         * basic.texi: Various typo and grammar fixes.
3197         (Moving Point): C-a now runs move-beginning-of-line.
3199 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
3201         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3203         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3204         as different animals.
3206 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
3208         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3209         Correct index entry.
3211 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
3213         * building.texi (Debugger Operation): Update to reflect changes
3214         in GUD tooltips.
3216 2005-04-30  Richard M. Stallman  <rms@gnu.org>
3218         * files.texi (Compressed Files): Auto Compression normally enabled.
3220         * building.texi (Debugger Operation): Clarify previous change.
3222 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
3224         * building.texi (Debugger Operation): Add description for
3225         GUD tooltips when program is not running.
3227 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
3229         * misc.texi (Shell): Add `Shell Prompts' to menu.
3230         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
3231         description.  Delete remarks moved to new node.
3232         (Shell Prompts): New node.
3233         (History References): Replace remarks moved to `Shell Prompts'
3234         with xref to that node.
3235         (Remote Host): Clarify how to specify the terminal type when
3236         logging in to a different machine.
3238 2005-04-26  Richard M. Stallman  <rms@gnu.org>
3240         * emacs.texi (Top): Update submenus from files.texi.
3242         * files.texi (Filesets): Clarify previous change.
3244         * dired.texi (Misc Dired Features): Clarify previous change.
3246 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
3248         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3250         * dired.texi (Misc Dired Features): Document
3251         dired-compare-directories.
3253         * files.texi (Filesets): New node.
3254         (File Conveniences): Document Image mode.
3256         * text.texi (TeX Print): Document tex-compile.
3258 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
3260         * frames.texi (Tooltips): Tooltip mode is enabled by default.
3261         Delete redundant reference to tooltip Custom group.  It is
3262         referred too again in the next paragraph.
3264 2005-04-24  Richard M. Stallman  <rms@gnu.org>
3266         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3268 2005-04-19  Kim F. Storm  <storm@cua.dk>
3270         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3272 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
3274         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3275         turns off desktop-save-mode.
3277 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
3279         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3280         by default in terminals compatible with xterm.  Mention that
3281         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3282         node.
3284 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
3286         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3288 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
3290         * xresources.texi (Table of Resources): Add cursorBlink.
3292 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
3294         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3295         `d', `C-d' and `u'.
3297 2005-04-11  Richard M. Stallman  <rms@gnu.org>
3299         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3300         (Misc X): Add -D, --basic-display.
3302         * maintaining.texi (Change Log): Correct the description of
3303         the example.
3305         * major.texi (Choosing Modes): Document magic-mode-alist.
3307 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
3309         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3310         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3311         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3312         (Rmail Output): Clarify which statements apply to `o', `C-o' and
3313         `w', respectively.
3314         (Rmail Labels): Mention `l'.
3315         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
3316         (Rmail Summary Edit): Describe `j' and RET.
3318 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
3320         * xresources.texi (Lucid Resources): Add fontSet resource.
3322 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
3324         * display.texi (Useless Whitespace): `indicate-unused-lines' is
3325         now called `indicate-empty-lines'.
3327 2005-04-06  Kim F. Storm  <storm@cua.dk>
3329         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3331 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
3333         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3334         deleted.
3335         (Marks vs Flags): Add some convenient key bindings.
3336         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3337         (Misc Dired Features): Correct and expand description of `w' command.
3339         * frames.texi (XTerm Mouse): Delete apparently false info.
3340         The GNU/Linux console currently does not appear to support
3341         `xterm-mouse-mode'.
3343 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
3345         * calendar.texi (Diary): Mention shell utility `calendar'.
3347 2005-04-01  Richard M. Stallman  <rms@gnu.org>
3349         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3351 2005-04-01  Lute Kamstra  <lute@gnu.org>
3353         * maintaining.texi (Change Log): add-change-log-entry uses
3354         add-log-mailing-address.
3356 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
3358         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3359         `VC Mode Line' and put in an xref to that node.
3360         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3361         its description.
3363 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
3365         * calendar.texi (Calendar Systems): Say that the Persian calendar
3366         implemented here is the arithmetical one championed by Birashk.
3368 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
3370         * programs.texi (Fortran Motion): Fix previous change.
3372 2005-03-29  Richard M. Stallman  <rms@gnu.org>
3374         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3376 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
3378         * text.texi (Refill): Refer to Long Lines Mode.
3379         (Longlines): New node.
3380         (Auto Fill): Don't index "word wrap" here.
3381         (Filling): Add Longlines to menu.
3383 2005-03-29  Richard M. Stallman  <rms@gnu.org>
3385         * xresources.texi: Minor fixes.
3387         * misc.texi (Emacs Server): Fix Texinfo usage.
3389         * emacs.texi (Top): Don't use a real section heading for
3390         "Detailed Node Listing".  Fake it instead.
3392         * basic.texi (Position Info): Minor cleanup.
3394         * mule.texi (Input Methods): Minor cleanup.
3396 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
3398         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3399         constructs as well.
3400         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3402 2005-03-29  Kenichi Handa  <handa@m17n.org>
3404         * mule.texi (Input Methods): Refer to the command C-u C-x =.
3406         * basic.texi (Position Info): Update the description about the
3407         command C-u C-x =.
3409 2005-03-28  Richard M. Stallman  <rms@gnu.org>
3411         * emacs.texi (Top): Use @section for the detailed node listing.
3413         * calendar.texi: Minor fixes to previous change.
3415         * programs.texi (Fortran): Small fixes to previous changes.
3417         * emacs.texi (Top): Update list of subnodes of Dired.
3418         Likewise for building.texi.
3420         * files.texi (File Conveniences): Delete Auto Image File mode.
3422 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
3424         * building.texi (Flymake): New node.
3426         * custom.texi (Function Keys): Document kp- event types and
3427         keypad-setup package.
3429         * dired.texi (Wdired): New node.
3431         * files.texi (File Conveniences): Reorder entries.
3432         Explain how to turn on Auto-image-file mode.
3433         Document Thumbs mode.
3435         * mule.texi (Specify Coding): Document recode-region and
3436         recode-file-name.
3438         * programs.texi (Program Modes): Add Conf mode and DNS mode.
3440 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
3442         * commands.texi (Keys): M-o is now a prefix key.
3444 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
3446         * programs.texi: Reformat and update copyright years.
3447         (Fortran): Update section.
3449 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
3451         * files.texi: Several small changes in addition to:
3452         (Visiting): Change xref for Dialog Boxes to ref.
3453         (Version Headers): Replace references to obsolete var
3454         `vc-header-alist' with `vc-BACKEND-header'.
3455         (Customizing VC): Update value of `vc-handled-backends'.
3457 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
3459         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3460         move here from Emacs Lisp Reference Manual.
3461         * calendar.texi (Calendar/Diary, Diary Commands)
3462         (Special Diary Entries, Importing Diary): Change some xrefs to
3463         point to emacs-xtra rather than elisp.
3465         * emacs-xtra.texi (Calendar Customizing):
3466         Move view-diary-entries-initially, view-calendar-holidays-initially,
3467         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3468         Emacs Manual.
3469         (Appt Customizing): Merge entire section into main Emacs Manual.
3470         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3471         mark-holidays-in-calendar here from emacs-xtra.
3472         (Displaying the Diary): Move view-diary-entries-initially,
3473         mark-diary-entries-in-calendar here from emacs-xtra.
3474         (Appointments): Move appt-display-mode-line,
3475         appt-display-duration, appt-disp-window-function,
3476         appt-delete-window-function here from emacs-xtra.
3478         * calendar.texi: Update and reformat copyright.
3479         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3480         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3481         (Diary): Refer to `diary-file' rather than ~/diary.
3482         (Diary Commands): Rename node to "Displaying the Diary".
3483         * emacs.texi (Top): Rename "Diary Commands" section.
3484         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3486 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
3488         * misc.texi (Emacs Server): Fix the command for setting
3489         server-name.  Add an xref to Invoking emacsclient.
3491         * help.texi (Help Summary): Clarify when "C-h ." will do something
3492         nontrivial.
3493         (Apropos): Add cindex entry for apropos-sort-by-scores.
3495         * display.texi (Text Display): Add index entries for how no-break
3496         characters are displayed.
3498 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
3500         * files.texi (Visiting): Fix cross-references introduced with the
3501         last change.
3503         * xresources.texi (GTK resources): Fix last change.
3505 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
3507         * xresources.texi (X Resources): GTK options documented too.
3508         (Resources): Clarify meaning of program name.
3509         (Table of Resources): Add visualClass.
3510         (GTK resources): Rewrite.
3511         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3513         * display.texi (Text Display): Mention non-breaking spaces.
3515         * files.texi (Reverting): Document auto-revert-check-vc-info.
3517         * frames.texi (Mouse Commands): Document
3518         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3520         * help.texi (Help Summary): Add `C-h .'.
3521         (Apropos): Apropos accepts a list of search terms.
3522         Document apropos-sort-by-scores.
3523         (Help Echo): Document display-local-help.
3525         * misc.texi (Emacs Server): Document server-name.
3526         (Invoking emacsclient): Document -s option for server names.
3528         * text.texi (Outline Visibility): Introduce "current heading
3529         line" (commands can be called with point on a body line).
3530         Re-order table to follow the sequence of discussion.
3531         hide-body won't hide lines before first header line.
3532         (TeX Mode): Add DocTeX mode.
3534 2005-03-24  Richard M. Stallman  <rms@gnu.org>
3536         * mule.texi (Single-Byte Character Support): Delete mention
3537         of iso-acc.el and iso-transl.el.
3539 2005-03-23  Lute Kamstra  <lute@gnu.org>
3541         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3543 2005-03-23  Richard M. Stallman  <rms@gnu.org>
3545         * search.texi: Delete explicit node pointers.
3546         (Incremental Search): New menu.
3547         (Basic Isearch, Repeat Isearch, Error in Isearch)
3548         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3549         (Slow Isearch): New subnodes.
3550         (Configuring Scrolling): Node deleted.
3551         (Search Case): Doc default-case-fold-search.
3552         (Regexp Replace): Move replace-regexp doc here.
3554         * rmail.texi (Movemail): Put commas inside closequotes.
3556         * picture.texi (Insert in Picture): Document C-c arrow combos.
3557         (Basic Picture): Clarify erasure.
3559         * display.texi (Font Lock): Put commas inside closequotes.
3561         * cmdargs.texi (General Variables): Put commas inside closequotes.
3563 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
3565         * building.texi (Stack Buffer): Mention reverse contrast for
3566         *selected* frame (might not be current frame).
3568 2005-03-21  Richard M. Stallman  <rms@gnu.org>
3570         * building.texi (Starting GUD): Add bashdb.
3572 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
3574         * basic.texi (Moving Point): Add M-g M-g binding.
3575         (Undo): Document undo-only.
3576         (Position Info): Document M-g M-g and C-u M-g M-g.
3578         * building.texi (Building): Put Grep Searching after Compilation
3579         Shell.
3580         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3581         Document next-error-highlight.
3582         (Grep Searching): Document grep-highlight-matches.
3583         (Lisp Eval): Typing C-x C-e twice prints integers specially.
3585         * calendar.texi (Importing Diary): Rename node from iCalendar.
3586         Document diary-from-outlook.
3588         * dired.texi (Misc Dired Features): Rename node from Misc Dired
3589         Commands.
3590         Mention effect of X drag and drop on Dired buffers.
3592         * files.texi (Visiting): Document large-file-warning-threshold.
3593         Move paragraph on file-selection dialog.
3594         Mention visiting files using X drag and drop.
3595         (Reverting): Mention using Auto-Revert mode to tail files.
3596         Document auto-revert-tail-mode.
3597         (Version Systems): Minor correction.
3598         (Comparing Files): Diff-mode is no longer based on Compilation
3599         mode.
3600         Document compare-ignore-whitespace.
3601         (Misc File Ops): Explain passing a directory to rename-file.
3602         Likewise for copy-file and make-symbolic-link.
3604         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3605         Document mouse-wheel-progressive speed.
3607         * help.texi (Misc Help): Document numeric argument for C-h i.
3608         Correctly explain the effect of just C-u as argument.
3610         * killing.texi (Deletion): Document numeric argument for
3611         just-one-space.
3613         * mini.texi (Completion): Completion acts on text before point.
3615         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3616         (Emulation): CUA mode replaces pc-bindings-mode,
3617         pc-selection-mode, and s-region.
3619         * mule.texi (Input Methods): Leim is now built-in.
3620         (Select Input Method): Document quail-show-key.
3621         (Specify Coding): Document revert-buffer-with-coding-system.
3623         * programs.texi (Fortran Motion): Document f90-next-statement,
3624         f90-previous-statement, f90-next-block, f90-previous-block,
3625         f90-end-of-block, and f90-beginning-of-block.
3627         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3629         * emacs.texi (Acknowledgments): Updated.
3631         * anti.texi: Total rewrite.
3633 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
3635         * ack.texi (Acknowledgments): Update.
3637 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
3639         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.  Update
3640         copyright years.
3642 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
3644         * building.texi (Commands of GUD): Move paragraph on setting
3645         breakpoints with mouse to the GDB Graphical Interface node.
3647 2005-03-07  Richard M. Stallman  <rms@gnu.org>
3649         * misc.texi (Single Shell, Shell Options): Fix previous change.
3651         * building.texi (Debugger Operation): Update GUD tooltip enable info.
3653 2005-03-06  Richard M. Stallman  <rms@gnu.org>
3655         * building.texi (Starting GUD): Don't explain text vs graphical
3656         GDB here.  Just mention it and xref.
3657         Delete "just one debugger process".
3658         (Debugger Operation): Move GUD tooltip info here.
3659         (GUD Tooltips): Node deleted.
3660         (GDB Graphical Interface): Explain the two GDB modes here.
3662         * sending.texi (Sending Mail): Minor cleanup.
3663         (Mail Aliases): Explain quoting conventions.
3664         Update key rebinding example.
3665         (Header Editing): C-M-i is like M-TAB.
3666         (Mail Mode Misc): mail-attach-file does not do MIME.
3668         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
3669         that really belongs here.
3670         (Remote Mailboxes): Text moved to Rmail Inbox.
3671         (Rmail Display): Mention Mouse-1.
3672         (Movemail): Clarify two movemail versions.
3673         Clarify rmail-movemail-program.
3675         * misc.texi (Single Shell): Replace uudecode example with gpg example.
3676         Document async shell commands.
3677         (Shell History): Clarify.
3678         (Shell Ring): Mention C-UP an C-DOWN.
3679         (Shell Options): Add comint-prompt-read-only.
3680         (Invoking emacsclient): Set EDITOR to run Emacs.
3681         (Sorting): No need to explain what region is.
3682         (Saving Emacs Sessions): Fix typo.
3683         (Recursive Edit): Fix punctuation.
3684         (Emulation): Don't mention "PC bindings" which are standard.
3685         (Hyperlinking): Explain Mouse-1 convention here.
3686         (Find Func): Node deleted.
3688         * help.texi (Name Help): Xref to Hyperlinking.
3690         * glossary.texi (Glossary):
3691         Rename "Balance Parentheses" to "Balancing...".
3692         Add "Byte Compilation".  Correct "Copyleft".
3693         New xref in "Customization".
3694         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
3695         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
3696         Rename "Registers" to "Register".
3697         Replace "Selecting" with "Selected Frame",
3698         "Selected Window", and "Selecting a Buffer".
3700         * files.texi (Types of Log File): Explain how projects'
3701         methods can vary.
3703         * display.texi (Faces): Delete "Emacs 21".
3705         * custom.texi (Changing a Variable): C-M-i like M-TAB.
3706         * fixit.texi (Spelling): C-M-i like M-TAB.
3707         * mini.texi (Completion Options): C-M-i like M-TAB.
3708         * programs.texi (Symbol Completion): C-M-i like M-TAB.
3709         * text.texi (Text Mode): C-M-i like M-TAB.
3711         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
3713         * calendar.texi (Specified Dates): Mention `g w'.
3714         (Appointments): appt-activate toggles with no arg.
3716 2005-03-05  Juri Linkov  <juri@jurta.org>
3718         * cmdargs.texi (Emacs Invocation): Add cindex
3719         "invocation (command line arguments)"
3720         (Misc X): Add -nbc, --no-blinking-cursor.
3722 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
3724         * calendar.texi (iCalendar): No need to require it now.
3726 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
3728         * trouble.texi (Contributing): Mention Savannah.  Direct users to
3729         emacs-devel.
3731 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
3733         * calendar.texi (Adding to Diary): Mention redrawing of calendar
3734         window.
3736 2005-02-27  Richard M. Stallman  <rms@gnu.org>
3738         * building.texi (Compilation): Update mode line status info.
3740 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
3742         * calendar.texi (General Calendar): Document binding of
3743         scroll-other-window-down.
3744         (Mayan Calendar): Fix earliest date.
3745         (Time Intervals): Document timeclock-change.
3746         Fix timeclock-ask-before-exiting documentation.
3748 2005-02-26  Kim F. Storm  <storm@cua.dk>
3750         * frames.texi (Mouse References):
3751         Add mouse-1-click-in-non-selected-windows.
3753 2005-02-25  Richard M. Stallman  <rms@gnu.org>
3755         * screen.texi (Screen): Explain better about cursors and mode lines;
3756         don't presuppose text terminals.
3757         (Point): Don't assume just one cursor.
3758         Clarify explanation of cursors.
3759         (Echo Area, Menu Bar): Cleanups.
3761         * mini.texi (Minibuffer): Prompts are highlighted.
3762         (Minibuffer Edit): Newline = C-j only on text terminals.
3763         Clarify resize-mini-windows values.
3764         Mention M-PAGEUP and M-PAGEDOWN.
3765         (Completion Commands): Mouse-1 like Mouse-2.
3766         (Minibuffer History): Explain history commands better.
3767         (Repetition): Add xref to Incremental Search.
3769         * mark.texi (Setting Mark): Clarify info about displaying mark.
3770         Clarify explanation of C-@ and C-SPC.
3771         (Transient Mark): Mention Delete Selection mode.
3772         (Marking Objects): Clean up text about extending the region.
3774         * m-x.texi (M-x): One C-g doesn't always go to top level.
3775         No delay before suggest-key-bindings output.
3777         * fixit.texi (Fixit): Mention C-/ for undo.
3778         (Spelling): Mention ESC TAB like M-TAB.
3779         Replacement words with r and R are rechecked.
3780         Say where C-g leaves point.  Mention ? as input.
3782 2005-02-23  Lute Kamstra  <lute@gnu.org>
3784         * cmdargs.texi (Initial Options): Add cross reference.
3786 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
3788         * emacs.texi (Top): Update menu for splitting of node in
3789         msdog.texi.
3790         * frames.texi (Frames): Update xref for splitting of node in
3791         msdog.texi.
3792         * trouble.texi (Quitting): Ditto.
3794 2005-02-16  Richard M. Stallman  <rms@gnu.org>
3796         * windows.texi (Split Window): Simplify line truncation info
3797         and xref to Display Custom.
3799         * trouble.texi (Quitting): Emergency escape only for text terminal.
3800         (Screen Garbled): C-l for ungarbling is only for text terminal.
3802         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
3804         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
3806         * programs.texi (Program Modes): Mention Python mode.
3807         (Moving by Defuns): Repeating C-M-h extends region.
3808         (Basic Indent): Clarify.
3809         (Custom C Indent): Clarify.
3810         (Expressions): Repeating C-M-@ extends region.
3811         (Info Lookup): Clarify for C-h S.
3812         (Symbol Completion): ESC TAB alternative for M-TAB.
3813         (Electric C): Clarify.
3815         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
3817         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
3818         MS-DOS Input node.
3819         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
3820         (MS-DOS and MULE): Clarify.
3821         (MS-DOS Processes, Windows Processes): Fix typos.
3823         * major.texi (Choosing Modes): Clarify.
3825         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
3826         (Keyboard Macro Step-Edit): Clarify.
3828         * indent.texi (Indentation): Clarifications.
3830         * help.texi (Help): Correct error about C-h in query-replace.
3831         Clarify apropos vs C-h a.  Fix how to search in FAQ.
3832         (Key Help): Describe C-h w here.
3833         (Name Help): Minor cleanup.  C-h w moved to Key Help.
3834         Clarify the "object" joke.
3835         (Apropos): Clarify.  Mouse-1 like Mouse-2.
3836         (Help Mode): Mouse-1 like Mouse-2.
3838         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
3840         * display.texi (Display): Reorder menu.
3841         (Faces): Cleanup.
3842         (Font Lock): Cleanup.  Mention Options menu.
3843         Delete obsolete text.
3844         (Scrolling): For C-l, don't presume text terminal.
3845         (Horizontal Scrolling): Simplify intro.
3846         (Follow Mode): Clarify.
3847         (Cursor Display): Moved before Display Custom.
3848         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
3849         Doc default-tab-width.  Doc line truncation more thoroughly.
3851         * dired.texi (Dired Enter): C-x C-f can run Dired.
3852         (Dired Visiting): Comment out `a' command.
3853         Mouse-1 is like Mouse-2.
3854         (Shell Commands in Dired): ? can be used more than once.
3856         * basic.texi (Continuation Lines): Simplify description of truncation,
3857         and refer to Display Custom for the rest of it.
3859 2005-02-06  Lute Kamstra  <lute@gnu.org>
3861         * basic.texi (Undo): Fix typo.
3863         * cmdargs.texi (Emacs Invocation): Fix typo.
3865         * custom.texi (Init Examples): Fix typo.
3867         * abbrevs.texi (Expanding Abbrevs): Fix typo.
3869 2005-02-06  Richard M. Stallman  <rms@gnu.org>
3871         * regs.texi (Registers): Registers can hold numbers, too.
3873         * killing.texi (Other Kill Commands): Cleanup.
3874         Delete redundant explanation of kill in read-only buffer.
3875         (Yanking): Mention term "copying".
3876         (Accumulating Text): Fix typo.
3878         * entering.texi (Entering Emacs): Update rationale at start.
3879         (Exiting): Treat iconifying on a par with suspension.
3881         * custom.texi (Minor Modes): Fix typo.
3882         (Easy Customization): Fix menu style.
3883         (Variables): Add xref.
3884         (Examining): Setting for future sessions works through .emacs.
3885         (Keymaps): "Text terminals", not "Many".
3886         (Init Rebinding): Explain \C-.  Show example of \M-.
3887         Fix minor wording errors.
3888         (Function Keys): Explain vector syntax just once.
3889         (Named ASCII Chars): Clarify history of TAB/C-i connection.
3890         (Init File): Mention .emacs.d directory.
3891         (Init Examples): Add xref.
3892         (Find Init): Mention .emacs.d directory.
3894         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
3895         (Action Arguments): Explain which kinds of -l args are found how.
3896         (Initial Options): --batch does not inhibit site-start.
3897         Add xrefs.
3898         (Command Example): Use --batch, not -batch.
3900         * basic.texi (Inserting Text): Cleanup wording.
3901         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
3902         C-n is not error at end of buffer.
3903         (Undo): Doc C-/ like C-_.  Add xrefs.
3904         (Arguments): META key may be labeled ALT.
3905         Peculiar arg meanings are explained in doc strings.
3907         * abbrevs.texi (Expanding Abbrevs): Clarify.
3909 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
3911         * frames.texi (Frame Parameters): Add an xref to the description
3912         of list-colors-display.  Add a pointer to the X docs about colors.
3914         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
3915         Impove docs of list-colors-display.
3917 2005-02-03  Lute Kamstra  <lute@gnu.org>
3919         * frames.texi (Frames, Drag and Drop): Fix typos.
3921 2005-02-03  Richard M. Stallman  <rms@gnu.org>
3923         * windows.texi (Basic Window): Mention color-change in mode line.
3924         (Change Window): Explain dragging vertical boundaries.
3926         * text.texi (Sentences): Clarify.
3927         (Paragraphs): Explain M-a and blank lines.
3928         (Outline Mode): Clarify text and menu.
3929         (Hard and Soft Newlines): Mention use-hard-newlines.
3931         * frames.texi (Frames): Delete unnecessary mention of Windows.
3932         (Mouse Commands): Likewise.  Mention xterm mouse support.
3933         (Clipboard): Clarify.
3934         (Mouse References): Mention use of Mouse-1 for following links.
3935         (Menu Mouse Clicks): Clarify.
3936         (Mode Line Mouse): Clarify.
3937         (Drag and Drop): Rewrite.
3939         * fixit.texi (Spelling): Fix typo.
3941         * files.texi (File Names): Clarify.
3942         (Visiting): Update conditions for use of file dialog.  Clarify.
3943         (Saving): Doc d as answer in save-some-buffers.
3944         (Remote Files): Clean up the text.
3946         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
3948         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
3949         (List Buffers): Clarify.
3950         (Several Buffers): Doc T command.
3951         (Buffer Convenience): Clarify menu.
3953         * basic.texi (Undo): Clarify last change.
3955 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
3957         * fixit.texi (Spelling): Fix typo.
3959 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
3961         * basic.texi (Undo): Update description of `undo-outer-limit'.
3963 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
3965         * building.texi: Update documentation relating to GDB Graphical
3966         Interface.
3968 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
3970         * custom.texi (Easy Customization): Adapt menu to node name change.
3972 2005-01-30  Richard M. Stallman  <rms@gnu.org>
3974         * custom.texi (Easy Customization): Defn of "User Option" now
3975         includes faces.  Don't say just "option" when talking about variables.
3976         Do say just "options" to mean "anything customizable".
3977         (Specific Customization): Describe `customize-variable',
3978         not `customize-option'.
3980         * glossary.texi (Glossary) <Faces>: Add xref.
3981         <User Option>: Change definition--include faces.  Change xref.
3983         * picture.texi (Picture): Mention artist.el.
3985         * sending.texi, screen.texi, programs.texi, misc.texi:
3986         * mini.texi, major.texi, maintaining.texi, macos.texi:
3987         * help.texi, frames.texi, files.texi:
3988         Don't say just "option" when talking about variables.
3990         * display.texi, mule.texi: Don't say just "option" when talking
3991         about variables.  Other minor cleanups.
3993 2005-01-26  Lute Kamstra  <lute@gnu.org>
3995         * cmdargs.texi (Initial Options): Add a cross reference to `Init
3996         File'.  Mention the `-Q' option at the `--no-site-file' option.
3998 2005-01-22  David Kastrup  <dak@gnu.org>
4000         * building.texi (Grep Searching): Mention alias `find-grep' for
4001         `grep-find'.
4003 2005-01-20  Richard M. Stallman  <rms@gnu.org>
4005         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4007 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
4009         * rmail.texi (Movemail): Explain differences
4010         between standard and mailutils versions of movemail.
4011         Describe command line and configuration options introduced
4012         with the latter.
4013         Explain the notion of mailbox URL, provide examples and
4014         cross-references to mailutils documentation.
4015         Describe various methods of specifying mailbox names,
4016         user names and user passwords for rmail.
4017         (Remote Mailboxes): New section.  Describe
4018         how movemail handles remote mailboxes.  Describe configuration
4019         options used to control its behavior.
4020         (Other Mailbox Formats): Explain handling of various mailbox
4021         formats.
4023 2005-01-13  Richard M. Stallman  <rms@gnu.org>
4025         * commands.texi (Commands): Clarification.
4027 2005-01-11  Richard M. Stallman  <rms@gnu.org>
4029         * programs.texi (Multi-line Indent): Fix previous change.
4030         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4032 2005-01-08  Richard M. Stallman  <rms@gnu.org>
4034         * display.texi (Faces): isearch-lazy-highlight-face renamed to
4035         lazy-highlight.
4037         * search.texi (Query Replace): Mention faces query-replace
4038         and lazy-highlight.
4039         (Incremental Search): Update isearch highlighting info.
4041 2005-01-04  Richard M. Stallman  <rms@gnu.org>
4043         * custom.texi (Saving Customizations): Minor improvement.
4045 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
4047         * custom.texi (Saving Customizations): Emacs no longer loads
4048         `custom-file' after .emacs.  No longer mention customizing through
4049         Custom.
4051 2005-01-01  Andreas Schwab  <schwab@suse.de>
4053         * killing.texi (Graphical Kill): Move up under node Killing,
4054         change @section to @subsection.
4056 2005-01-01  Richard M. Stallman  <rms@gnu.org>
4058         * custom.texi (Face Customization): Mention hex color specs.
4060         * emacs.texi (Top): Update Killing submenu.
4062         * killing.texi (Killing): Reorganize section.
4063         No more TeX-only text; put the node command at start of chapter.
4064         But the first section heading is used only in TeX.
4065         Rewrite the text to read better in this mode.
4066         (Graphical Kill): New subnode gets some of the text that
4067         used to be in the first section.
4069 2004-12-31  Richard M. Stallman  <rms@gnu.org>
4071         * dired.texi (Shell Commands in Dired): Delete the ? example.
4073         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4075         * files.texi (Saving): Describe new require-final-newline features
4076         and mode-require-final-newline.
4078 2004-12-29  Richard M. Stallman  <rms@gnu.org>
4080         * custom.texi (File Variables): Clarify previous change.
4082 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
4084         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4085         out now.
4087 2004-12-27  Richard M. Stallman  <rms@gnu.org>
4089         * Makefile.in (MAKEINFO): Specify --force.
4091         * basic.texi (Moving Point): C-e now runs move-end-of-line.
4092         (Undo): Doc undo-outer-limit.
4094 2004-12-15  Juri Linkov  <juri@jurta.org>
4096         * mark.texi (Transient Mark, Mark Ring): M-< and other
4097         movement commands don't set mark in Transient Mark mode
4098         if mark is active.
4100 2004-12-12  Juri Linkov  <juri@jurta.org>
4102         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4103         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4105         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4106         (Misc Dired Commands): Add @r{(Dired)} to w.
4108 2004-12-12  Juri Linkov  <juri@jurta.org>
4110         * mark.texi (Marking Objects): Marking commands also extend the
4111         region when mark is active in Transient Mark mode.
4113 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
4115         * custom.texi (Saving Customizations): Emacs only loads the custom
4116         file automatically after the init file in version 22.1 or later.
4117         Adapt text and examples to this fact.
4119 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
4121         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4122         be set through Custom.  Otherwise, it has no effect.
4124 2004-12-05  Richard M. Stallman  <rms@gnu.org>
4126         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4127         * entering.texi: Rename Command Line to Emacs Invocation.
4129         * misc.texi (Term Mode): Correcty describe C-c.
4131         * custom.texi (Easy Customization): Move up to section level,
4132         before Variables.  Avoid using the term "variable"; say "option".
4133         New initial explanation.
4134         (Variables): In initial explanation, connect "variable" to the
4135         already-explained "user option".
4137         * emacs.texi (Top): Fix ref to Command Line.
4138         Move reference to Easy Customization.
4140         * xresources.texi (X Resources): Fix From link.
4142         * doclicense.texi (GNU Free Documentation License): Fix To link.
4144         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4146         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4148 2004-12-03  Richard M. Stallman  <rms@gnu.org>
4150         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4152 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
4154         * kmacro.texi: Several small changes in addition to the following.
4155         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4156         defining a keyboard macro.
4157         Mention `kmacro-ring-max'.
4158         (Keyboard Macro Counter): Clarify description of
4159         `kmacro-insert-counter', `kmacro-set-counter',
4160         `kmacro-add-counter' and `kmacro-set-format'.
4162 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4164         * custom.texi (File Variables): Add `unibyte' and make it more
4165         clear that `unibyte' and `coding' are special.  Suggested by Simon
4166         Krahnke <overlord@gmx.li>.
4168         * mule.texi (Enabling Multibyte): Refer to File Variables.
4169         Suggested by Simon Krahnke <overlord@gmx.li>.
4171 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
4173         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4174         x-use-old-gtk-file-dialog.
4176 2004-11-20  Richard M. Stallman  <rms@gnu.org>
4178         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4180 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
4182         * building.texi (Lisp Eval): Delete hyphen in section name.
4184 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
4186         * files.texi (Old Versions):
4187         No longer document annotation as "CVS only".
4189 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
4191         * files.texi (Version Control): Rewrite the introduction about
4192         version systems, mentioning the new ones that we support.  Thanks
4193         to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4194         suggestions.
4196 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
4198         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
4200 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
4202         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4204 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
4206         * text.texi (Text Based Tables, Table Definition)
4207         (Table Creation, Table Recognition, Cell Commands)
4208         (Cell Justification, Row Commands, Column Commands)
4209         (Fixed Width Mode, Table Conversion, Measuring Tables)
4210         (Table Misc): New nodes, documenting the Table Mode.
4212 2004-10-19  Jason Rumney  <jasonr@gnu.org>
4214         * makefile.w32-in (info): Change order of arguments to makeinfo.
4216 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
4218         * calendar.texi (iCalendar): Update for package changes.
4220 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
4222         * files.texi (Misc File Ops): View mode is a minor mode.
4224 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
4226         * calendar.texi (iCalendar): Style changes.
4228 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
4230         * search.texi (Regexps): The regexp described in the example is no
4231         longer stored in the variable `sentence-end'.
4233 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
4235         * building.texi (Starting GUD): Note that multiple debugging
4236         sessions requires `gdb --fullname'.
4238 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
4240         * calendar.texi (iCalendar): New section for a new package.
4242 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
4244         * text.texi: Various small changes in addition to the following.
4245         (Text): Replace xref for autotype with inforef.
4246         (Sentences): Explain nil value for `sentence-end'.
4247         (Paragraphs): Update default values for `paragraph-start' and
4248         `paragraph-separate'.
4249         (Text Mode): Correct description of Text mode's effect on the
4250         syntax table.
4251         (Outline Visibility): `hide-other' does not hide top level headings.
4252         `selective-display-ellipses' no longer has an effect on Outline mode.
4253         (TeX Misc): Add missing @cindex.
4254         Replace xref for RefTeX with inforef.
4255         (Requesting Formatted Text): The variable
4256         `enriched-fill-after-visiting' no longer exists.
4257         (Editing Format Info): Update names of menu items and commands.
4258         (Format Faces): Mention special effect of specifying the default face.
4259         Describe inheritance of text properties.
4260         Correct description of `fixed' face.
4261         (Format Indentation): Correct description of effect of setting
4262         margins.  Mention `set-left-margin' and `set-right-margin'.
4263         (Format Justification): Update names of menu items.
4264         `set-justification-full' is now bound to `M-j b'.
4265         Mention that `default-justification' is a per buffer variable.
4266         (Format Properties): Update name of menu item.
4267         (Forcing Enriched Mode): `format-decode-buffer' automatically
4268         turns on Enriched mode if the buffer is in text/enriched format.
4270 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
4272         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4274 2004-09-28  Kim F. Storm  <storm@cua.dk>
4276         * display.texi (Display Custom) <indicate-buffer-boundaries>:
4277         Align with new functionality.
4279 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
4281         * display.texi (Display Custom): Remove stray `@end defvar'.
4283 2004-09-23  Kim F. Storm  <storm@cua.dk>
4285         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4286         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4288 2004-09-20  Richard M. Stallman  <rms@gnu.org>
4290         * custom.texi (Hooks): Explain using setq to clear out a hook.
4291         (File Variables): Explain multiline string constants.
4292         (Non-ASCII Rebinding): Explain when you need to update
4293         non-ASCII char codes in .emacs.
4295         * building.texi (Compilation): Explain how to make a silent
4296         subprocess that won't be terminated.  Explain compilation-environment.
4298 2004-09-13  Kim F. Storm  <storm@cua.dk>
4300         * mini.texi (Repetition): Rename isearch-resume-enabled to
4301         isearch-resume-in-command-history and change default to disabled.
4303 2004-09-09  Kim F. Storm  <storm@cua.dk>
4305         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4306         with new `kmacro-name-last-macro'.
4308 2004-09-08  Juri Linkov  <juri@jurta.org>
4310         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4312 2004-09-03  Juri Linkov  <juri@jurta.org>
4314         * search.texi (Incremental Search): Update wording for M-%.
4316 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
4318         * killing.texi (Killing): Correct description of kill commands in
4319         read-only buffer.
4321 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
4323         * building.texi (Compilation Mode): Add a paragraph about rules
4324         for finding the compilation buffer for `next-error'.
4326         * search.texi (Other Repeating Search): Mention that Occur mode
4327         supports the next-error functionality.
4329 2004-09-02  Juri Linkov  <juri@jurta.org>
4331         * search.texi (Regexp Replace): Add missing backslash to \footnote.
4333 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
4335         * kmacro.texi (Basic Keyboard Macro):
4336         `apply-macro-to-region-lines' now operates on all lines that begin
4337         in the region, rather than on all complete lines in the region.
4339 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
4341         * frames.texi (Drag and drop): Add documentation about
4342         x-dnd-test-function and x-dnd-known-types.
4344 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
4346         * indent.texi: Various minor changes in addition to:
4347         (Indentation Commands): Correct description of `indent-relative'.
4348         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4349         mode.  The *Tab Stops* buffer uses Overwrite Mode.
4350         (Just Spaces): `tabify' converts sequences of at least two spaces
4351         to tabs.
4353 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
4355         * frames.texi (Secondary Selection): Setting the secondary
4356         selection with M-Drag-Mouse-1 does not alter the kill ring,
4357         setting it with M-Mouse-1 and M-Mouse-3 does.
4358         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4359         toolkit scroll bars.
4360         (Scroll Bars): Ditto.
4362         * windows.texi (Basic Window): When using a window system, the value
4363         of point in a non-selected window is indicated by a hollow box.
4364         (Split Window): Side by side windows are separated by a scroll bar,
4365         if scroll bars are used.
4366         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4367         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4368         (Window Convenience): Update bindings for `winner-undo' and
4369         `winner-redo'.
4371         * ack.texi (Acknowledgments): Use `@unnumbered'.
4372         * misc.texi: Adapt sectioning in Info to the node structure.
4373         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4374         of "Using Emacs as a Server".
4375         * building.texi (Building): Interchange nodes (for correct numbering).
4376         * programs.texi (Programs): Interchange nodes (for correct numbering).
4377         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4378         Info to the node structure.
4379         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4380         Rearrange order of nodes and sections such that both "GNU GENERAL
4381         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4382         end, as appropriate for appendices.
4383         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4384         Use `@unnumberedsec'.
4385         * trouble.texi: Adapt sectioning in Info to the node structure.
4386         Adapt node pointers to change in emacs.texi.
4387         * cmdargs.texi, doclicense.texi: Adapt node pointers.
4389 2004-08-25  Kenichi Handa  <handa@m17n.org>
4391         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4392         description for unibyte mode.
4394 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
4396         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4398         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4399         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4400         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4401         in @pxref.
4403 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
4405         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4406         Change section names.
4408 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
4410         * kmacro.texi (Keyboard Macro Ring): Rename section.
4411         Emacs treats the head of the macro ring as the `last keyboard macro'.
4412         (Keyboard Macro Counter): Minor change.
4413         (Save Keyboard Macro): Some clarifications.
4414         (Edit Keyboard Macro): Rename section.
4416         * buffers.texi (Buffers): Maximum buffer size is now 256M on
4417         32-bit machines.
4418         (Several Buffers): Clarify which buffer is selected if `2' is
4419         pressed in the Buffer Menu.
4420         Auto Revert mode can be used to update the Buffer Menu
4421         automatically.
4423 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
4425         * help.texi (Misc Help): Add an index entry for finding an Info
4426         manual by its file name.
4428 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
4430         * files.texi (Backup Deletion): Correct description of
4431         `delete-old-versions'.
4432         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4433         (Auto Save Files): Recommend `auto-save-mode' to reenable
4434         auto-saving, rather than the abbreviation `auto-save'.
4436 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
4438         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4439         for "killing" and "yanking" in main menu.
4441 2004-08-16  Richard M. Stallman  <rms@gnu.org>
4443         * killing.texi (Yanking, Killing): Minor cleanups.
4445         * mark.texi (Momentary Mark): Minor cleanups.
4447 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
4449         * custom.texi (Non-ASCII Rebinding):
4450         C-q always inserts the right code to pass to global-set-key.
4452 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
4454         * regs.texi (RegNumbers): Mention `C-x r i' binding for
4455         `insert-register', instead of `C-x r g' binding, for consistency.
4457 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
4459         * fixit.texi (Spelling): Fix typo.
4461 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
4463         * help.texi (Help): Fix Texinfo usage.
4465 2004-07-24  Richard M. Stallman  <rms@gnu.org>
4467         * text.texi (Paragraphs): Update how paragraphs are separated
4468         and the default for paragraph-separate.
4470         * search.texi (Regexp Replace): Further update text for new
4471         replacement operators.
4473 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
4475         * emacs-xtra.texi (Subdir switches): Dired does not remember the
4476         `R' switch.
4478         * dired.texi (Dired Updating): `k' only deletes inserted
4479         subdirectories from the Dired buffer if a prefix argument was given.
4481         * search.texi (Regexps): Delete redundant definition of `symbol' in
4482         description of `\_>'.  It already occurs in the description of `\_<'.
4484 2004-07-01  Juri Linkov  <juri@jurta.org>
4486         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4487         (Regexp Search): Add M-r.
4489 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
4491         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4493 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
4495         * search.texi, calendar.texi: Markup fixes.
4497 2004-06-25  Richard M. Stallman  <rms@gnu.org>
4499         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4501 2004-06-25  David Kastrup  <dak@gnu.org>
4503         * search.texi (Regexp Replace): Some typo corrections and
4504         rearrangement.
4506 2004-06-24  David Kastrup  <dak@gnu.org>
4508         * search.texi (Unconditional Replace): Use replace-string instead
4509         of query-replace in example.
4510         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4511         sequences.
4512         (Query Replace): Correct explanation of `^' which does not use
4513         the mark stack.
4515 2004-06-21  Nick Roberts  <nickrob@gnu.org>
4517         * misc.texi (Shell History Copying): Document comint-insert-input.
4518         (Shell Ring): Describe comint-dynamic-list-input-ring here.
4520 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
4522         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4523         * custom.texi (Customization): Do.
4524         * anti.texi (Antinews): Do.
4525         * abbrevs.texi (Defining Abbrevs): Do.
4527         * programs.texi (Info Lookup): Fix keybinding for
4528         info-lookup-symbol.
4530 2004-06-16  Juanma Barranquero  <lektu@terra.es>
4532         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4533         Add emacs-xtra.
4534         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4535         (clean): Add emacs-xtra and flymake.  Remove redundancies.
4537 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
4539         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4540         Add emacs-xtra.
4541         * emacs-xtra.texi: New file.
4543 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
4545         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4546         (Dired and Find): Mention differences with ordinary Dired buffers.
4548 2004-06-13  Richard M. Stallman  <rms@gnu.org>
4550         * custom.texi (Init Syntax): Explain about vars that do special
4551         things when set with setq or with Custom.
4552         (Init Examples): Add line-number-mode example.
4554 2004-06-12  Juri Linkov  <juri@jurta.org>
4556         * dired.texi (Operating on Files): Add dired-do-touch.
4558 2004-06-10  Juri Linkov  <juri@jurta.org>
4560         * building.texi (Lisp Eval): Add C-M-x on defface.
4562 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
4564         * files.texi (Reverting): Auto-Revert mode and
4565         Global Auto-Revert mode no longer revert remote files.
4567 2004-05-29  Richard M. Stallman  <rms@gnu.org>
4569         * custom.texi (Init File): Two dashes start --no-site-file.
4571 2004-05-29  Alan Mackenzie  <acm@muc.de>
4573         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4574         ("AWK"): Is consistently thus spelt throughout.
4575         (AWK, Pike): Document as "C-like modes".
4576         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4577         (M-x man): Supersedes M-x manual-entry.
4578         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
4580         ("Comments in C"): Delete node; the info is in CC Mode manual.
4581         (c-comment-only-line-offset): Remove description.
4583         (C-c ., C-c C-c): Describe new C Mode bindings.
4585         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4586         (@dfn{Style}, c-default-style, comment-column, comment-padding)
4587         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4588         Amend definitions.
4590         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4591         Describe functions.
4593         (c-comment-start-regexp, c-hanging-comment-ender-p)
4594         (c-hanging-comment-starter-p): Remove obsolete definitions.
4596         * emacs.texi: Remove the menu entry "Comments in C".
4598 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
4600         * dired.texi (Dired and Find): `find-ls-option' does not apply to
4601         `M-x locate'.
4603 2004-05-16  Karl Berry  <karl@gnu.org>
4605         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4606         makeinfo --html fails.
4607         * help.texi (Help Summary) [@ifnottex]: Likewise.
4609 2004-05-13  Nick Roberts  <nickrob@gnu.org>
4611         * building.texi (GDB Graphical Interface): Update and describe
4612         layout first.
4614 2004-05-04  Jason Rumney  <jasonr@gnu.org>
4616         * makefile.w32-in: Revert last change.
4618 2004-05-03  Jason Rumney  <jasonr@gnu.org>
4620         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4622 2004-04-23  Juanma Barranquero  <lektu@terra.es>
4624         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4626 2004-04-18  Juri Linkov  <juri@jurta.org>
4628         * fixit.texi (Spelling): Remove file extension from ispell xref.
4630 2004-04-15  Kim F. Storm  <storm@cua.dk>
4632         * cmdargs.texi (Initial Options): Add -Q.
4634 2004-04-05  Kim F. Storm  <storm@cua.dk>
4636         * custom.texi (File Variables): Add safe-local-eval-forms.
4638 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
4640         * files.texi (Reverting): Correct description of revert-buffer's
4641         handling of point.
4643 2004-03-22  Juri Linkov  <juri@jurta.org>
4645         * emacs.texi (Top): Add `Misc X'.
4647         * trouble.texi: Fix help key bindings.
4649         * glossary.texi: Improve references.
4651         * help.texi: Sync keywords with finder.el.
4653         * mini.texi (Completion): Add description for menu items.
4655         * misc.texi (Browse-URL, FFAP): Add information about keywords.
4657         * sending.texi (Mail Methods): Fix xref to Message manual.
4659 2004-03-12  Richard M. Stallman  <rms@gnu.org>
4661         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4663 2004-03-04  Richard M. Stallman  <rms@gnu.org>
4665         * search.texi (Regexps): Explain that ^ and $ have their
4666         special meanings only in certain contexts.
4668         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4670         * mule.texi (Specify Coding): Doc C-x RET F.
4672         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4673         for multiple compile and grep buffers.
4674         (Indirect Buffers): Don't recommand clone-indirect-buffer
4675         for multiple compile and grep buffers.
4677 2004-02-29  Juanma Barranquero  <lektu@terra.es>
4679         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4680         Use $(DEL) instead of rm, and ignore exit code.
4682 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
4684         * building.texi (Watch Expressions): Update.
4686 2004-02-21  Juri Linkov  <juri@jurta.org>
4688         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
4689         --directory, --help, --version.  Move text about command-line-args
4690         to Command Arguments.
4691         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
4692         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
4693         (Window Size X): Join -g and --geometry.  Add @cindex.
4694         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
4695         (Title X): Remove alias -title.
4696         (Misc X): New node.
4698 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
4700         * frames.texi (Drag and drop): Add Motif to list of supported
4701         protocols.
4703 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
4705         * frames.texi (Drag and drop): New section.
4707 2004-01-24  Richard M. Stallman  <rms@gnu.org>
4709         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4710         Include it only @ifnotinfo.  Patch the preceding and following
4711         node headers to point to each other.
4713 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
4715         * calendar.texi (Appointments): Update section.
4717 2003-12-29  Kevin Ryde  <user42@zip.com.au>
4719         * programs.texi (C Modes): Fix the xref.
4721 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
4723         * building.texi (Watch Expressions): Update.
4724         (Commands of GUD): Include use of toolbar + breakpoints set from
4725         fringe/margin.
4727 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
4729         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
4730         <acm@muc.de>.
4732 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
4734         * frames.texi (Dialog Boxes): Add use-file-dialog.
4736 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
4738         * ack.texi: Note that Alan Mackenzie contributed the AWK support
4739         in CC Mode.
4741 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4743         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4744         * man/commands.texi, man/custom.texi, man/display.texi:
4745         * man/emacs.texi, man/files.texi:
4746         * man/frames.texi, man/glossary.texi, man/killing.texi:
4747         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4748         * man/mule.texi, man/rmail.texi, man/search.texi:
4749         * man/sending.texi, man/text.texi, man/trouble.texi:
4750         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
4752 2003-11-01  Alan Mackenzie  <acm@muc.de>
4754         * search.texi (Scrolling During Incremental Search): Document a
4755         new scrolling facility in isearch mode.
4757 2003-10-22  Miles Bader  <miles@gnu.org>
4759         * Makefile.in (info): Move before $(top_srcdir)/info.
4761 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
4763         * building.texi (Watch Expressions): Update section on data display
4764         to reflect code changes (GDB Graphical Interface).
4766 2003-10-13  Richard M. Stallman  <rms@gnu.org>
4768         * xresources.texi (GTK resources): Clean up previous change.
4770 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
4772         * xresources.texi (GTK resources): Add a note that some themes
4773         disallow customizations.  Add scroll theme example.
4775 2003-09-30  Richard M. Stallman  <rms@gnu.org>
4777         * cmdargs.texi (General Variables): Remove MAILRC envvar.
4779         * misc.texi (Saving Emacs Sessions): Shorten the section,
4780         collapsing back into one node.
4782 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
4784         * misc.texi: Section "Saving Emacs Sessions" rewritten.
4786 2003-09-29  Jan Djärv.  <jan.h.d@swipnet.se>
4788         * xresources.texi (GTK names in Emacs): Correct typo.
4790 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
4792         * cmdargs.texi (Font X): Mention new default font.  More
4793         fully describe long font names, wildcard patterns and the
4794         problems involved.  (Result of discussion on emacs-devel.)
4796 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
4798         * emacs.texi (Acknowledgements): Correct typo.
4800 2003-09-22  Richard M. Stallman  <rms@gnu.org>
4802         * dired.texi (Misc Dired Commands): New node.
4803         (Dired Navigation): Add dired-goto-file.
4805         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
4807         * emacs.texi (Acknowledgements): New node, split from Distribution.
4809         * cmdargs.texi (Action Arguments): -f reads interactive args.
4811 2003-09-08  Lute Kamstra  <lute@gnu.org>
4813         * screen.texi (Mode Line): Say that POS comes before LINE.
4814         Mention `size-indication-mode'.
4815         * display.texi (Optional Mode Line): Document
4816         `size-indication-mode'.
4817         * basic.texi (Position Info): Mention `size-indication-mode'.
4819 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
4821         * xresources.texi (Resources): Refer to `editres' man page.
4822         (Lucid Resources): Update defaults.  Expand description of
4823         `shadowThickness'.
4825 2003-09-04  Miles Bader  <miles@gnu.org>
4827         * Makefile.in (top_srcdir): New variable.
4828         ($(top_srcdir)/info): New rule.
4829         (info): Depend on it.
4831 2003-09-03  Peter Runestig  <peter@runestig.com>
4833         * makefile.w32-in: New file.
4835 2003-08-29  Richard M. Stallman  <rms@gnu.org>
4837         * misc.texi (Saving Emacs Sessions): Correct previous change.
4839 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
4841         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
4842         (Intro): Include kmacro.texi after fixit.texi instead of after
4843         custom.texi.  (As suggested by Kim Storm.)
4845 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
4847         * fixit.texi (Fixit): Update `Next' pointer.
4848         * files.texi (Files): Update `Previous' pointer.
4849         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
4850         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
4851         (Suggested by Kim Storm.)
4852         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
4854 2003-08-18  Kim F. Storm  <storm@cua.dk>
4856         * kmacro.texi: New file describing enhanced keyboard macro
4857         functionality.  Replaces old description in custom.texi.
4859         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
4860         (Keyboard Macros): Move to new kmacro.texi file.
4862         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
4864 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
4866         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
4868 2003-08-17  Alex Schroeder  <alex@gnu.org>
4870         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
4871         required.
4873 2003-08-05  Richard M. Stallman  <rms@gnu.org>
4875         * programs.texi (Lisp Indent): Don't describe
4876         lisp-indent-function property here.  Use xref to Lisp Manual.
4878 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
4880         * calendar.texi (Date Formats): Document changed behaviour of
4881         abbreviations.
4883 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
4885         * buffers.texi (List Buffers): Fix previous change.
4887 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
4889         * buffers.texi (List Buffers): Adjust to new format of *Buffer
4890         List*.
4892 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
4894         * display.texi (Font Lock): Fix typo.
4896 2003-07-07  Richard M. Stallman  <rms@gnu.org>
4898         * display.texi (Font Lock): Add xref for format info on
4899         font-lock-remove-keywords.
4901         * building.texi (Compilation): Document what happens with asynch
4902         children of compiler process.
4904         * help.texi (Library Keywords): Use @multitable.
4906 2003-06-04  Richard M. Stallman  <rms@gnu.org>
4908         * programs.texi (Expressions): Delete C-M-DEL.
4910         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
4911         comint-move-point-for-output renamed from
4912         comint-scroll-to-bottom-on-output.
4914         * custom.texi (Init Rebinding): Replace previous change with xref.
4915         (Non-ASCII Rebinding): Explain that issue more briefly here.
4917 2003-05-28  Richard M. Stallman  <rms@gnu.org>
4919         * indent.texi (Indentation): Condense, simplify, clarify prev change.
4921 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
4923         * building.texi (GDB Graphical Interface): New node.
4924         (Rewritten somewhat by RMS.)
4926 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
4928         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
4929         non-English letters.  Explain how to set coding systems correctly
4930         and how to include the right coding cookie in the file.
4932 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
4934         * indent.texi (Indentation): Explain the concepts.
4935         (Just Spaces): Explain why preventing tabs for indentation might
4936         be useful.
4938 2003-04-16  Richard M. Stallman  <rms@gnu.org>
4940         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
4942 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
4944         * cmdargs.texi (General Variables): Document SMTPSERVER.
4946         * sending.texi: Remove SMTP node.
4947         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
4948         library.
4950 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
4952         * sending.texi (Sending via SMTP): Explain MTA/MUA.
4954 2003-02-22  Simon Josefsson  <jas@extundo.com>
4956         * sending.texi (Mail Methods): Add node about SMTP.
4958 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
4960         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
4962 2003-02-01  Kevin Ryde  <user42@zip.com.au>
4964         * glossary.texi (Glossary): Correction to cl cross reference.
4966 2003-01-20  Richard M. Stallman  <rms@gnu.org>
4968         * killing.texi (Rectangles): Document C-x c r.
4970 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
4972         * xresources.texi (GTK resources): New node.
4973         (GTK widget names): New node.
4974         (GTK names in Emacs): New node.
4975         (GTK styles): New node.
4977 2003-01-09  Francesco Potortì  <pot@gnu.org>
4979         * maintaining.texi (Create Tags Table): Add reference to the new
4980         `etags --help --lang=LANG' option.
4982 2002-10-02  Karl Berry  <karl@gnu.org>
4984         * emacs.texi: Per rms, update all manuals to use @copying instead of
4985         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
4986         where needed for the sake of the HTML output.
4988 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
4990         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
4991         source files.
4993 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
4995         * Makefile.in (emacsman): New target.
4997 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
4999         * (Version 21.1 released.)
5001 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
5003         * Branch for 21.1.
5005 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
5007         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5009 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
5011         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
5013 1999-07-12  Richard Stallman  <rms@gnu.org>
5015         * Version 20.4 released.
5017 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
5019         * Makefile.in (INFO_TARGETS): Delete customize.info.
5020         (DVI_TARGETS): Delete customize.dvi.
5021         (../info/customize, customize.dvi): Targets deleted.
5023 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
5025         * Version 20.3 released.
5027 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
5029         * Makefile.in (EMACSSOURCES): Add mule.texi.
5030         Add msdog.texi, ack.texi.  Remove gnu1.texi.
5032 1998-04-06  Andreas Schwab  <schwab@gnu.org>
5034         * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
5035         it in dvi targets.
5037 1997-09-23  Paul Eggert  <eggert@twinsun.com>
5039         * Makefile.in: Merge changes mistakenly made to `Makefile'.
5040         (INFO_TARGETS): Change ../info/custom to ../info/customize.
5041         (../info/customize): Rename from ../info/custom.
5043 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5045         * Version 20.2 released.
5047 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5049         * Version 20.1 released.
5051 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5053         * Makefile (../info/customize, customize.dvi): New targets.
5054         (INFO_TARGETS): Add ../info/customize.
5055         (DVI_TARGETS): Add customize.dvi.
5057 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5059         * Version 19.33 released.
5061 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5063         * Version 19.32 released.
5065 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5067         * Makefile.in (All info targets): cd $(srcdir) to do the work.
5069 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5071         * Makefile.in (All info targets): Specify $(srcdir) in input files.
5072         Specify -I option.
5073         (All dvi targets): Set the TEXINPUTS variable.
5075 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5077         * Version 19.31 released.
5079 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5081         * Version 19.30 released.
5083 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
5085         * Makefile.in (maintainer-clean): Rename from realclean.
5087 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5089         * Makefile.in: New file.
5090         * Makefile: File deleted.
5092 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5094         * Makefile (TEXINDEX_OBJS): Variable deleted.
5095         (texindex, texindex.o, getopt.o): Rules deleted.
5096         All deps on texindex deleted.
5097         (distclean): Don't delete texindex.
5098         (mostlyclean): Don't delete *.o.
5099         * texindex.c, getopt.c: Files deleted.
5101 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5103         * Version 19.26 released.
5105 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
5107         * Makefile (EMACSSOURCES): Exclude undo.texi.
5109 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5111         * Version 19.25 released.
5113 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5115         * Version 19.24 released.
5117 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5119         * Version 19.23 released.
5121 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5123         * Makefile: Delete spurious tab.
5125 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5127         * Makefile (.SUFFIXES): New rule.
5129 1993-12-04  Richard Stallman  (rms@srarc2)
5131         * getopt.c: New file.
5132         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5133         (getopt.o): New rule.
5134         (dvi): Don't depend on texindex.
5135         (emacs.dvi): Depend on texindex.
5137 1993-12-03  Richard Stallman  (rms@srarc2)
5139         * Makefile (TEXI2DVI): New variable.
5140         (emacs.dvi): Add explicit command.
5141         (TEXINDEX_OBJS): Delete duplicate getopt.o.
5143 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5145         * Version 19.22 released.
5147 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5149         * Makefile (TEXINDEX_OBJS): Delete spurious period.
5151 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5153         * Version 19.21 released.
5155 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5157         * Makefile (realclean): Don't delete the Info files.
5159 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
5161         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5162         4' where appropriate.
5164 1993-10-20  Brian Fox  (bfox@ai.mit.edu)
5166         * Makefile: Fix targets for texindex.
5168         * texindex.c: Include "../src/config.h" if building in emacs.
5170         * Makefile: Change all files to FILENAME.texi, force all targets
5171         to be FILENAME, not FILENAME.info.
5172         Add target to build texindex.c, defining `emacs'.
5174 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5176         * Version 19.19 released.
5178 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5180         * Version 19.18 released.
5182 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5184         * Makefile: Fix source file names of the separate manuals.
5186 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5188         * Version 19.17 released.
5190 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5192         * split-man: Fix typos in last change.
5194 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5196         * Version 19.16 released.
5198 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5200         * version 19.15 released.
5202 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5204         * Makefile (distclean): It's rm, not rf.
5206 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5208         * Version 19.14 released.
5210 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5212         * Makefile: New file.
5214 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5216         * Version 19.13 released.
5218 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5220         * Version 19.9 released.
5222 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5224         * Version 19.8 released.
5226 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5228         * cmdargs.texi: Document the -i, -itype, and -iconic options.
5230         * trouble.texi: It's `enable-flow-control-on', not
5231         `evade-flow-control-on'.
5233 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5235         * display.texi: Document standard-display-european.
5237 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5239         * Version 19.7 released.
5241         * emacs.texi: Add a sentence to the top menu mentioning the
5242         specific version of Emacs this manual applies to.
5244 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5246         * basic.texi: Document next-line-add-lines variable used to
5247         implement down-arrow.
5249         * killing.texi: Document kill-whole-line.
5251 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
5253         * text.texi: Update unix TeX ordering information.
5255 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5257         * news.texi: Mention fill-rectangle in keybinding list.
5259         * killing.texi: Document fill-rectangle.
5261 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5263         * vc.texi: Bring the docs up to date with VC 5.2.
5265 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5267         * emacs.tex: Mention blackbox and gomoku under Amusements.
5268         Assembler mode is now mentioned and appropriately indexed
5269         under Programming Modes.
5271 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
5273         * emacs.tex: Update TeX ordering information.
5275 1990-06-26  David Lawrence  (tale@geech)
5277         * emacs.tex: Note that completion-ignored-extensions is not used
5278         to filter out names when all completions are displayed in
5279         *Completions*.
5281 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5283         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5285 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
5287         * emacs.tex: Add @findex grep.
5289 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
5291         * emacs.tex: Correct two typos.  No other changes before
5292         Version 19 will be made.
5294 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
5296         * emacs.tex: Update information for obtaining TeX distribution from the
5297         University of Washington.
5299 ;; Local Variables:
5300 ;; coding: utf-8
5301 ;; fill-column: 79
5302 ;; add-log-time-zone-rule: t
5303 ;; End:
5305     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
5306       2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
5308   This file is part of GNU Emacs.
5310   GNU Emacs is free software: you can redistribute it and/or modify
5311   it under the terms of the GNU General Public License as published by
5312   the Free Software Foundation, either version 3 of the License, or
5313   (at your option) any later version.
5315   GNU Emacs is distributed in the hope that it will be useful,
5316   but WITHOUT ANY WARRANTY; without even the implied warranty of
5317   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
5318   GNU General Public License for more details.
5320   You should have received a copy of the GNU General Public License
5321   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
5323 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd