Document insert-char changes.
[emacs.git] / doc / emacs / ChangeLog
blob6783e8431109a5a91c6e694de6413b97dd141379
1 2012-07-17  Chong Yidong  <cyd@gnu.org>
3         * basic.texi (Inserting Text): Replace ucs-insert with
4         insert-char.  Provide more details of input.
6         * mule.texi (International Chars, Input Methods): Likewise.
8 2012-07-13  Chong Yidong  <cyd@gnu.org>
10         * custom.texi (Examining): Update C-h v message.
12         * buffers.texi (Misc Buffer): Document view-read-only.
14 2012-07-07  Chong Yidong  <cyd@gnu.org>
16         * custom.texi (Init File): Index site-lisp (Bug#11435).
18 2012-07-06  Chong Yidong  <cyd@gnu.org>
20         * emacs.texi: Re-order top-level menu to correspond to logical
21         order, to avoid makeinfo warnings.
23         * ack.texi (Acknowledgments): Note new python.el.
25 2012-06-29  Chong Yidong  <cyd@gnu.org>
27         * maintaining.texi (Basic VC Editing, VC Pull, Merging):
28         * basic.texi (Erasing, Basic Undo): Fix markup.
30 2012-06-29  Glenn Morris  <rgm@gnu.org>
32         * fixit.texi (Undo): Grammar fixes.  (Bug#11779)
34 2012-06-29  Michael Witten  <mfwitten@gmail.com>  (tiny change)
36         * fixit.texi (Undo): Fix typo.  (Bug#11775)
38 2012-06-27  Glenn Morris  <rgm@gnu.org>
40         * ack.texi (Acknowledgments): Tiny update.
42 2012-06-21  Glenn Morris  <rgm@gnu.org>
44         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
46 2012-06-17  Chong Yidong  <cyd@gnu.org>
48         * emacs.texi: Remove urlcolor setting.  Update ISBN and edition number.
50         * anti.texi:
51         * building.texi:
52         * cmdargs.texi:
53         * custom.texi:
54         * display.texi:
55         * files.texi:
56         * frames.texi:
57         * glossary.texi:
58         * misc.texi:
59         * mule.texi:
60         * programs.texi:
61         * sending.texi:
62         * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
64 2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
66         * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
68 2012-05-28  Glenn Morris  <rgm@gnu.org>
70         * ack.texi, building.texi, calendar.texi, custom.texi:
71         * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
73 2012-05-27  Glenn Morris  <rgm@gnu.org>
75         * emacs.texi: Simplify following removal of node pointers.
77         * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
78         * cmdargs.texi, commands.texi, display.texi, emacs.texi:
79         * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
80         * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
81         * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
82         * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
83         * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
84         * windows.texi, xresources.texi: Nuke hand-written node pointers.
86 2012-05-22  Glenn Morris  <rgm@gnu.org>
88         * emacs.texi (Acknowledgments): Add another contributor.
90 2012-05-12  Glenn Morris  <rgm@gnu.org>
92         * Makefile.in (MKDIR_P): New, set by configure.
93         (mkinfodir): Use $MKDIR_P.
95 2012-05-10  Glenn Morris  <rgm@gnu.org>
97         * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
98         with "coding: raw-text".
100         * files.texi (Interlocking): Mention create-lockfiles option.
102 2012-05-09  Chong Yidong  <cyd@gnu.org>
104         * frames.texi (Mouse References, Mouse Commands): Fix index
105         entries (Bug#11362).
107 2012-05-05  Glenn Morris  <rgm@gnu.org>
109         * custom.texi (Customization Groups, Custom Themes, Examining):
110         Improve page breaks.
112         * rmail.texi (Rmail Display): Use example rather than smallexample.
114         * calendar.texi: Convert inforefs to refs.
116         * dired.texi (Dired Enter): Improve page break.
118         * abbrevs.texi (Abbrev Concepts): Copyedits.
120         * maintaining.texi (Registering, Tag Syntax):
121         Tweak line and page breaks.
123         * programs.texi (Programs, Electric C): Copyedits.
124         (Program Modes): Add xref to Fortran.
125         (Left Margin Paren): Remove what was (oddly enough) the only use
126         of defvar in the entire Emacs manual.
127         (Hungry Delete): Remove footnote about ancient Emacs version.
128         (Other C Commands): Use example rather than smallexample.
130         * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
131         (Nroff Mode, Enriched Indentation, Table Rows and Columns):
132         Tweak line and page breaks.
134         * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
135         (Major Modes): Use example rather than smallexample.
137         * mule.texi (Output Coding): Reword to improve page-breaks.
139         * frames.texi (Fonts): Tweak line and page breaks.
140         Use example rather than smallexample.  Change cross-reference.
141         (Text-Only Mouse): Fix xref.
143         * buffers.texi (Buffers, Kill Buffer, Several Buffers)
144         (Indirect Buffers): Tweak line- and page-breaks.
146         * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
148 2012-05-04  Glenn Morris  <rgm@gnu.org>
150         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
151         (info, infoclean): Use $INFO_EXT.
152         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
153         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
154         (INFO_TARGETS): Use $INFO_EXT.
155         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
157 2012-05-02  Glenn Morris  <rgm@gnu.org>
159         * emacs.texi (@copying): Only print EDITION in the TeX version.
161         * search.texi (Regexp Search): Just say "Emacs".
163         * display.texi (Auto Scrolling):
164         Reword to avoid repetition and improve page break.
166         * xresources.texi (Resources):
167         * mule.texi (Language Environments):
168         * misc.texi (Amusements):
169         * maintaining.texi (VC Change Log):
170         * frames.texi (Fonts):
171         * custom.texi (Specifying File Variables, Minibuffer Maps):
172         * cmdargs.texi (Initial Options):
173         * building.texi (Flymake):
174         Reword to remove/reduce some overly long/short lines.
176 2012-04-27  Glenn Morris  <rgm@gnu.org>
178         * emacs.texi: Some fixes for detailed menu.
180         * emacs.texi: Add "et al." to authors.
182         * ack.texi, basic.texi, buffers.texi, building.texi:
183         * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
184         * dired.texi, display.texi, emerge-xtra.texi, files.texi:
185         * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
186         * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
187         * search.texi, trouble.texi, windows.texi:
188         Use Texinfo recommended convention for quotes+punctuation.
190 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
192         * mule.texi (Bidirectional Editing): Improve indexing.
193         Minor wording tweaks.
195 2012-04-15  Chong Yidong  <cyd@gnu.org>
197         * misc.texi (emacsclient Options): More clarifications.
199 2012-04-15  Glenn Morris  <rgm@gnu.org>
201         * msdog.texi (Windows Printing): It doesn't set printer-name.
203         * mule.texi (Language Environments): Move font info to "Fontsets".
204         (Fontsets): Move intlfonts etc here from "Language Environments".
205         Copyedits.
206         (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
207         (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
209 2012-04-15  Chong Yidong  <cyd@gnu.org>
211         * glossary.texi (Glossary): Standardize on "text terminal"
212         terminology.  All callers changed.
214         * misc.texi (emacsclient Options): Document "client frame" concept
215         and its effect on C-x C-c more carefully.
217 2012-04-15  Glenn Morris  <rgm@gnu.org>
219         * frames.texi (Scroll Bars):
220         * glossary.texi (Glossary): Use consistent case for "X Window System".
222         * mule.texi (Select Input Method, Coding Systems):
223         State command names in kbd tables.
224         (Recognize Coding): Add cross-ref.
225         (Output Coding): Don't mention message mode in particular.
226         (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
227         Copyedits.
229 2012-04-14  Glenn Morris  <rgm@gnu.org>
231         * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
232         Copyedits.
233         (Coding Systems): Mac OS X apparently uses newlines for EOL.
234         (Recognize Coding): Remove old auto-coding-regexp-alist example.
235         auto-coding-functions does not override coding: tags.
236         Remove rmail-decode-mime-charset; it no longer has any effect.
238 2012-04-14  Chong Yidong  <cyd@gnu.org>
240         * custom.texi (Creating Custom Themes): Add reference to Custom
241         Themes node in Lisp manual.
243 2012-04-14  Glenn Morris  <rgm@gnu.org>
245         * mule.texi (International): Copyedits.
246         (International Chars): Update C-x = example output.
247         (Disabling Multibyte): Rename from "Enabling Multibyte".
248         Clarify what "unibyte: t" does, and mode-line description.
249         (Unibyte Mode): Update for "Disabling Multibyte" node name change.
250         Use Texinfo recommended convention for quotes+punctuation.
251         (Language Environments): Copyedits.
252         (Input Methods): Copyedits.  Use "^" for the postfix example,
253         because it is less confusing inside Info's `quotes'.
255         * custom.texi (Specifying File Variables): Fix "unibyte" description.
256         Update for "Disabling Multibyte" node name change.
257         * emacs.texi: Update for "Disabling Multibyte" node name change.
259         * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
260         * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
261         * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
262         * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
263         * sending.texi, text.texi, trouble.texi:
264         Use @file for buffers, per the Texinfo manual.
266         * entering.texi (Entering Emacs):
267         Do not mention initial-buffer-choice = t.
269         * misc.texi (Gnus Startup): Use @env for environment variables.
271         * Makefile.in: Replace non-portable use of $< in ordinary rules.
273 2012-04-12  Glenn Morris  <rgm@gnu.org>
275         * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
277 2012-04-07  Glenn Morris  <rgm@gnu.org>
279         * emacsver.texi (EMACSVER): Bump version to 24.1.50.
281 2012-04-05  Glenn Morris  <rgm@gnu.org>
283         * glossary.texi (Glossary): Use anchors for internal cross-references.
285 2012-04-04  Glenn Morris  <rgm@gnu.org>
287         * glossary.texi (Glossary): Copyedits.
288         Use Texinfo-recommended convention for quotes and punctuation.
289         Comment out a few specialized (Rmail) items.
290         New items: Bidirectional Text, Client, Directory Local Variable,
291         File Local Variable, Package, Server, Theme, Trash Can.
293 2012-04-03  Chong Yidong  <cyd@gnu.org>
295         * sending.texi (Mail Misc): Fix an index entry.
297 2012-04-02  Eli Zaretskii  <eliz@gnu.org>
299         * msdog.texi (Windows Startup): Add description of emacsclient
300         operation under -c and -t on MS-Windows.
302         * misc.texi (emacsclient Options): Add cross-reference to "Windows
303         Startup".  (Bug#11091)
305 2012-04-02  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
307         * custom.texi (Changing a Variable): Fix example.
309 2012-04-01  Eli Zaretskii  <eliz@gnu.org>
311         * misc.texi (emacsclient Options): More clarifications about -t
312         and -c on MS-Windows.  (Bug#11091)
314 2012-03-31  Eli Zaretskii  <eliz@gnu.org>
316         * misc.texi (emacsclient Options): Document peculiarities of new
317         frame creation on MS-Windows under -c or -t options.  (Bug#11091)
319 2012-03-30  Chong Yidong  <cyd@gnu.org>
321         * files.texi (File Conveniences): Clarify Imagemagick discussion.
323 2012-03-22  Glenn Morris  <rgm@gnu.org>
325         * dired.texi (Operating on Files): Fix dired-recursive-copies default.
327 2012-03-17  Chong Yidong  <cyd@gnu.org>
329         * package.texi (Package Installation): Document use of
330         package-initialize in init file.
332 2012-03-16  Glenn Morris  <rgm@gnu.org>
334         * help.texi (Language Help):
335         * mule.texi (International Chars):
336         etc/HELLO is for character demonstration.
338 2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
340         * dired.texi (Shell Commands in Dired): Fix typo.
342 2012-03-04  Chong Yidong  <cyd@gnu.org>
344         * killing.texi (Clipboard): Document clipboard manager.
346 2012-02-29  Glenn Morris  <rgm@gnu.org>
348         * ack.texi (Acknowledgments): Use @Tex{} in more places.
350         * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
352         * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
354 2012-02-28  Glenn Morris  <rgm@gnu.org>
356         * custom.texi, display.texi, emacs.texi, files.texi:
357         * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
358         Standardize possessive apostrophe usage.
360 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
362         * macos.texi (Mac / GNUstep Customization): Remove text about
363         ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
365 2012-02-25  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
367         * buffers.texi (Select Buffer): Mention that saving in a new file
368         name can switch to a different major mode.
370 2012-02-23  Glenn Morris  <rgm@gnu.org>
372         * mini.texi (Minibuffer File, Completion Options, Repetition):
373         Copyedits.
374         (Completion Example): Other M-x au* commands may be defined.
375         (Completion Styles): Mention emacs21 and completion-category-overrides.
377         * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
378         (Windows Keyboard, Windows Mouse, Windows Processes)
379         (Windows Printing, Windows Misc): Copyedits.
380         (ls in Lisp): Update switches list.
382         * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
383         Update dos-mode* function names.
384         (MS-DOS Printing, MS-DOS and MULE): Copyedits.
385         (MS-DOS Processes): Add xref to main ls-lisp section.
387         * ack.texi (Acknowledgments): Mention smie.
389 2012-02-22  Glenn Morris  <rgm@gnu.org>
391         * macos.texi: Copyedits.  Fix @key/@kbd usage.
392         (Mac / GNUstep Basics): Don't mention the panels, since the next
393         section covers them.
394         (Mac / GNUstep Customization): Merge some panel info from previous.
396 2012-02-21  Glenn Morris  <rgm@gnu.org>
398         * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
399         Small fixes.
401         * emacs-xtra.texi: Picture mode is no longer a chapter.
403         * picture-xtra.texi (Basic Picture): C-a does get remapped.
405         * ack.texi (Acknowledgments): Small changes, including resorting,
406         and removal of things no longer distributed.
408 2012-02-20  Glenn Morris  <rgm@gnu.org>
410         * emacs.texi (Top, Preface): Small rephrasings.
411         (menu, detailmenu): Update entries, and reformat some descriptions.
412         * building.texi, display.texi, emacs-xtra.texi, files.texi:
413         * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
414         Reformat some menu descriptions.
416         * ack.texi (Acknowledgments): More updates.
418         * emacs.texi (Acknowledgments): Add several names from ack.texi,
419         and from Author: headers.
420         (Distrib): Small updates.
422 2012-02-18  Glenn Morris  <rgm@gnu.org>
424         * ack.texi (Acknowledgments): Add xref to Org manual.
426         * rmail.texi: Copyedits.  Use 'mail composition buffer' in place
427         of '*mail*', since Message does not call it that.
428         (Rmail Reply): Rename rmail-dont-reply-to-names.
429         \\`info- no longer handled specially.
430         Update for rmail-enable-mime-composing.
431         Don't mention 'm' for replies.
432         Don't mention rmail-mail-new-frame and cancelling, since it does
433         not work for Message at the moment.
435         * cal-xtra.texi: Copyedits.
437         * emacs-xtra.texi: Set encoding to ISO-8859-1.
439 2012-02-17  Glenn Morris  <rgm@gnu.org>
441         * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
443         * ack.texi (Acknowledgments): Mention Gnulib.
445         * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
447         * calendar.texi: Misc small changes, including updating the dates
448         of examples.
450 2012-02-16  Glenn Morris  <rgm@gnu.org>
452         * calendar.texi: Misc small changes.
454         * vc1-xtra.texi (VC Delete/Rename, CVS Options):
455         * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
457         * dired-xtra.texi (Subdir Switches): Small fixes.
459         * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
461 2012-02-15  Glenn Morris  <rgm@gnu.org>
463         * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
465 2012-02-12  Glenn Morris  <rgm@gnu.org>
467         * ack.texi (Acknowledgments):
468         * emacs.texi (Acknowledgments): Updates for new files in 24.1.
470 2012-02-10  Glenn Morris  <rgm@gnu.org>
472         * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
474         * programs.texi (Misc for Programs): Mention electric-layout-mode.
476 2012-02-09  Glenn Morris  <rgm@gnu.org>
478         * buffers.texi (Misc Buffer): M-x info does not seem to require a
479         buffer switch after M-x rename-uniquely.
481         * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
483 2012-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
485         * text.texi (Org Mode): Fix typo.
487 2012-02-08  Glenn Morris  <rgm@gnu.org>
489         * ack.texi (Acknowledgments): Update emacs-lock info.
491         * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
493         * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
495 2012-02-07  Glenn Morris  <rgm@gnu.org>
497         * files.texi (File Conveniences): Mention ImageMagick images.
499 2012-02-05  Glenn Morris  <rgm@gnu.org>
501         * trouble.texi (Checklist): Mention debug-on-event.
503         * maintaining.texi (Maintaining): Add cross-ref to ERT.
505 2012-02-04  Glenn Morris  <rgm@gnu.org>
507         * macos.texi (Customization options specific to Mac OS / GNUstep):
508         New subsection.
510         * display.texi (Colors): Mention list-colors-sort.
512         * files.texi (File Conveniences): Mention image animation.
514 2012-01-31  Chong Yidong  <cyd@gnu.org>
516         * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
517         scroll bars (Bug#10666).
519 2012-01-28  Chong Yidong  <cyd@gnu.org>
521         * files.texi (Filesets): Fix typos.
523         * display.texi (Faces): Add xref to Colors node.
525 2012-01-27  Dani Moncayo  <dmoncayo@gmail.com>
527         * buffers.texi (Select Buffer): Clarify explanation of switching
528         to new buffers.  Fix description of next-buffer and
529         previous-buffer (Bug#10334).
530         (Misc Buffer): Add xref to View Mode.
532         * text.texi (Fill Commands): Fix description of
533         sentence-end-double-space.
535 2012-01-23  Chong Yidong  <cyd@gnu.org>
537         * anti.texi (Antinews): Add Emacs 23 antinews.
539 2012-01-16  Volker Sobek  <reklov@live.com>  (tiny change)
541         * programs.texi (Comment Commands): Typo (bug#10514).
543 2012-01-15  Chong Yidong  <cyd@gnu.org>
545         * xresources.texi (X Resources): Describe GTK+ case first.
546         (Resources): Don't use borderWidth as an example, since it doesn't
547         work with GTK+.
548         (Table of Resources): Clarify role of several resources, including
549         the Emacs 24 behavior of cursorBlink etc.
550         (Face Resources): Node deleted.  Recommend using Customize
551         instead.  Add paragraph to `Table of Resources' node summarizing
552         how to use X resources for changing faces.
553         (Lucid Resources): Rewrite, omitting description of font names,
554         referring to the Fonts node instead.
555         (LessTif Resources): Copyedits.
556         (GTK resources): Rewrite, describing the difference between gtk2
557         and gtk3.
558         (GTK Resource Basics): New node.
559         (GTK Widget Names, GTK Names in Emacs): Rewrite.
560         (GTK styles): Just refer to Fonts node for GTK font format.
562         * display.texi (Faces): Document the cursor face.
564 2012-01-14  Chong Yidong  <cyd@gnu.org>
566         * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
567         (General Variables): Add xref to Lisp Libraries.
568         (Initial Options): Copyedits.
569         (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
570         (Environment): Clarify what getenv does.
571         (General Variables): Clarify EMACSPATH etc.  Emacs does not assume
572         light backgrounds on xterms.
573         (Misc Variables): TEMP and TMP are not Windows-specific.
574         (Display X): Copyedits.
575         (Colors X): -bd does nothing for GTK.
576         (Icons X): Gnome 3 doesn't use taskbars.
578         * misc.texi (Shell): Document exec-path here.
580         * rmail.texi (Movemail): Add xref for exec-path.
582 2012-01-13  Glenn Morris  <rgm@gnu.org>
584         * dired.texi (Dired and Find): Clarify find-ls-options.
586 2012-01-09  Chong Yidong  <cyd@gnu.org>
588         * custom.texi (Custom Themes): Switch custom-safe-themes to use
589         SHA-256.
591 2012-01-07  Chong Yidong  <cyd@gnu.org>
593         * display.texi (Useless Whitespace): Add Whitespace mode.
595         * custom.texi (Hooks): Discuss how to disable minor modes.
597         * files.texi (Diff Mode): Discuss diff-auto-refine-mode
598         (Bug#10309).  Discuss use of Whitespace mode (Bug#10300).
600         * trouble.texi (Lossage): Refer to Bugs node for problems.
601         (DEL Does Not Delete): Don't use "usual erasure key" teminology.
602         (Screen Garbled): Don't refer to terminal "manufacturers".
603         (Total Frustration): Node deleted.  Eliza is documented in
604         Amusements now.
605         (Known Problems): More info about using the bug tracker.
606         Mention debbugs package.
607         (Bug Criteria): Copyedits.
608         (Understanding Bug Reporting): Mention emacs -Q.
610 2012-01-06  Chong Yidong  <cyd@gnu.org>
612         * custom.texi (Specifying File Variables): The mode: keyword
613         doesn't have to be first anymore.  Add example of specifying minor
614         modes.
615         (Directory Variables): Simplify example.  Mention application to
616         non-file buffers.
617         (Disabling): Use "initialization file" terminology.
618         (Init Examples): Fix hook example.
620 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
622         * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
623         (Bug#10422)
624         Move the stuff about resources to xresources.texi.
626         * xresources.texi (Resources): Move information about setting X
627         resources in the Registry from cmdargs.texi.  Make the index entry
628         be similar to the one in cmdargs.texi.
630 2012-01-05  Chong Yidong  <cyd@gnu.org>
632         * custom.texi (Customization Groups): Update example.
633         (Browsing Custom): Document the new search field.
634         (Changing a Variable): Update example for Emacs 24 changes.
635         Document Custom-set and Custom-save commands.
636         (Face Customization): Document Emacs 24 changes.  De-document
637         modify-face.
638         (Specific Customization): Mention customize-variable.
639         (Custom Themes): Add customize-themes, custom-theme-load-path,
640         custom-theme-directory, and describe-theme.
641         (Creating Custom Themes): New node.
642         (Examining): Mention M-:.
644         * package.texi (Packages): Fix typo.
646 2012-01-03  Chong Yidong  <cyd@gnu.org>
648         * misc.texi (Single Shell): Don't document Lisp usage of
649         shell-command.  Tidy up discussion of synchronicity.  Add index
650         entries for async-shell-command.
651         (Interactive Shell): Note that M-x shell uses shell-file-name.
652         Note change in behavior in Emacs 24.
653         (Shell Mode): Shell mode now uses completion-at-point.
654         (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
655         default method for recognizing prompts nowadays.
656         (Shell Ring): Add xref to Minibuffer History.
657         (Directory Tracking): Explain Dirtrack mode in more detail.
658         (Term Mode): Fix index entries.
659         (Paging in Term): Merge into Term Mode.
660         (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
661         (Printing): Fix xref.  State default of lpr-switches.
662         (PostScript): Remove obsolete sentence.  Omit description of
663         non-interactive behaviors.
664         (Hyperlinking): Improve description.
665         (Browse-URL): Using compose-mail for mailto URLs is the default.
666         Document browse-url-mailto-function.
667         (Goto Address mode): Add index entries.  Add xref to Browse-URL.
668         (FFAP): FFAP is not a minor mode.
669         (Amusements): M-x lm was renamed to M-x landmark.
670         Document nato-region.
672 2012-01-01  Chong Yidong  <cyd@gnu.org>
674         * misc.texi (Gnus, Buffers of Gnus): Copyedits.
675         (Gnus Startup): Note that the system might not be set up for news.
676         Describe group levels more clearly.
677         (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
678         Summary of Gnus.
679         (Document View): Copyedits.  Move zoom commads to DocView
680         Navigation node.
681         (DocView Navigation, DocView Searching, DocView Slicing)
682         (DocView Conversion): Nodes renamed from Navigation, etc.
684         * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
686 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
688         * basic.texi (Moving Point): Fix the description of C-n and C-p.
689         (Bug#10380)
691 2011-12-30  Chong Yidong  <cyd@gnu.org>
693         * sending.texi (Sending Mail): Document initial mail buffer name,
694         and changed multiple mail buffer behavior.
695         (Mail Format): Put the example at the top of the section.
696         (Mail Headers): Move discussion of "From" to the top.
697         (Mail Sending): Document sendmail-query-once.
698         (Citing Mail): Make it less Rmail-specific.
700 2011-12-29  Chong Yidong  <cyd@gnu.org>
702         * text.texi (Org Mode): Copyedits.  Refer to Outline Format for
703         example.  Add index entries.
704         (Org Organizer, Org Authoring): Nodes renamed.  Copyedits.
706 2011-12-26  Chong Yidong  <cyd@gnu.org>
708         * dired.texi (Dired Enter, Misc Dired Features):
709         Document dired-use-ls-dired changes.  Mention quit-window.
710         (Dired Navigation): Add index entries.
711         (Dired Visiting): Fix View Mode xref.
712         (Marks vs Flags): Prefer C-/ binding for undo.
713         (Subdirectories in Dired): Add xrefs.
714         (Misc Dired Features): Document some Emacs 24 changes.  Add index
715         entries.
717         * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
718         variable, since it is explained in Minor Modes node.
719         (Defining Abbrevs): Copyedits.
720         (Expanding Abbrevs): State default of abbrev-all-caps.  Prefer the
721         C-/ binding for undo.
722         (Dabbrev Customization): Add xrefs for case-fold-search and
723         case-replace.
725         * dired-xtra.texi (Subdir Switches): Add xref.
727         * maintaining.texi (VC Directory Commands): Mention quit-window.
729 2011-12-25  Chong Yidong  <cyd@gnu.org>
731         * maintaining.texi (Tags): Mention Semantic.
732         (Create Tags Table, Etags Regexps): Copyedits.
733         (Find Tag): Mention minibuffer completion.
734         (List Tags): Mention completion-at-point.  Completion is actually
735         available in M-x list-tags.
737         * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
738         Document vc-delete-file.
740         * files.texi (Misc File Ops): Mention vc-delete-file.
742         * programs.texi (Symbol Completion): Mention completion-at-point
743         explicitly.
745 2011-12-22  Chong Yidong  <cyd@gnu.org>
747         * maintaining.texi (Change Log Commands): Don't specially mention
748         vc-update-change-log which is CVS-only.
750         * vc1-xtra.texi (Version Headers): Note that these are for
751         Subversion, CVS, etc. only.
752         (General VC Options): De-document vc-keep-workfiles.
753         Fix RCS-isms.
755 2011-12-22  Eli Zaretskii  <eliz@gnu.org>
757         * building.texi (Debugger Operation): Fix a typo: "@end iftext"
758         should be @end iftex".
760 2011-12-21  Chong Yidong  <cyd@gnu.org>
762         * maintaining.texi (Advanced C-x v v): Use fileset terminology.
763         (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
764         (VC Pull): Mention vc-log-incoming.
765         (Log Buffer): Add CVS/RCS only disclaimer.
767         * vc1-xtra.texi (Remote Repositories): Update introduction.
768         (Local Version Control): Node deleted (obsolete with DVCSes).
769         (Remote Repositories, Version Backups): Node deleted.
770         Move documentation of vc-cvs-stay-local to CVS Options.
771         (CVS Options): Reduce verbosity of description of obscure CVS
772         locking feature.
773         (Making Revision Tags, Revision Tag Caveats): Merge into Revision
774         Tags node.
775         (Revision Tags): Move under Miscellaneous VC subsection.
776         (Change Logs and VC): Note that this is wrong for DVCSs.
777         De-document log entry manipulating features.
778         (Renaming and VC): Describe how it works on modern VCSes.
780         * files.texi (Misc File Ops): Mention vc-rename-file.
782         * programs.texi (Custom C Indent): Add index entries.
784 2011-12-20  Alan Mackenzie  <acm@muc.de>
786         * programs.texi (Motion in C): Update the description of C-M-a and
787         C-M-e, they now DTRT in enclosing scopes.
788         (Custom C Indent): Add @dfn{guessing} of the indentation style.
790 2011-12-20  Chong Yidong  <cyd@gnu.org>
792         * maintaining.texi (VCS Concepts): Add "working tree" terminology.
793         (Old Revisions): Use it.
794         (VCS Repositories): Add "distributed" terminology.
795         (Log Buffer): Remove duplicate description
796         about changesets.  Fix "current VC fileset" ambiguity.
797         (Multi-User Branching): Node deleted.
798         (Branches, Switching Branches): Discuss decentralized version
799         control systems.
800         (VC Pull): New node.
801         (Merging): Document merging on decentralized systems.
802         (Creating Branches): Note that this is specific to CVS and related
803         systems.
805 2011-12-19  Chong Yidong  <cyd@gnu.org>
807         * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
808         (VC Mode Line): Add index entry for "version control status".
809         (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
810         Document vc-revert-show-diff.  De-document vc-rollback.
811         (VC Directory Mode): Rewrite introduction.  Move prefix arg
812         documentation here from VC Directory Buffer node.
813         (VC Directory Buffer): Use a decentralized VCS example.
814         (VC Directory Commands): Use a table.  Remove material duplicated
815         in previous nodes on multi-file VC filsets.
817 2011-12-17  Chong Yidong  <cyd@gnu.org>
819         * maintaining.texi (VCS Concepts): Make "revision" terminology
820         less CVS-specific.
821         (VC With A Merging VCS, VC With A Locking VCS): Add xref to
822         Registering node.
823         (Secondary VC Commands): Delete.  Promote subnodes.
824         (Log Buffer): Add command name for C-c C-c.  Fix the name of the
825         log buffer.  Add index entries.
826         (VCS Changesets, Types of Log File, VC With A Merging VCS):
827         Use "commit" terminology.
828         (Old Revisions): Move it to just before VC Change Log.  "Tag" here
829         doesn't refer to tags tables.  Note other possible forms of the
830         revision ID.  C-x v = does not save.
831         (Registering): Note similarity to C-x v v action.  Fix description
832         of how backends are chosen.  De-document vc-default-init-revision.
833         (VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
834         in root log buffers.
836 2011-12-16  Chong Yidong  <cyd@gnu.org>
838         * maintaining.texi (Version Control Systems): Drop Meta-CVS.
839         (Basic VC Editing): Remove redundant descriptions.
840         (VC With A Merging VCS): Make description more general instead of
841         CVS-specific.
842         (VC With A Locking VCS): Use VC fileset terminology.
844 2011-12-12  Chong Yidong  <cyd@gnu.org>
846         * building.texi (Executing Lisp): Fix xref for C-M-x.
847         (Lisp Libraries): Add xref to node explaining `load' in Lisp
848         manual.  Note that load-path is not customizable.
849         (Lisp Eval): Note that listed commands are available globally.
850         Explain the meaning of "defun" in the C-M-x context.
851         (Lisp Interaction): Copyedits.
852         (External Lisp): Fix name of inferior Lisp buffer.
853         Mention Scheme.
854         (Compilation): Define "inferior process".
856 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
858         * msdog.texi (Windows Fonts): Document how to force GDI font
859         backend on MS-Windows.
861 2011-12-10  Chong Yidong  <cyd@gnu.org>
863         * building.texi (Compilation): Say what the -k flag to make does.
864         Move subprocess discussion to Compilation Shell.
865         (Compilation Mode): Add xref for grep, occur, and mouse
866         references.  Define "locus".
867         (Grep Searching): Use @command.
868         (Debuggers, Commands of GUD, GDB Graphical Interface):
869         Clarify intro.
870         (Starting GUD): Clarify how arguments are specified.
871         (Debugger Operation): Index entry for "GUD interaction buffer",
872         and move basic description here from Commands of GUD node.
873         (GDB User Interface Layout): Copyedits.
874         (Source Buffers): Remove gdb-find-source-frame, which is not in
875         gdb-mi.el.
876         (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
877         toggle-gdb-all-registers, which are not in gdb-mi.el.
878         Don't re-document GUD interaction buffers.
880         * programs.texi (Symbol Completion): M-TAB can now use Semantic.
881         (Semantic): Add cindex entries for Semantic.
883 2011-12-06  Chong Yidong  <cyd@gnu.org>
885         * programs.texi (Man Page): Clarify how to use Man-switches.
886         Don't bother documenting Man-fontify-manpage-flag.
887         (Lisp Doc): Add xref to Name Help node.
888         (Hideshow): Add cindex.  Mention role of ellipses, and default
889         value of hs-isearch-open.  Don't bother documenting
890         hs-special-modes-alist.
891         (Symbol Completion): Add kindex for C-M-i.  Don't recommend
892         changing the window manager binding of M-TAB.
894 2011-12-05  Chong Yidong  <cyd@gnu.org>
896         * programs.texi (Comment Commands): Fix description of for M-; on
897         blank lines.  Move documentation of comment-region here.
898         (Multi-Line Comments): Clarify the role of comment-multi-line.
899         Refer to Comment Commands for comment-region doc.
900         (Options for Comments): Refer to Multi-Line Comments for
901         comment-multi-line doc, instead of duplicating it.  Fix default
902         values of comment-padding and comment-start-skip.
904 2011-12-04  Chong Yidong  <cyd@gnu.org>
906         * programs.texi (Program Modes): Mention modes that are not
907         included with Emacs.  Fix references to other manuals for tex.
908         Add index entry for backward-delete-char-untabify.
909         Mention prog-mode-hook.
910         (Which Function): Use "global minor mode" terminology.
911         (Basic Indent, Multi-line Indent): Refer to previous descriptions
912         in Indentation chapter to avoid duplication.
913         (Expressions): Copyedit.
914         (Matching): Document Electric Pair mode.
916         * ack.texi (Acknowledgments):
917         * rmail.texi (Movemail, Other Mailbox Formats):
918         * frames.texi (Frames): Don't capitalize "Unix".
920 2011-12-04  Chong Yidong  <cyd@gnu.org>
922         * text.texi (Nroff Mode): Mention what nroff is.
923         (Text Based Tables, Table Recognition): Don't say "Table mode"
924         since it's not a major or minor mode.
925         (Text Based Tables): Reduce the size of the example.
926         (Table Definition): Clarify definitions.
927         (Table Creation): Add key table.
928         (Cell Commands): Use kbd for commands.
929         (Table Rows and Columns): Combine nodes Row Commands and Column
930         Commands.
931         (Fixed Width Mode): Node deleted; contents moved to parent.
932         (Table Conversion): Shorten example.
933         (Measuring Tables): Merge into Table Misc.
935 2011-12-03  Chong Yidong  <cyd@gnu.org>
937         * text.texi (TeX Mode): Mention AUCTeX package.
938         (TeX Editing): Add xref to documentation for Occur.
939         (LaTeX Editing): Add xref to Completion node.
940         (TeX Print): Fix description of tex-directory.
941         (Enriched Text): Rename from Formatted Text.  Make this node and
942         its subnodes less verbose, since text/enriched files are
943         practically unused.
944         (Enriched Mode): Rename from Requesting Formatted Text.
945         (Format Colors): Node deleted.
946         (Enriched Faces): Rename from Format Faces.  Describe commands
947         for applying colors too.
948         (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
950         * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
952         * display.texi (Colors): New node.
954         * cmdargs.texi (Colors X):
955         * xresources.texi (GTK styles):
956         * custom.texi (Face Customization): Reference it.
958         * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
959         Link to Fill Commands for Justification entry.
961 2011-12-03  Eli Zaretskii  <eliz@gnu.org>
963         * display.texi (Auto Scrolling): More accurate description of what
964         scroll-*-aggressively does, including the effect of non-zero
965         margin.  Fix "i.e." markup.
967 2011-12-02  Chong Yidong  <cyd@gnu.org>
969         * text.texi (Pages): Mention how formfeed chars are displayed.
970         (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
971         Describe adaptive filling more precisely.
972         (Fill Commands): Note that filling removes excess whitespace.
973         (Text Mode): Note auto-mode-alist entries for Text mode.  TAB is
974         now bound to indent-for-tab-command in Text mode.
975         (Outline Mode): Copyedits.
976         (Outline Visibility): Note that Reveal mode is a buffer-local
977         minor mode.
979         * modes.texi (Major Modes): Move note about checking major-mode in
980         a hook function here, from Text mode.
982 2011-11-28  Chong Yidong  <cyd@gnu.org>
984         * text.texi (Words): Add xref to Position Info.
985         (Paragraphs): Add xref to Regexps.
987         * indent.texi (Indentation): Rewrite introduction.  Move table to
988         Indentation Commands node.
989         (Indentation Commands): Add index entries to table.  Copyedits.
990         (Tab Stops, Just Spaces): Copyedits.
991         (Indent Convenience): New node.  Document electric-indent-mode.
993         * programs.texi (Basic Indent):
994         * windows.texi (Pop Up Window): Fix kindex entry.
996 2011-11-28  Chong Yidong  <cyd@gnu.org>
998         * modes.texi (Major Modes): Move major-mode variable doc here from
999         Choosing Modes.  Document describe-mode.  Document prog-mode-hook
1000         and text-mode-hook.  Add example of using hooks.
1001         (Minor Modes): Document behavior of mode command calls from Lisp.
1002         Note that setting the mode variable using Customize will DTRT.
1003         (Choosing Modes): Add example of setting a minor mode using a
1004         local variable.
1006 2011-11-27  Chong Yidong  <cyd@gnu.org>
1008         * frames.texi (Creating Frames): Move frame parameter example to
1009         Frame Parameters node.
1010         (Frame Commands): C-x 5 o does not warp the mouse by default.
1011         (Fonts): Add more GTK-style properties; also, they should be
1012         capitalized.
1013         (Special Buffer Frames): Node deleted; special-display is on the
1014         way out.
1015         (Frame Parameters): Example moved here from Creating Frames.
1016         Clarify that default-frame-alist affects the initial frame too.
1017         Delete auto-raise-mode and auto-lower-mode.
1018         (Wheeled Mice): Node deleted.  Content moved to Mouse Commands.
1019         (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1021         * windows.texi (Window Choice): Add xref to Lisp manual for
1022         special-display-*.
1024 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
1026         * display.texi (Text Display): Update the description,
1027         cross-references, and indexing related to display of control
1028         characters and raw bytes.
1030 2011-11-25  Chong Yidong  <cyd@gnu.org>
1032         * frames.texi (Frames): Rewrite introduction.
1033         (Mouse Commands): Default for mouse-drag-copy-region is now t.
1034         Mouse-3 does not copy to kill ring by default.  DEL does not
1035         behave specially for mouse commands any more.
1036         (Mouse References): Document mouse-1-click-follows-link more
1037         thoroughly.
1038         (Menu Mouse Clicks): Move footnote to the main text and add xref
1039         to Init Rebinding node.
1040         (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1042         * files.texi (Visiting): `C-x 5 f' works on ttys too.
1044 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1046         * display.texi (Font Lock): Fix typo.
1048 2011-11-24  Glenn Morris  <rgm@gnu.org>
1050         * rmail.texi (Rmail Output):
1051         Mention rmail-automatic-folder-directives.  (Bug#9657)
1053 2011-11-21  Chong Yidong  <cyd@gnu.org>
1055         * mark.texi (Global Mark Ring): Fix description of global mark
1056         ring (Bug#10032).
1058 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1060         * msdog.texi (Windows Fonts): Fix typo.
1062 2011-11-17  Glenn Morris  <rgm@gnu.org>
1064         * regs.texi (Bookmarks): Small fixes related to saving.  (Bug#10058)
1066 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1068         * killing.texi (Rectangles):
1069         * misc.texi (Document View):
1070         * modes.texi (Choosing Modes):
1071         * msdog.texi (Windows Fonts):
1072         * regs.texi (Rectangle Registers):
1073         * search.texi (Isearch Yank): Fix typos.
1075 2011-11-06  Chong Yidong  <cyd@gnu.org>
1077         * windows.texi (Basic Window): Add xref to Cursor Display.
1078         (Split Window): Document negative arg for splitting commands.
1079         (Other Window): Document mouse-1 in text area of window.
1080         (Change Window): Don't mention window attributes, since they
1081         aren't defined.  C-x 1 can't be used with minibuffer windows.
1082         Windows are no longer auto-deleted.
1083         (Window Choice): Add xref to Choosing Window in Lisp manual.
1084         (Window Convenience): Note that windmove disables shift-selection.
1085         Move M-x compare-windows here from Other Window node.
1087         * custom.texi (Mouse Buttons):
1088         * search.texi (Isearch Scroll):
1089         * windows.texi (Split Window): Use new names split-window-below
1090         and split-window-right.
1092 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
1094         * emacs.texi (Top): Fix typo.
1096 2011-10-25  Glenn Morris  <rgm@gnu.org>
1098         * abbrevs.texi (Saving Abbrevs):
1099         quietly-read-abbrev-file is not a command.  (Bug#9866)
1101 2011-10-24  Chong Yidong  <cyd@gnu.org>
1103         * display.texi (Scrolling): Document scroll-up-line and
1104         scroll-down-line.  Document scroll-command property.
1105         (Recentering): New node, split off from Scrolling.
1107 2011-10-23  Chong Yidong  <cyd@gnu.org>
1109         * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1110         (Tool Bars): Copyedits.
1112         * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1114 2011-10-22  Chong Yidong  <cyd@gnu.org>
1116         * windows.texi (Displaying Buffers): Fix broken lispref link.
1118 2011-10-22  Chong Yidong  <cyd@gnu.org>
1120         * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1121         Move confirm-nonexistent-file-or-buffer discussion here.
1123         * files.texi (File Names, Visiting): Move detailed discussion of
1124         minibuffer confirmation to Minibuffer Exit.
1126         * buffers.texi (Buffers): Tweak mention of mail buffer name.
1127         (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1129 2011-10-21  Chong Yidong  <cyd@gnu.org>
1131         * files.texi (File Names, Visiting, Interlocking): Copyedits.
1132         (Backup Copying): backup-by-copying-when-mismatch is now t.
1133         (Customize Save): Fix description of require-final-newline.
1134         (Reverting): Note that revert-buffer can't be undone.  Mention VC.
1135         (Auto Save Control): Clarify.
1136         (File Archives): Add 7z.
1137         (Remote Files): ange-ftp-make-backup-files defaults to nil.
1139         * arevert-xtra.texi (Autorevert): Copyedits.
1141 2011-10-20  Chong Yidong  <cyd@gnu.org>
1143         * custom.texi (Hooks, Init Examples):
1144         * display.texi (Font Lock):
1145         * fixit.texi (Spelling):
1146         * rmail.texi (Rmail Display): Minor mode function with no arg now
1147         enables it.
1149         * fixit.texi (Spelling): Fix description of inline completion.
1151 2011-10-19  Chong Yidong  <cyd@gnu.org>
1153         * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1154         entries.
1155         (Isearch Yank): Document isearch-yank-pop.
1156         (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1157         (Other Repeating Search): Document Occur Edit mode.
1159 2011-10-18  Chong Yidong  <cyd@gnu.org>
1161         * display.texi (Fringes): Move overflow-newline-into-fringe here,
1162         from Line Truncation node.
1163         (Standard Faces): Note that only the background of the cursor face
1164         has an effect.
1165         (Cursor Display): Fix descriptions of cursor face
1166         and bar cursor blinking.
1167         (Text Display): Document nobreak-char-display more clearly.
1168         (Line Truncation): Add xref to Split Window node.
1169         (Display Custom): Don't bother documenting baud-rate or
1170         no-redraw-on-reenter.
1172         * search.texi (Slow Isearch): Node removed.
1174 2011-10-18  Glenn Morris  <rgm@gnu.org>
1176         * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
1178 2011-10-18  Chong Yidong  <cyd@gnu.org>
1180         * display.texi (Faces): Simplify discussion.  Move documentation
1181         of list-faces-display here, from Standard Faces node.
1182         Note special role of `default' background.
1183         (Standard Faces): Note special role of `default' background.
1184         Note that region face may be taken fom GTK.  Add xref to Text Display.
1185         (Text Scale): Rename from "Temporary Face Changes".
1186         Callers changed.  Don't bother documenting variable-pitch-mode.
1187         (Font Lock): Copyedits.  Remove font-lock-maximum-size.
1188         (Useless Whitespace): Simplify description of
1189         delete-trailing-whitespace.  Note active region case.
1190         (Text Display): Fix description of escape-glyph face assignment.
1191         Remove unibye mode discussion.  Update some parts for Unicode.
1192         Move glyphless chars documentation to Lisp manual.
1194         * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1196 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
1198         * display.texi (Scrolling): Tweak explanation of scroll direction.
1199         (View Mode): Add index entries.
1201         * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1203         * regs.texi (Text Registers): C-x r i does not activate the mark.
1204         (Bookmarks): Document new default bookmark location.
1206 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
1208         * killing.texi (Deletion): Add xref to Using Region.
1209         Document delete-forward-char.
1210         (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
1211         description here.  Recommend C-u C-SPC for jumping to mark.
1212         (Kill Ring): Move kill ring variable documentation here.
1213         (Primary Selection): Copyedits.
1214         (Rectangles): Document new command rectangle-number-lines.
1215         (CUA Bindings): Note that this disables the mark-even-if-inactive
1216         behavior for C-x and C-c.
1218         * mark.texi (Mark): Mention "active region" terminology.
1219         (Using Region): Document delete-active-region.
1221 2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
1223         * mark.texi (Mark): Clarify description of disabled Transient Mark
1224         mode (Bug#9689).
1225         (Setting Mark): Document prefix arg for C-x C-x.  Document primary
1226         selection changes.  Mention that commands like C-y set the mark.
1227         (Marking Objects): Add xref to Words node.  Note that mark-word
1228         and mark-sexp also have the "extend region" behavior.
1229         (Using Region): Mention M-$ in the table.
1230         Document mark-even-if-inactive here instead of in Mark Ring.
1231         (Mark Ring): Move mark-even-if-inactive to Using Region.
1232         Take note of the "Mark Set" behavior.
1233         (Disabled Transient Mark): Rename from "Persistent Mark"
1234         (Bug#9688).  Callers changed.
1236         * programs.texi (Expressions):
1237         * text.texi (Words): Defer to Marking Objects for mark-word doc.
1239 2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
1241         * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1242         option" terminology.
1243         (Key Help): Add command names.  Define "documentation string".
1244         (Name Help): Remove an over-long joke.
1245         (Apropos): Document prefix args.  Remove duplicated descriptions.
1246         (Help Mode): Add C-c C-b to table.  Update TAB binding.
1247         (Package Keywords): Rename from "Library by Keyword".
1248         Describe new package menu interface.
1249         (Help Files, Help Echo): Tweak description.
1251         * mini.texi (Completion Options): Add completion-cycle-threshold.
1252         (Minibuffer History): Document numeric args to history commands.
1254 2011-10-08  Eli Zaretskii  <eliz@gnu.org>
1256         * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1258 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1260         * basic.texi (Position Info): Omit page commands.
1261         Document count-words-region and count-words.
1263         * text.texi (Pages): Move what-page documentation here.
1265 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1267         * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
1268         Remote Files node instead of linking directly to the Tramp manual.
1269         (Minibuffer Edit): Add xref to Blank Lines.
1270         (Completion): Add xref to Symbol Completion.  Remove redundant
1271         example, which is repeated in the next node.
1272         (Completion Commands): Minor clarifications.
1273         (Completion Styles): New node, split from Completion Commands.
1274         Document substring and initials styles.
1275         (Strict Completion): Remove information duplicated in other nodes.
1276         (Completion Options): Consolidate case difference discussion here.
1278         * help.texi (Help Mode): Fix kindex entries.
1280         * files.texi (File Names): Add index entries.
1282 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
1284         * basic.texi (Inserting Text): Add xref to Completion.
1285         Add ucs-insert example, and document prefix argument.
1286         (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1287         to left/right.  Tweak left-char and right-char descriptions.
1288         M-left and M-right are now bound to left-word/right-word.
1289         (Erasing): Document delete-forward-char.
1291         * screen.texi (Screen, Menu Bar): Copyedits.
1292         (Point): Remove duplicate paragraph on cursors, also in Screen.
1293         (Mode Line): Trailing dashes no longer shown on X displays.
1295         * frames.texi (Non-Window Terminals): Index just "text-only
1296         terminal", which is used throughout the manual now.
1298         * entering.texi (Entering Emacs): Define "startup screen".
1299         Document window-splitting behavior with command-line inputs.
1300         (Exiting): Remove obsolete paragraph about shells without suspend
1301         functionality.
1303         * commands.texi (User Input): Define "input event" more clearly.
1304         (Keys): Add xref to Echo Area.
1305         (Commands): Clarify relation between commands and functions.
1307 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
1309         * misc.texi (emacsclient Options): Document how emacsclient runs
1310         the Emacs daemon (Bug#9674).
1312 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
1314         * basic.texi (Moving Point):
1315         * custom.texi (Mouse Buttons):
1316         * rmail.texi (Rmail Scrolling):
1317         * search.texi (Isearch Scroll):
1318         * display.texi (Scrolling): Replace scroll-up/down with
1319         scroll-up/down-command.  Fix scroll-preserve-screen-position
1320         description.  Document scroll-error-top-bottom.
1322 2011-09-30  Glenn Morris  <rgm@gnu.org>
1324         * commands.texi (Keys): Whitespace fix.  (Bug#9635)
1326 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
1328         * windows.texi (Pop Up Window): Defer discussion of window
1329         splitting to the Window Choice node.  Add index entries.
1330         (Force Same Window): Node deleted.
1331         (Displaying Buffers, Window Choice): New nodes.
1333         * buffers.texi (Select Buffer): Clarify description of
1334         buffer-switching commands.  Add xref to Window Display node.
1335         Don't repeat confirm-nonexistent-file-or-buffer description from
1336         Visiting node.  Remove even-window-heights.
1338         * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1340 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
1342         * cmdargs.texi (Icons X): Fix description of Emacs icon.
1344         * xresources.texi (Table of Resources): Fix documentation of
1345         bitmapIcon.
1347 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
1349         * package.texi (Package Menu): Add package-menu-mark-upgrades.
1351 2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
1353         * frames.texi (Frame Commands): Note that delete-other-frames only
1354         deletes frames on current terminal.
1356 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
1358         * sending.texi (Mail Misc): Document mail-add-attachment.
1360 2011-09-04  Eli Zaretskii  <eliz@gnu.org>
1362         * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
1364 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
1366         * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1368 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
1370         * files.texi (File Archives):
1371         * cal-xtra.texi (Diary Display):
1372         * help.texi (Help Mode): Add xref to View Mode.
1374 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
1376         * display.texi (View Mode): New node.  Move view-file here from
1377         Misc File Ops.  Move view-buffer here from Misc Buffer.
1379         * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1381         * files.texi (Misc File Ops): Document new
1382         delete-by-moving-to-trash behavior.  Remove view-file.
1384         * dired.texi (Dired Deletion): Shorten description of Trash.
1386         * misc.texi (emacsclient Options): Document server-port.
1388 2011-08-27  Eli Zaretskii  <eliz@gnu.org>
1390         * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1391         even on MS-Windows.  Fix a typo.
1393 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
1395         * package.texi: New file, documenting the package manager.
1397         * emacs.texi: Include it.
1399         * help.texi (Help Summary): Add describe-package.
1401 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
1403         * misc.texi (Printing): Convert subnodes into subsections.
1405         * text.texi (Two-Column): Move into Text chapter.
1407         * picture-xtra.texi (Picture Mode): Group with Editing Binary
1408         Files section.  Convert from chapter into section.
1410         * display.texi (Narrowing): Move into display chapter.
1412         * sending.texi (Sending Mail):
1413         * rmail.texi (Rmail):
1414         * misc.texi (Gnus, Document View):
1415         * dired.texi (Dired):
1416         * emacs.texi: Group the mail, rmail, and gnus chapters together.
1418 2011-08-07  Juri Linkov  <juri@jurta.org>
1420         * dired.texi (Operating on Files): Rewrite according to the fact
1421         that `dired-do-chmod' doesn't use the `chmod' program anymore.
1423 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
1425         * mini.texi (Minibuffer File): Insert a reference to Tramp for
1426         remote file name completion.  (Bug#9197)
1428 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
1430         * mule.texi (Bidirectional Editing): Document the fact that
1431         bidi-display-reordering is t by default.
1433 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1435         * help.texi (Misc Help): Mention `describe-prefix-bindings'
1436         explicitly (bug#8904).
1438 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1440         * trouble.texi (Checklist): Use an `M-x' example instead of an
1441         Emacs Lisp form to switch on the dribble file (bug#8056).
1443 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1445         * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1447 2011-07-13  Glenn Morris  <rgm@gnu.org>
1449         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
1451 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1453         * mark.texi (Mark Ring): Clarify how many locations are saved
1454         (bug#5770).
1455         (Global Mark Ring): Ditto.
1457 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1459         * text.texi (Table Recognition): Use "at point" instead of "under
1460         point" (bug#4345).
1462         * display.texi (Cursor Display): Mention `cursor-type'.
1464         * screen.texi (Point): Clarify that it's only if you use a block
1465         cursor that it appears to be on a character (bug#4345).
1467 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
1469         * misc.texi (Amusements): Move dissociated press here, from its
1470         own section.
1472         * emacs.texi (Top): Update node listing.
1474 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1476         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1477         clarity (bug#3523).
1479 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
1481         * cmdargs.texi (Initial Options): Document --no-site-lisp.
1482         (Misc X): Document --parent-id.
1484         * frames.texi (Frame Commands): Note that focus-follows-mouse now
1485         defaults to nil.
1487         * misc.texi (emacsclient Options): Document --parent-id.
1489         * msdog.texi (Windows HOME): Document _emacs as obsolete.
1491 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1493         * emacs.texi: Use "..." instead of ``...'' in the menus
1494         (bug#3503).
1496 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
1498         * killing.texi (Primary Selection): Document `only' setting for
1499         select-active-regions.
1501         * mark.texi (Setting Mark): Reference Shift Selection node.
1503         * frames.texi (Mouse Commands): Document mouse-yank-primary.
1505 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1507         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1508         motion keys" (bug#3503).
1510         * emacs.texi: Change all the register node names from "RegPos"
1511         (etc.) to "Positional Registers" (etc.) (bug#3314).
1513 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
1515         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1516         (Other Kill Commands, Kill Options): Copyedits.
1517         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1518         (Yanking): Move yank-excluded properties discussion here.
1519         (Cut and Paste): Move from frames.texi.  Update subnodes to
1520         describe x-select-enable-clipboard case.
1522         * frames.texi: Move Cut and Paste node and subnodes into
1523         killing.texi, except Mouse Commands and Word and Line Mouse.
1525 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
1527         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1529 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1531         * screen.texi (Mode Line): Clarify that coding systems are
1532         characters, not letters (bug#1749).
1534         * cmdargs.texi (Environment): Mention removing variables
1535         (bug#1615).  Text suggested by Kevin Rodgers.
1537 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
1539         * misc.texi (Amusements): Don't mention Yow; it's crippled.
1541         * modes.texi: Rename from major.texi.
1542         (Modes): New node.  Make Major Modes and Minor Modes subsections
1543         of this.  All callers changed.
1545         * custom.texi (Minor Modes): Move to modes.texi.
1547 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
1549         * custom.texi (Syntax): Node deleted.
1551         * help.texi (Help Summary):
1552         * major.texi (Major Modes):
1553         * programs.texi (Parentheses):
1554         * search.texi (Regexp Backslash, Regexp Backslash)
1555         (Regexp Backslash):
1556         * text.texi (Words): Callers changed.
1558         * text.texi (Refill, Longlines): Delete nodes.
1560         * ack.texi (Acknowledgments): Longlines removed from manual.
1562         * emacs.texi (Top): Update node listing.
1564 2011-07-09  Glenn Morris  <rgm@gnu.org>
1566         * fortran-xtra.texi (Fortran): Update handled extensions.
1568 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1570         * display.texi (Scrolling): `C-v' (etc) are now bound to
1571         `scroll-*-command' (bug#8349).
1573 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1575         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
1576         doesn't actually delete any files (bug#7125).
1578         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1579         argument for `C-c C-k' (bug#7391).
1581         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1582         you're currently using (bug#8489).
1584 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
1586         * mule.texi (Coding Systems): Move index entries from the previous
1587         change into their proper places.
1589 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1591         * help.texi (Help Files): Document view-external-packages (bug#8902).
1593         * mule.texi (Coding Systems): Put a few more of the coding systems
1594         into the index (bug#8900).
1596 2011-06-26  Glenn Morris  <rgm@gnu.org>
1598         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1600 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
1602         * misc.texi (emacsclient Options): Mention --frame-parameters.
1604 2011-06-09  Glenn Morris  <rgm@gnu.org>
1606         * custom.texi (Specifying File Variables):
1607         Recommend explicit arguments for minor modes.
1609 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
1611         Document wide integers better.
1612         * buffers.texi (Buffers):
1613         * files.texi (Visiting): Document maxima for 64-bit machines,
1614         and mention virtual memory limits.
1616 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
1618         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
1620         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1621         prog mode (Bug#8240).
1623 2011-05-27  Glenn Morris  <rgm@gnu.org>
1625         * custom.texi (Specifying File Variables):
1626         Major modes no longer need come first.
1628 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
1630         * mule.texi (Specify Coding, Text Coding, Communication Coding):
1631         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1633 2011-05-18  Glenn Morris  <rgm@gnu.org>
1635         * ack.texi (Acknowledgments): Remove fakemail.c.
1637 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
1639         Fixes for fitting text into 7x9 printed manual.
1640         * building.texi (Flymake, Breakpoints Buffer):
1641         * calendar.texi (Appointments):
1642         * cmdargs.texi (General Variables, Display X):
1643         * custom.texi (Saving Customizations, Face Customization)
1644         (Directory Variables, Minibuffer Maps, Init Rebinding):
1645         * display.texi (Font Lock, Font Lock, Useless Whitespace):
1646         * fixit.texi (Spelling):
1647         * frames.texi (Creating Frames, Fonts):
1648         * help.texi (Help Files):
1649         * mini.texi (Minibuffer File):
1650         * misc.texi (emacsclient Options, Emulation):
1651         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1652         * mule.texi (International Chars, Language Environments)
1653         (Select Input Method, Modifying Fontsets, Charsets):
1654         * programs.texi (Custom C Indent):
1655         * rmail.texi (Rmail Labels):
1656         * text.texi (Table Conversion):
1657         * trouble.texi (Known Problems, Known Problems):
1658         * windows.texi (Change Window):
1659         * xresources.texi (GTK resources): Reflow text and re-indent code
1660         examples to avoid TeX overflows and underflows on 7x9 paper.
1662         * emacs.texi: Fix the (commented out) smallbook command.
1664         * macos.texi (Mac / GNUstep Events):
1665         * xresources.texi (Lucid Resources): Remove extraneous examples.
1667 2011-05-10  Glenn Morris  <rgm@gnu.org>
1669         * custom.texi (Specifying File Variables):
1670         Deprecate using mode: for minor modes.
1672 2011-05-07  Glenn Morris  <rgm@gnu.org>
1674         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1676 2011-05-06  Glenn Morris  <rgm@gnu.org>
1678         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1680         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1682 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1684         * misc.texi (Emacs Server): Document `server-eval-at'.
1686 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
1688         * maintaining.texi (List Tags): Document next-file.
1689         Suggested by Uday S Reddy.
1691 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
1693         * mini.texi (Minibuffer Edit):
1694         * screen.texi (Mode Line): Fix typo.
1696 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
1698         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1700 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
1702         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1704 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
1706         * display.texi (Auto Scrolling): Document the limit of 100 lines
1707         for never-recentering scrolling with `scroll-conservatively'.
1708         (Bug#6671)
1710 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
1712         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1713         HOME on Windows and where it looks for init files.  (Bug#8221)
1715 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
1717         * search.texi (Regexp Example):
1718         * mule.texi (International Chars):
1719         * building.texi (External Lisp): Don't use characters outside
1720         ISO-8859-1.
1722 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
1724         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1725         Use Texinfo @-commands for non Latin-1 characters.
1727         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1729         * custom.texi (Init File): Add index entries for ".emacs".
1730         (Bug#8210)
1732 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
1734         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1735         for Gtk+ 3.
1737 2011-03-08  Glenn Morris  <rgm@gnu.org>
1739         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1740         * emacs.texi (Acknowledgments):
1741         * ack.texi (Acknowledgments): Names to UTF-8.
1742         * emacs.texi: Set documentencoding.
1744         * display.texi (Optional Mode Line): Don't mention exactly where
1745         display-time appears.  (Bug#8193)
1747 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1749         * Version 23.3 released.
1751 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
1753         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1755 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
1757         * misc.texi (emacsclient Options): Add q/quiet.
1759 2011-03-02  Glenn Morris  <rgm@gnu.org>
1761         * mule.texi (Communication Coding) <x-select-request-type>:
1762         Remove duplicate (essentially) paragraph.  (Bug#8148)
1764 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
1766         * maintaining.texi (Format of ChangeLog): Add reference to
1767         add-log-full-name.
1768         (Change Log Commands): Add documentation for combining multiple
1769         symbols in one change.
1771 2011-03-01  Glenn Morris  <rgm@gnu.org>
1773         * custom.texi (Directory Variables):
1774         Give an example of excluding subdirectories.
1776 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
1778         * search.texi (Regexp Search): Move index entries about regexps to the
1779         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
1781 2011-02-19  Glenn Morris  <rgm@gnu.org>
1783         * dired.texi (Dired): Dired-X version number was dropped.
1785 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
1787         * xresources.texi (X Resources): Remove *faceName and replace it with
1788         *font for Lucid.
1790 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
1792         * rmail.texi (Rmail Display): Document Rmail MIME support more
1793         accurately.
1795         * maintaining.texi (VC Change Log): Document vc-log-incoming and
1796         vc-log-outgoing.
1797         (Merging): Document vc-find-conflicted-file.
1799 2011-02-05  Glenn Morris  <rgm@gnu.org>
1801         * custom.texi (Variables): Fix typo.
1803 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
1805         * search.texi (Regexps): Copyedits.  Mention character classes
1806         (Bug#7809).
1808         * files.texi (File Aliases): Restore explanatory text from Eli
1809         Zaretskii, accidentally removed in 2011-01-08 commit.
1811 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
1813         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1814         (MAKEINFO_OPTS): New variable.
1815         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1816         (emacs.html): New target.
1817         (clean): Remove emacs.html.
1819 2011-01-23  Werner Lemberg  <wl@gnu.org>
1821         * Makefile.in (MAKEINFO): Now controlled by `configure'.
1822         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
1823         (ENVADD): Updated.
1825 2011-01-18  Glenn Morris  <rgm@gnu.org>
1827         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1829         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1831 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
1833         * building.texi (Compilation): Improve instructions for running two
1834         compilations (Bug#7573).
1836         * files.texi (Backup Names): Document the new location of the
1837         last-resort backup file.
1839         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1840         manual.  Explain why directory-abbrev-alist elements should be anchored
1841         (Bug#7777).
1843 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
1845         * msdog.texi (Windows Startup): Correct inaccurate description of
1846         differences between emacsclient.exe and emacsclientw.exe.
1848 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
1850         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1852 2011-01-02  Kenichi Handa  <handa@m17n.org>
1854         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1856 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
1858         * frames.texi (Cut and Paste): Modify the section's name and text:
1859         don't mix "cut/paste" with "kill/yank".
1860         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1861         (Bug#7702)
1863         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
1865 2011-01-02  Glenn Morris  <rgm@gnu.org>
1867         * maintaining.texi: Move inclusion of emerge after EDE, so that it
1868         matches its position in the menu.  (Bug#7674)
1870 2011-01-02  Glenn Morris  <rgm@gnu.org>
1872         * trouble.texi (Checklist): Mention not replying via news either.
1874 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
1876         * misc.texi (Document View): Update DocView section with newly
1877         supported document formats.
1879 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
1881         * killing.texi: Resection the Info version to conform to the
1882         printed manual, to avoid making sections on Accumulating Text, CUA
1883         and Rectangles into full chapters.
1885 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
1887         * custom.texi (Init Syntax): Add index entries for "character syntax".
1888         (Bug#7576)
1890 2010-12-13  Karel Klíč  <kklic@redhat.com>
1892         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
1894 2010-12-13  Glenn Morris  <rgm@gnu.org>
1896         * trouble.texi (Checklist): Fix typo in newsgroup name.
1898 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
1900         * search.texi (Word Search): Note that the lazy highlight always
1901         matches to whole words (Bug#7470).
1903 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
1905         * display.texi (Optional Mode Line): Make the description of
1906         load-average more accurate.
1908         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1909         registry, with a cross-reference.
1910         (Windows Startup): New node.  Move the stuff about the current
1911         directory from "Windows HOME".
1913 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
1915         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1916         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1918 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
1920         * maintaining.texi (Version Control Systems): Fix repeated sentence.
1921         Suggested by Štěpán Němec.
1923 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
1925         * maintaining.texi (Version Control): Say "commit", not "check in".
1926         (Version Control Systems): Simplify descriptions.
1927         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1928         VCS Concepts.
1929         (VC Mode Line): Update example.
1930         (Old Revisions): Document revert-buffer for vc-diff.
1931         (Log Buffer): Promote to a subsection.  Document header lines.
1933         * macos.texi (Mac / GNUstep Basics):
1934         Document ns-right-alternate-modifier.
1936         * emacs.texi (Top): Update node listing.
1938 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
1940         * rmail.texi (Rmail Coding): Characters with no fonts are not
1941         necessarily displayed as empty boxes.
1943         * mule.texi (Language Environments, Fontsets): Characters with no
1944         fonts are not necessarily displayed as empty boxes.
1946         * display.texi (Text Display): Document display of glyphless
1947         characters.
1949 2010-11-13  Glenn Morris  <rgm@gnu.org>
1951         * basic.texi (Position Info): Add M-x count-words-region.
1953 2010-11-11  Glenn Morris  <rgm@gnu.org>
1955         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1957 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
1959         * msdog.texi (Windows HOME): Add information regarding startup
1960         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
1962 2010-10-11  Glenn Morris  <rgm@gnu.org>
1964         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1966         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1967         (DVIPS): New variable.
1968         (.PHONY): Add html, ps.
1969         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1970         (clean): Delete html, ps files.
1972 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
1974         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1976 2010-10-09  Glenn Morris  <rgm@gnu.org>
1978         * Makefile.in (VPATH): Remove.
1979         (infodir): Make it absolute.
1980         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1982         * Makefile.in (dist): Anchor regexps.
1984         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1985         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1986         (emacs-xtra.pdf): Use $<.
1988         * Makefile.in (infoclean): Remove harmless, long-standing error.
1990         * Makefile.in ($(infodir)): Delete rule.
1991         (mkinfodir): New.
1992         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1994         * Makefile.in (distclean): Do not delete emacsver.texi.
1995         (dist): Remove reference to emacsver.texi.in.
1996         * emacsver.texi: New file, replacing emacsver.texi.in.
1998 2010-10-09  Glenn Morris  <rgm@gnu.org>
2000         * emacsver.texi.in: New file.
2001         * emacs.texi: Set EMACSVER by including emacsver.texi.
2002         * Makefile.in (distclean): Delete emacsver.texi.
2003         (dist): Copy emacsver.texi.
2004         (EMACSSOURCES): Add emacsver.texi.
2006         * ack.texi (Acknowledgments): No more b2m.c.
2008         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2009         (emacs): Remove rule.
2010         (dist): No need to deal with the emacs rule any more.
2012 2010-10-07  Glenn Morris  <rgm@gnu.org>
2014         * Makefile.in (version): New, set by configure.
2015         (clean): Delete dist tar file.
2016         (dist): Use version in tar name.
2018 2010-10-06  Glenn Morris  <rgm@gnu.org>
2020         * Makefile.in (EMACS_XTRA): Add the main source file.
2021         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2022         (mostlyclean): No core files, reorder other files.
2023         (clean): Delete specific dvi and pdf files.
2024         (infoclean, dist): New rules.
2025         (maintainer-clean): Use infoclean.
2026         ($(infodir)): Add parallel build workaround.
2028 2010-10-04  Glenn Morris  <rgm@gnu.org>
2030         * Makefile.in (SHELL): Set it.
2031         (INFO_TARGETS, DVI_TARGETS): Remove variables.
2032         (info, dvi): Replace above variables with their expansions.
2033         (info): Move mkdir from here...
2034         ($(infodir)/emacs): ... to here (for parallel builds).
2035         (pdf): New target.
2036         ($(infodir)/emacs): Pass -o option to makeinfo.
2037         (.PHONY): Declare clean rules.
2038         (maintainer-clean): Delete dvi and pdf files.
2039         Guard against cd failures.  Use a more restrictive delete.
2041 2010-10-02  Glenn Morris  <rgm@gnu.org>
2043         * misc.texi (Shell Mode): Remove reference to old function name.
2045 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
2047         * maintaining.texi (VC Mode Line): Mention all the possible VC status
2048         indicator characters.
2050 2010-09-29  Glenn Morris  <rgm@gnu.org>
2052         * Makefile.in (top_srcdir): Remove unused variable.
2054 2010-09-14  Glenn Morris  <rgm@gnu.org>
2056         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2057         the last hook item.
2059         * calendar.texi (Appointments): Also updated when a diary include file
2060         is saved.
2062 2010-09-14  Glenn Morris  <rgm@gnu.org>
2064         * trouble.texi (Bugs): Update the section intro.
2065         (Known Problems): New section.
2066         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
2067         (Sending Patches): Bug fixes are best as responses to existing bugs.
2068         * emacs.texi (Known Problems): Add menu entry for new section.
2070 2010-09-09  Glenn Morris  <rgm@gnu.org>
2072         * xresources.texi: Untabify.
2074 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
2076         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2078 2010-09-06  Glenn Morris  <rgm@gnu.org>
2080         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
2082 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2084         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2086 2010-08-21  Glenn Morris  <rgm@gnu.org>
2088         * misc.texi (Amusements): Mention bubbles and animate.
2090 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
2092         * files.texi (Visiting): Add more index entries for
2093         large-file-warning-threshold.
2095 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
2097         * frames.texi (Tool Bars): Add doc for tool-bar-position.
2099 2010-06-23  Glenn Morris  <rgm@gnu.org>
2101         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2102         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2103         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2104         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
2105         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2106         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
2107         Untabify Texinfo files.
2109 2010-06-10  Glenn Morris  <rgm@gnu.org>
2111         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
2113         * basic.texi (Inserting Text): Fix typo.
2115 2010-06-10  Glenn Morris  <rgm@gnu.org>
2117         * ack.texi (Acknowledgments):
2118         * emacs.texi (Acknowledgments): Update for notifications.el.
2120 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
2122         * dired.texi (Operating on Files): Mention encryption commands
2123         (Bug#6315).
2125 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
2127         * basic.texi (Moving Point): Update due to renaming of commands bound
2128         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
2130 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
2132         * display.texi (Fringes): Document reversal of fringe arrows for R2L
2133         paragraphs.
2134         (Line Truncation): Fix wording for bidi display.
2136         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
2137         keys.
2139 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2141         * building.texi (GDB Graphical Interface): Remove misleading comparison
2142         to an IDE (Bug#6128).
2144 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2146         * programs.texi (Man Page):
2147         * misc.texi (Invoking emacsclient):
2148         * mini.texi (Repetition):
2149         * mark.texi (Setting Mark): Fix typos.
2151 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2153         * misc.texi (Printing): Document htmlfontify-buffer.
2155 2010-05-08  Glenn Morris  <rgm@gnu.org>
2157         * calendar.texi (Displaying the Diary, Format of Diary File):
2158         Fix external cross-references for TeX format output.
2160 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2162         * Version 23.2 released.
2164 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
2166         * cmdargs.texi (Initial Options): Mention --chdir.
2168 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
2170         * frames.texi (Tool Bars): Add tool-bar-style.
2172 2010-04-21  Glenn Morris  <rgm@gnu.org>
2174         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2176 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2178         * programs.texi (Semantic): New node.
2180         * maintaining.texi (EDE): New node.
2182         * emacs.texi: Update node listing.
2184         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2186 2010-04-18  Glenn Morris  <rgm@gnu.org>
2188         * emacs.texi (Acknowledgments): Remove duplicate.
2190         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2192 2010-04-18  Glenn Morris  <rgm@gnu.org>
2194         * dired.texi (Misc Dired Features): Mention VC diff and log.
2195         * maintaining.texi (Old Revisions, VC Change Log):
2196         Mention that diff and log work in Dired buffers.
2198         * help.texi (Help Summary): Mention M-x info-finder.
2200         * ack.texi (Acknowledgments): Add mpc.el.
2202         * custom.texi (Specifying File Variables, Directory Variables):
2203         Document new commands for manipulating local variable lists.
2205 2010-04-18  Glenn Morris  <rgm@gnu.org>
2207         * trouble.texi (Contributing): Add cindex entry.
2208         Mention etc/CONTRIBUTE.
2210 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2212         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
2213         query-replace (Bug#5774).
2215 2010-04-16  Glenn Morris  <rgm@gnu.org>
2217         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2219 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
2221         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2223 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
2225         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2227 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
2229         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2230         cross-reference to "Inserting Text".
2232         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2233         Mention completion provided by `ucs-insert'.
2235 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2237         * sending.texi (Sending Mail): Note variables that may need
2238         customizing.
2239         (Mail Sending): Expand discussion of send-mail-function.
2241 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2243         Document Message mode as the default mail mode.
2245         * sending.texi (Sending Mail): Copyedits.
2246         (Mail Format, Mail Headers): Document mail-from-style changes.
2247         (Mail Commands): Rename from Mail mode.  Document Message mode.
2248         (Mail Misc): Rename from Mail mode Misc.
2249         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2250         command names and update keybindings.
2251         (Header Editing): Document message-tab.  De-document
2252         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2253         favor of mail-default-headers.  Ad index entries for user-full-name and
2254         user-mail-address.
2255         (Citing Mail): Update changes in Message mode behavior.
2256         Document mail-yank-prefix.
2257         (Mail Signature): New node, moved from Mail Misc.
2258         (Mail Aliases): Mail abbrevs are the default with Message mode.
2259         (Mail Methods): Note that Message mode is now the default.
2261         * rmail.texi (Rmail Reply):
2262         * text.texi (Text Mode):
2263         * major.texi (Major Modes):
2264         * mule.texi (Output Coding): Refer to Message mode.
2266         * custom.texi (Init Examples): Add xref to Mail Header.
2268         * emacs.texi (Top): Fix xrefs.
2270 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2272         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2273         repository if there is none.
2274         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
2275         vc-print-root-log.
2276         (Old Revisions): Copyedits.  Document vc-root-diff.
2278         * programs.texi (Program Modes): Mention Javascript mode.
2280         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2281         * emacs.texi: Update node description.
2283         * misc.texi (Navigation): Document doc-view-continuous.
2284         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
2286 2010-03-30  Juri Linkov  <juri@jurta.org>
2288         * search.texi (Other Repeating Search): Remove line that `occur'
2289         can not handle multiline matches.
2291 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
2293         * mule.texi (International): Mention support of bidirectional editing.
2294         (Bidirectional Editing): New section.
2296 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
2298         * emacs.texi (Top): Update node names to those in building.texi.
2300 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
2302         doc/emacs/building.texi: Describe restored GDB/MI functionality
2303         removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
2304         doc/emacs/emacs.texi: Update node names for building.texi.
2306 2010-03-24  Glenn Morris  <rgm@gnu.org>
2308         * ack.texi (Acknowledgments):
2309         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
2311 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
2313         * xresources.texi (Table of Resources): Clarify toolBar number
2314         for Gtk+.
2316         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2318 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
2320         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2322         * search.texi (Other Repeating Search): Document multi-isearch-buffers
2323         and multi-isearch-buffers-regexp.
2325         * indent.texi (Indentation): Clarify description of
2326         indent-for-tab-command.  Document tab-always-indent.
2328 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
2330         * cmdargs.texi (Font X): Move most content to Fonts.
2332         * frames.texi (Fonts): New node.  Document font-use-system-font.
2334         * emacs.texi (Top):
2335         * xresources.texi (Table of Resources):
2336         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2338 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2340         * Branch for 23.2.
2342 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
2344         * custom.texi (Init Examples): Add xref to Locals.
2346         * major.texi (Choosing Modes): Mention usage of setq-default for
2347         setting the default value of major-mode (Bug#5688).
2349 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
2351         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2353         * display.texi (Display Custom): Document make-pointer-invisible and
2354         underline-minimum-offset.  Remove inverse-video.
2356 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
2358         * frames.texi (Frame Commands): Note that the last ordinary frame can
2359         be deleted in daemon mode (Bug#5616).
2361 2010-02-18  Glenn Morris  <rgm@gnu.org>
2363         * trouble.texi (Contributing): Repository is no longer CVS.
2365 2010-02-08  Glenn Morris  <rgm@gnu.org>
2367         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
2369 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2371         * display.texi (Useless Whitespace, Text Display):
2372         * custom.texi (Init Examples): Avoid obsolete special default variables
2373         like default-major-mode.
2375 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
2377         * programs.texi (Other C Commands): Replace reference to obsolete
2378         c-subword-mode.
2380 2010-01-21  Glenn Morris  <rgm@gnu.org>
2382         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2384 2010-01-12  Glenn Morris  <rgm@gnu.org>
2386         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2387         emacs-pretest-bug for bug reports for development versions.
2389 2010-01-11  Glenn Morris  <rgm@gnu.org>
2391         * display.texi (Highlight Interactively): `t' does not mean highlight
2392         all patterns.  (Bug#5335)
2394 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
2396         * misc.texi (Shell): Document async-shell-command.
2398         * building.texi (Grep Searching): Document zrgrep.
2400         * mini.texi (Completion Options): Mention `initials' completion style.
2402 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
2404         * building.texi: Import GDB Graphical Interface description from
2405         EMACS_23_1_RC.
2407 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
2409         * emacs.texi (Top): Update node listing.
2411         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2413         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2415         * cmdargs.texi (Initial Options):
2416         * xresources.texi (Resources): Document inhibit-x-resources.
2418         * custom.texi (Specifying File Variables): Note that minor modes are
2419         enabled unconditionally.
2421         * display.texi (Scrolling): Briefly document the old recenter command,
2422         and document recenter-positions.
2424         * files.texi (Visiting):
2425         * buffers.texi (Buffers): Max buffer size is now 512 MB.
2427         * frames.texi (Cut/Paste Other App):
2428         Document save-interprogram-paste-before-kill.
2430         * killing.texi (Kill Options): New node.
2432 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
2434         * misc.texi (Shell Options): ansi-color is now default.
2436 2009-12-05  Glenn Morris  <rgm@gnu.org>
2438         * emacs.texi (Top): Update menu for cal-xtra node changes.
2439         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2440         or mode line.  Don't mention invisible text or the details of
2441         diary-print-entries here, only in cal-xtra.
2442         (Format of Diary File): Mention that the "date on first line" format
2443         only really affects the simple display.
2444         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2445         (Diary Customizing): Holidays may be in the buffer or mode line.
2446         Move diary-print-entries to the "Diary Display" section.
2447         (Diary Display): New section, split out from "Fancy Diary Display".
2448         Explain the limitations of simple display, and how to print it.
2450         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2452         * cal-xtra.texi (Diary Display): Mention View mode.
2454 2009-11-29  Juri Linkov  <juri@jurta.org>
2456         * display.texi (Highlight Interactively): Actually a list of
2457         default faces is pre-loaded into a list of default values
2458         instead of the history.
2460 2009-11-20  Glenn Morris  <rgm@gnu.org>
2462         * ack.texi (Acknowledgments):
2463         * emacs.texi (Acknowledgments): Add htmlfontify.
2465 2009-11-14  Glenn Morris  <rgm@gnu.org>
2467         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2469         * ack.texi (Acknowledgments):
2470         * emacs.texi (Acknowledgments): Update for recent Org changes.
2472 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
2474         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
2475         `charset' property, which is irrelevant to the user manual (Bug#3526).
2477 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
2479         * trouble.texi (DEL Does Not Delete): Fix typo.
2481 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
2483         * files.texi (Misc File Ops): Mention copy-directory.
2485 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
2487         * mule.texi (Unibyte Mode): Emphasize that
2488         unibyte-display-via-language-environment affects only the display.
2490         * display.texi (Horizontal Scrolling): Document cursor behavior under
2491         horizontal scrolling when point moves off the screen (Bug#4564).
2492         Improve wording.
2494 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
2496         * files.texi (Directories): delete-directory prompts for recursive
2497         deletion.
2499 2009-09-30  Glenn Morris  <rgm@gnu.org>
2501         * ack.texi (Acknowledgments):
2502         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
2504 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
2506         * dired.texi (Dired Navigation): Use @code instead of @var for
2507         dired-isearch-filenames, so that it's not capitalized.
2509 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
2511         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2513         * entering.texi (Exiting): C-z is now bound to suspend-frame.
2515         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
2516         (Key Bindings): Reference Init Rebinding in introductory text.
2517         Shift some of the introduction to Keymaps node.
2518         (Keymaps): Simplify.
2519         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
2520         (Minibuffer Maps): Remove mention of Mocklisp.
2521         (Init Rebinding): Move mode-local rebinding example here from Local
2522         Keymaps.
2523         (Modifier Keys): Clarify.
2524         (Rebinding): Add cindex for "binding keys".
2526 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
2528         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2530 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
2532         * building.texi (Threads Buffer, Multithreaded Debugging):
2533         Reorganize these two sections.
2535 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
2537         * cmdargs.texi (Initial Options): Fix last change.
2539 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2541         * mule.texi (Enabling Multibyte):
2542         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2543         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2545 2009-08-20  Glenn Morris  <rgm@gnu.org>
2547         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2549 2009-08-19  Glenn Morris  <rgm@gnu.org>
2551         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
2553 2009-08-18  Glenn Morris  <rgm@gnu.org>
2555         * ack.texi (Acknowledgments):
2556         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2558         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
2560 2009-08-09  Glenn Morris  <rgm@gnu.org>
2562         * ack.texi (Acknowledgments):
2563         * emacs.texi (Acknowledgments): Add gdb-mi entry.
2565 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
2567         * emacs.texi (Top): Add new menu items for GDB-UI.
2569         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
2570         section.  Threads buffer is in separate section now.
2572 2009-08-08  Glenn Morris  <rgm@gnu.org>
2574         * ack.texi (Acknowledgments):
2575         * emacs.texi (Acknowledgments):
2576         Update for js2-mode and org changes.
2578 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
2580         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2581         files.
2583 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
2585         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2587 2009-07-23  Glenn Morris  <rgm@gnu.org>
2589         * programs.texi (Matching): Update blink-matching-paren-distance.
2591 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
2593         * frames.texi (Cut/Paste Other App): For select-active-regions,
2594         selection is now updated on moving point.
2596 2009-07-21  Richard Stallman  <rms@gnu.org>
2598         * glossary.texi (GNU, Daemon): Update information.
2600 2009-07-19  Juri Linkov  <juri@jurta.org>
2602         * custom.texi (Specifying File Variables, Safe File Variables):
2603         "variables/value pairs" -> "variable/value pairs".
2605 2009-07-15  Glenn Morris  <rgm@gnu.org>
2607         * misc.texi (Gnus): Remove widow.
2609 2009-07-11  Glenn Morris  <rgm@gnu.org>
2611         * Makefile.in (TEXI2PDF): New.
2612         (emacs.pdf, emacs-xtra.pdf): New targets.
2614         * arevert-xtra.texi (Autorevert): Add menu descriptions.
2616         * display.texi (Horizontal Scrolling): Re-word to remove widow.
2618         * emacs.texi (Top): Info can be read from other places than Emacs.
2619         Don't print the copying notice twice in the printed version.
2620         Update the menu and detailmenu.
2621         (Preface): The meaning of "on-line" has changed.
2622         Correct name for "Common Problems" chapter.
2623         (Distrib): Update FSF shop URL.
2624         (Intro): Showing two files at once is not so exciting.
2626         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2627         (Mac / GNUstep Basics): Minor grammar changes.
2628         (Mac / GNUstep Events): Fix typo.
2629         (GNUstep Support): CANNOT_DUMP no longer applies.
2631         * misc.texi (Document View): Fix typos.
2633         * dired.texi (Dired):
2634         * help.texi (Help):
2635         * macos.texi (Mac OS / GNUstep):
2636         * maintaining.texi (Version Control, Introduction to VC):
2637         End menu descriptions with a period.
2639 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
2641         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2642         so categorical in saying that the option is only useful on NTFS.
2644 2009-07-09  Glenn Morris  <rgm@gnu.org>
2646         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2647         (ENVADD): Add texinfodir to TEXINPUTS.
2649         * emacs.texi (Top): Fix cross-reference.
2651         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2653         * vc1-xtra.texi (Revision Tags): Fix typo.
2655 2009-07-03  Glenn Morris  <rgm@gnu.org>
2657         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2658         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2659         (Merge Commands): `.' does not seem to work in A or B buffer.
2660         `l' can recreate the 3-window display.
2662         * glossary.texi (Glossary): Minor phrasing changes throughout.
2663         Add more internal cross-references.
2664         <Autoloading>: You can't really autoload a variable.
2665         <C-M->: Move details here from `M-C-' item.
2666         <Continuation Line>: Refer to `Truncation.'
2667         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2668         <Home Directory, Unix>: New entries.
2669         <Deletion of Files>: Mention recycle bins.
2670         <Directory>: Mention ``folders.''
2671         <Error>: Don't mention ``type-ahead.''
2672         <Fringe>: Refer to the manual node.
2673         <Minor Mode>: Can be global or local.
2674         <Spell Checking>: There are other checkers besides Ispell.
2676 2009-07-02  Glenn Morris  <rgm@gnu.org>
2678         * anti.texi (Antinews): Minor changes in phrasing.
2680         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2681         some underfull lines in dvi output.
2683         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2685         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2687         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2689 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
2691         * xresources.texi (Table of Resources): Mention maximized for
2692         fullscreen.
2694         * cmdargs.texi (Window Size X): -mm/--maximized is new.
2696 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
2698         * anti.texi (Antinews): Correct the list of removed platforms.
2700 2009-06-28  Glenn Morris  <rgm@gnu.org>
2702         * arevert-xtra.texi: Minor language tweaks.
2704         * dired-xtra.texi: Minor revisions.
2706 2009-06-23  Miles Bader  <miles@gnu.org>
2708         * display.texi (Scrolling): Document `recenter-redisplay'.
2709         (Temporary Face Changes): Document `text-scale-set'.
2711 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2713         * Branch for 23.1.
2715 2009-06-17  Kenichi Handa  <handa@m17n.org>
2717         * mule.texi (Charsets): Update the description for the new charset.
2718         (list-character-sets): New findex.
2719         (Language Environments): Add @anchor{Describe Language Environment}.
2721 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
2723         * basic.texi (Moving Point): Fix tag.
2725         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2727         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2728         use camel-case for PageUp and PageDown.
2730         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2731         camel-case for PageUp and PageDown.
2733         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2735         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
2736         (Isearch Scroll): Decapitalize <next> and <prior>.
2738 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
2740         * fixit.texi (Spelling): Set default dictionary.
2741         Improve descriptions (Bug#2554)
2743 2009-06-08  David Reitter  <david.reitter@gmail.com>
2745         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2746         since saving colors and faces set this way is not implemented.
2747         (Environment variables): Remove mention of mac-fix-env, which is
2748         scheduled to be removed.
2750 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
2752         * custom.texi (Init Examples): Add example of changing load-path.
2754         * building.texi (Lisp Libraries): Add example of changing
2755         load-path (Bug#3446).
2757 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
2759         * mark.texi (Mark): Further clarifications.
2760         (Setting Mark): Emphasize that C-SPC activates the mark.
2762 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
2764         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
2765         Mark mode.
2766         (Using Region, Persistent Mark): Use "active mark" instead of "active
2767         region".
2769 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
2771         * mule.texi (Select Input Method): Fix typo.
2773 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
2775         * anti.texi (Antinews): Document completion changes.  Some additional
2776         copyedits and rearrangement of entries.
2778 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
2780         * misc.texi (Interactive Shell, Saving Emacs Sessions)
2781         (Shell History Copying, Terminal emulator): Copyedits.
2783         * xresources.texi (Resources): Simplify descriptions.
2784         Shorten description of editres, which is not very useful these days.
2785         (Table of Resources): Document fontBackend resource.
2787         * trouble.texi (Quitting): Add other undo bindings to table.
2788         (DEL Does Not Delete): Note that the erasure key is usually labeled
2789         "Backspace".  Remove discussion of obscure Xmodmap issue.
2791 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
2793         * files.texi (Visiting): Copyedits.
2795 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
2797         * basic.texi (Inserting Text): Document ucs-insert.
2799         * mule.texi (International Chars): Define "multibyte".  Note that
2800         internal representation is unicode-based.  Simplify definition of raw
2801         bytes.  Mention ucs-insert.
2802         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
2803         (Language Environments): Add language environments new to Emacs 23.
2804         (Multibyte Conversion): Node deleted.
2805         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2806         Don't mention obsolete emacs-mule coding system.
2807         (Output Coding): Copyedits.
2809         * emacs.texi (Top): Update node listing.
2811 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
2813         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2815 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2817         * building.texi (Lisp Libraries): `load-library' does offer completion.
2819 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
2821         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2822         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
2824 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
2826         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
2828 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
2830         * entering.texi (Entering Emacs): Document initial-buffer-choice.
2832         * building.texi (Lisp Interaction): Document initial-scratch-message.
2834 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
2836         * msdog.texi (Windows Fonts): Fix typos.
2838         * files.texi (Save Commands): Fix pxref.
2840 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
2842         * files.texi (Save Commands): Mention diff-buffer-with-file.
2843         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
2844         Henoch (Bug#3036).
2846 2009-03-15  Glenn Morris  <rgm@gnu.org>
2848         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2849         the former is not always used.
2850         (Mail Headers): Use active voice.  Add "Mail-reply-to".
2851         Change case of "Id".  Avoid repeated "appropriate".
2852         (Mail Aliases): Fix previous change - use an example with a ".", so it
2853         does actually get quoted when expanded.
2854         (Mail Sending): Mailclient is the default on some systems.
2855         (Citing Mail): Mention mail-indentation-spaces.
2856         (Mail Mode Misc): Add an @dfn for "mail signature".
2858 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
2860         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2861         (Completion Options): Document read-file-name-completion-ignore-case,
2862         read-buffer-completion-ignore-case, and completion-styles.
2863         Remove description of partial-completion-mode.
2865 2009-03-14  Glenn Morris  <rgm@gnu.org>
2867         * sending.texi (Mail Format): Fix typo.  Add index entry for
2868         mail-header-separator.
2869         (Mail Headers): Put info about initialization and changing in one place
2870         at the start.  Update FCC section for mbox Rmail.  Clarify From
2871         section, mention mail-setup-with-from.  Clarify Reply-to section.
2872         Add Mail-followup-to and mail-mailing-lists.  Clarify References
2873         section.
2874         (Mail Aliases): Update example, make less contentious.
2875         Update for name change of mail-interactive-insert-alias.
2876         (Mail Mode): Remove mention of `%' as a word separator.
2877         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
2878         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2879         commands.  Clarify FCC handling.  In mail-complete, add reference to
2880         Mail Aliases section, and mention mail-complete-function.
2881         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2882         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
2883         signature netiquette.  Explain how the mail hooks work when continuing
2884         a composition.
2885         (Mail Amusements): Internationalize the spook section a bit.
2886         Remove the spook mail-setup-hook example, since it doesn't work well.
2887         Mention fortune-file.
2888         (Mail Methods): Mention read-mail-command.
2890 2009-03-14  David Reitter  <david.reitter@gmail.com>
2892         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2893         and NS resources following recent changes.
2895 2009-03-10  Jason Rumney  <jasonr@gnu.org>
2897         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
2898         w32-use-visible-system-caret doc to indicate that it should get set
2899         automatically.
2900         (Windows Fonts): Add doc for the uniscribe backend.
2902 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
2904         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2905         vc-dir.  (Bug#2598)
2907 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
2909         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
2911 2009-03-05  Glenn Morris  <rgm@gnu.org>
2913         * rmail.texi (Rmail Basics): Add reference to sorting.
2914         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2915         Minor re-wordings.
2916         (Rmail Motion): Mention rmail-next-same-subject.
2917         (Rmail Deletion): Expunging is not the only way to change the numbers.
2918         (Rmail Labels): Labels can also be used in sorting.
2919         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
2920         (Rmail Display): Mention rmail-mime.
2922 2009-03-04  Glenn Morris  <rgm@gnu.org>
2924         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2925         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
2926         summary.  Mention sorts cannot be undone.
2927         (Rmail Display): Give an example of how to use goto-address-mode.
2928         (Rmail Editing): It's keybindings that are redefined, not commands.
2929         Fix some typos.
2930         (Movemail): Some minor rewording.
2931         (Remote Mailboxes): Emacs movemail supports pop by default.
2932         Fix some minor grammatical issues.  The "two alternative ways" to
2933         specify a POP mailbox are really just one.  Remove all reference to the
2934         variables rmail-pop-password and rmail-pop-password-required, obsolete
2935         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
2936         can support Kerberos.
2938 2009-03-03  Glenn Morris  <rgm@gnu.org>
2940         * rmail.texi (Rmail Deletion): Revert previous change, which was
2941         describing the Rmail summary versions.
2942         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2943         Minor re-wording for rmail-resend.
2944         (Rmail Make Summary): Summaries apply to buffers rather than files.
2945         <rmail-summary-by-topic>: Headers includes the subject.
2946         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2947         details, including prefix arguments.
2948         Mention rmail-summary-by-senders on C-M-f.
2949         Not counting lines might be faster.
2950         (Rmail Summary Edit): More details on the delete commands.
2951         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2952         Name the commands bound to the various keys.  Mention prefix argument
2953         for searching.
2954         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
2955         Simplify rmail-highlighted-headers description.  Update face name.
2957 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
2959         * mark.texi (Marking Objects): Fix typo.
2961 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
2963         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2964         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
2966 2009-03-01  Glenn Morris  <rgm@gnu.org>
2968         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
2969         (Rmail Motion): - M-s searches from the end of messages.
2970         (Rmail Deletion): Minor clarification.  Fix numeric argument
2971         description.
2972         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
2973         newmail and RMAILOSE files need not be in home-directory.
2974         (Rmail Files): Mention I/O menus are unselectable if no files match.
2975         Mention `MAIL' env-var.
2977 2009-02-24  Jason Rumney  <jasonr@gnu.org>
2979         * mule.texi (Fontsets): Mention fontset-default, font specs and
2980         fallback fontsets.
2981         (Defining Fontsets): Mention ns and w32 variants of
2982         standard-fontset-spec.  Update description of startup fontset to match
2983         Emacs 23 behavior.
2984         (Modifying Fontsets): New section.  (Bug#656)
2985         (International): Link to Modifying Fontsets.
2987 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
2989         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2990         Mention ns-extended-platform-support-mode.
2992 2009-02-22  Karl Berry  <karl@gnu.org>
2994         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2996 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
2998         * basic.texi (Moving Point, Position Info):
2999         * files.texi (Visiting):
3000         * mini.texi (Completion Options):
3001         * text.texi (HTML Mode): Remove duplicate words.
3003 2009-02-20  Glenn Morris  <rgm@gnu.org>
3005         * rmail.texi: Minor updates for mbox rather than Babyl.
3007 2009-02-17  Karl Berry  <karl@gnu.org>
3009         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
3011 2009-02-17  Richard M Stallman  <rms@gnu.org>
3013         * anti.texi (Antinews): Mention Babyl format.
3015         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3017         * rmail.texi: Update for mbox format.
3018         Various small fixes, as well as the following.
3019         (Out of Rmail): Node deleted.
3020         (Rmail): Update menu.
3021         (Rmail Files): Comment out set-rmail-inbox-list.
3022         Document rmail-inbox-list instead.
3023         (Rmail Output): Substantial changes since C-o is now
3024         rmail-output-as-seen and o is rmail-output.
3025         (Rmail Attributes): Delete `stored', add `retried'.
3026         (Rmail Display): Editing headers works in all cases.
3028 2009-02-17  Glenn Morris  <rgm@gnu.org>
3030         * basic.texi (Position Info): M-x count-lines-region is not always on
3031         M-=.  (Bug#2269)
3033 2009-02-09  Glenn Morris  <rgm@gnu.org>
3035         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3036         defaults.
3038 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
3040         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3041         documentation of possible problems with redecoding.
3043 2009-02-03  Glenn Morris  <rgm@gnu.org>
3045         * rmail.texi (Out of Rmail): Mention b2m.pl.
3047 2009-01-31  Glenn Morris  <rgm@gnu.org>
3049         * rmail.texi (Out of Rmail): Correct b2m location.
3051 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
3053         * fixit.texi (Undo): Update undo limit values.
3055 2009-01-27  Glenn Morris  <rgm@gnu.org>
3057         * emacs.texi (Top): Fix Antinews menu entry.
3059 2009-01-25  Karl Berry  <karl@gnu.org>
3061         * text.texi (Foldout): Use @itemize @w{} to make an itemize
3062         item with no marker, instead of the syntactically incorrect
3063         @itemize @asis.
3065 2009-01-25  Juri Linkov  <juri@jurta.org>
3067         * building.texi (Grep Searching): Fix index entry for lgrep.
3069 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
3071         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3073 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
3075         * macos.texi (Preferences Panel): Update description of font setting to
3076         reflect that prior frame selection is no longer needed.
3078 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
3080         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
3081         raise GUD subsections.
3083 2009-01-15  Glenn Morris  <rgm@gnu.org>
3085         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3087 2009-01-10  Glenn Morris  <rgm@gnu.org>
3089         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3091 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
3093         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3094         logical lines.
3096 2008-12-29  Juri Linkov  <juri@jurta.org>
3098         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3100         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3102 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
3104         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
3105         goto-address-mode instead of goto-address.
3107         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3108         mode.
3110         * emacs.texi (Top): Update node listing.
3112 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
3114         * custom.texi (Directory Variables): Explain what is a "project".
3115         Add indexing.  Improve wording.  Add a footnote about using
3116         _dir-locals.el on MS-DOS.
3118 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
3120         * files.texi (Misc File Ops): Mention chmod as an alias for
3121         set-file-modes.
3123 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
3125         * help.texi (Help): Fix typos and reword.
3126         (Help Summary): Add entries for C-h n and C-h r, reorder
3127         entries, and do some minor fixes.
3128         (Name Help): Say that C-h F works for commands only.
3129         (Misc Help): Say that view-lossage displays 300 keystrokes.
3131 2008-12-20  Glenn Morris  <rgm@gnu.org>
3133         * ack.texi (Acknowledgments): General update based on AUTHORS,
3134         including removal of some stuff no longer distributed.
3136 2008-12-19  Agustín Martín  <agustin.martin@hispalinux.es>
3138         * fixit.texi: Mention hunspell.
3140 2008-12-19  Glenn Morris  <rgm@gnu.org>
3142         * ack.texi (Acknowledgments): Small grammar fix.
3143         Consolidate explanatory text at start.
3145         * display.texi (Text Display):
3146         * indent.texi (Indentation): Use @acronym with ASCII.
3148 2008-12-18  Glenn Morris  <rgm@gnu.org>
3150         * ack.texi: Various small updates and fixes.
3152 2008-12-18  Juri Linkov  <juri@jurta.org>
3154         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3155         as a key binding to start a forward nonincremental word search.
3156         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3157         a backward nonincremental word search.  Add index for `M-s w'
3158         `isearch-forward-word'.
3159         (Regexp Search): Add a short summary of regexp key commands like
3160         in the node "Basic Isearch".
3161         (Other Repeating Search): Fix typo.
3163 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3165         * misc.texi (PostScript Variables): Fix doc.
3167 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
3169         * programs.texi (Program Modes): Mention Ruby mode.
3171 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
3173         * misc.texi (emacsclient Options): Describe what an empty string
3174         argument does for --alternate-editor.
3176 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
3178         * cmdargs.texi (Font X): Distinguish between client-side and
3179         server-side fonts.  List valid Fontconfig properties.  Add reference to
3180         Fontconfig manual.  List valid GTK font properties.  Explain use of
3181         fc-list.
3183 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
3185         * cmdargs.texi (Font X): Move discussion of quoting to top.
3187 2008-12-06  Glenn Morris  <rgm@gnu.org>
3189         * maintaining.texi (Old Revisions): Improve previous change.
3191 2008-12-05  Richard M Stallman  <rms@gnu.org>
3193         * anti.texi (Antinews): Minor fixes.
3195 2008-12-03  Glenn Morris  <rgm@gnu.org>
3197         * maintaining.texi (Old Revisions): Fix diff-switches description.
3199 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
3201         * emacs.texi (Top): Fix typo.
3203 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
3205         * misc.texi (Document View): Explain dependence on gs at the top.
3206         Copyedits.
3208         * emacs.texi (Top): Add DocView nodes to detailed node listing.
3210         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3211         (Comment Commands): Discuss region-active behavior of M-; first.
3213 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
3215         * display.texi (Line Truncation): Add reference to Continuation
3216         Lines.
3218         * windows.texi (Pop Up Window): Mention split-height-threshold
3219         and split-width-threshold.
3220         (Split Window): Add reference to Continuation Lines.
3222 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
3224         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3225         (GNUstep Support): New node.
3226         * anti.texi:
3227         * emacs.texi:
3228         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3230 2008-11-28  Richard M Stallman  <rms@gnu.org>
3232         * misc.texi (Dissociated Press): Minor cleanups.
3234         * dired.texi (Image-Dired): Avoid passive.
3236 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
3238         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3239         representation.
3241 2008-11-26  Richard M. Stallman  <rms@gnu.org>
3243         * files.texi (Visiting): Rewrite paragraph for clarity.
3245         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3247 2008-11-25  Alan Mackenzie  <acm@muc.de>
3249         * programs.texi (Moving by Parens): Clarify that parens inside strings
3250         and comments are ignored, and that the commands assume the starting
3251         point isn't in a string or comment.
3253 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
3255         * macos.texi: Add Prev/Next/Top pointers to all nodes.
3256         (Mac Basics): Merge in Grabbing Environment Variables from earlier
3257         version.
3258         (Mac Customization): Rewrite Preferences Panel section and merge in to
3259         this node, add Open files by dragging to an Emacs window.
3261         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3263 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
3265         * files.texi (Misc File Ops): Document set-file-modes.
3267         * windows.texi (Split Window): Document integer values of
3268         truncate-partial-width-windows.
3270         * text.texi (Text): Simplify description of markup languages.
3271         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
3272         (TeX Editing): Note that `""' inserts one `"' character.
3273         (HTML Mode): Note in the introduction that XML mode is an alias for
3274         SGML mode.  Mention nXML mode.
3276 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
3278         * building.texi (Watch Expressions): Fix typo.
3280 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
3282         * files.texi (Visiting): Document new behavior of
3283         confirm-nonexistent-file-or-buffer.
3285         * buffers.texi (Select Buffer):
3286         Document confirm-nonexistent-file-or-buffer.
3288         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3289         edit-picture.
3291         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
3292         edit-picture', since that is just an alias for picture-mode.
3293         (Sentences): Note that repeated M-@ extends the region.
3294         (Pages): Make terminology more consistent.  Link to Regexps node.
3295         (Longlines): Discuss relationship with Visual Line mode.
3296         (Text Mode): Remove extraneous discussion of other modes, since they
3297         were already introduced in the parent node.
3299 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
3301         * anti.texi (Antinews): Rewrite.
3303         * entering.texi (Exiting): Mention "minimize" terminology.
3305         * frames.texi (Frame Commands): Mention "minimize" terminology.
3307         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3308         formats.
3309         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3310         (Misc X): Don't document useless -hb option.
3312 2008-11-22  Juri Linkov  <juri@jurta.org>
3314         * dired.texi (Dired Navigation): Change normal file name search option
3315         from `non-nil' to `t'.  Add `dwim' option.
3317 2008-11-22  Juri Linkov  <juri@jurta.org>
3319         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3320         ".dir-locals.el".  Rename `define-project-bindings' to
3321         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
3322         `dir-locals-set-directory-class'.
3324 2008-11-22  Lute Kamstra  <lute@gnu.org>
3326         * buffers.texi (Select Buffer): Index goto-line.
3327         * basic.texi (Moving Point): Mention the use of a numeric prefix
3328         argument with goto-line and refer to Select Buffer for the use of a
3329         plain prefix argument.
3331 2008-11-19  Glenn Morris  <rgm@gnu.org>
3333         * doclicense.texi: Update to FDL 1.3.
3334         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3336 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
3338         * custom.texi (Minor Modes): Define mode commands and mode variables
3339         more precisely.  Recommend using mode commands instead of setting
3340         variables directly.  Put minor modes in a list, and add more modes.
3341         (Easy Customization): Use "init file" instead of .emacs.
3342         (Customization Groups): Update to new Custom buffer appearance.
3343         (Saving Customizations): Copyedits.  Update example.
3344         (Variables): Give example of variable type-sensitivity.
3345         (Examining): Update example.
3346         (Hooks): Copyedits.
3347         (Specifying File Variables): Use C comments instead of an artificial
3348         Lisp for the example.
3349         (Keymaps): Move internals discussion to Prefix Keymaps.
3350         (Rebinding): Remove redundant paragraph (stated in Key Binding).
3351         (Init Rebinding): Document kbd macro.
3352         (Init File): Link to Find Init.
3354         * mark.texi (Using Region): Document Delete Selection Mode more
3355         thoroughly.
3357         * frames.texi (Mouse Commands): Move most of the description of Delete
3358         Selection Mode to Using Region, and link to it.
3359         (Clipboard): Note that paste is bound to clipboard-yank.
3361         * building.texi (Compilation): Document first-error value of
3362         compilation-scroll-output.
3363         (Compilation Mode): Note that compilation-auto-jump-to-first-error
3364         works as soon as an error is available.  Suggested by Juri Linkov.
3366         * mini.texi (Passwords): New node.
3368         * files.texi (Remote Files): Link to Passwords node.
3370         * emacs.texi (Top): Update node listings.
3372 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
3374         * ack.texi (Acknowledgments): Some updating of credits.
3376         * emacs.texi (Acknowledgments): Add a couple more names.
3378         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3380         * files.texi (Directories): Describe delete-directory in text.
3381         (Misc File Ops): Document use of trash.
3383 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
3385         * macos.texi (Mac Customization): Fix typos.
3387 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
3389         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3390         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
3391         the conventions of the main Emacs manual.
3393         * emacs.texi (Top): Update node listings.
3395 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
3397         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
3398         command-line-args is processed during startup.
3399         (Action Arguments): Correctly describe how file arguments interact with
3400         the startup screen.  Link to Lisp Interaction for scratch buffer.
3401         (Initial Options): Link to Command Example for -batch option.
3402         (Environment): Document initial-environment.
3404         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3405         can't be changed in the site-start file.
3407 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
3409         * dired.texi (Dired): Mention C-x C-d too.
3410         (Dired Enter): Document M-n in the Dired minibuffer.
3411         (Dired Navigation): Explain dired-goto-file more clearly.
3412         Document dired-isearch-filenames.
3413         (Dired Deletion): Remove unnecessary "expunged" terminology.
3414         (Flagging Many Files): & is now rebound to `% &'.
3415         (Shell Commands in Dired): Document dired-do-async-shell-command.
3416         Clarify how multi-file arguments are passed.
3417         (Misc Dired Features): Document dired-do-isearch.
3419 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
3421         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3423 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
3425         * search.texi (Other Repeating Search): Remove obsolete findex entries.
3427 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
3429         * programs.texi (Program Modes): Link to Program Indent node.
3430         (Left Margin Paren): Explain consequences of changing
3431         open-paren-in-column-0-is-defun-start more concisely.
3432         (Which Function, Program Indent, Info Lookup): Minor edits.
3433         (Basic Indent): If region is active, TAB indents the region.
3434         (Multi-line Indent): If region is active, TAB indents the region.
3435         Note that indent-region is useful when Transient Mark mode is off.
3436         (Matching): The delimiter at the cursor is highlighted---the character
3437         changes color.
3438         (Symbol Completion): Link to Completion node.
3440         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3441         a strictly text-only system.
3443         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3444         batch mode.
3446 2008-11-01  Richard M. Stallman  <rms@gnu.org>
3448         * misc.texi (Document View): Major rewrite.
3450         * maintaining.texi (Types of Log File): Change logs are older than
3451         version control.
3452         (VCS Concepts): Simplify and rearrange.
3453         (Version Control Systems): Make it clear that Linux is only the kernel.
3454         (VC Mode Line): Shorten reference to menu item.
3455         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
3456         (VC Directory Mode): Minor cleanup.
3457         Unchanged files are hidden, not omitted.
3458         (VC Directory Commands): Shorten and simplify.
3459         (Change Log Commands): New node, split from Change Logs.
3460         (VC Directory Buffer): New node, split from VC Directory Mode.
3462 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
3464         * misc.texi (Document View): Rename from Document Files, moved here
3465         from files.texi.
3467         * files.texi (Version Control): Move to maintaining.texi.
3468         Subnodes moved as well.
3469         (Document Files): Move to misc.texi.
3471         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3472         vc-update-change-log.
3473         (Version Control): Move here from files.texi.
3474         (Format of ChangeLog): Make it a subnode of Change Log.
3476         * emacs.texi (Top): Update node listing.
3478 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
3480         * files.texi (Files): Add a section about document
3481         files (doc-view-mode).
3483 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
3485         * building.texi (Compilation Mode):
3486         Document compilation-auto-jump-to-first-error.
3487         (Debuggers): Lower GUD subsections to subsubsections.
3488         (Starting GUD): Add cindex.
3489         (Lisp Interaction): Note that scratch is no longer the initial buffer.
3491 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
3493         * indent.texi (Indentation): Link to Program Indent.
3495         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3496         now uses emacsclient's terminal.
3498 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
3500         * mark.texi (Using Region): Document use-empty-active-region.
3502         * emacs.texi (Top): Update node listings.
3504         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
3505         Don't mention obsolete emacs.bash script.
3506         (Invoking emacsclient): Rewrite, moving optional arguments to
3507         emacsclient Options.
3508         (emacsclient Options): New node.  Document server-use-tcp and
3509         server-host.
3511 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
3513         * indent.texi (Indentation): Replace list with paragraphed text,
3514         putting description of syntax-driven indentation first.  Document new
3515         effect of active regions on tab.
3516         (Tab Stops): Note that editable tab stops affect indentation commands.
3518 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
3520         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3522 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
3524         * custom.texi (Function Keys): Note that modified keypad keys are not
3525         translated.
3527         * basic.texi (Arguments): Explain how to insert multiple digits.
3529 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
3531         * files.texi (Remote Files): Precise selection of default method.
3532         Rewrite paragraph about disabling remote file names.
3534 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
3536         * search.texi (Special Isearch): Document M-TAB is isearch.
3538         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3539         command.
3541         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3543 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
3545         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
3546         section.
3548 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
3550         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3551         to files.texi.  Move contents of vc2-xtra.texi here.
3553         * vc2-xtra.texi: File removed.
3555         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3556         Directory Commands from the submenu.  Don't include deleted file
3557         vc2-xtra.texi.
3559         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3560         (Version Control): Add VC Directory Mode and VC Directory Commands to
3561         the submenu.
3562         (Why Version Control?): Use table format.
3563         (Version Control Systems): Note that Meta-CVS support is gone.
3564         (VCS Concepts): Note precisely when VC started supporting filesets.
3565         Remove bogus xref to CVS Options node.
3566         (Types of Log File): Copyedits.
3567         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3568         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3569         The Right Thing.
3570         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3571         (Log Buffer): Reorganize node, putting C-c C-c description first.
3572         (Old Revisions): Use CVS for example, not RCS.
3573         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3574         Commands from the submenu, putting them under Version Control.
3575         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3576         need to include it in the manual unconditionally, since it is now
3577         crucial to using distributed version control systems.
3578         (Comparing Files): Note that diff uses the minibuffer, and that the
3579         output is shown using Diff mode.
3580         (Diff Mode): Explain what "patch" and "hunk" mean.
3581         Document diff-update-on-the-fly, diff-refine-hunk, and
3582         diff-show-trailing-whitespaces.
3583         (File Archives): Add rar support.
3585         * major.texi (Choosing Modes): Make mode selection sequence more
3586         obvious by describing the steps in order of priority.  Note that
3587         magic-mode-alist is nil by default.
3588         Document magic-fallback-mode-alist.
3590 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
3592         * frames.texi (Mouse References): Copyedits.
3594 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
3596         * ack.texi (Acknowledgments): Add myself as doc-view author.
3598 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
3600         * frames.texi (Dialog Boxes): Add @cindex entries.
3602 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
3604         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3605         (Text-Only Mouse): Copyedit.
3607 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
3609         * frames.texi: Use @key throughout for mouse clicks.
3610         (Cut/Paste Other App): Document yank-pop-change-selection.
3611         (Secondary Selection): Fix modified mouse click syntax.
3612         (Clipboard): Describe Cut, Copy and Paste commands.
3613         (Mouse References): Not all references are in read-only buffers.
3614         Copyedits.
3615         (Creating Frames): Add xref to Init File.
3616         (Frame Commands): Add xref to Exiting.
3617         (Scroll Bars): Document GTK vs toolkit behavior.
3619 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
3621         * files.texi (Version Control): Copyedits.  Add Bazaar.
3622         (Version Control Systems): List different VCS's using an itemized list.
3623         Add Bazaar.
3624         (VCS Concepts): Copyedits.  Tweak description of file merging.
3626         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3627         (Cut/Paste Other App): Document select-active-regions and
3628         x-select-enable-primary.
3630 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
3632         * mark.texi (Shift Selection): Correct case in node name.
3634         * emacs.texi (Top): Update node order in Mark chapter.
3636 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
3638         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3640         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
3641         elsewhere in the manual instead of describing yet again the intricacies
3642         of $HOME on MS-Windows and MS-DOS.
3644 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
3646         * mini.texi (Minibuffer File): Add xref to File Names.
3647         (Minibuffer File): Add discussion of `~' in file names.
3648         Add insert-default-directory index reference.
3650         * files.texi (File Names): Reorganize description.
3651         (Visiting): Add xref to Mode Line.  Copyedits.
3652         (Save Commands): Mention prefix behavior of C-x C-s.
3653         (Numbered Backups): Node deleted.
3654         (Backup Names): Contents of Numbered Backups moved here.  State default
3655         of version-control variable.
3656         (Reverting): Copyedits.
3657         (Version Control): Add additional version control systems.
3659         * emacs.texi (Top): Delete Numbered Backups node.
3661         * cmdargs.texi (General Variables): Change Numbered Backups xref to
3662         Backup Names.
3663         (Initial Options): Document renamed variable inhibit-startup-screen.
3665 2008-10-11  Romain Francoise  <romain@orebokech.com>
3667         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3669 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
3671         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3672         (Select Buffer): Mention use of minibuffer history.  Describe default
3673         value of default-major-mode.  Mention that C-x 4 b selects the other
3674         window.
3675         (List Buffers): Document CRM indicators in the order they appear.
3676         (Kill Buffer): Document new command kill-matching buffers.
3677         (Several Buffers): Move explanation of the relationship between buffer
3678         list and buffer menu to the top.
3679         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3681 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
3683         * entering.texi (Exiting): Document change of C-x C-c to
3684         save-buffers-kill-terminal.  Document kill-emacs.
3686 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
3688         * mule.texi (Coding Systems): Don't mention codepage-setup.
3690         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3691         cpNNN coding systems anymore.
3692         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
3693         for unibyte mode.  Don't mention line-drawing characters.
3694         Don't mention dos-unsupported-char-glyph.
3696 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
3698         * search.texi (Search): Shorten introduction.
3699         (Basic Isearch): Add command table.  Discuss reverse isearch and
3700         isearch highlighting.
3701         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
3702         ring to cindex.
3703         (Special Isearch): Move input methods discussion here.
3704         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3705         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3706         Repeat Isearch.
3707         (Isearch Minibuffer): New node.
3708         (Word Search): Document new word search commands.
3709         (Regexp Example): Simplify example using sentence-end-base variable.
3710         (Replace): Reword introduction.
3711         (Unconditional Replace): Remove unnecessary example.
3712         (Other Repeating Search): Document new `M-s o' binding.
3714         * emacs.texi (Top): Update node listings.
3716 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
3718         * emacs.texi (Top): Remove Kill Errors from menu.
3720 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
3722         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3723         interface for defining macros.  Simplify examples.  Note that C-g quits
3724         macro definitions.
3725         (Keyboard Macro Counter): Document using F3 to insert counter.
3726         Give usage example.
3727         (Keyboard Macro Query): Organize query responses in a table.
3729         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3730         Link to Erasing node.
3731         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
3732         rationale to a footnote.
3733         (Kill Errors): Remove node, due to redundancy with Erasing.
3734         (Spelling): Move discussion of flyspell to end.  Note new behavior of
3735         M-$ in active region.  Remove non-ispell-specific keybindings from
3736         table.
3738 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
3740         * cmdargs.texi (Initial Options): Document --daemon.
3742 2008-09-20  Glenn Morris  <rgm@gnu.org>
3744         * files.texi (Numbered Backups): Mention that some modes set
3745         version-control.
3747 2008-09-20  Jim Blandy  <jimb@red-bean.com>
3749         * files.texi (Numbered Backups): Reference File Variables, as well.
3750         Remove discussion of Rmail's implementation.
3752 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
3754         * misc.texi (Recursive Edit): Note that top-level exits active
3755         minibuffers.
3757         * trouble.texi (Quitting): Likewise.
3759 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
3761         * emacs.texi (Top): Add Temporary Face Changes xref.
3763         * display.texi (Display): Move Temporary Face Changes node to just
3764         after Standard Faces.
3765         (Scrolling): Document recenter-top-bottom instead of recenter.
3766         (Horizontal Scrolling): Move auto hscroll discussion to the top.
3767         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3768         (Display Custom): Copyedits.
3769         (Optional Mode Line): Document display-battery-mode.
3771 2008-08-27  Romain Francoise  <romain@orebokech.com>
3773         * custom.texi (Directory Variables): Minor fix.
3775 2008-08-27  Glenn Morris  <rgm@gnu.org>
3777         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3778         descriptions.
3779         (Calendar Customizing): Tweak layout description.
3780         Move calendar-today-marker and calendar-today face to the other
3781         markers.  Condense calendar-star-date and calendar-mark-today
3782         description.
3783         (Holiday Customizing): Add oriental and solar holidays.
3784         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3785         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
3786         (Date Display Format): Change ISO format.  Be less verbose.
3787         (Diary Customizing): Mention day and month abbrev arrays.
3788         Mention the date-form variables by name.  Update European example.
3789         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
3790         Condense examples.  Mention diary-entry-symbols by name.
3791         Condense table for insertion commands.
3792         (Fancy Diary Display): Mention diary-include-string and
3793         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
3794         Ethiopic, Persian date functions.  Condense descriptions.
3796         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3797         (Adding to Diary): Adapt for changed node name.
3799 2008-08-26  Glenn Morris  <rgm@gnu.org>
3801         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3802         node "Hebrew/Islamic Entries".
3804         * calendar.texi (Specified Dates): Fix names of iso functions.
3805         (General Calendar): There may not be another window.
3806         (Writing Calendar Files, Holidays): Tweak intro.
3807         (Holidays): Mention Baha'i and Chinese holidays.
3808         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3809         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3810         (To Other Calendar): Add calendar-print-other-dates.
3811         Refer to "graphic display" rather than "X.
3812         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
3813         (Displaying the Diary): Fix whitespace after reference.
3814         Fix `diary-number-of-entries' reference.
3815         (Date Formats): Explicitly mention that day names can be abbreviated.
3816         (Adding to Diary): Add some references to other sections.
3817         (Special Diary Entries): Fix reference.
3818         (Appointments): Simplify appt-message-warning-time entry.
3819         Clarify where times must be.
3820         (Importing Diary): Comment out icalendar paragraph that does not apply.
3821         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3823 2008-08-23  Glenn Morris  <rgm@gnu.org>
3825         * fortran-xtra.texi (Fortran): Change description of free form and
3826         fixed form a bit.  Mention hideshow and imenu.
3827         (Fortran Motion): Mention fortran-end-of-subprogram,
3828         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3829         (Fortran Indent): Minor re-word.
3830         (ForIndent Commands): Mention fortran-fill-paragraph and
3831         fortran-fill-statement.
3832         (ForIndent Cont): Mention fortran-tab-mode-string.
3833         (Fortran Comments): Mention fortran-comment-line-start-skip.
3834         (Fortran Columns): Mention font-locking.
3835         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3837 2008-08-23  Johan Bockgård  <bojohan@muon>
3839         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3841 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
3843         * mini.texi (Minibuffer): Simplify introduction.
3844         (Minibuffer File): Document tilde in minibuffer filenames.
3845         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
3846         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
3847         (Completion Example): Update example to current command list.
3848         (Completion Options): Document `lazy' value of completion-auto-help.
3849         Update contents of completion-ignored-extensions.
3850         (Minibuffer History): Describe "future history" list.  State default
3851         value of history-delete-duplicates.
3853 2008-08-21  Glenn Morris  <rgm@gnu.org>
3855         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
3856         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
3858 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
3860         * regs.texi (Registers): Clarify valid register names.
3861         (RegPos): Note that buffer is saved and restored too.
3862         (RegText): Note that mark is reactivated/deactivated.
3863         (RegConfig): Xref to Windows node.
3865 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
3867         * basic.texi (Inserting Text): Provide command name for C-q.
3869         * killing.texi (Killing): Copyedit.  Define read-only text.
3870         (Deletion): DEL and C-d were already explained in Erasing; xref there.
3871         (Killing by Lines): Copyedit.
3872         (Other Kill Commands): Move M-w description here.
3873         (Yanking): Move M-w to Other Kill Commands.
3874         (Kill Ring): Also mention saving text in registers.  Link to Text
3875         Properties in elisp manual.
3876         (Accumulating Text): Copyedit.
3877         (CUA Bindings): Shift selection is now the default.
3879 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3881         * maintaining.texi (Change Log): Mention next-error is available.
3883 2008-08-10  Glenn Morris  <rgm@gnu.org>
3885         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3886         and intermonth text.
3887         (Holiday Customizing): Add holiday-chinese.
3889 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
3891         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
3893 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
3895         * files.texi (Log Buffer): Describe C-c C-d.
3896         (Diff Mode): Describe C-x 4 A.
3898 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
3900         * vc1-xtra.texi (VC Directory Mode): Fix last change.
3902 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
3904         * files.texi (Old Revisions): Update the keys used by vc-annotate and
3905         describe the new bindings to show the changeset diff, toggle annotation
3906         visibility, show revisions.
3907         (VC Status): Describe key bindings for modifying the change comments,
3908         displaying changeset diffs and annotations.
3910         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3912 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
3914         * vc1-xtra.texi (VC Directory Mode): Fix typo.
3916 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
3918         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3919         and wording.
3921 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
3923         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
3924         marking/unmarking.  Add descriptions for the multiple file search
3925         commands.  Improve some old info.
3927 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
3929         * display.texi (Visual Line Mode): New node.
3931         * basic.texi (Inserting Text): Move DEL to deletion node.
3932         (Moving Point): Add additional alternative key bindings.
3933         Describe line-move-visual.
3934         (Erasing): Describe DEL.
3935         (Basic Undo, Blank Lines, Arguments): Copyedit.
3936         (Continuation Lines): Mention Visual Line mode.
3937         (Position Info): Move extended discussion to mule.texi.
3939         * mule.texi (International Chars): Describe C-x =.
3941         * emacs.texi (Top): Add Visual Line Mode node.
3943 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3945         * emacs.texi: Remove VMS support.
3947 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
3949         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3950         the vc-dir command name.
3952 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
3954         * xresources.texi: Remove mentions of Mac Carbon.
3956 2008-07-19  Andreas Schwab  <schwab@suse.de>
3958         * ns-emacs.texi: Move to ../misc.
3960 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
3962         * entering.texi (Exiting): Don't describe text-only terminals as the
3963         default.  Describe the new startup screen.
3964         (Exiting): Describe how to kill Emacs first.  Change description of
3965         iconification to handle modern window systems.
3967 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
3969         * ns-emacs.texi: New file, documents features of Emacs port under
3970         NeXTstep windowing.
3972 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
3974         * entering.texi (Entering Emacs): Update prev node.
3976         * glossary.texi (Glossary): Remove xref to Text Characters.
3978         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
3979         directly, rather than in the context of ASCII.  Move description of
3980         special properties of modifier key to new Modifier Keys node.
3981         (Keys): Copyedit.
3982         (Text Characters): Delete node.  Multibyte is the default nowadays, and
3983         the node contents are obsolete.
3985         * custom.texi (Modifier Keys): New node.
3987         * emacs.texi (Top): Update node list.
3989 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
3991         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
3992         saying that Emacs provides menus and mouse support (which is par for
3993         the course).
3995         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
3996         early on.
3997         (Point): Copyedit.  Relegate historical trivia to a footnote.
3998         (Mode Line): Explain mode-line format more consistently.
3999         (Menu Bar): Copyedit.
4001 2008-06-27  Glenn Morris  <rgm@gnu.org>
4003         * cal-xtra.texi (Sexp Diary Entries):
4004         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4006 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
4008         * mark.texi (Shift selection): New node.
4009         (Mark): Copyedits.
4010         (Persistent Mark): Move to the end of the chapter.
4012 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4014         * makefile.w32-in (distclean): Remove makefile.
4016 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4018         * building.texi (Starting GUD): Add an entry for gud-gdb.
4019         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4020         command mode.
4022 2008-06-17  Glenn Morris  <rgm@gnu.org>
4024         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4026 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
4028         * building.texi (Starting GUD): Expand on remote debugging.
4029         (Other GDB-UI Buffers): Mention new keyboard bindings.
4031 2008-06-15  Glenn Morris  <rgm@gnu.org>
4033         * gnu.texi: Use a verbatim license for this invariant section,
4034         as per etc/GNU.
4036 2008-06-13  Daniel Engeler  <engeler@gmail.com>
4038         * emacs.texi, misc.texi: Add documentation about serial port access.
4040 2008-06-13  Glenn Morris  <rgm@gnu.org>
4042         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4043         maintain.info.
4045 2008-06-05  Miles Bader  <miles@gnu.org>
4047         * display.texi (Temporary Face Changes): Update to reflect function
4048         renamings in face-remap.el.
4050 2008-06-04  Miles Bader  <miles@gnu.org>
4052         * display.texi (Temporary Face Changes):
4053         Add `adjust-buffer-face-height'.  Rewrite description of
4054         `increase-buffer-face-height' and `decrease-default-face-height' now
4055         that they aren't bound by default.
4057 2008-06-03  Miles Bader  <miles@gnu.org>
4059         * display.texi (Temporary Face Changes): New node.
4061 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
4063         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4065 2008-05-31  Glenn Morris  <rgm@gnu.org>
4067         * cal-xtra.texi (Fancy Diary Display): Simplify.
4069 2008-05-30  Glenn Morris  <rgm@gnu.org>
4071         * cal-xtra.texi (Fancy Diary Display): Update for
4072         diary-display-function replacing diary-display-hook.
4074 2008-05-29  Drew Adams  <drew.adams@oracle.com>
4076         * msdog.texi (Windows Keyboard): Add descriptions of
4077         w32-register-hot-key and w32-unregister-hot-key.
4079 2008-05-21  Tom Tromey  <tromey@redhat.com>
4081         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
4082         Variables node.
4084 2008-05-19  Tom Tromey  <tromey@redhat.com>
4086         * custom.texi (Variables): Add Directory Variables to menu.
4087         (Directory Variables): New node.
4089 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
4091         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
4093 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
4095         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
4096         Revision Tags and rewritten.  Section now uses modern terminology,
4097         (tags rather than snapshots) and describes post-SCCS systems more
4098         accurately.
4100 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
4102         * msdog.texi (Windows Files): Update documentation of
4103         w32-get-true-file-attributes.
4105 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
4107         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4108         directory mode.
4110 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
4112         * killing.texi (Appending Kills): Remove a strangely off-topic index
4113         entry "television".
4115 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
4117         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
4119 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
4121         * emacs/buffers.texi, emacs/files.texi (Version-control):
4122         vc-toggle-read-only is no longer a good idea...
4124 2008-04-29  Glenn Morris  <rgm@gnu.org>
4126         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4128 2008-04-22  Juri Linkov  <juri@jurta.org>
4130         * dired.texi (Subdirectories in Dired): Describe using `^'
4131         to return to the parent directory.
4133 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
4135         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4136         recent changes.
4138 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
4140         * building.texi (GDB-UI Layout, Breakpoints Buffer)
4141         (Other GDB-UI Buffers): Update for recent thread related changes.
4143 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
4145         * maintaining.texi (Maintaining):
4146         * emacs.texi (Top): Typo.
4148 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4150         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4151         arg in `font-lock-add-keywords'.
4153 2008-04-08  Glenn Morris  <rgm@gnu.org>
4155         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4156         Also add Baha'i calendar references where appropriate.
4158 2008-04-05  Glenn Morris  <rgm@gnu.org>
4160         * custom.texi (Init File): Byte-compiling .emacs is bad.
4162 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4164         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4166 2008-03-29  Glenn Morris  <rgm@gnu.org>
4168         * calendar.texi: Update for `calendar-date-style' replacing
4169         `european-calendar'.
4171 2008-03-28  Jason Rumney  <jasonr@gnu.org>
4173         * display.texi (Display Custom): Mention overlay-margin in text.
4175 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
4177         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4178         tutorial' comments.
4180 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
4182         * mark.texi (Mark): Rearrange nodes.
4183         (Persistent Mark): Rename from Transient Mark.
4184         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4185         Describe Transient Mark mode as the default.
4187         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4188         the default behavior with Transient Mark mode off.
4189         (Position Info): Fix typo.
4191         * display.texi (Standard Faces): Reference the Mark node.
4192         Remove discussion of the region face, which is discussed there.
4194         * emacs.texi (Top): Update node listings.
4196         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4197         as the default.
4199         * fixit.texi (Undo): Standardize choice of undo key sequence.
4200         (Undo, Spelling): Describe Transient Mark mode as the default.
4202         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4203         default.
4205         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4207         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4208         mode is the default, and note that the mark is not activated when set.
4210         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4211         Describe Transient Mark mode as the default.
4213         * search.texi (Basic Isearch): Reference the Mark Ring node.
4214         (Replace, Unconditional Replace, Other Repeating Search):
4215         Describe Transient Mark mode as the default.
4217         * text.texi (Words, Pages, Fill Commands, HTML Mode):
4218         Describe Transient Mark mode as the default.
4219         (Paragraphs): Describe how M-h behaves when region is active.
4221         * trouble.texi (Quitting): Clarify effects of C-g.
4223 2008-03-13  Glenn Morris  <rgm@gnu.org>
4225         * emacs.texi (EMACSVER): Set to 23.0.60.
4227 2008-03-05  Glenn Morris  <rgm@gnu.org>
4229         * dired.texi (Hiding Subdirectories): Fix previous change.
4231 2008-03-05  Drew Adams  <drew.adams@oracle.com>
4233         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
4235 2008-02-28  Kim F. Storm  <storm@cua.dk>
4237         * help.texi (Help Files): Move describe-gnu-project to C-h g.
4238         Move describe-distribution to C-h C-o.
4239         Move view-emacs-problems to C-h C-p.
4240         Add view-emacs-debugging on C-h C-d.
4241         Add view-external-packages on C-h C-e.
4242         Add view-order-manuals on C-h C-m.
4244 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
4246         * msdog-xtra.texi (MS-DOS): Docstring fix.
4248 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
4250         * msdog.texi (Windows Fonts): Use a @table for describing font
4251         properties.
4253 2008-02-07  Jason Rumney  <jasonr@gnu.org>
4255         * msdog.texi (Windows Files): w32-get-true-file-attributes default
4256         value has changed.
4257         (Windows HOME): Clarify what is meant by "if that fails as well".
4258         (Windows Fonts): New section.
4260 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
4262         * basic.texi (Basic Undo): Remove duplicate "you can".
4264 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
4266         * maintaining.texi (Tags): Fix last change.
4268 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
4270         * tramp.texi: Use new FSF's Back-Cover Text.
4272 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
4274         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4276 2008-01-26  Richard Stallman  <rms@gnu.org>
4278         * maintaining.texi (Tags): Delete redundant index entry.
4280 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
4282         * programs.texi (Imenu): Move "@cindex tags" from here...
4283         * maintaining.texi (Tags): ...to here.
4285 2008-01-23  Kevin Ryde  <user42@zip.com.au>
4287         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4288         click count.
4290 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
4292         * entering.texi (Exiting): Fix typo.
4293         Reported by D. E. Evans <sinuhe@gnu.org>.
4295 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
4297         * glossary.texi (Glossary): Fix typo.
4299 2007-12-27  Richard Stallman  <rms@gnu.org>
4301         * text.texi (Formatted Text): Improve menu tag.
4302         (Editing Format Info): In Info, add duplicate menu of nodes
4303         about the submenus.
4304         (Format Faces): Say where Faces menu is found.  Mention Other.
4305         (Format Colors): Say where these submenus are found.
4306         (Format Indentation, Format Justification): Likewise.
4307         (Format Properties): Likewise.
4309 2007-12-22  Richard Stallman  <rms@gnu.org>
4311         * search.texi (Query Replace): Make exp of query-replace more
4312         self-contained, and clarify.
4314         * cc-mode.texi (Getting Started): Change @ref to @pxref.
4316 2007-12-15  Richard Stallman  <rms@gnu.org>
4318         * files.texi (Auto Save): Clarify definition of auto-saving.
4320 2007-11-26  Richard Stallman  <rms@gnu.org>
4322         * help.texi (Help Echo): Cleanups.
4324 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
4326         * files.texi (Why Version Control?): Fix typo.
4327         (VCS Concepts): Fix typos; small tense fix.
4328         (Selecting a Fileset): Fix typos; small rewording.
4329         (Log Buffer): Likewise.
4330         (Old Revisions): Likewise.
4332 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
4334         * mule.texi (Communication Coding): Fix wording of last change.
4336 2007-11-16  Werner Lemberg  <wl@gnu.org>
4338         * custom.texi (Specifying File Variables):
4339         * major.texi (Choosing Modes): Mention '\" in man pages.
4341 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
4343         * mule.texi (Communication Coding): Document x-select-request-type.
4345         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4347 2007-11-15  Francesco Potortì  <pot@gnu.org>
4349         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
4350         --output=file.
4352 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
4354         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4355         (Help Echo): Avoid mentioning the term "region" here and
4356         consistently use the term "active text".
4358 2007-11-11  Glenn Morris  <rgm@gnu.org>
4360         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4362 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
4364         * search.texi (Query Replace):
4365         Mention `query-replace-show-replacement'.
4367 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
4369         * building.texi (Watch Expressions): Remove obscure sentence.
4371 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
4373         * mule.texi (Select Input Method): Describe how to activate an input
4374         method in the text mode.
4376 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
4378         * cmdargs.texi (Misc Variables): Remove Sun windows info.
4380 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
4382         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4384 2007-10-30  Glenn Morris  <rgm@gnu.org>
4386         * misc.texi (Directory Tracking): Explain a bit more about
4387         dirtrack-mode.
4389 2007-10-25  Glenn Morris  <rgm@gnu.org>
4391         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4393 2007-10-24  Richard Stallman  <rms@gnu.org>
4395         * misc.texi (Interactive Shell): Cleanup last change.
4397 2007-10-22  Juri Linkov  <juri@jurta.org>
4399         * mini.texi (Minibuffer History): Add text about a list of minibuffer
4400         default values.
4402 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
4404         * files.texi: Disambiguate two slightly different uses of the term
4405         'filesets'.
4407 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
4409         * trouble.texi (Quitting): Fix typo.
4411 2007-10-18  Glenn Morris  <rgm@gnu.org>
4413         * frames.texi (Mode Line Mouse): Mention minor mode names.
4415 2007-10-17  Juri Linkov  <juri@jurta.org>
4417         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4418         fill-paragraph operates on the active region in Transient Mark mode.
4419         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4420         with fill-paragraph.
4422         * basic.texi (Arguments): Replace fill-paragraph-or-region with
4423         fill-paragraph.
4425         * fixit.texi (Spelling): ispell-word operates on the active region
4426         in Transient Mark mode.
4428 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
4430         * building.texi (Source Buffers):
4431         * custom.texi (Init Non-ASCII):
4432         * glossary.texi (Glossary): Use "key binding" consistently.
4434 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
4436         * calendar.texi (Diary): Fix directive.
4438 2007-10-16  Richard Stallman  <rms@gnu.org>
4440         * calendar.texi (Diary): Clarify text about diary file example.
4442 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
4444         * files.texi: Capitalize node names according to convention.
4446 2007-10-13  Glenn Morris  <rgm@gnu.org>
4448         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4450 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
4452         * emacs.texi:
4453         * files.texi (Version Systems): Minor fixes to version-control material
4454         suggested by RMS and Robert J. Chassell.
4456 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
4458         * files.texi (Version Systems):
4459         * vc-xtra.texi:
4460         * vc1-xtra.texi:
4461         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
4462         operations.  Change of terminology from `version' to `revision'.
4463         Revise text for adequate description of VCSes with monotonic IDs.
4464         * emacs.texi: Change of terminology from `version' to `revision'.
4466 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
4468         * files.texi (Version Systems): Describe newer VCses.
4469         Reorder the descriptions to be chronological.
4471 2007-10-09  Richard Stallman  <rms@gnu.org>
4473         * display.texi (Cursor Display): Correct how cursor appears
4474         in nonselected windows.
4476 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
4478         * building.texi (GDB Graphical Interface): Remove references to gdba
4479         and mention gud-gdb.
4481 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
4483         * rmail.texi (Rmail Sorting): Improve indexing.
4485 2007-10-06  Juri Linkov  <juri@jurta.org>
4487         * text.texi (Fill Commands): Document fill-paragraph-or-region.
4488         (Fill Prefix, Format Indentation): Replace fill-paragraph with
4489         fill-paragraph-or-region.
4491         * basic.texi (Arguments): Replace fill-paragraph with
4492         fill-paragraph-or-region.
4494 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
4496         * files.texi: Update the section on version control for 2007
4497         conditions.  None of these changes are new-VC-specific; that
4498         will come later.
4500 2007-09-15  Glenn Morris  <rgm@gnu.org>
4502         * calendar.texi (Holidays): Change all instances of `holiday-list' back
4503         to `list-holidays'.
4505 2007-09-14  Glenn Morris  <rgm@gnu.org>
4507         * calendar.texi: Update all instances of mark-calendar-holidays,
4508         list-calendar-holidays, list-holidays with the new names.
4510 2007-09-06  Glenn Morris  <rgm@gnu.org>
4512         Move manual sources from man/ to subdirectories of doc/.
4513         Split into the Emacs manual in emacs/, and other manuals in misc/.
4514         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4515         manual.
4516         (infodir): New variable.
4517         (info): Use $infodir.
4518         (emacsman): Delete target, not needed any more.
4519         Move all targets that are not the Emacs manual to misc/Makefile.in.
4520         (mostlyclean): Remove `gnustmp'.
4521         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4522         manual.
4523         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
4524         (emacsman): Delete target, not needed any more.
4525         (clean): Remove all info files but Emacs manual.
4526         Move all targets that are not the Emacs manual to misc/Makefile.in.
4527         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4529         * Makefile.in (INFOSOURCES): Delete.
4530         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4531         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
4532         *.vrs *.toc here...
4533         (maintainer-clean): ...from here.
4535 2007-09-05  Glenn Morris  <rgm@gnu.org>
4537         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4539 2007-08-29  Glenn Morris  <rgm@gnu.org>
4541         * emacs.texi (EMACSVER): Increase to 23.0.50.
4543 2007-08-27  Richard Stallman  <rms@gnu.org>
4545         * emacs.texi (Top): Clarify menu item for Glossary.
4547         * display.texi (Faces): Change secn title.
4548         Clarify not all fonts come from Font Lock.
4550 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
4552         * basic.texi (Position Info): Add index entry for face at point.
4553         Mention that character faces are also displayed by "C-u C-x =".
4555 2007-08-08  Glenn Morris  <rgm@gnu.org>
4557         * glossary.texi (Glossary): Deprecate `iff'.
4559 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
4561         * files.texi (File Conveniences): Document point motion keys in Image
4562         mode.
4564 2007-07-27  Glenn Morris  <rgm@gnu.org>
4566         * emacs.texi (Copying): Include license text from gpl.texi, rather than
4567         in-line.
4569         * gpl.texi: New file with text of GPL.
4570         * Makefile.in (EMACSSOURCES): Add gpl.texi.
4572 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
4574         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4576         * dired.texi (Wdired): Mention C-x C-q key binding.
4578 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
4580         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4582 2007-07-25  Glenn Morris  <rgm@gnu.org>
4584         * emacs.texi (Copying): Replace license with GPLv3.
4586         * Relicense all FSF files to GPLv3 or later.
4588 2007-07-24  Glenn Morris  <rgm@gnu.org>
4590         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4591         for some calendars.
4593 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
4595         * screen.texi (Mode Line): Describe new mode-line flag that shows if
4596         default-directory for the current buffer is on a remote machine.
4598 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
4600         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4601         default value.
4603 2007-07-21  Richard Stallman  <rms@gnu.org>
4605         * files.texi (Why Version Control?): Improve previous change.
4607 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
4609         * files.texi (Why Version Control?): New node.
4611 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
4613         * building.texi (Starting GUD): Add xref to this anchor.
4615 2007-06-24  Karl Berry  <karl@gnu.org>
4617         * emacs.texi: New Back-Cover Text.
4619 2007-06-07  Alan Mackenzie  <acm@muc.de>
4621         * display.texi (Optional Mode Line): Document the new form of
4622         line+column numbers, "(561,2)".
4624 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4626         * maintaining.texi (Create Tags Table): Fix typos.
4628 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
4630         * Version 22.1 released.
4632 2007-05-07  Karl Berry  <karl@gnu.org>
4634         * emacs.texi (EMACSVER): Back to 22.
4636 2007-05-06  Richard Stallman  <rms@gnu.org>
4638         * maintaining.texi (Create Tags Table): Clean up previous change.
4640 2007-05-05  Francesco Potortì  <pot@gnu.org>
4642         * maintaining.texi (Create Tags Table): Add text about the dangers of
4643         making symbolic links to tags files.
4645 2007-05-04  Karl Berry  <karl@gnu.org>
4647         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4649 2007-05-03  Karl Berry  <karl@gnu.org>
4651         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4653         * .cvsignore (*.pdf): New entry.
4655         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4656         for printing.
4658 2007-05-01  Richard Stallman  <rms@gnu.org>
4660         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4662 2007-04-28  Glenn Morris  <rgm@gnu.org>
4664         * ack.texi (Acknowledgments):
4665         * anti.texi (Antinews):
4666         * programs.texi (Program Modes): Restore mention of python.el pending
4667         consideration of legal status.
4669 2007-04-28  Richard Stallman  <rms@gnu.org>
4671         * files.texi (File Names): Fixes to ~ description on MS systems.
4673 2007-04-26  Glenn Morris  <rgm@gnu.org>
4675         * emacs.texi (EMACSVER): Increase to 22.1.50.
4677 2007-04-25  Karl Berry  <karl@gnu.org>
4679         * emacs.texi: Improve line breaks on copyright page,
4680         similar layout to lispref, 8.5x11 by default.
4682         * dired.texi (Image-Dired): Improve line break, fix typo.
4684 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
4686         * programs.texi (Program Modes):
4687         * anti.texi (Antinews):
4688         * ack.texi (Acknowledgments): python.el removed.
4690 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
4692         * display.texi (Highlight Interactively): Correct description of
4693         hi-lock-file-patterns-policy.
4695         * files.texi (File Archives): Mention self-extracting executables.
4697 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
4699         * search.texi (Unconditional Replace, Query Replace): Add xref to
4700         "Replacement and Case".
4702 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
4704         * dired.texi (Image-Dired): Move from Thumbnails node.
4705         * misc.texi (Thumbnails): Node deleted.
4706         * emacs.texi (Top): Update node listing.
4708         * files.texi (File Conveniences):
4709         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
4711 2007-04-21  Richard Stallman  <rms@gnu.org>
4713         * display.texi (Highlight Interactively): Correct previous change.
4714         Clarify doc of hi-lock-find-patterns, and move new features into it.
4716 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
4718         * display.texi (Highlight Interactively):
4719         Document hi-lock-file-patterns-policy.
4721 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
4723         * display.texi (Scrolling): Fix typo.
4725 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
4727         * doclicense.texi: Remove node heading, so that it can be included by
4728         other files.
4730         * emacs.texi: Insert node heading for GFDL.
4732 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
4734         * cmdargs.texi (Colors): Qualify "color of window" index entry by
4735         "command line".
4737         * display.texi (Faces): Refer to "Creating Frames" for face
4738         and other frame customizations in .emacs.
4740         * frames.texi (Creating Frames): Mention that face customizations can
4741         be put in .emacs.  Add index entries.
4743 2007-04-12  Richard Stallman  <rms@gnu.org>
4745         * glossary.texi (Glossary): Explain `iff'.
4747 2007-04-11  Karl Berry  <karl@gnu.org>
4749         * gnu.texi (Top),
4750         * macos.texi (Mac Font Specs),
4751         * anti.texi (Antinews),
4752         * xresources.texi (Resources),
4753         * misc.texi (Emulation),
4754         * calendar.texi (Daylight Saving),
4755         * dired.texi (Dired and Find),
4756         * rmail.texi (Remote Mailboxes),
4757         * sending.texi (Mail Headers),
4758         * programs.texi (Which Function),
4759         * files.texi (Recover),
4760         * buffers.texi (Uniquify),
4761         * frames.texi (Wheeled Mice),
4762         * killing.texi (Rectangles): Wording to improve breaks in
4763         8.5x11 format.
4764         * mule.texi (Language Environments): \hbadness=10000 since there's
4765         no way to reword.
4766         * emacs.texi (smallbook): New @set to more easily switch between
4767         smallbook and 8.5x11.
4769 2007-04-11  Richard Stallman  <rms@gnu.org>
4771         * files.texi (File Conveniences): Add xref to Tumme.
4772         Delete text about Thumbnail mode.
4774 2007-04-09  Alan Mackenzie  <acm@muc.de>
4776         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4777         new name.  Insert concept index entries.
4779 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
4781         * display.texi (Standard Faces): Document prefix arg for
4782         list-faces-display.
4784         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4786 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
4788         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4790         * files.texi (Misc File Ops): Rewrite description of
4791         insert-file-literally.
4793 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
4795         * misc.texi (Printing): Postscript -> PostScript.
4797         * ack.texi (Acknowledgments): Postscript -> PostScript.
4799         * custom.texi (Init File, Init Non-ASCII): Fix last change.
4801         * emacs.texi (Top): Fix the menu due to the change in custom.texi
4802         below.
4804 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
4806         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
4807         Init Non-ASCII.
4808         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4809         (Init Non-ASCII): New node.
4811 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4813         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4815 2007-03-12  Glenn Morris  <rgm@gnu.org>
4817         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4818         "Daylight Savings".
4820         * calendar.texi: Replace "daylight savings" with "daylight
4821         saving" in text throughout.
4823 2007-03-04  Richard Stallman  <rms@gnu.org>
4825         * custom.texi (Safe File Variables): Minor correction.
4827 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
4829         * rmail.texi (Movemail): Add internal ref.
4830         Don't indent the intro for the PROTO table.
4831         Format PROTO table items with @code.
4833 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
4835         * building.texi: Remove references to bashdb.
4837 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
4839         * mule.texi (Language Environments): Update list of supported language
4840         environments.
4842 2007-02-14  Kim F. Storm  <storm@cua.dk>
4844         * building.texi (Grep Searching): Fix lgrep doc.
4846 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
4848         * back.texi: Remove unused file.
4850 2007-02-05  Francesco Potortì  <pot@gnu.org>
4852         * maintaining.texi (Tag Syntax): Now --members is the default for
4853         etags, not for ctags yet.
4855 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
4857         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
4858         headers compliant with Texinfo guidelines and with what texnfo-upd.el
4859         expects.  Add comments to prevent people from inadvertently modifying
4860         the key parts needed by `texinfo-multiple-files-update'.
4862 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
4864         * frames.texi (Secondary Selection): Window clicked does not matter
4865         when mouse-yank-at-point is non-nil.
4867 2007-01-16  Glenn Morris  <rgm@gnu.org>
4869         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4870         system abbrev.
4872 2007-01-11  Richard Stallman  <rms@gnu.org>
4874         * msdog.texi (Windows Keyboard): Another small cleanup.
4876 2007-01-10  Richard Stallman  <rms@gnu.org>
4878         * msdog.texi (Windows Keyboard): Yet another try to make
4879         everyone happy with that passage.
4881 2007-01-05  Richard Stallman  <rms@gnu.org>
4883         * anti.texi (Antinews): Mention M-x shell scrolling.
4885 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
4887         * building.texi (Watch Expressions): Describe gdb-max-children.
4889 2007-01-04  Richard Stallman  <rms@gnu.org>
4891         * msdog.texi (Windows Keyboard): Clarify previous change.
4893 2007-01-02  Richard Stallman  <rms@gnu.org>
4895         * custom.texi (Changing a Variable): Minor clarification.
4896         (Specific Customization): customize-customized => customize-unsaved.
4898         * entering.texi (Entering Emacs): Clean up text about restarting
4899         Emacs for each file.
4901         * misc.texi (Shell Options): Minor cleanup.
4903         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4904         with Emacs, not vice versa.
4906         * programs.texi (Symbol Completion): Recommend customizing
4907         window manager.
4909         * xresources.texi (Resources): Minor fix.
4911 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
4913         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4915 2007-01-01  Richard Stallman  <rms@gnu.org>
4917         * commands.texi (User Input): Document keys stolen by window mangers.
4919 2006-12-31  Richard Stallman  <rms@gnu.org>
4921         * custom.texi (Specific Customization): Document customize-option
4922         instead of customize-variable.
4924 2006-12-31  Kim F. Storm  <storm@cua.dk>
4926         * major.texi (Choosing Modes): Document auto-mode-case-fold.
4928 2006-12-30  Kim F. Storm  <storm@cua.dk>
4930         * killing.texi (CUA Bindings): Fix typo.
4932         * xresources.texi (Table of Resources): Mention grow-only value for
4933         auto-resize-tool-bars.
4935 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
4937         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4938         and how to get them back.
4940 2006-12-26  Richard Stallman  <rms@gnu.org>
4942         * calendar.texi (Holidays): Holiday listing is based on current
4943         practice, but DST is not.
4945 2006-12-25  Richard Stallman  <rms@gnu.org>
4947         * emacs.texi (Top): Update subnode menus.
4949         * mark.texi (Transient Mark): Fix xref.
4951         * killing.texi (Graphical Kill): Node deleted.
4952         (Killing): Add xref to Cut and Paste.
4953         (CUA Bindings): Update xref.
4955         * frames.texi (Cut and Paste): New section to hold other nodes.
4956         (Mouse Commands): Node demoted.
4957         (Cut/Paste Other App): Split out from Mouse Commands.
4958         (Word and Line Mouse): Likewise.
4959         (Secondary Selection, Clipboard): Nodes demoted.
4961 2006-12-24  Kevin Ryde  <user42@zip.com.au>
4963         * calendar.texi (Holidays): US daylight saving begins second Sunday
4964         in March for 2007 onwards.
4965         (Daylight Savings): Show new US default daylight saving rules, 2nd
4966         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4968 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
4970         * calendar.texi (Scroll Calendar): < and > are switched.
4972 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
4974         * killing.texi (Deletion): Describe M-\ prefix argument.
4976 2006-12-23  Richard Stallman  <rms@gnu.org>
4978         * search.texi (Regexp Search): Explain why forward and reverse regexp
4979         search are not mirror images.
4981 2006-12-19  Kim F. Storm  <storm@cua.dk>
4983         * major.texi (Choosing Modes): Describe match-function elements for
4984         magic-mode-alist.
4986 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
4988         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4989         peculiarities.
4991 2006-12-18  Richard Stallman  <rms@gnu.org>
4993         * abbrevs.texi (Editing Abbrevs): Fix previous change.
4995 2006-12-17  Alan Mackenzie  <acm@muc.de>
4997         * programs.texi (Left Margin Paren): Remove the bit which says
4998         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4999         Discuss some of the issues of setting this option to nil.
5001 2006-12-17  Glenn Morris  <rgm@gnu.org>
5003         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5005 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
5007         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5008         (Windows Files): `w32-get-true-file-attributes' is only relevant for
5009         NTFS volumes.
5010         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5011         volumes.
5013 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
5015         * text.texi (HTML Mode): Fix "C-c TAB".
5017 2006-12-09  Richard Stallman  <rms@gnu.org>
5019         * misc.texi (Invoking emacsclient): Simplify TCP file text.
5021 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
5023         * files.texi (Misc File Ops): Document insert-file-literally.
5025 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
5027         * cmdargs.texi (Colors): Note that --color is intended for overriding
5028         the terminal defaults, not for normal invocation.
5030         * misc.texi (Emacs Server): Improve wording.  Don't mention the
5031         ``server program''.  Add a cross-reference to "Init File" node.
5032         (Invoking emacsclient): Add index entries.  Document both short and
5033         long versions of command-line options.  Document the -f option.
5035 2006-12-06  Richard Stallman  <rms@gnu.org>
5037         * text.texi (Outline Format): Say to set outline-regexp
5038         and outline-level with major modes and file local variables.
5040 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
5042         * anti.texi (Antinews): Mention the alternative to
5043         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5045         * misc.texi (Interactive Shell): Ditto.
5047 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
5049         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5051         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5053 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
5055         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5056         colon in the mode line.
5058         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5060 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5062         * building.texi (Watch Expressions): Mention SPC for expanding/
5063         contracting watch expressions.
5065 2006-11-26  Kim F. Storm  <storm@cua.dk>
5067         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5069 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5071         * building.texi (Debugger Operation): Define text command mode.
5072         Clarify how tooltips work.
5073         (GDB Graphical Interface): Explain how to run in text command mode
5074         more clearly.
5076 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
5078         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5080 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
5082         * anti.texi (Antinews): Mention --server-file and TCP sockets.
5084 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
5086         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5087         and EMACS is deprecated.
5089 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
5091         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5093 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
5095         * Makefile.in (emacs.dvi): Remove xresmini.texi.
5097         * emacs.texi: Include xresources.texi both for info and dvi.
5099         * xresources.texi: Merge text from xresmini.texi.
5101 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5103         * glossary.texi: Fix typos.
5105 2006-11-06  Richard Stallman  <rms@gnu.org>
5107         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5109         * ack.texi (Acknowledgments): Fix name spelling.
5111 2006-11-01  Juri Linkov  <juri@jurta.org>
5113         * search.texi (Word Search): Document incremental word search.
5115 2006-10-28  Glenn Morris  <rgm@gnu.org>
5117         * ack.texi (Acknowledgments): Add cal-html author.
5119         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5120         Calendar").  Describe new package cal-html.
5121         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5122         Calendar Files."
5124 2006-10-23  Richard Stallman  <rms@gnu.org>
5126         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5127         Abbrev mode is enabled.
5129 2006-10-16  Richard Stallman  <rms@gnu.org>
5131         * emacs.texi: Update ISBN.
5133 2006-10-11  Kim F. Storm  <storm@cua.dk>
5135         * emacs.texi (Acknowledgments): Use @dotless{i}.
5137 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
5139         * building.texi (Breakpoints Buffer): Mention catchpoints.
5141 2006-10-08  Kim F. Storm  <storm@cua.dk>
5143         * ack.texi (Acknowledgments): Update.
5145         * emacs.texi (Acknowledgments): Fix bad @/ form.
5147 2006-10-05  Kim F. Storm  <storm@cua.dk>
5149         * emacs.texi (Acknowledgments): Add more contributors.
5151 2006-10-03  Richard Stallman  <rms@gnu.org>
5153         * emacs.texi (Acknowledgments): Update version and edition.
5155 2006-10-01  Karl Berry  <karl@gnu.org>
5157         * custom.texi (Customization Groups): Page break to keep example buffer
5158         on one page.
5160 2006-09-30  Karl Berry  <karl@gnu.org>
5162         * programs.texi (Basic Indent): @need to improve page break.
5163         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5165 2006-09-29  Glenn Morris  <rgm@gnu.org>
5167         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5169 2006-09-29  Karl Berry  <karl@gnu.org>
5171         * windows.texi (Basic Window): Remove forced @break, no longer
5172         desirable.
5173         * frames.texi (Frame Commands),
5174         * mark.texi (Marking Objects): Reword to avoid bad page break.
5175         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5177 2006-09-19  Richard Stallman  <rms@gnu.org>
5179         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5180         stick to present tense.
5182 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
5184         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5185         to x-gtk-use-old-file-dialog.
5186         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5188 2006-09-15  Jay Belanger  <belanger@truman.edu>
5190         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
5191         Change "Library Public License" to "Lesser Public License"
5192         throughout.  Use "yyyy" to represent year.
5194 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
5196         * files.texi (Visiting): Add index entry "open file".
5198 2006-09-11  Richard Stallman  <rms@gnu.org>
5200         * building.texi (Compilation Mode): Clarification.
5201         (Grep Searching): Add xref to Compilation Mode.
5203 2006-09-08  Richard Stallman  <rms@gnu.org>
5205         * search.texi (Search): Ref multi-file search commands here.
5206         (Other Repeating Search): Not here.
5208 2006-08-28  Richard Stallman  <rms@gnu.org>
5210         * windows.texi (Split Window): Update xref.
5212         * basic.texi (Continuation Lines): Update xref.
5214         * indent.texi (Tab Stops): Update xref.
5216         * emacs.texi (Top): Update subnode menu.
5218         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5219         split out of Display Custom.
5221 2006-08-25  Kim F. Storm  <storm@cua.dk>
5223         * display.texi (Display Custom): Add variables overline-margin
5224         and x-underline-at-descent-line.
5226 2006-08-25  Richard Stallman  <rms@gnu.org>
5228         * entering.texi (Exiting): Rewrite to give graphical displays
5229         priority over text terminals.
5231         * search.texi (Incremental Search): Move index entries.
5233 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
5235         * custom.texi (Init File): Reference Find Init to avoid "home
5236         directory" confusion.
5238 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
5240         * building.texi (Other GDB-UI Buffers): Describe how to edit
5241         a value in the locals buffer.
5243 2006-08-21  Richard Stallman  <rms@gnu.org>
5245         * search.texi (Basic Isearch): Add `isearch' index entry.
5247 2006-08-16  Richard Stallman  <rms@gnu.org>
5249         * misc.texi (Saving Emacs Sessions): Clean up wording.
5251         * mark.texi (Marking Objects): Mention term "select all".
5253         * emacs.texi (Top): Update subnode menu.
5255         * help.texi (Help Mode): Move node up in file.
5257 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
5259         * building.texi (Stack Buffer): Explain fringe arrow.
5261 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
5263         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5264         on startup.
5266 2006-08-11  Romain Francoise  <romain@orebokech.com>
5268         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5270 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5272         * mule.texi (Recognize Coding, Text Coding): Fix typos.
5274 2006-08-10  Richard Stallman  <rms@gnu.org>
5276         * text.texi (Format Faces): Substantial rewrites to deal
5277         with face merging.  Empty regions don't count.
5278         Clarify face property inheritance.
5280 2006-08-08  Romain Francoise  <romain@orebokech.com>
5282         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5283         <arjuropo@cc.jyu.fi>.
5285 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
5287         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5288         apply to all frames.
5290 2006-08-01  Richard Stallman  <rms@gnu.org>
5292         * help.texi (Name Help): Add index entries for describe-variable.
5294 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
5296         * building.texi (GDB Graphical Interface): Shorten node names.
5297         (GDB-UI Layout): Use GDB-related.
5298         (Other GDB-UI Buffers): Simplify English.
5300 2006-07-31  Richard Stallman  <rms@gnu.org>
5302         * search.texi (Query Replace): Add xref for Dired's Q command.
5304 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
5306         * building.texi (GDB commands in Fringe): Rename to...
5307         (Source Buffers): ..this and move forward.  Describe hollow arrow and
5308         new option gdb-find-source-frame.
5310 2006-07-29  Richard Stallman  <rms@gnu.org>
5312         * dired.texi (Operating on Files): Simplify previous change
5313         and fix Texinfo usage.
5315 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
5317         * dired.texi (Operating on Files): Add cross-references.  State the
5318         Unix commands that do similar things.
5320 2006-07-28  Richard Stallman  <rms@gnu.org>
5322         * mark.texi (Transient Mark): Clarify that region never disappears
5323         when Transient Mark mode is off, and not when it is on.
5325 2006-07-27  Richard Stallman  <rms@gnu.org>
5327         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
5329 2006-07-24  Richard Stallman  <rms@gnu.org>
5331         * xresources.texi (GTK styles): Fix texinfo usage.
5333         * commands.texi (User Input): Explain why we teach keyboard cmds.
5335         * xresources.texi, xresmini.texi, search.texi, programs.texi:
5336         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5337         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5338         * doclicense.texi, display.texi, dired.texi, basic.texi:
5339         * anti.texi, ack.texi: Move periods and commas inside quotes.
5341 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
5343         * cmdargs.texi (General Variables): Document EMAIL.
5345 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
5347         * frames.texi (Frame Commands): Mention that focus-follows-mouse
5348         doesn't have effect on MS-Windows.
5350 2006-07-17  Richard Stallman  <rms@gnu.org>
5352         * building.texi (Grep Searching): Explain about chaining grep commands.
5354 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
5356         * killing.texi, mini.texi: Fix typos.
5358 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
5360         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5361         is invoked for multiple files.
5363 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
5365         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5366         on-line manual for the rest of this node.
5367         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5368         unconditionally.
5369         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5370         Improve wording.
5371         (Windows Printing): Improve wording.
5372         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5373         rest of this node.
5375 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
5377         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5378         with eval-buffer.
5380 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
5382         * mule.texi (Coding Systems, Specify Coding): Link descriptions
5383         of character translation.
5385 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
5387         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5389 2006-07-03  Karl Berry  <karl@gnu.org>
5391         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5392         not-too-underfull hboxes in the TeX output.
5393         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5394         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5395         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5396         * sending.texi, text.texi: Fix overfull/underfull boxes.
5398 2006-07-03  Romain Francoise  <romain@orebokech.com>
5400         * m-x.texi (M-x): Fix.
5402 2006-07-03  Richard Stallman  <rms@gnu.org>
5404         * search.texi (Other Repeating Search): filename -> file name.
5406         * misc.texi (Narrowing): Minor cleanups.
5408         * files.texi (Visiting): filename -> file name.
5410         * emacs.texi (Top): Update subnode menus.
5412         * mule.texi (Coding Systems): Move char translation stuff here.
5413         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5414         (Recognize Coding): Substantial local rewrites.
5415         (International): Update menu.
5417         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5418         (Scrolling): Substantial local rewrites.
5419         (Display): Update menu and intro.
5421         * dired.texi: filename -> file name.
5423         * custom.texi (Safe File Variables): Texinfo usage fix.
5425 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
5427         * help.texi, m-x.texi: Lots of cleanups.
5429 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
5431         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5432         (Windows Processes, Windows Misc): Shorten the printed version by
5433         selectively conditioning less important portions by @ifnottex.
5435 2006-06-27  Richard Stallman  <rms@gnu.org>
5437         * mini.texi (Minibuffer File): Minor cleanup.
5439 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
5441         * frames.texi (XTerm Mouse): Rename to...
5442         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
5444         * emacs.texi (Top): Use new node name.
5446 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
5448         * emacs.texi (Top): Update the detailed menu according to changes in
5449         msdog.texi.
5451         * msdog.texi (Windows Keyboard): New section.
5452         (Windows Mouse): New section.
5453         (Windows System Menu): Remove section (text merged with "Windows
5454         Keyboard").
5455         (Windows Misc): New section.
5457         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5459         * msdog.texi (ls in Lisp): New section.
5461         * files.texi (Visiting): Document case-insensitive wildcard matching
5462         under find-file-wildcards.
5464 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5466         * macos.texi (Mac Input): Add description of mac-function-modifier.
5467         Now Unicode keyboard layouts work.
5469 2006-06-10  Richard Stallman  <rms@gnu.org>
5471         * mule.texi (Recognize Coding): Clarify previous change.
5473 2006-06-09  Kenichi Handa  <handa@m17n.org>
5475         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5476         notation.
5478 2006-06-07  Kevin Ryde  <user42@zip.com.au>
5480         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5481         manual for @ifnottex, but in emacs-extra for @iftex.
5483         * cmdargs.texi (General Variables): Fix smtpmail xref.
5485 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5487         * programs.texi (Comment Commands):
5488         * custom.texi (Specifying File Variables):
5489         Use ;; instead of ;;; to better follow coding conventions.
5491 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
5493         * building.texi (Watch Expressions): Move node to end.
5494         (GDB Graphical Interface): Move description of clicks in fringe...
5495         (GDB commands in the Fringe): ...to here.  New node.
5497 2006-06-05  Romain Francoise  <romain@orebokech.com>
5499         * xresmini.texi (GTK resources): Fix various typos.
5501 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
5503         * building.texi (GDB Graphical Interface): Update bindings.
5504         (Commands of GUD): Add gud-print.  Remove gud-run.
5505         Restate availability more generally.
5507 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
5509         * mini.texi: Lots of cleanups.
5511 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
5513         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5514         and Mouse-2.
5516 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
5518         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5520 2006-05-31  Richard Stallman  <rms@gnu.org>
5522         * basic.texi (Moving Point): Fix previous change.
5524 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
5526         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5528 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
5530         * basic.texi: Many simplifications and improvements in wording.
5532 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
5534         * anti.texi (Antinews): Create a node for gdb-ui.
5536 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
5538         * frames.texi (Menu Bars, Tool Bars): Add index entries.
5540 2006-05-20  Richard Stallman  <rms@gnu.org>
5542         * dired.texi (Dired Navigation): dired-goto-file is now j.
5544 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
5546         * mule.texi (Coding Systems): Mention the undecided-* coding systems
5547         and their aliases.
5549         * msdog.texi (Windows Printing): Mention non-support of plain text
5550         printing with some el-cheapo printers, and suggest a workaround.
5552 2006-05-20  Kevin Ryde  <user42@zip.com.au>
5554         * text.texi (TeX Print): tex-dvi-view-command has a default value,
5555         remove the bit saying you must set it.
5557 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
5559         * trouble.texi (Checklist):
5560         * text.texi (Text, Auto Fill, Text Mode):
5561         * search.texi (Nonincremental Search):
5562         * rmail.texi (Rmail Labels):
5563         * mule.texi (Input Methods, Multibyte Conversion):
5564         * misc.texi (Gnus, Where to Look, PostScript):
5565         * maintaining.texi (Create Tags Table):
5566         * indent.texi (Indentation Commands):
5567         * fixit.texi (Spelling):
5568         * emacs.texi (Copying):
5569         * custom.texi (Init File): ifinfo -> ifnottex.
5571 2006-05-17  Richard Stallman  <rms@gnu.org>
5573         * files.texi (Diff Mode): Mention C-x `.
5575 2006-05-08  Richard Stallman  <rms@gnu.org>
5577         * custom.texi (Disabling): Textual cleanups.
5579 2006-05-12  Glenn Morris  <rgm@gnu.org>
5581         * calendar.texi (Displaying the Diary, Format of Diary File):
5582         Refer to diary-view-entries, diary-list-entries,
5583         diary-show-all-entries rather than obsolete aliases.
5585 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
5587         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5588         (Displaying the Diary, Special Diary Entries, Importing Diary):
5589         * building.texi (Compilation Shell):
5590         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5591         emacs-xtra with @inforef's.
5593         * files.texi (Visiting): Fix wording.
5595         * mule.texi (Coding Systems, Text Coding): More indexing.
5596         Mention that C-x RET f can set eol conversion.
5598 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
5600         * xresmini.texi (GTK resources): Insert GTK description.
5602         * xresources.texi (GTK resources): metafont should be menufont.
5604 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
5606         * mini.texi (Completion Options): Completion of remote files'
5607         method, user name and host name is active only in partial
5608         completion mode.
5610 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
5612         * makefile.w32-in (emacs.dvi):
5613         * Makefile.in (emacs.dvi): Add xresmini.texi.
5615         * xresmini.texi (Table of Resources): Remove xref to non-existent
5616         node "LessTif Resources".
5618         * msdog.texi (Microsoft Windows):
5619         * calendar.texi (Calendar/Diary, Displaying the Diary)
5620         (Special Diary Entries, Importing Diary, Holidays):
5621         * programs.texi (Program Modes):
5622         * text.texi (Text):
5623         * buffers.texi (Several Buffers):
5624         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5626 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
5628         The following changes merge the emacs-xtra manual into the main
5629         manual, but only for on-line version of the manual.
5631         * vc2-xtra.texi (Version Backups, Local Version Control)
5632         (Making Snapshots, Change Logs and VC, Version Headers)
5633         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5634         on-line manual.
5636         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5637         for on-line manual.
5639         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5640         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5641         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5642         for on-line manual.
5644         * fortran-xtra.texi (Fortran, Fortran Autofill)
5645         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5646         for on-line manual.
5648         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5649         Conditional xref's for on-line manual.
5651         * emerge-xtra.texi (Emerge, Overview of Emerge)
5652         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5653         manual.
5655         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5656         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5657         (EMACSSOURCES): Use EMACS_XTRA.
5658         (../info/emacs-xtra): Remove.
5659         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5661         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5662         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5663         (EMACSSOURCES): Use EMACS_XTRA.
5664         ($(infodir)/emacs-xtra): Remove.
5665         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5667         * trouble.texi (Quitting):
5668         * text.texi (Text):
5669         * programs.texi (Program Modes):
5670         * msdog.texi (Microsoft Windows):
5671         * frames.texi (Frames):
5672         * files.texi (Backup, Version Control, VC Concepts)
5673         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5674         (Registering, VC Status, VC Undo, Multi-User Branching)
5675         (Comparing Files):
5676         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5677         (Displaying the Diary, Special Diary Entries, Importing Diary):
5678         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5679         conditional xref's, depending on @iftex/@ifnottex.
5681         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5682         "MS-DOS".  @include msdog-xtra.texi.
5684         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5685         <Top Level> [ifnottex]: @include fortran-xtra.texi.
5687         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5688         for vc-xtra.texi subsections.
5689         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5690         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5692         * sending.texi (Sending Mail): A @node line without explicit Prev,
5693         Next, and Up links.
5695         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5696         Next, and Up links.
5698         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5699         and its sections.  @include picture-xtra.texi.
5701         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5702         "Emerge".
5703         (List Tags) [ifnottex]: @include emerge-xtra.texi.
5705         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5706         exact duplicate of its name-sake in calendar.texi.
5708         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5709         "Advanced Calendar/Diary Usage".
5710         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5712         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5713         dired-xtra.texi.
5714         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5716         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5717         (Files) [ifnottex]: Add menu entry for Autorevert.
5719         * emacs-xtra.texi (Introduction): Reword to make consistent with
5720         printed version only.
5721         <Top level>: Remove the body of all chapters and move them to the
5722         new *-xtra.texi files.  Use @raisesections and @lowersections to
5723         convert sections to chapters etc.
5725         * msdog-xtra.texi:
5726         * fortran-xtra.texi:
5727         * vc-xtra.texi:
5728         * vc1-xtra.texi:
5729         * vc2-xtra.texi:
5730         * emerge-xtra.texi:
5731         * cal-xtra.texi:
5732         * dired-xtra.texi:
5733         * arevert-xtra.texi: New files, with text from respective chapters
5734         of emacs-xtra.texi.  Convert each @chapter into @section, @section
5735         into @subsection, etc.
5737         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
5738         updated.
5740         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5741         Windows".  All references updated.
5743 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5745         * macos.texi (Mac Input): Mention input from Character Palette.
5746         (Mac Font Specs): Fix typo.
5748 2006-05-05  Richard Stallman  <rms@gnu.org>
5750         * files.texi (Diff Mode): Minor cleanup.
5752 2006-05-05  Karl Berry  <karl@gnu.org>
5754         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5755         errors from the current release of makeinfo (4.8).
5756         * help.texi (Library Keywords): Change widest word in multitable
5757         template from `emulations' to `convenience'.  (Not sure if this is
5758         related to the font change.)
5760 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
5762         * files.texi (File Names): Add a footnote about limited support of
5763         ~USER on MS-Windows.
5765         * cmdargs.texi (Initial Options): Add a footnote about limited
5766         support of ~USER on MS-Windows.
5768 2006-05-03  Richard Stallman  <rms@gnu.org>
5770         * files.texi (Diff Mode): Node moved here.
5771         (Comparing Files): Delete what duplicates new node.
5772         (Files): Put Diff Mode in menu.
5774         * misc.texi (Diff Mode): Move to files.texi.
5776         * emacs.texi (Top): Update menu for Diff Mode.
5778         * trouble.texi (Emergency Escape): Simplify.
5780         * emacs.texi (Top): Minor clarification.
5782 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5784         * commands.texi, entering.texi, screen.texi: Many simplifications.
5786 2006-05-03  Richard Stallman  <rms@gnu.org>
5788         * commands.texi (Text Characters): Delete paragraph about unibyte
5789         non-ASCII printing chars.
5791         * killing.texi (Killing): Say "graphical displays".
5792         * display.texi: Say "graphical displays".
5794         * cmdargs.texi (Misc X): Say "graphical displays".
5796 2006-05-01  Richard Stallman  <rms@gnu.org>
5798         * emacs.texi (Top): Add Diff Mode to menu.
5800 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
5802         * misc.texi (Diff Mode): New node.
5804 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5806         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5807         (Mac Environment Variables): Shorten example line.
5808         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
5810 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
5812         * building.texi (GUD Customization): Describe cases %d and %c.
5813         Update description for %e.
5815 2006-04-30  Glenn Morris  <rgm@gnu.org>
5817         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5819 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
5821         * custom.texi (Examining): Update C-h v output example.
5823 2006-04-29  Kim F. Storm  <storm@cua.dk>
5825         * building.texi (Grep Searching): Add lgrep and rgrep.
5827 2006-04-23  Richard Stallman  <rms@gnu.org>
5829         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5831         * xresmini.texi: New file.
5833         * xresources.texi (Face Resources): Split table into font resources
5834         and the rest.  Combine similar attributes for brevity.
5836 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
5838         * emacs-xtra.texi (MS-DOS File Names): Remove section about
5839         backslashes and case-insensitivity in file names (moved to the
5840         main manual).
5841         (MS-DOS Printing): Move most of the text to the main manual.
5843         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5844         New nodes.
5845         (Windows Processes, Windows System Menu): Add index entries and
5846         fix wording.
5848 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
5850         * misc.texi (Shell Ring): Add notes on saved input when
5851         navigating off the end of the history list.
5853 2006-04-18  Chong Yidong  <cyd@mit.edu>
5855         * misc.texi (Shell Options): Correct default value of
5856         comint-scroll-show-maximum-output.
5858 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
5860         * building.texi (Watch Expressions): Update.
5862 2006-04-12  Richard Stallman  <rms@gnu.org>
5864         * search.texi: Clean up previous change.
5866 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
5868         * search.texi (Regexp Backslash, Regexp Replace): Add index
5869         entries for ``back reference'' and mention the term itself in the
5870         text.
5872 2006-04-11  Richard Stallman  <rms@gnu.org>
5874         * custom.texi (Safe File Variables):
5875         Document enable-local-variables = :safe.
5877 2006-04-11  Karl Berry  <karl@gnu.org>
5879         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5880         (Remote Repositories, Version Backups, Local Version Control)
5881         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5882         (Miscellaneous Commands and Features of VC, Change Logs and VC)
5883         (Renaming VC Work Files and Master Files)
5884         (Inserting Version Control Headers, Customizing VC, General Options)
5885         (Options for RCS and SCCS, Options specific for CVS): Move all
5886         these nodes to emacs-xtra.texi, for brevity.
5887         * cmdargs.texi, files.texi: Change cross-references.
5889 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
5891         * files.texi (Old Versions): Update description of vc-annotate's
5892         use of color to indicate date ranges.
5894 2006-04-09  Kevin Ryde  <user42@zip.com.au>
5896         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5897         put info and printed manual names the right way around.
5899 2006-04-09  Karl Berry  <karl@gnu.org>
5901         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5902         emacs-xtra.texi, leaving only MS Windows information.
5903         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5904         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5905         node names.
5907         * emacs.texi: Move @summarycontents and @contents to the beginning
5908         of the file.
5910 2006-04-08  Kevin Ryde  <user42@zip.com.au>
5912         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5914 2006-04-07  Richard Stallman  <rms@gnu.org>
5916         * programs.texi (Comments, Comment Commands, Options for Comments)
5917         (Multi-Line Comments): "Align", not "indent".
5918         (Basic Indent): C-j deletes trailing whitespace before the newline.
5920 2006-04-06  Richard Stallman  <rms@gnu.org>
5922         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5924 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
5926         * killing.texi (Rectangles): Add index entry for marking a rectangle.
5928 2006-04-05  Richard Stallman  <rms@gnu.org>
5930         * emacs.texi (Top): Update subnode menu.
5932         * trouble.texi (Unasked-for Search): Node deleted.
5933         (Lossage): Delete from menu.
5935 2006-04-04  Richard Stallman  <rms@gnu.org>
5937         * trouble.texi: Various cleanups.
5938         (Checklist): Don't bother saying how to snail a bug report.
5939         (Emergency Escape): Much rewriting.
5940         (After a Crash): Rename the core dump immediately.
5941         (Total Frustration): Call it a psychotherapist.
5942         (Bug Criteria): Avoid "illegal instruction".
5943         (Sending Patches): We always put the contributor's name in.
5945         * misc.texi (Thumbnails): Minor correction.
5947 2006-04-03  Richard Stallman  <rms@gnu.org>
5949         * misc.texi (Thumbnails): Minor cleanup.
5951 2006-04-02  Karl Berry  <karl@gnu.org>
5953         * sending.texi (Mail Sending): pxref to Top needs five args.
5955         * texinfo.tex: Update to current version (2006-03-21.13).
5957 2006-03-31  Richard Stallman  <rms@gnu.org>
5959         * emacs.texi (Top): Update subnode menu.
5961         * help.texi (Help Mode): Cleanup.
5963         * dired.texi: Many cleanups.
5964         (Dired Deletion): Describe dired-recursive-deletes.
5965         (Operating on Files): dired-create-directory moved.
5966         (Misc Dired Features): Move to here.
5967         (Tumme): Node moved to misc.texi.
5969         * custom.texi: Many cleanups.
5970         (Minor Modes): Don't mention ISO Accents Mode.
5971         (Examining): Update C-h v output example.
5972         (Hooks): Add index and xref for add-hook.
5973         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
5974         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5976         * misc.texi: Many cleanups.
5977         (beginning): Add to summary of topics.
5978         (Shell): Put eshell xref at the end.  Remove eshell from table.
5979         (Thumbnails): New node.
5981 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
5983         * files.texi (File Name Cache): Make it clear that the cache is
5984         not persistent.
5986 2006-03-25  Karl Berry  <karl@gnu.org>
5988         * emacs-xtra.texi, emacs.texi, gnu.texi:
5989         (1) use @copyright{} instead of (C) in typeset text;
5990         (2) do not indent copyright year list (or anything else).
5992 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
5994         * files.texi (VC Dired Mode): Remove misplaced brackets.
5996 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
5998         * files.texi: Various updates and clarifications in the VC chapter.
6000 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
6002         * help.texi (Help Mode): Document "C-c C-c".
6004 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
6006         * emacs-xtra.texi (Top): Avoid ugly continuation line in
6007         menu in the standalone Info reader.
6009 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
6011         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6012         moved here from Emacs manual.
6014         * programs.texi (Fortran): Section moved to emacs-xtra.
6015         (Program Modes): Xref to Fortran in emacs-xtra.
6017         * maintaining.texi (Emerge): Move to emacs-xtra.
6018         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6020         * picture.texi: File deleted.
6021         * Makefile.in:
6022         * makefile.w32-in: Remove picture.texi.
6024         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6025         * abbrevs.texi (Abbrevs):
6026         * sending.texi (Sending Mail): Picture node removed.
6028         * emacs.texi (Top): Update node listings.
6030 2006-03-12  Richard Stallman  <rms@gnu.org>
6032         * calendar.texi: Various cleanups.
6034 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
6036         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6037         syntax.
6039 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
6041         * search.texi (Regexps): More accurately describe which characters
6042         are special in which situations.  Recommend _not_ to quote `]' or
6043         `-' when they are not special.
6045 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
6047         * files.texi (Old Versions): Clarify operation of C-x v =.
6049 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
6051         * building.texi (Watch Expressions): Update and describe
6052         gdb-speedbar-auto-raise.
6054 2006-02-19  Richard M. Stallman  <rms@gnu.org>
6056         * emacs.texi: Use @smallbook.
6057         (Top): Update ref to Emacs paper, delete ref to Cookbook.
6058         Update subnode menu.
6060         * building.texi (Lisp Interaction): Minor addition.
6062 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
6064         * building.texi (Watch Expressions): Update and be more precise.
6066 2006-02-15  Francesco Potortì  <pot@gnu.org>
6068         * maintaining.texi (Create Tags Table): Explain why the
6069         exception when etags writes to files under the /dev tree.
6071 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6073         * custom.texi (Safe File Variables): Lots of clarification.
6074         Renamed from Unsafe File Variables.
6076 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
6078         * custom.texi (Unsafe File Variables): File variable confirmation
6079         assumed denied in batch mode.
6081 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6083         * building.texi (GDB User Interface Layout): Don't say `inferior'
6084         for program being debugged.
6086 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
6088         * building.texi (GDB Graphical Interface):
6089         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6091 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
6093         * custom.texi (Specifying File Variables, Unsafe File Variables):
6094         New nodes, split from File Variables.  Document new file local
6095         variable behavior.
6097 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6099         * display.texi (Standard Faces):
6100         * files.texi (Visiting):
6101         * frames.texi (Clipboard):
6102         * glossary.texi (Glossary) <Clipboard>:
6103         * xresources.texi (X Resources): Mention Mac OS port.
6105 2006-02-12  Richard M. Stallman  <rms@gnu.org>
6107         * building.texi (Building): Clarify topic in intro.
6109         * maintaining.texi (Maintaining): Change title; clarify topic.
6110         Delete duplicate index entries.
6112         * building.texi (Other GDB User Interface Buffers): Clarifications.
6114         * text.texi (Cell Commands): Clarifications.
6116         * programs.texi (Defuns): Delete duplicate explanation of
6117         left-margin paren convention.
6118         (Hungry Delete): Minor cleanup.
6120 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6122         * dired.texi (Tumme): More tumme documentation.
6124 2006-02-11  Alan Mackenzie  <acm@muc.de>
6126         * programs.texi ("Hungry Delete"): Correct the appellation of the
6127         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6129 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6131         * dired.texi (Tumme): Fix small bug.
6133 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6135         * macos.texi (Mac International): Rename "fontset-mac" to
6136         "fontset-standard".
6138 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
6140         * dired.texi (Tumme): Basic documentation for Tumme added.
6142 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
6144         * mule.texi (International):
6145         * programs.texi (Basic Indent): Fix typos.
6147         * custom.texi (Minor Modes):
6148         * display.texi (Text Display):
6149         * commands.texi (Text Characters): Update xrefs.
6151 2006-02-07  Richard M. Stallman  <rms@gnu.org>
6153         * emacs.texi (Top): Update subnode menu.
6154         Update info on old Emacs papers.
6155         (Intro): "Graphical display", not window system.
6157         * xresources.texi (GTK styles): Minor clarifications.
6159         * trouble.texi: "Graphical display", not window system.
6160         (Stuck Recursive): Minor clarification.
6162         * text.texi: Minor clarifications.
6163         (Sentences): Explain why two-space convention is better.
6164         Explain sentence-end-without-period here.
6165         (Fill Commands): Not here.
6166         (Refill): Node moved down.
6167         (Filling): Update menu.
6168         (Table Creation, Cell Justification, Column Commands): Clarify.
6170         * sending.texi: Minor clarifications.
6172         * search.texi (Regexp Backslash): Clarification.
6174         * rmail.texi: Minor cleanups.
6175         (Rmail): Delete digression about `rmail-mode'.
6176         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6177         (Rmail Files): Mention C-u M-x rmail.
6178         (Rmail Reply): Mention References.
6179         (Rmail Display): Mention rmail-nonignored-headers.
6181         * programs.texi: Minor cleanups.
6182         (Comment Commands): Mention momentary Transient Mark mode.
6183         (Matching): Be more specific about customizing show-paren-mode.
6184         (Info Lookup): Don't list the modes that support C-h S.
6185         Just say what it does in an unsupported mode.
6186         (Man Page): Delete excessive info on customizing woman.
6187         (Motion in C): Don't mention c-for/backward-into-nomenclature.
6189         * abbrevs.texi: Minor clarifications.
6190         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6191         not "dynamic abbrevs" as if they were a kind of abbrev.
6193         * picture.texi (Picture): Minor cleanup.
6195         * mule.texi (Communication Coding): Say "other applications".
6196         (Fontsets): Not specific to X.  Add xref to X Resources.
6197         (Unibyte Mode): Rename from Single-Byte Character Support.
6198         "Graphical display", not window system.
6199         (International): Update menu.
6201         * maintaining.texi (Format of ChangeLog):
6202         New node, split out from ChangeLog.
6203         (ChangeLog): Clarifications in the remaining text.
6204         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6205         (Find Tag): Add @w.
6206         (Tags Search): Explain tag table order here.  Simplify grep ref.
6207         (List Tags): tags-tag-face is a variable, not a face.
6208         (Emerge): Cleanups.
6210         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6211         (Keyboard Macros): Avoid "the user".
6213         * killing.texi: "Graphical display", not window system.
6215         * help.texi (Help Echo): "Graphical display", not window system.
6217         * glossary.texi: Say "you", not "the user".  Say "graphical display".
6219         * frames.texi: Minor cleanups.  "Graphical display", not window system.
6221         * files.texi (Visiting): Make drag-and-drop not X-specific.
6223         * custom.texi: Minor cleanups.  "Graphical display", not window system.
6225         * cmdargs.texi: Minor cleanups.
6227         * building.texi (Compilation): Move and split kill-compilation para.
6228         Add para about multiple compilers.
6229         (Compilation Mode): Commands also available in grep mode and others.
6230         Mention C-u C-x ` more tutorially.  Clarify C-x `.
6231         (Compilation Shell): Clarify.  Put Bash example first.
6232         (Grep Searching): Minor cleanups; add @w.
6233         (Debuggers): Minor cleanups.
6234         (Starting GUD): Make GDB xgraphical mode issue clearer.
6235         (Debugger Operation): Lots of clarifications including
6236         GDB tooltip side-effect issue.
6237         (Commands of GUD): Clarify.
6238         (GUD Customization): Add bashdb-mode-hook.
6239         (GDB Graphical Interface): Rewrite for clarity.
6240         (GDB User Interface Layout): Rewrite for clarity.
6241         (Stack Buffer, Watch Expressions): Likewise.
6242         (Other GDB User Interface Buffers): Cleanups.
6243         (Lisp Libraries, External Lisp): Cleanup.
6245         * basic.texi (Position Info): "Graphical displays", rather than
6246         window systems.
6248         * anti.texi: Minor cleanup.
6250 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
6252         * custom.texi (Init File, Find Init): Add cross-references to
6253         where $HOME is described.
6255 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
6257         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6258         is not inside the @table.
6260         * emacs.texi (Top): Correct node name.
6262         * files.texi (File Names): Fix @xref.
6263         (Reverting): Fix typo.
6265         * mule.texi (International): Correct node name.
6267         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6269 2006-02-01  Richard M. Stallman  <rms@gnu.org>
6271         * emacs.texi (Top): Update subnode menu.
6273         * mule.texi: Minor clarifications.
6274         Reduce the specific references to X Windows.
6275         Refer to "graphical" terminals, rather than window systems.
6276         (Text Coding): Rename from Specify Coding.
6277         (Communication Coding, File Name Coding, Terminal Coding):
6278         New nodes split out from Text Coding.
6280         * kmacro.texi: Minor clarifications.
6281         (Keyboard Macro Ring): Comment out some excessive commands.
6282         (Basic Keyboard Macro): Split up the table, putting part in each node.
6284         * major.texi: Minor clarifications.
6286         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6288         * windows.texi: Minor clarifications.
6289         (Change Window): Don't describe mode-line mouse cmds here.
6290         Add xref to Mode Line Mouse.
6292         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6294         * macos.texi (Mac International): Fix xref.
6296         * indent.texi: Minor clarifications.
6298         * frames.texi: Minor clarifications.
6299         Reduce the specific references to X Windows.
6300         Refer to "graphical" terminals, rather than window systems.
6301         (Frame Parameters): Don't mention commands like
6302         set-foreground-color.  Just say to customize a face.
6303         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6305         * files.texi: Minor clarifications.
6306         (Numbered Backups): New node, split out from Backup Names.
6308         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6310         * cmdargs.texi (General Variables): Fix xref.
6312         * buffers.texi: Minor clarifications.
6314 2006-01-31  Richard M. Stallman  <rms@gnu.org>
6316         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6317         Nodes moved to top.
6319         * display.texi: Minor clarifications.
6320         (Display): Rearrange menu.
6321         (Standard Faces): Mention query-replace face.
6322         (Faces): Simplify.
6323         (Font Lock): Simplify face customization info.
6324         (Highlight Changes): Node merged into Highlight Interactively.
6325         (Highlight Interactively): Much rewriting and cleanup.
6326         (Optional Mode Line): Narrowed line number not good for goto-line.
6327         Simplify face customization advice.
6328         (Text Display): Mention use of escape-glyph face.
6329         Move ctl-arrow and tab-width here.
6330         (Display Custom): Move no-redraw-on-reenter to end of node.
6332         * search.texi: Minor clarifications.
6333         (Isearch Scroll): Simplify.
6334         (Other Repeating Search): Document multi-occur-in-matching-buffers.
6336         * regs.texi (Registers): Mention bookmarks here.
6338         * mark.texi: Minor clarifications.
6339         (Selective Undo): Node deleted.
6341         * m-x.texi: Minor clarifications.
6343         * killing.texi: Minor clarifications.
6344         Refer to "graphical" terminals, rather than window systems.
6346         * help.texi: Clarifications.
6347         (Help): Don't describe C-h F and C-h K here.
6348         (Key Help): Describe C-h K here.
6349         (Name Help): Mention Emacs Lisp Intro.
6350         Describe C-h F here.
6351         (Misc Help): Mention C-h F and C-h K only briefly.
6353         * fixit.texi (Undo): New node, mostly copied from basic.texi.
6354         Selective undo text merged in.
6355         (Spelling): Mention Aspell along with Ispell.
6357         * emacs.texi (Top): Update subnode menus.
6359         * basic.texi (Basic Undo): Rename from Undo.  Most of text
6360         moved to new Undo node.
6362 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
6364         * basic.texi (Continuation Lines, Inserting Text):
6365         Mention longlines mode.
6367 2006-01-29  Richard M. Stallman  <rms@gnu.org>
6369         * screen.texi: Minor cleanups.
6370         (Screen): Clean up the intro paragraphs.
6371         (Mode Line): Lots of rewriting.  Handle frame-name better.
6372         eol-mnemonic-... vars moved out.
6374         * emacs.texi (Top): Change menu item for MS-DOS node.
6375         Update subnode menu.
6377         * msdog.texi (MS-DOS): Rewrite intro to explain how this
6378         chapter relates to Windows.  Title changed.
6380         * mini.texi: Minor cleanups.
6382         * mark.texi (Selective Undo): New node, text moved from basic.texi.
6383         (Mark): Put it in the menu.
6385         * entering.texi: Minor cleanups.
6387         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6388         (Intro): Refer to "graphical" terminals, rather than X.
6390         * display.texi (Display Custom): Add xref to Variables.
6391         (Optional Mode Line): eol-mnemonic-... vars moved here.
6393         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
6394         rather than X.
6396         * basic.texi: Minor cleanups.
6397         (Undo): selective-undo moved.
6399 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
6401         * anti.texi (Antinews): Various corrections and additions.
6403 2006-01-23  Juri Linkov  <juri@jurta.org>
6405         * custom.texi (Easy Customization, Customization Groups)
6406         (Browsing Custom): Mention links along with buttons.
6408 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
6410         * text.texi (TeX Print): Use @key for TAB.
6412         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6414 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6416         * files.texi (File Aliases): Don't claim that usually separate
6417         buffers are created for two file names that name the same data.
6418         Mention additional situations where different names mean the same
6419         file on disk.
6421 2006-01-19  Richard M. Stallman  <rms@gnu.org>
6423         * killing.texi (Deletion): Upcase @key argument.
6425         * custom.texi (Custom Themes): Minor cleanup.
6427         * programs.texi (Hungry Delete): Upcase @key argument.
6429 2006-01-16  Juri Linkov  <juri@jurta.org>
6431         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6432         Move `mode-line-highlight' before `mode-line-buffer-id'.
6434 2006-01-14  Richard M. Stallman  <rms@gnu.org>
6436         * basic.texi (Inserting Text): Minor cleanup.
6438 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
6440         * custom.texi (Changing a Variable, Face Customization):
6441         Update for changes in Custom menus.
6443 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6445         * macos.texi (Mac International): Undo last change.
6447 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
6449         * custom.texi (Custom Themes): Describe the new
6450         customize-create-theme interface.
6452 2005-12-30  Juri Linkov  <juri@jurta.org>
6454         * basic.texi (Position Info): Update example.
6456 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
6458         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6460 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
6462         * custom.texi (Custom Themes): `load-theme' always loads.
6464 2005-12-23  Juri Linkov  <juri@jurta.org>
6466         * display.texi (Highlight Interactively): Use double space to
6467         separate sentences.  Replace C-p with M-p, and C-n with M-n.
6469 2005-12-22  Richard M. Stallman  <rms@gnu.org>
6471         * custom.texi (Easy Customization and subnodes):
6472         Replace "active field" with "button".
6473         Use "user option" only for variables.
6474         Use "setting" for variable-or-face.
6476 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
6478         * buffers.texi (Select Buffer): Change order in table to make
6479         "Similar" refer to the correct item.
6480         (Indirect Buffers): Minor rewording.
6482 2005-12-20  Juri Linkov  <juri@jurta.org>
6484         * files.texi (VC Status): Put P and N near p and n.
6486 2005-12-19  Richard M. Stallman  <rms@gnu.org>
6488         * programs.texi (Electric C): Delete the info about newline control.
6489         (Other C Commands): Minor cleanup.
6490         (Left Margin Paren): Minor cleanup.
6492 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
6494         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6495         (Customization Groups): Delete text moved to "Browsing Custom".
6496         (Browsing Custom): New node.
6497         (Specific Customization): Clarify which commands only work for
6498         loaded options.
6500 2005-12-18  Bill Wohler  <wohler@newt.com>
6502         * frames.texi (Tool Bars): Shorten text of previous change.
6504 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6506         * files.texi (VC Status): Document log-view mode.
6508 2005-12-18  Bill Wohler  <wohler@newt.com>
6510         * frames.texi (Tool Bars): Mention that you can turn off tool bars
6511         permanently via the customize interface.
6513 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
6515         * killing.texi (Killing by Lines): Document `kill-whole-line'
6516         function.
6518 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
6520         * buffers.texi (Select Buffer): Change `prev-buffer' to
6521         `previous-buffer'.  Indicate that these functions use a frame
6522         local buffer list.
6524 2005-12-12  Richard M. Stallman  <rms@gnu.org>
6526         * custom.texi (Easy Customization): Change menu comment.
6527         (Prefix Keymaps): Fix spelling of Control-X-prefix.
6529         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
6530         (Help): Among the Apropos commands, describe only C-h a here.
6532 2005-12-11  Richard M. Stallman  <rms@gnu.org>
6534         * programs.texi (Options for Comments): Comment-end starts with space.
6536         * glossary.texi (Glossary): Minor cleanup.
6538         * files.texi (Old Versions): Use @table.
6540 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
6542         * display.texi (Highlight Interactively): Include
6543         global-hi-lock-mode.  Add miscellaneous details and elaborations.
6545 2005-12-09  Richard M. Stallman  <rms@gnu.org>
6547         * display.texi (Font Lock): Delete the Global FL menu item.
6549 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
6551         * custom.texi (Minibuffer Maps): Mention the maps for file name
6552         completion.
6554 2005-12-09  Kim F. Storm  <storm@cua.dk>
6556         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
6557         prefix keys even when mark is active.  Describe that RET moves
6558         cursor to next corner in rectangle; clarify insert around rectangle.
6560 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
6562         * custom.texi (Customization): Use xref to elisp manual for
6563         non-TeX output.
6564         (Minor Modes): Update.
6565         (Customization Groups, Changing a Variable, Face Customization):
6566         Update for new appearance of Custom buffers.
6567         (Changing a Variable): `custom-buffer-done-function' has been
6568         replaced by `custom-buffer-done-kill'.
6569         (Specific Customization): In the `customize-group' buffer, a
6570         subgroup's contents are not "hidden".  They are not included at
6571         all.  They have no [Show] button.
6572         (Mouse Buttons): Add pxref to description of mouse event lists in
6573         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
6574         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6575         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6577 2005-12-08  Richard M. Stallman  <rms@gnu.org>
6579         * mini.texi (Completion Commands, Completion):
6580         In file name input, SPC does not do completion.
6582 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
6584         * building.texi (GDB Graphical Interface): Explain screen size
6585         setting.
6586         (Other GDB User Interface Buffers): Describe features specific to
6587         GDB 6.4.
6589 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
6591         * building.texi (GDB User Interface Layout): Describe how to
6592         kill associated buffers.
6593         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6594         (Watch Expressions): Be more precise.
6595         (Other GDB User Interface Buffers): Describe how to change a
6596         register value.
6598 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6600         * macos.texi (Mac Input): Remove description of
6601         mac-command-key-is-meta.  Add descriptions of
6602         mac-control-modifier, mac-command-modifier, and
6603         mac-option-modifier.
6604         (Mac International): Fix description of conversion of clipboard data.
6605         (Mac Font Specs): Add example of font customization by face attributes.
6607 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
6609         * building.texi (Watch Expressions): Expand description.
6610         (Other GDB User Interface Buffers): Describe local map for
6611         gud-watch.
6613 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
6615         * display.texi (Font Lock): Font lock is enabled by default now.
6617 2005-11-20  Juri Linkov  <juri@jurta.org>
6619         * basic.texi (Position Info): Update examples of the output.
6620         Remove the fact that examples are produced in the TeXinfo buffer,
6621         because in the Info reader users will get a different output from
6622         `C-x ='.
6624         * building.texi (Compilation Mode): Remove paragraph duplicated
6625         from the node `Compilation'.  Add `compilation-skip-threshold'.
6627         * display.texi (Font Lock): Suggest more user-friendly method of
6628         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6630 2005-11-18  Richard M. Stallman  <rms@gnu.org>
6632         * files.texi (Registering): Mention @@ in mode line.
6634         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
6636 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6638         * files.texi (Renaming and VC): Some back-ends don't
6639         handle renaming.
6641 2005-11-17  Juri Linkov  <juri@jurta.org>
6643         * emacs.texi (Top):
6644         * display.texi (Highlight Interactively): Put this font-lock based
6645         mode near Font Lock node.
6647 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
6649         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6650         icons.
6652 2005-11-12  Kim F. Storm  <storm@cua.dk>
6654         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
6655         (Help Summary): Add C-h d and C-h e.
6656         (Apropos): Clarify that all apropos commands may search for either
6657         list of words or a regexp.  Add C-h d for apropos-documentation.
6658         Describe apropos-documentation-sort-by-scores user option.
6660 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
6662         * killing.texi (CUA Bindings): Add @section.
6664 2005-11-10  Kim F. Storm  <storm@cua.dk>
6666         * emacs.texi (Top): Add CUA Bindings entry to menu.
6668         * killing.texi (CUA Bindings): New node.  Moved here from
6669         misc.texi and extended with info on rectangle commands and
6670         rectangle highlighting, interface to registers, and the global
6671         mark feature.
6673         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6675         * regs.texi: Prev link points to CUA Bindings node.
6677 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
6679         * help.texi (Help Echo): By default, help echos are only shown on
6680         mouse-over, not on point-over.
6682 2005-11-04  Jérôme Marant  <jerome@marant.org>
6684         * misc.texi (Shell Mode): Describe how to activate password echoing.
6686 2005-11-04  Romain Francoise  <romain@orebokech.com>
6688         * mark.texi (Mark Ring): Fix typo.
6690 2005-11-03  Richard M. Stallman  <rms@gnu.org>
6692         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6694 2005-11-01  Bill Wohler  <wohler@newt.com>
6696         * help.texi (Help Mode): Fix typo.
6698 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
6700         * building.texi (Other GDB User Interface Buffers):
6701         Describe the command gdb-use-inferior-io-buffer.
6703 2005-10-31  Romain Francoise  <romain@orebokech.com>
6705         * files.texi (Compressed Files): Fix typo.
6707         * buffers.texi (Misc Buffer): Downcase `*shell*'.
6709         * windows.texi (Force Same Window): Likewise.
6711 2005-10-30  Bill Wohler  <wohler@newt.com>
6713         * help.texi (Help Mode): URLs viewed with browse-url.
6715 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
6717         * building.texi (GDB Graphical Interface): Don't reference
6718         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
6719         must stay in same frame.
6721 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
6723         * custom.texi (Init File): Document ~/.emacs.d/init.el.
6725         * anti.texi (Antinews): Likewise.
6727 2005-10-28  Bill Wohler  <wohler@newt.com>
6729         * help.texi (Help): Help mode now creates hyperlinks for URLs.
6731 2005-10-28  Richard M. Stallman  <rms@gnu.org>
6733         * files.texi (Visiting): Explain how to enter ? in a file name.
6735         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6737 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
6739         * building.texi (GDB Graphical Interface):
6740         Describe gdb-mouse-until.
6742 2005-10-23  Richard M. Stallman  <rms@gnu.org>
6744         * custom.texi (Init File): Recommend when to use site-start.el.
6746 2005-10-21  Juri Linkov  <juri@jurta.org>
6748         * custom.texi (Examining): Mention accessing the old variable
6749         value via M-n in set-variable.
6751 2005-10-18  Romain Francoise  <romain@orebokech.com>
6753         * files.texi (Version Systems): Capitalize GNU.
6755 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
6757         * building.texi (Compilation Mode): Remove redundant paragraph.
6758         (Watch Expressions): Remove paragraph to reflect code change.
6760 2005-10-16  Richard M. Stallman  <rms@gnu.org>
6762         * building.texi (Compilation Mode, Compilation): Clarified.
6764 2005-10-15  Richard M. Stallman  <rms@gnu.org>
6766         * misc.texi (Saving Emacs Sessions): Mention savehist library.
6768 2005-10-13  Kenichi Handa  <handa@m17n.org>
6770         * basic.texi (Position Info): Fix previous change.
6772 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
6774         * cmdargs.texi (Icons X): Fix typo.
6776 2005-10-12  Kenichi Handa  <handa@m17n.org>
6778         * basic.texi (Position Info): Describe the case that Emacs shows
6779         "part of display ...".
6781 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
6783         * cmdargs.texi (Icons X): -nb => -nbi.
6785 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
6787         * frames.texi (Speedbar): A couple more clarifications.
6789 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
6791         * building.texi (GDB User Interface Layout): Improve diagram.
6792         (Watch Expressions): Explain how to make speedbar global.
6793         (Other GDB User Interface Buffers): Make references more precise.
6795 2005-10-09  Richard M. Stallman  <rms@gnu.org>
6797         * frames.texi (Speedbar): Clarify the text.
6799 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
6801         * frames.texi (Speedbar): Add information on keybindings,
6802         dismissing the speedbar, and buffer display mode.  Link to
6803         speedbar manual.
6805 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
6807         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
6808         added -nb, --no-bitmap-icon.
6810 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
6812         * building.texi (GDB Graphical Interface): Add variables and
6813         functions to indices.  Be more precise.
6815 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
6817         * frames.texi (Drag and Drop): Remove the x- from
6818         x-dnd-open-file-other-window and xdnd-protocol-alist.
6820 2005-09-30  Romain Francoise  <romain@orebokech.com>
6822         * mini.texi (Minibuffer): The default value now appears before the
6823         colon in minibuffer prompts.
6825 2005-09-25  Richard M. Stallman  <rms@gnu.org>
6827         * search.texi (Regexp Search): Doc search-whitespace-regexp.
6829 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
6831         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6833 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6835         * emacs.texi (Top): Update submenus from macos.texi.
6837         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6838         (Mac OS): Update feature support status.
6839         (Mac Input): List supported input scripts.  Remove description
6840         about `mac-keyboard-text-encoding'.  Mention mouse button
6841         emulation and related variables.
6842         (Mac International): Mention Central European and Cyrillic
6843         support.  Now `keyboard-coding-system' is dynamically changed.
6844         Add description about coding system for selection.
6845         Add description about language environment.
6846         (Mac Environment Variables):
6847         Mention `~/.MacOSX/environment.plist'.  Give example of command line
6848         arguments.  Add Preferences support.
6849         (Mac Directories): Explicitly state that this node is for Mac OS
6850         Classic only.
6851         (Mac Font Specs): Mention specification for scalable fonts.
6852         List supported charsets.  Add preferred way of creating fontsets.
6853         Add description about `mac-allow-anti-aliasing'.
6854         (Mac Functions): Add descriptions about `mac-set-file-creator',
6855         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6856         and `mac-get-preference'.
6858 2005-09-16  Romain Francoise  <romain@orebokech.com>
6860         Update all files to specify GFDL version 1.2.
6862         * doclicense.texi (GNU Free Documentation License): Update to
6863         version 1.2.
6865 2005-09-15  Richard M. Stallman  <rms@gnu.org>
6867         * buffers.texi (List Buffers): Fix xref.
6869         * rmail.texi (Rmail Basics): Fix xref.
6871         * emacs.texi (Top): Update subnode menus.
6873         * files.texi (Saving Commands): New node, broken out of Saving.
6874         (Customize Save): New node, broken out of Saving.
6875         Clarify effect of write-region-inhibit-fsync.
6876         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6878 2005-09-14  Romain Francoise  <romain@orebokech.com>
6880         * files.texi (Saving): Mention write-region-inhibit-fsync.
6882 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
6884         * custom.texi (Custom Themes): New node.
6886 2005-09-03  Richard M. Stallman  <rms@gnu.org>
6888         * search.texi (Search Case): Mention vars that control
6889         case-fold-search for various operations.
6891 2005-08-22  Juri Linkov  <juri@jurta.org>
6893         * display.texi (Standard Faces): Merge the text from
6894         `(elisp)Standard Faces' into this node.
6896 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
6898         * emacs.texi (Top): Delete menu item for deleted node
6899         Keyboard Translations.
6901 2005-08-18  Richard M. Stallman  <rms@gnu.org>
6903         * trouble.texi (Unasked-for Search):
6904         Delete xref to Keyboard Translations.
6906         * glossary.texi (Glossary): Delete xref.
6908         * custom.texi (Minor Modes): Say that the list here is not complete.
6909         (Keyboard Translations): Node deleted.
6910         (Disabling): Delete xref to it.
6911         (Customization Groups): Fix Custom buffer example.
6912         (Hooks): Mention remove-hooks.
6914 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
6916         * building.texi (GDB Graphical Interface): Improve filling of menu
6917         item.
6919 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
6921         * building.texi (GDB Graphical Interface): Use better node names.
6923 2005-08-14  Richard M. Stallman  <rms@gnu.org>
6925         * text.texi (Sentences): Fix xref.
6927 2005-08-14  Juri Linkov  <juri@jurta.org>
6929         * building.texi (Compilation, Grep Searching): Move grep command
6930         headings from `Compilation' to `Grep Searching'.
6932         * dired.texi (Dired and Find):
6933         * maintaining.texi (Tags Search): Replace grep xref to
6934         `Compilation' node with `Grep Searching'.
6936         * files.texi (Comparing Files): Replace xref to `Compilation' with
6937         `Compilation Mode'.
6939 2005-08-13  Alan Mackenzie  <acm@muc.de>
6941         * search.texi (Non-ASCII Isearch): Correct a typo.
6942         (Replacement Commands): Mention query-replace key binding.
6944 2005-08-11  Richard M. Stallman  <rms@gnu.org>
6946         * programs.texi (Options for Comments): Fix xref.
6948         * search.texi (Regexp Backslash, Regexp Example): New nodes split
6949         out of Regexps.
6951 2005-08-09  Juri Linkov  <juri@jurta.org>
6953         * building.texi (Compilation): Use `itemx' instead of `item'.
6954         (Grep Searching): Simplify phrase.
6956         * display.texi (Standard Faces): Describe vertical-border on
6957         window systems.
6959         * windows.texi (Split Window): Simplify phrase and mention
6960         vertical-border face.
6962 2005-08-09  Richard M. Stallman  <rms@gnu.org>
6964         * files.texi (Comparing Files): Clarify compare-windows.
6966         * calendar.texi (Scroll Calendar): Document < and > in calendar.
6968 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
6970         * mule.texi (Coding Systems): Rephrase the paragraph about
6971         codepages: no need for "M-x codepage-setup" anymore, except on
6972         MS-DOS.
6974         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6975         the MS-DOS port only.
6977 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
6979         * makefile.w32-in (info): Don't run multi-install-info.bat.
6980         ($(infodir)/dir): New target, produced by running
6981         multi-install-info.bat.
6983 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
6985         * files.texi (Quoted File Names): Add index entry.
6987 2005-07-19  Juri Linkov  <juri@jurta.org>
6989         * files.texi (Comparing Files): Mention resync for `compare-windows'.
6991 2005-07-18  Juri Linkov  <juri@jurta.org>
6993         * custom.texi (Easy Customization):
6994         * files.texi (Old Versions):
6995         * frames.texi (Wheeled Mice):
6996         * mule.texi (Specify Coding):
6997         * text.texi (Cell Justification):
6998         * trouble.texi (After a Crash):
6999         * xresources.texi (GTK styles):
7000         Delete duplicate duplicate words.
7002 2005-07-17  Richard M. Stallman  <rms@gnu.org>
7004         * frames.texi (Creating Frames): Fix foreground color example.
7006         * custom.texi (Init Examples): Clean up text about conditionals.
7008 2005-07-16  Richard M. Stallman  <rms@gnu.org>
7010         * mini.texi (Completion Commands): Fix command name for ?.
7012 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
7014         * display.texi (Standard Faces): Explain that customization of
7015         `menu' face has no effect on w32 and with GTK.
7016         Add cross-references.
7018         * cmdargs.texi (General Variables): Clarify the default location
7019         of $HOME on w32 systems.
7021 2005-07-15  Jason Rumney  <jasonr@gnu.org>
7023         * cmdargs.texi (General Variables): Default HOME on MS Windows has
7024         changed.
7026 2005-07-08  Kenichi Handa  <handa@m17n.org>
7028         * mule.texi (Recognize Coding):
7029         Recommend revert-buffer-with-coding-system instead of revert-buffer.
7031 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7033         * anti.texi (Antinews): Mention mode-line-inverse-video.
7035         * files.texi (Saving): Minor correction about C-x C-w.
7037         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7039 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
7041         * search.texi (Isearch Scroll): Add example of using the
7042         `isearch-scroll' property.
7043         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7044         `Display Custom' node.
7045         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7046         and de-emphasize it.
7047         (Other Repeating Search): `occur' currently can not correctly
7048         handle multiline matches.  Correct, clarify and update description
7049         of `flush-lines' and `keep-lines'.
7051         * display.texi (Display Custom): Add anchor for `baud-rate'.
7053 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7055         * gnu.texi: Update where to get GNU status; add refs for how to help.
7056         Add footnotes 6 and 7.
7058 2005-07-04  Lute Kamstra  <lute@gnu.org>
7060         Update FSF's address in GPL notices.
7062         * doclicense.texi (GNU Free Documentation License):
7063         * trouble.texi (Checklist): Update FSF's address.
7065 2005-06-24  Richard M. Stallman  <rms@gnu.org>
7067         * display.texi (Text Display): Change index entries.
7069 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7071         * makefile.w32-in (MAKEINFO): Use --force.
7072         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7073         Makefile.in.
7075 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7077         * anti.texi (Antinews): Rename show-nonbreak-escape to
7078         nobreak-char-display.
7080         * emacs.texi (Top): Update detailed node listing.
7082         * display.texi (Text Display): Rename show-nonbreak-escape
7083         to nobreak-char-display and no-break-space to nobreak-space.
7084         (Standard Faces): Split up the list of standard faces
7085         and put it in a separate node.  Add nobreak-space and
7086         escape-glyph.
7088 2005-06-23  Lute Kamstra  <lute@gnu.org>
7090         * mule.texi (Select Input Method): Fix typo.
7092 2005-06-23  Kenichi Handa  <handa@m17n.org>
7094         * mule.texi (International): List all supported scripts.
7095         Adjust text for that leim is now included in the normal Emacs
7096         distribution.
7097         (Language Environments): List all language environments.
7098         Intlfonts contains fonts for most supported scripts, not all..
7099         (Select Input Method): Refer to C-u C-x = to see how to type to
7100         input a specific character.
7101         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7103 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7105         * building.texi (Grep Searching): Texinfo usage fix.
7107 2005-06-22  Miles Bader  <miles@gnu.org>
7109         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7111 2005-06-20  Miles Bader  <miles@gnu.org>
7113         * display.texi (Faces): Add `vertical-divider'.
7115 2005-06-17  Richard M. Stallman  <rms@gnu.org>
7117         * text.texi (Adaptive Fill): Minor clarification.
7119 2005-06-10  Lute Kamstra  <lute@gnu.org>
7121         * emacs.texi (Top): Correct version number.
7122         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
7123         refer to the current version of Emacs.
7125 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
7127         * files.texi (Log Buffer): Document when there can be more than
7128         one file to be committed.
7130 2005-06-08  Juri Linkov  <juri@jurta.org>
7132         * display.texi (Faces): Add `shadow' face.
7134 2005-06-07  Masatake YAMATO  <jet@gyve.org>
7136         * display.texi (Faces): Write about mode-line-highlight.
7138 2005-06-06  Richard M. Stallman  <rms@gnu.org>
7140         * misc.texi (Printing Package): Explain how to initialize
7141         printing package.
7143         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7145 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
7147         * emacs.texi: Rename Hardcopy to Printing.
7148         Make PostScript and PostScript Variables subnodes of it.
7150         * misc.texi (Printing): Rename node from Hardcopy.
7151         Mention menu bar options.
7152         Move PostScript and PostScript Variables to submenu.
7153         (Printing package): New node.
7155         * mark.texi (Using Region): Change Hardcopy xref to Printing.
7157         * dired.texi (Operating on Files): Likewise.
7159         * calendar.texi (Displaying the Diary): Likewise.
7161         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7163         * glossary.texi (Glossary): Likewise.
7165         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7166         effect.
7168 2005-06-04  Richard M. Stallman  <rms@gnu.org>
7170         * trouble.texi (After a Crash): Polish previous change.
7172 2005-05-30  Noah Friedman  <friedman@splode.com>
7174         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7175         recovery mechanism.
7177 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
7179         * building.texi (Other Buffers): SPC toggles display of
7180         floating point registers.
7182 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
7184         * files.texi (Log Buffer): Merge in description of Log Edit
7185         mode from pcl-cvs.texi.
7187 2005-05-26  Richard M. Stallman  <rms@gnu.org>
7189         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7191 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
7193         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7194         not enabled by default.
7195         When not on a word, `ispell-word' by default checks the word
7196         before point.
7198 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
7200         * building.texi (Debugger Operation): Simplify last sentence.
7202 2005-05-23  Lute Kamstra  <lute@gnu.org>
7204         * emacs.texi: Update FSF's address throughout.
7205         (Preface): Use @cite.
7206         (Distrib): Add cross reference to the node "Copying".  Mention the
7207         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
7208         printed manuals.
7209         (Intro): Use @xref for the Emacs Lisp Intro.
7211 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
7213         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7215         * basic.texi (Moving Point): Mention default for `goto-line'.
7217         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7218         of a variable's docstring.
7220 2005-05-18  Lute Kamstra  <lute@gnu.org>
7222         * maintaining.texi (Overview of Emerge): Add cross reference.
7223         Remove duplication.
7225         * emacs.texi (Top): Update to the current structure of the manual.
7226         * misc.texi (Emacs Server): Add menu description.
7227         * files.texi (Saving): Fix menu.
7228         * custom.texi (Customization): Fix menu.
7229         * mule.texi (International): Fix menu.
7230         * kmacro.texi (Keyboard Macros): Fix menu.
7232 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
7234         * display.texi: Various minor changes.
7235         (Faces): Delete text that is repeated in the next section.
7237 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
7239         * building.texi (Debugger Operation): Mention GUD tooltips are
7240         disabled with GDB in text command mode.
7242 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
7244         * building.texi: Replace toolbar with "tool bar" for consistency.
7245         (Compilation Mode): Describe compilation-context-lines
7246         and use of arrow in compilation buffer.
7247         (Debugger Operation): Replace help text with variable's value.
7249         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7250         consistency.
7252 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
7254         * major.texi (Choosing Modes): normal-mode processes the -*- line.
7255         Add xref.
7257 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
7259         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7260         (Position Info): Delete discussion of `goto-line'.  It is already
7261         described in `Moving point'.
7263         * mini.texi (Completion Commands): Correct reference.
7264         (Completion Options): Fix typo.
7266         * killing.texi (Deletion): Complete description of `C-x C-o'.
7268 2005-05-10  Richard M. Stallman  <rms@gnu.org>
7270         * building.texi (Compilation): Clarify recompile's directory choice.
7272         * frames.texi (Tooltips): Cleanups.
7274         * basic.texi (Arguments): Fix punctuation.
7276 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
7278         * screen.texi (Menu Bar): The up and down (not left and right)
7279         arrow keys move through a keyboard menu.
7281 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
7283         * basic.texi: Various typo and grammar fixes.
7284         (Moving Point): C-a now runs move-beginning-of-line.
7286 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
7288         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7290         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7291         as different animals.
7293 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
7295         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7296         Correct index entry.
7298 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
7300         * building.texi (Debugger Operation): Update to reflect changes
7301         in GUD tooltips.
7303 2005-04-30  Richard M. Stallman  <rms@gnu.org>
7305         * files.texi (Compressed Files): Auto Compression normally enabled.
7307         * building.texi (Debugger Operation): Clarify previous change.
7309 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
7311         * building.texi (Debugger Operation): Add description for
7312         GUD tooltips when program is not running.
7314 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
7316         * misc.texi (Shell): Add `Shell Prompts' to menu.
7317         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
7318         description.  Delete remarks moved to new node.
7319         (Shell Prompts): New node.
7320         (History References): Replace remarks moved to `Shell Prompts'
7321         with xref to that node.
7322         (Remote Host): Clarify how to specify the terminal type when
7323         logging in to a different machine.
7325 2005-04-26  Richard M. Stallman  <rms@gnu.org>
7327         * emacs.texi (Top): Update submenus from files.texi.
7329         * files.texi (Filesets): Clarify previous change.
7331         * dired.texi (Misc Dired Features): Clarify previous change.
7333 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
7335         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7337         * dired.texi (Misc Dired Features):
7338         Document dired-compare-directories.
7340         * files.texi (Filesets): New node.
7341         (File Conveniences): Document Image mode.
7343         * text.texi (TeX Print): Document tex-compile.
7345 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
7347         * frames.texi (Tooltips): Tooltip mode is enabled by default.
7348         Delete redundant reference to tooltip Custom group.  It is
7349         referred too again in the next paragraph.
7351 2005-04-24  Richard M. Stallman  <rms@gnu.org>
7353         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7355 2005-04-19  Kim F. Storm  <storm@cua.dk>
7357         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7359 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
7361         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7362         turns off desktop-save-mode.
7364 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
7366         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7367         by default in terminals compatible with xterm.  Mention that
7368         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7369         node.
7371 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
7373         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7375 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
7377         * xresources.texi (Table of Resources): Add cursorBlink.
7379 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
7381         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7382         `d', `C-d' and `u'.
7384 2005-04-11  Richard M. Stallman  <rms@gnu.org>
7386         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7387         (Misc X): Add -D, --basic-display.
7389         * maintaining.texi (Change Log): Correct the description of
7390         the example.
7392         * major.texi (Choosing Modes): Document magic-mode-alist.
7394 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
7396         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7397         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7398         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7399         (Rmail Output): Clarify which statements apply to `o', `C-o' and
7400         `w', respectively.
7401         (Rmail Labels): Mention `l'.
7402         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
7403         (Rmail Summary Edit): Describe `j' and RET.
7405 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
7407         * xresources.texi (Lucid Resources): Add fontSet resource.
7409 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
7411         * display.texi (Useless Whitespace): `indicate-unused-lines' is
7412         now called `indicate-empty-lines'.
7414 2005-04-06  Kim F. Storm  <storm@cua.dk>
7416         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7418 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
7420         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7421         deleted.
7422         (Marks vs Flags): Add some convenient key bindings.
7423         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7424         (Misc Dired Features): Correct and expand description of `w' command.
7426         * frames.texi (XTerm Mouse): Delete apparently false info.
7427         The GNU/Linux console currently does not appear to support
7428         `xterm-mouse-mode'.
7430 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
7432         * calendar.texi (Diary): Mention shell utility `calendar'.
7434 2005-04-01  Richard M. Stallman  <rms@gnu.org>
7436         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7438 2005-04-01  Lute Kamstra  <lute@gnu.org>
7440         * maintaining.texi (Change Log): add-change-log-entry uses
7441         add-log-mailing-address.
7443 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
7445         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7446         `VC Mode Line' and put in an xref to that node.
7447         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7448         its description.
7450 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
7452         * calendar.texi (Calendar Systems): Say that the Persian calendar
7453         implemented here is the arithmetical one championed by Birashk.
7455 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
7457         * programs.texi (Fortran Motion): Fix previous change.
7459 2005-03-29  Richard M. Stallman  <rms@gnu.org>
7461         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7463 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
7465         * text.texi (Refill): Refer to Long Lines Mode.
7466         (Longlines): New node.
7467         (Auto Fill): Don't index "word wrap" here.
7468         (Filling): Add Longlines to menu.
7470 2005-03-29  Richard M. Stallman  <rms@gnu.org>
7472         * xresources.texi: Minor fixes.
7474         * misc.texi (Emacs Server): Fix Texinfo usage.
7476         * emacs.texi (Top): Don't use a real section heading for
7477         "Detailed Node Listing".  Fake it instead.
7479         * basic.texi (Position Info): Minor cleanup.
7481         * mule.texi (Input Methods): Minor cleanup.
7483 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
7485         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7486         constructs as well.
7487         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7489 2005-03-29  Kenichi Handa  <handa@m17n.org>
7491         * mule.texi (Input Methods): Refer to the command C-u C-x =.
7493         * basic.texi (Position Info): Update the description about the
7494         command C-u C-x =.
7496 2005-03-28  Richard M. Stallman  <rms@gnu.org>
7498         * emacs.texi (Top): Use @section for the detailed node listing.
7500         * calendar.texi: Minor fixes to previous change.
7502         * programs.texi (Fortran): Small fixes to previous changes.
7504         * emacs.texi (Top): Update list of subnodes of Dired.
7505         Likewise for building.texi.
7507         * files.texi (File Conveniences): Delete Auto Image File mode.
7509 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
7511         * building.texi (Flymake): New node.
7513         * custom.texi (Function Keys): Document kp- event types and
7514         keypad-setup package.
7516         * dired.texi (Wdired): New node.
7518         * files.texi (File Conveniences): Reorder entries.
7519         Explain how to turn on Auto-image-file mode.
7520         Document Thumbs mode.
7522         * mule.texi (Specify Coding): Document recode-region and
7523         recode-file-name.
7525         * programs.texi (Program Modes): Add Conf mode and DNS mode.
7527 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
7529         * commands.texi (Keys): M-o is now a prefix key.
7531 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
7533         * programs.texi: Reformat and update copyright years.
7534         (Fortran): Update section.
7536 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
7538         * files.texi: Several small changes in addition to:
7539         (Visiting): Change xref for Dialog Boxes to ref.
7540         (Version Headers): Replace references to obsolete var
7541         `vc-header-alist' with `vc-BACKEND-header'.
7542         (Customizing VC): Update value of `vc-handled-backends'.
7544 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
7546         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7547         move here from Emacs Lisp Reference Manual.
7548         * calendar.texi (Calendar/Diary, Diary Commands)
7549         (Special Diary Entries, Importing Diary): Change some xrefs to
7550         point to emacs-xtra rather than elisp.
7552         * emacs-xtra.texi (Calendar Customizing):
7553         Move view-diary-entries-initially, view-calendar-holidays-initially,
7554         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7555         Emacs Manual.
7556         (Appt Customizing): Merge entire section into main Emacs Manual.
7557         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7558         mark-holidays-in-calendar here from emacs-xtra.
7559         (Displaying the Diary): Move view-diary-entries-initially,
7560         mark-diary-entries-in-calendar here from emacs-xtra.
7561         (Appointments): Move appt-display-mode-line,
7562         appt-display-duration, appt-disp-window-function,
7563         appt-delete-window-function here from emacs-xtra.
7565         * calendar.texi: Update and reformat copyright.
7566         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7567         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7568         (Diary): Refer to `diary-file' rather than ~/diary.
7569         (Diary Commands): Rename node to "Displaying the Diary".
7570         * emacs.texi (Top): Rename "Diary Commands" section.
7571         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7573 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
7575         * misc.texi (Emacs Server): Fix the command for setting
7576         server-name.  Add an xref to Invoking emacsclient.
7578         * help.texi (Help Summary): Clarify when "C-h ." will do something
7579         nontrivial.
7580         (Apropos): Add cindex entry for apropos-sort-by-scores.
7582         * display.texi (Text Display): Add index entries for how no-break
7583         characters are displayed.
7585 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
7587         * files.texi (Visiting): Fix cross-references introduced with the
7588         last change.
7590         * xresources.texi (GTK resources): Fix last change.
7592 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
7594         * xresources.texi (X Resources): GTK options documented too.
7595         (Resources): Clarify meaning of program name.
7596         (Table of Resources): Add visualClass.
7597         (GTK resources): Rewrite.
7598         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7600         * display.texi (Text Display): Mention non-breaking spaces.
7602         * files.texi (Reverting): Document auto-revert-check-vc-info.
7604         * frames.texi (Mouse Commands): Document
7605         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7607         * help.texi (Help Summary): Add `C-h .'.
7608         (Apropos): Apropos accepts a list of search terms.
7609         Document apropos-sort-by-scores.
7610         (Help Echo): Document display-local-help.
7612         * misc.texi (Emacs Server): Document server-name.
7613         (Invoking emacsclient): Document -s option for server names.
7615         * text.texi (Outline Visibility): Introduce "current heading
7616         line" (commands can be called with point on a body line).
7617         Re-order table to follow the sequence of discussion.
7618         hide-body won't hide lines before first header line.
7619         (TeX Mode): Add DocTeX mode.
7621 2005-03-24  Richard M. Stallman  <rms@gnu.org>
7623         * mule.texi (Single-Byte Character Support): Delete mention
7624         of iso-acc.el and iso-transl.el.
7626 2005-03-23  Lute Kamstra  <lute@gnu.org>
7628         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7630 2005-03-23  Richard M. Stallman  <rms@gnu.org>
7632         * search.texi: Delete explicit node pointers.
7633         (Incremental Search): New menu.
7634         (Basic Isearch, Repeat Isearch, Error in Isearch)
7635         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7636         (Slow Isearch): New subnodes.
7637         (Configuring Scrolling): Node deleted.
7638         (Search Case): Doc default-case-fold-search.
7639         (Regexp Replace): Move replace-regexp doc here.
7641         * rmail.texi (Movemail): Put commas inside closequotes.
7643         * picture.texi (Insert in Picture): Document C-c arrow combos.
7644         (Basic Picture): Clarify erasure.
7646         * display.texi (Font Lock): Put commas inside closequotes.
7648         * cmdargs.texi (General Variables): Put commas inside closequotes.
7650 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
7652         * building.texi (Stack Buffer): Mention reverse contrast for
7653         *selected* frame (might not be current frame).
7655 2005-03-21  Richard M. Stallman  <rms@gnu.org>
7657         * building.texi (Starting GUD): Add bashdb.
7659 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
7661         * basic.texi (Moving Point): Add M-g M-g binding.
7662         (Undo): Document undo-only.
7663         (Position Info): Document M-g M-g and C-u M-g M-g.
7665         * building.texi (Building): Put Grep Searching after Compilation
7666         Shell.
7667         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7668         Document next-error-highlight.
7669         (Grep Searching): Document grep-highlight-matches.
7670         (Lisp Eval): Typing C-x C-e twice prints integers specially.
7672         * calendar.texi (Importing Diary): Rename node from iCalendar.
7673         Document diary-from-outlook.
7675         * dired.texi (Misc Dired Features): Rename node from Misc Dired
7676         Commands.
7677         Mention effect of X drag and drop on Dired buffers.
7679         * files.texi (Visiting): Document large-file-warning-threshold.
7680         Move paragraph on file-selection dialog.
7681         Mention visiting files using X drag and drop.
7682         (Reverting): Mention using Auto-Revert mode to tail files.
7683         Document auto-revert-tail-mode.
7684         (Version Systems): Minor correction.
7685         (Comparing Files): Diff-mode is no longer based on Compilation
7686         mode.
7687         Document compare-ignore-whitespace.
7688         (Misc File Ops): Explain passing a directory to rename-file.
7689         Likewise for copy-file and make-symbolic-link.
7691         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7692         Document mouse-wheel-progressive speed.
7694         * help.texi (Misc Help): Document numeric argument for C-h i.
7695         Correctly explain the effect of just C-u as argument.
7697         * killing.texi (Deletion): Document numeric argument for
7698         just-one-space.
7700         * mini.texi (Completion): Completion acts on text before point.
7702         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7703         (Emulation): CUA mode replaces pc-bindings-mode,
7704         pc-selection-mode, and s-region.
7706         * mule.texi (Input Methods): Leim is now built-in.
7707         (Select Input Method): Document quail-show-key.
7708         (Specify Coding): Document revert-buffer-with-coding-system.
7710         * programs.texi (Fortran Motion): Document f90-next-statement,
7711         f90-previous-statement, f90-next-block, f90-previous-block,
7712         f90-end-of-block, and f90-beginning-of-block.
7714         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7716         * emacs.texi (Acknowledgments): Updated.
7718         * anti.texi: Total rewrite.
7720 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
7722         * ack.texi (Acknowledgments): Update.
7724 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
7726         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7727         Update copyright years.
7729 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
7731         * building.texi (Commands of GUD): Move paragraph on setting
7732         breakpoints with mouse to the GDB Graphical Interface node.
7734 2005-03-07  Richard M. Stallman  <rms@gnu.org>
7736         * misc.texi (Single Shell, Shell Options): Fix previous change.
7738         * building.texi (Debugger Operation): Update GUD tooltip enable info.
7740 2005-03-06  Richard M. Stallman  <rms@gnu.org>
7742         * building.texi (Starting GUD): Don't explain text vs graphical
7743         GDB here.  Just mention it and xref.
7744         Delete "just one debugger process".
7745         (Debugger Operation): Move GUD tooltip info here.
7746         (GUD Tooltips): Node deleted.
7747         (GDB Graphical Interface): Explain the two GDB modes here.
7749         * sending.texi (Sending Mail): Minor cleanup.
7750         (Mail Aliases): Explain quoting conventions.
7751         Update key rebinding example.
7752         (Header Editing): C-M-i is like M-TAB.
7753         (Mail Mode Misc): mail-attach-file does not do MIME.
7755         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7756         that really belongs here.
7757         (Remote Mailboxes): Text moved to Rmail Inbox.
7758         (Rmail Display): Mention Mouse-1.
7759         (Movemail): Clarify two movemail versions.
7760         Clarify rmail-movemail-program.
7762         * misc.texi (Single Shell): Replace uudecode example with gpg example.
7763         Document async shell commands.
7764         (Shell History): Clarify.
7765         (Shell Ring): Mention C-UP an C-DOWN.
7766         (Shell Options): Add comint-prompt-read-only.
7767         (Invoking emacsclient): Set EDITOR to run Emacs.
7768         (Sorting): No need to explain what region is.
7769         (Saving Emacs Sessions): Fix typo.
7770         (Recursive Edit): Fix punctuation.
7771         (Emulation): Don't mention "PC bindings" which are standard.
7772         (Hyperlinking): Explain Mouse-1 convention here.
7773         (Find Func): Node deleted.
7775         * help.texi (Name Help): Xref to Hyperlinking.
7777         * glossary.texi (Glossary):
7778         Rename "Balance Parentheses" to "Balancing...".
7779         Add "Byte Compilation".  Correct "Copyleft".
7780         New xref in "Customization".
7781         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7782         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7783         Rename "Registers" to "Register".
7784         Replace "Selecting" with "Selected Frame",
7785         "Selected Window", and "Selecting a Buffer".
7787         * files.texi (Types of Log File): Explain how projects'
7788         methods can vary.
7790         * display.texi (Faces): Delete "Emacs 21".
7792         * custom.texi (Changing a Variable): C-M-i like M-TAB.
7793         * fixit.texi (Spelling): C-M-i like M-TAB.
7794         * mini.texi (Completion Options): C-M-i like M-TAB.
7795         * programs.texi (Symbol Completion): C-M-i like M-TAB.
7796         * text.texi (Text Mode): C-M-i like M-TAB.
7798         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7800         * calendar.texi (Specified Dates): Mention `g w'.
7801         (Appointments): appt-activate toggles with no arg.
7803 2005-03-05  Juri Linkov  <juri@jurta.org>
7805         * cmdargs.texi (Emacs Invocation): Add cindex
7806         "invocation (command line arguments)".
7807         (Misc X): Add -nbc, --no-blinking-cursor.
7809 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
7811         * calendar.texi (iCalendar): No need to require it now.
7813 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
7815         * trouble.texi (Contributing): Mention Savannah.  Direct users to
7816         emacs-devel.
7818 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
7820         * calendar.texi (Adding to Diary): Mention redrawing of calendar
7821         window.
7823 2005-02-27  Richard M. Stallman  <rms@gnu.org>
7825         * building.texi (Compilation): Update mode line status info.
7827 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
7829         * calendar.texi (General Calendar): Document binding of
7830         scroll-other-window-down.
7831         (Mayan Calendar): Fix earliest date.
7832         (Time Intervals): Document timeclock-change.
7833         Fix timeclock-ask-before-exiting documentation.
7835 2005-02-26  Kim F. Storm  <storm@cua.dk>
7837         * frames.texi (Mouse References):
7838         Add mouse-1-click-in-non-selected-windows.
7840 2005-02-25  Richard M. Stallman  <rms@gnu.org>
7842         * screen.texi (Screen): Explain better about cursors and mode lines;
7843         don't presuppose text terminals.
7844         (Point): Don't assume just one cursor.
7845         Clarify explanation of cursors.
7846         (Echo Area, Menu Bar): Cleanups.
7848         * mini.texi (Minibuffer): Prompts are highlighted.
7849         (Minibuffer Edit): Newline = C-j only on text terminals.
7850         Clarify resize-mini-windows values.
7851         Mention M-PAGEUP and M-PAGEDOWN.
7852         (Completion Commands): Mouse-1 like Mouse-2.
7853         (Minibuffer History): Explain history commands better.
7854         (Repetition): Add xref to Incremental Search.
7856         * mark.texi (Setting Mark): Clarify info about displaying mark.
7857         Clarify explanation of C-@ and C-SPC.
7858         (Transient Mark): Mention Delete Selection mode.
7859         (Marking Objects): Clean up text about extending the region.
7861         * m-x.texi (M-x): One C-g doesn't always go to top level.
7862         No delay before suggest-key-bindings output.
7864         * fixit.texi (Fixit): Mention C-/ for undo.
7865         (Spelling): Mention ESC TAB like M-TAB.
7866         Replacement words with r and R are rechecked.
7867         Say where C-g leaves point.  Mention ? as input.
7869 2005-02-23  Lute Kamstra  <lute@gnu.org>
7871         * cmdargs.texi (Initial Options): Add cross reference.
7873 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
7875         * emacs.texi (Top): Update menu for splitting of node in
7876         msdog.texi.
7877         * frames.texi (Frames): Update xref for splitting of node in
7878         msdog.texi.
7879         * trouble.texi (Quitting): Ditto.
7881 2005-02-16  Richard M. Stallman  <rms@gnu.org>
7883         * windows.texi (Split Window): Simplify line truncation info
7884         and xref to Display Custom.
7886         * trouble.texi (Quitting): Emergency escape only for text terminal.
7887         (Screen Garbled): C-l for ungarbling is only for text terminal.
7889         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7891         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7893         * programs.texi (Program Modes): Mention Python mode.
7894         (Moving by Defuns): Repeating C-M-h extends region.
7895         (Basic Indent): Clarify.
7896         (Custom C Indent): Clarify.
7897         (Expressions): Repeating C-M-@ extends region.
7898         (Info Lookup): Clarify for C-h S.
7899         (Symbol Completion): ESC TAB alternative for M-TAB.
7900         (Electric C): Clarify.
7902         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7904         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7905         MS-DOS Input node.
7906         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7907         (MS-DOS and MULE): Clarify.
7908         (MS-DOS Processes, Windows Processes): Fix typos.
7910         * major.texi (Choosing Modes): Clarify.
7912         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7913         (Keyboard Macro Step-Edit): Clarify.
7915         * indent.texi (Indentation): Clarifications.
7917         * help.texi (Help): Correct error about C-h in query-replace.
7918         Clarify apropos vs C-h a.  Fix how to search in FAQ.
7919         (Key Help): Describe C-h w here.
7920         (Name Help): Minor cleanup.  C-h w moved to Key Help.
7921         Clarify the "object" joke.
7922         (Apropos): Clarify.  Mouse-1 like Mouse-2.
7923         (Help Mode): Mouse-1 like Mouse-2.
7925         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7927         * display.texi (Display): Reorder menu.
7928         (Faces): Cleanup.
7929         (Font Lock): Cleanup.  Mention Options menu.
7930         Delete obsolete text.
7931         (Scrolling): For C-l, don't presume text terminal.
7932         (Horizontal Scrolling): Simplify intro.
7933         (Follow Mode): Clarify.
7934         (Cursor Display): Move before Display Custom.
7935         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7936         Doc default-tab-width.  Doc line truncation more thoroughly.
7938         * dired.texi (Dired Enter): C-x C-f can run Dired.
7939         (Dired Visiting): Comment out `a' command.
7940         Mouse-1 is like Mouse-2.
7941         (Shell Commands in Dired): ? can be used more than once.
7943         * basic.texi (Continuation Lines): Simplify description of truncation,
7944         and refer to Display Custom for the rest of it.
7946 2005-02-06  Lute Kamstra  <lute@gnu.org>
7948         * basic.texi (Undo): Fix typo.
7950         * cmdargs.texi (Emacs Invocation): Fix typo.
7952         * custom.texi (Init Examples): Fix typo.
7954         * abbrevs.texi (Expanding Abbrevs): Fix typo.
7956 2005-02-06  Richard M. Stallman  <rms@gnu.org>
7958         * regs.texi (Registers): Registers can hold numbers, too.
7960         * killing.texi (Other Kill Commands): Cleanup.
7961         Delete redundant explanation of kill in read-only buffer.
7962         (Yanking): Mention term "copying".
7963         (Accumulating Text): Fix typo.
7965         * entering.texi (Entering Emacs): Update rationale at start.
7966         (Exiting): Treat iconifying on a par with suspension.
7968         * custom.texi (Minor Modes): Fix typo.
7969         (Easy Customization): Fix menu style.
7970         (Variables): Add xref.
7971         (Examining): Setting for future sessions works through .emacs.
7972         (Keymaps): "Text terminals", not "Many".
7973         (Init Rebinding): Explain \C-.  Show example of \M-.
7974         Fix minor wording errors.
7975         (Function Keys): Explain vector syntax just once.
7976         (Named ASCII Chars): Clarify history of TAB/C-i connection.
7977         (Init File): Mention .emacs.d directory.
7978         (Init Examples): Add xref.
7979         (Find Init): Mention .emacs.d directory.
7981         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7982         (Action Arguments): Explain which kinds of -l args are found how.
7983         (Initial Options): --batch does not inhibit site-start.
7984         Add xrefs.
7985         (Command Example): Use --batch, not -batch.
7987         * basic.texi (Inserting Text): Cleanup wording.
7988         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7989         C-n is not error at end of buffer.
7990         (Undo): Doc C-/ like C-_.  Add xrefs.
7991         (Arguments): META key may be labeled ALT.
7992         Peculiar arg meanings are explained in doc strings.
7994         * abbrevs.texi (Expanding Abbrevs): Clarify.
7996 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
7998         * frames.texi (Frame Parameters): Add an xref to the description
7999         of list-colors-display.  Add a pointer to the X docs about colors.
8001         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
8002         Improve docs of list-colors-display.
8004 2005-02-03  Lute Kamstra  <lute@gnu.org>
8006         * frames.texi (Frames, Drag and Drop): Fix typos.
8008 2005-02-03  Richard M. Stallman  <rms@gnu.org>
8010         * windows.texi (Basic Window): Mention color-change in mode line.
8011         (Change Window): Explain dragging vertical boundaries.
8013         * text.texi (Sentences): Clarify.
8014         (Paragraphs): Explain M-a and blank lines.
8015         (Outline Mode): Clarify text and menu.
8016         (Hard and Soft Newlines): Mention use-hard-newlines.
8018         * frames.texi (Frames): Delete unnecessary mention of Windows.
8019         (Mouse Commands): Likewise.  Mention xterm mouse support.
8020         (Clipboard): Clarify.
8021         (Mouse References): Mention use of Mouse-1 for following links.
8022         (Menu Mouse Clicks): Clarify.
8023         (Mode Line Mouse): Clarify.
8024         (Drag and Drop): Rewrite.
8026         * fixit.texi (Spelling): Fix typo.
8028         * files.texi (File Names): Clarify.
8029         (Visiting): Update conditions for use of file dialog.  Clarify.
8030         (Saving): Doc d as answer in save-some-buffers.
8031         (Remote Files): Clean up the text.
8033         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8035         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8036         (List Buffers): Clarify.
8037         (Several Buffers): Doc T command.
8038         (Buffer Convenience): Clarify menu.
8040         * basic.texi (Undo): Clarify last change.
8042 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
8044         * fixit.texi (Spelling): Fix typo.
8046 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
8048         * basic.texi (Undo): Update description of `undo-outer-limit'.
8050 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
8052         * building.texi: Update documentation relating to GDB Graphical
8053         Interface.
8055 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
8057         * custom.texi (Easy Customization): Adapt menu to node name change.
8059 2005-01-30  Richard M. Stallman  <rms@gnu.org>
8061         * custom.texi (Easy Customization): Defn of "User Option" now
8062         includes faces.  Don't say just "option" when talking about variables.
8063         Do say just "options" to mean "anything customizable".
8064         (Specific Customization): Describe `customize-variable',
8065         not `customize-option'.
8067         * glossary.texi (Glossary) <Faces>: Add xref.
8068         <User Option>: Change definition--include faces.  Change xref.
8070         * picture.texi (Picture): Mention artist.el.
8072         * sending.texi, screen.texi, programs.texi, misc.texi:
8073         * mini.texi, major.texi, maintaining.texi, macos.texi:
8074         * help.texi, frames.texi, files.texi:
8075         Don't say just "option" when talking about variables.
8077         * display.texi, mule.texi: Don't say just "option" when talking
8078         about variables.  Other minor cleanups.
8080 2005-01-26  Lute Kamstra  <lute@gnu.org>
8082         * cmdargs.texi (Initial Options): Add a cross reference to `Init
8083         File'.  Mention the `-Q' option at the `--no-site-file' option.
8085 2005-01-22  David Kastrup  <dak@gnu.org>
8087         * building.texi (Grep Searching): Mention alias `find-grep' for
8088         `grep-find'.
8090 2005-01-20  Richard M. Stallman  <rms@gnu.org>
8092         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8094 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
8096         * rmail.texi (Movemail): Explain differences
8097         between standard and mailutils versions of movemail.
8098         Describe command line and configuration options introduced
8099         with the latter.
8100         Explain the notion of mailbox URL, provide examples and
8101         cross-references to mailutils documentation.
8102         Describe various methods of specifying mailbox names,
8103         user names and user passwords for rmail.
8104         (Remote Mailboxes): New section.
8105         Describe how movemail handles remote mailboxes.  Describe configuration
8106         options used to control its behavior.
8107         (Other Mailbox Formats): Explain handling of various mailbox
8108         formats.
8110 2005-01-13  Richard M. Stallman  <rms@gnu.org>
8112         * commands.texi (Commands): Clarification.
8114 2005-01-11  Richard M. Stallman  <rms@gnu.org>
8116         * programs.texi (Multi-line Indent): Fix previous change.
8117         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8119 2005-01-08  Richard M. Stallman  <rms@gnu.org>
8121         * display.texi (Faces): isearch-lazy-highlight-face renamed to
8122         lazy-highlight.
8124         * search.texi (Query Replace): Mention faces query-replace
8125         and lazy-highlight.
8126         (Incremental Search): Update isearch highlighting info.
8128 2005-01-04  Richard M. Stallman  <rms@gnu.org>
8130         * custom.texi (Saving Customizations): Minor improvement.
8132 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
8134         * custom.texi (Saving Customizations): Emacs no longer loads
8135         `custom-file' after .emacs.  No longer mention customizing through
8136         Custom.
8138 2005-01-01  Andreas Schwab  <schwab@suse.de>
8140         * killing.texi (Graphical Kill): Move up under node Killing,
8141         change @section to @subsection.
8143 2005-01-01  Richard M. Stallman  <rms@gnu.org>
8145         * custom.texi (Face Customization): Mention hex color specs.
8147         * emacs.texi (Top): Update Killing submenu.
8149         * killing.texi (Killing): Reorganize section.
8150         No more TeX-only text; put the node command at start of chapter.
8151         But the first section heading is used only in TeX.
8152         Rewrite the text to read better in this mode.
8153         (Graphical Kill): New subnode gets some of the text that
8154         used to be in the first section.
8156 2004-12-31  Richard M. Stallman  <rms@gnu.org>
8158         * dired.texi (Shell Commands in Dired): Delete the ? example.
8160         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8162         * files.texi (Saving): Describe new require-final-newline features
8163         and mode-require-final-newline.
8165 2004-12-29  Richard M. Stallman  <rms@gnu.org>
8167         * custom.texi (File Variables): Clarify previous change.
8169 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
8171         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8172         out now.
8174 2004-12-27  Richard M. Stallman  <rms@gnu.org>
8176         * Makefile.in (MAKEINFO): Specify --force.
8178         * basic.texi (Moving Point): C-e now runs move-end-of-line.
8179         (Undo): Doc undo-outer-limit.
8181 2004-12-15  Juri Linkov  <juri@jurta.org>
8183         * mark.texi (Transient Mark, Mark Ring): M-< and other
8184         movement commands don't set mark in Transient Mark mode
8185         if mark is active.
8187 2004-12-12  Juri Linkov  <juri@jurta.org>
8189         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8190         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8192         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8193         (Misc Dired Commands): Add @r{(Dired)} to w.
8195 2004-12-12  Juri Linkov  <juri@jurta.org>
8197         * mark.texi (Marking Objects): Marking commands also extend the
8198         region when mark is active in Transient Mark mode.
8200 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8202         * custom.texi (Saving Customizations): Emacs only loads the custom
8203         file automatically after the init file in version 22.1 or later.
8204         Adapt text and examples to this fact.
8206 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
8208         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8209         be set through Custom.  Otherwise, it has no effect.
8211 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8213         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8214         * entering.texi: Rename Command Line to Emacs Invocation.
8216         * misc.texi (Term Mode): Correctly describe C-c.
8218         * custom.texi (Easy Customization): Move up to section level,
8219         before Variables.  Avoid using the term "variable"; say "option".
8220         New initial explanation.
8221         (Variables): In initial explanation, connect "variable" to the
8222         already-explained "user option".
8224         * emacs.texi (Top): Fix ref to Command Line.
8225         Move reference to Easy Customization.
8227         * xresources.texi (X Resources): Fix From link.
8229         * doclicense.texi (GNU Free Documentation License): Fix To link.
8231         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8233         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8235 2004-12-03  Richard M. Stallman  <rms@gnu.org>
8237         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8239 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
8241         * kmacro.texi: Several small changes in addition to the following.
8242         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8243         defining a keyboard macro.
8244         Mention `kmacro-ring-max'.
8245         (Keyboard Macro Counter): Clarify description of
8246         `kmacro-insert-counter', `kmacro-set-counter',
8247         `kmacro-add-counter' and `kmacro-set-format'.
8249 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8251         * custom.texi (File Variables): Add `unibyte' and make it more
8252         clear that `unibyte' and `coding' are special.  Suggested by Simon
8253         Krahnke <overlord@gmx.li>.
8255         * mule.texi (Enabling Multibyte): Refer to File Variables.
8256         Suggested by Simon Krahnke <overlord@gmx.li>.
8258 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
8260         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8261         x-use-old-gtk-file-dialog.
8263 2004-11-20  Richard M. Stallman  <rms@gnu.org>
8265         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8267 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
8269         * building.texi (Lisp Eval): Delete hyphen in section name.
8271 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
8273         * files.texi (Old Versions):
8274         No longer document annotation as "CVS only".
8276 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
8278         * files.texi (Version Control): Rewrite the introduction about
8279         version systems, mentioning the new ones that we support.
8280         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8281         suggestions.
8283 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
8285         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8287 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
8289         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8291 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
8293         * text.texi (Text Based Tables, Table Definition)
8294         (Table Creation, Table Recognition, Cell Commands)
8295         (Cell Justification, Row Commands, Column Commands)
8296         (Fixed Width Mode, Table Conversion, Measuring Tables)
8297         (Table Misc): New nodes, documenting the Table Mode.
8299 2004-10-19  Jason Rumney  <jasonr@gnu.org>
8301         * makefile.w32-in (info): Change order of arguments to makeinfo.
8303 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
8305         * calendar.texi (iCalendar): Update for package changes.
8307 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
8309         * files.texi (Misc File Ops): View mode is a minor mode.
8311 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
8313         * calendar.texi (iCalendar): Style changes.
8315 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
8317         * search.texi (Regexps): The regexp described in the example is no
8318         longer stored in the variable `sentence-end'.
8320 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
8322         * building.texi (Starting GUD): Note that multiple debugging
8323         sessions requires `gdb --fullname'.
8325 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
8327         * calendar.texi (iCalendar): New section for a new package.
8329 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
8331         * text.texi: Various small changes in addition to the following.
8332         (Text): Replace xref for autotype with inforef.
8333         (Sentences): Explain nil value for `sentence-end'.
8334         (Paragraphs): Update default values for `paragraph-start' and
8335         `paragraph-separate'.
8336         (Text Mode): Correct description of Text mode's effect on the
8337         syntax table.
8338         (Outline Visibility): `hide-other' does not hide top level headings.
8339         `selective-display-ellipses' no longer has an effect on Outline mode.
8340         (TeX Misc): Add missing @cindex.
8341         Replace xref for RefTeX with inforef.
8342         (Requesting Formatted Text): The variable
8343         `enriched-fill-after-visiting' no longer exists.
8344         (Editing Format Info): Update names of menu items and commands.
8345         (Format Faces): Mention special effect of specifying the default face.
8346         Describe inheritance of text properties.
8347         Correct description of `fixed' face.
8348         (Format Indentation): Correct description of effect of setting
8349         margins.  Mention `set-left-margin' and `set-right-margin'.
8350         (Format Justification): Update names of menu items.
8351         `set-justification-full' is now bound to `M-j b'.
8352         Mention that `default-justification' is a per buffer variable.
8353         (Format Properties): Update name of menu item.
8354         (Forcing Enriched Mode): `format-decode-buffer' automatically
8355         turns on Enriched mode if the buffer is in text/enriched format.
8357 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
8359         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8361 2004-09-28  Kim F. Storm  <storm@cua.dk>
8363         * display.texi (Display Custom) <indicate-buffer-boundaries>:
8364         Align with new functionality.
8366 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
8368         * display.texi (Display Custom): Remove stray `@end defvar'.
8370 2004-09-23  Kim F. Storm  <storm@cua.dk>
8372         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8373         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8375 2004-09-20  Richard M. Stallman  <rms@gnu.org>
8377         * custom.texi (Hooks): Explain using setq to clear out a hook.
8378         (File Variables): Explain multiline string constants.
8379         (Non-ASCII Rebinding): Explain when you need to update
8380         non-ASCII char codes in .emacs.
8382         * building.texi (Compilation): Explain how to make a silent
8383         subprocess that won't be terminated.  Explain compilation-environment.
8385 2004-09-13  Kim F. Storm  <storm@cua.dk>
8387         * mini.texi (Repetition): Rename isearch-resume-enabled to
8388         isearch-resume-in-command-history and change default to disabled.
8390 2004-09-09  Kim F. Storm  <storm@cua.dk>
8392         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8393         with new `kmacro-name-last-macro'.
8395 2004-09-08  Juri Linkov  <juri@jurta.org>
8397         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8399 2004-09-03  Juri Linkov  <juri@jurta.org>
8401         * search.texi (Incremental Search): Update wording for M-%.
8403 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
8405         * killing.texi (Killing): Correct description of kill commands in
8406         read-only buffer.
8408 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
8410         * building.texi (Compilation Mode): Add a paragraph about rules
8411         for finding the compilation buffer for `next-error'.
8413         * search.texi (Other Repeating Search): Mention that Occur mode
8414         supports the next-error functionality.
8416 2004-09-02  Juri Linkov  <juri@jurta.org>
8418         * search.texi (Regexp Replace): Add missing backslash to \footnote.
8420 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
8422         * kmacro.texi (Basic Keyboard Macro):
8423         `apply-macro-to-region-lines' now operates on all lines that begin
8424         in the region, rather than on all complete lines in the region.
8426 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
8428         * frames.texi (Drag and drop): Add documentation about
8429         x-dnd-test-function and x-dnd-known-types.
8431 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
8433         * indent.texi: Various minor changes in addition to:
8434         (Indentation Commands): Correct description of `indent-relative'.
8435         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8436         mode.  The *Tab Stops* buffer uses Overwrite Mode.
8437         (Just Spaces): `tabify' converts sequences of at least two spaces
8438         to tabs.
8440 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
8442         * frames.texi (Secondary Selection): Setting the secondary
8443         selection with M-Drag-Mouse-1 does not alter the kill ring,
8444         setting it with M-Mouse-1 and M-Mouse-3 does.
8445         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8446         toolkit scroll bars.
8447         (Scroll Bars): Ditto.
8449         * windows.texi (Basic Window): When using a window system, the value
8450         of point in a non-selected window is indicated by a hollow box.
8451         (Split Window): Side by side windows are separated by a scroll bar,
8452         if scroll bars are used.
8453         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8454         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8455         (Window Convenience): Update bindings for `winner-undo' and
8456         `winner-redo'.
8458         * ack.texi (Acknowledgments): Use `@unnumbered'.
8459         * misc.texi: Adapt sectioning in Info to the node structure.
8460         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8461         of "Using Emacs as a Server".
8462         * building.texi (Building): Interchange nodes (for correct numbering).
8463         * programs.texi (Programs): Interchange nodes (for correct numbering).
8464         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8465         Info to the node structure.
8466         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8467         Rearrange order of nodes and sections such that both "GNU GENERAL
8468         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8469         end, as appropriate for appendices.
8470         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8471         Use `@unnumberedsec'.
8472         * trouble.texi: Adapt sectioning in Info to the node structure.
8473         Adapt node pointers to change in emacs.texi.
8474         * cmdargs.texi, doclicense.texi: Adapt node pointers.
8476 2004-08-25  Kenichi Handa  <handa@m17n.org>
8478         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8479         description for unibyte mode.
8481 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
8483         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8485         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8486         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8487         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8488         in @pxref.
8490 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
8492         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8493         Change section names.
8495 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
8497         * kmacro.texi (Keyboard Macro Ring): Rename section.
8498         Emacs treats the head of the macro ring as the `last keyboard macro'.
8499         (Keyboard Macro Counter): Minor change.
8500         (Save Keyboard Macro): Some clarifications.
8501         (Edit Keyboard Macro): Rename section.
8503         * buffers.texi (Buffers): Maximum buffer size is now 256M on
8504         32-bit machines.
8505         (Several Buffers): Clarify which buffer is selected if `2' is
8506         pressed in the Buffer Menu.
8507         Auto Revert mode can be used to update the Buffer Menu
8508         automatically.
8510 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
8512         * help.texi (Misc Help): Add an index entry for finding an Info
8513         manual by its file name.
8515 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
8517         * files.texi (Backup Deletion): Correct description of
8518         `delete-old-versions'.
8519         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8520         (Auto Save Files): Recommend `auto-save-mode' to reenable
8521         auto-saving, rather than the abbreviation `auto-save'.
8523 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
8525         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8526         for "killing" and "yanking" in main menu.
8528 2004-08-16  Richard M. Stallman  <rms@gnu.org>
8530         * killing.texi (Yanking, Killing): Minor cleanups.
8532         * mark.texi (Momentary Mark): Minor cleanups.
8534 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
8536         * custom.texi (Non-ASCII Rebinding):
8537         C-q always inserts the right code to pass to global-set-key.
8539 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
8541         * regs.texi (RegNumbers): Mention `C-x r i' binding for
8542         `insert-register', instead of `C-x r g' binding, for consistency.
8544 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
8546         * fixit.texi (Spelling): Fix typo.
8548 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
8550         * help.texi (Help): Fix Texinfo usage.
8552 2004-07-24  Richard M. Stallman  <rms@gnu.org>
8554         * text.texi (Paragraphs): Update how paragraphs are separated
8555         and the default for paragraph-separate.
8557         * search.texi (Regexp Replace): Further update text for new
8558         replacement operators.
8560 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
8562         * emacs-xtra.texi (Subdir switches): Dired does not remember the
8563         `R' switch.
8565         * dired.texi (Dired Updating): `k' only deletes inserted
8566         subdirectories from the Dired buffer if a prefix argument was given.
8568         * search.texi (Regexps): Delete redundant definition of `symbol' in
8569         description of `\_>'.  It already occurs in the description of `\_<'.
8571 2004-07-01  Juri Linkov  <juri@jurta.org>
8573         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8574         (Regexp Search): Add M-r.
8576 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
8578         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8580 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
8582         * search.texi, calendar.texi: Markup fixes.
8584 2004-06-25  Richard M. Stallman  <rms@gnu.org>
8586         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8588 2004-06-25  David Kastrup  <dak@gnu.org>
8590         * search.texi (Regexp Replace): Some typo corrections and
8591         rearrangement.
8593 2004-06-24  David Kastrup  <dak@gnu.org>
8595         * search.texi (Unconditional Replace): Use replace-string instead
8596         of query-replace in example.
8597         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8598         sequences.
8599         (Query Replace): Correct explanation of `^' which does not use
8600         the mark stack.
8602 2004-06-21  Nick Roberts  <nickrob@gnu.org>
8604         * misc.texi (Shell History Copying): Document comint-insert-input.
8605         (Shell Ring): Describe comint-dynamic-list-input-ring here.
8607 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
8609         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8610         * custom.texi (Customization): Do.
8611         * anti.texi (Antinews): Do.
8612         * abbrevs.texi (Defining Abbrevs): Do.
8614         * programs.texi (Info Lookup): Fix keybinding for
8615         info-lookup-symbol.
8617 2004-06-16  Juanma Barranquero  <lektu@terra.es>
8619         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8620         Add emacs-xtra.
8621         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8622         (clean): Add emacs-xtra and flymake.  Remove redundancies.
8624 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
8626         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8627         Add emacs-xtra.
8628         * emacs-xtra.texi: New file.
8630 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
8632         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8633         (Dired and Find): Mention differences with ordinary Dired buffers.
8635 2004-06-13  Richard M. Stallman  <rms@gnu.org>
8637         * custom.texi (Init Syntax): Explain about vars that do special
8638         things when set with setq or with Custom.
8639         (Init Examples): Add line-number-mode example.
8641 2004-06-12  Juri Linkov  <juri@jurta.org>
8643         * dired.texi (Operating on Files): Add dired-do-touch.
8645 2004-06-10  Juri Linkov  <juri@jurta.org>
8647         * building.texi (Lisp Eval): Add C-M-x on defface.
8649 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
8651         * files.texi (Reverting): Auto-Revert mode and
8652         Global Auto-Revert mode no longer revert remote files.
8654 2004-05-29  Richard M. Stallman  <rms@gnu.org>
8656         * custom.texi (Init File): Two dashes start --no-site-file.
8658 2004-05-29  Alan Mackenzie  <acm@muc.de>
8660         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
8661         ("AWK"): Is consistently thus spelled throughout.
8662         (AWK, Pike): Document as "C-like modes".
8663         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8664         (M-x man): Supersedes M-x manual-entry.
8665         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
8667         ("Comments in C"): Delete node; the info is in CC Mode manual.
8668         (c-comment-only-line-offset): Remove description.
8670         (C-c ., C-c C-c): Describe new C Mode bindings.
8672         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8673         (@dfn{Style}, c-default-style, comment-column, comment-padding)
8674         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8675         Amend definitions.
8677         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8678         Describe functions.
8680         (c-comment-start-regexp, c-hanging-comment-ender-p)
8681         (c-hanging-comment-starter-p): Remove obsolete definitions.
8683         * emacs.texi: Remove the menu entry "Comments in C".
8685 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
8687         * dired.texi (Dired and Find): `find-ls-option' does not apply to
8688         `M-x locate'.
8690 2004-05-16  Karl Berry  <karl@gnu.org>
8692         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8693         makeinfo --html fails.
8694         * help.texi (Help Summary) [@ifnottex]: Likewise.
8696 2004-05-13  Nick Roberts  <nickrob@gnu.org>
8698         * building.texi (GDB Graphical Interface): Update and describe
8699         layout first.
8701 2004-05-04  Jason Rumney  <jasonr@gnu.org>
8703         * makefile.w32-in: Revert last change.
8705 2004-05-03  Jason Rumney  <jasonr@gnu.org>
8707         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8709 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8711         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8713 2004-04-18  Juri Linkov  <juri@jurta.org>
8715         * fixit.texi (Spelling): Remove file extension from ispell xref.
8717 2004-04-15  Kim F. Storm  <storm@cua.dk>
8719         * cmdargs.texi (Initial Options): Add -Q.
8721 2004-04-05  Kim F. Storm  <storm@cua.dk>
8723         * custom.texi (File Variables): Add safe-local-eval-forms.
8725 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
8727         * files.texi (Reverting): Correct description of revert-buffer's
8728         handling of point.
8730 2004-03-22  Juri Linkov  <juri@jurta.org>
8732         * emacs.texi (Top): Add `Misc X'.
8734         * trouble.texi: Fix help key bindings.
8736         * glossary.texi: Improve references.
8738         * help.texi: Sync keywords with finder.el.
8740         * mini.texi (Completion): Add description for menu items.
8742         * misc.texi (Browse-URL, FFAP): Add information about keywords.
8744         * sending.texi (Mail Methods): Fix xref to Message manual.
8746 2004-03-12  Richard M. Stallman  <rms@gnu.org>
8748         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8750 2004-03-04  Richard M. Stallman  <rms@gnu.org>
8752         * search.texi (Regexps): Explain that ^ and $ have their
8753         special meanings only in certain contexts.
8755         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8757         * mule.texi (Specify Coding): Doc C-x RET F.
8759         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8760         for multiple compile and grep buffers.
8761         (Indirect Buffers): Don't recommand clone-indirect-buffer
8762         for multiple compile and grep buffers.
8764 2004-02-29  Juanma Barranquero  <lektu@terra.es>
8766         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8767         Use $(DEL) instead of rm, and ignore exit code.
8769 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
8771         * building.texi (Watch Expressions): Update.
8773 2004-02-21  Juri Linkov  <juri@jurta.org>
8775         * cmdargs.texi (Action Arguments): Add alias --find-file.
8776         Add --directory, --help, --version.  Move text about command-line-args
8777         to Command Arguments.
8778         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
8779         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
8780         (Window Size X): Join -g and --geometry.  Add @cindex.
8781         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
8782         (Title X): Remove alias -title.
8783         (Misc X): New node.
8785 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
8787         * frames.texi (Drag and drop): Add Motif to list of supported
8788         protocols.
8790 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
8792         * frames.texi (Drag and drop): New section.
8794 2004-01-24  Richard M. Stallman  <rms@gnu.org>
8796         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8797         Include it only @ifnotinfo.  Patch the preceding and following
8798         node headers to point to each other.
8800 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
8802         * calendar.texi (Appointments): Update section.
8804 2003-12-29  Kevin Ryde  <user42@zip.com.au>
8806         * programs.texi (C Modes): Fix the xref.
8808 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
8810         * building.texi (Watch Expressions): Update.
8811         (Commands of GUD): Include use of toolbar + breakpoints set from
8812         fringe/margin.
8814 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
8816         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
8817         <acm@muc.de>.
8819 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
8821         * frames.texi (Dialog Boxes): Add use-file-dialog.
8823 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
8825         * ack.texi: Note that Alan Mackenzie contributed the AWK support
8826         in CC Mode.
8828 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8830         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8831         * man/commands.texi, man/custom.texi, man/display.texi:
8832         * man/emacs.texi, man/files.texi:
8833         * man/frames.texi, man/glossary.texi, man/killing.texi:
8834         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8835         * man/mule.texi, man/rmail.texi, man/search.texi:
8836         * man/sending.texi, man/text.texi, man/trouble.texi:
8837         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8839 2003-11-01  Alan Mackenzie  <acm@muc.de>
8841         * search.texi (Scrolling During Incremental Search): Document a
8842         new scrolling facility in isearch mode.
8844 2003-10-22  Miles Bader  <miles@gnu.org>
8846         * Makefile.in (info): Move before $(top_srcdir)/info.
8848 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
8850         * building.texi (Watch Expressions): Update section on data display
8851         to reflect code changes (GDB Graphical Interface).
8853 2003-10-13  Richard M. Stallman  <rms@gnu.org>
8855         * xresources.texi (GTK resources): Clean up previous change.
8857 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
8859         * xresources.texi (GTK resources): Add a note that some themes
8860         disallow customizations.  Add scroll theme example.
8862 2003-09-30  Richard M. Stallman  <rms@gnu.org>
8864         * cmdargs.texi (General Variables): Remove MAILRC envvar.
8866         * misc.texi (Saving Emacs Sessions): Shorten the section,
8867         collapsing back into one node.
8869 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
8871         * misc.texi: Section "Saving Emacs Sessions" rewritten.
8873 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
8875         * xresources.texi (GTK names in Emacs): Correct typo.
8877 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
8879         * cmdargs.texi (Font X): Mention new default font.
8880         More fully describe long font names, wildcard patterns and the
8881         problems involved.  (Result of discussion on emacs-devel.)
8883 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
8885         * emacs.texi (Acknowledgements): Correct typo.
8887 2003-09-22  Richard M. Stallman  <rms@gnu.org>
8889         * dired.texi (Misc Dired Commands): New node.
8890         (Dired Navigation): Add dired-goto-file.
8892         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8894         * emacs.texi (Acknowledgements): New node, split from Distribution.
8896         * cmdargs.texi (Action Arguments): -f reads interactive args.
8898 2003-09-08  Lute Kamstra  <lute@gnu.org>
8900         * screen.texi (Mode Line): Say that POS comes before LINE.
8901         Mention `size-indication-mode'.
8902         * display.texi (Optional Mode Line):
8903         Document `size-indication-mode'.
8904         * basic.texi (Position Info): Mention `size-indication-mode'.
8906 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
8908         * xresources.texi (Resources): Refer to `editres' man page.
8909         (Lucid Resources): Update defaults.  Expand description of
8910         `shadowThickness'.
8912 2003-09-04  Miles Bader  <miles@gnu.org>
8914         * Makefile.in (top_srcdir): New variable.
8915         ($(top_srcdir)/info): New rule.
8916         (info): Depend on it.
8918 2003-09-03  Peter Runestig  <peter@runestig.com>
8920         * makefile.w32-in: New file.
8922 2003-08-29  Richard M. Stallman  <rms@gnu.org>
8924         * misc.texi (Saving Emacs Sessions): Correct previous change.
8926 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
8928         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8929         (Intro): Include kmacro.texi after fixit.texi instead of after
8930         custom.texi.  (As suggested by Kim Storm.)
8932 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
8934         * fixit.texi (Fixit): Update `Next' pointer.
8935         * files.texi (Files): Update `Previous' pointer.
8936         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8937         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8938         (Suggested by Kim Storm.)
8939         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
8941 2003-08-18  Kim F. Storm  <storm@cua.dk>
8943         * kmacro.texi: New file describing enhanced keyboard macro
8944         functionality.  Replaces old description in custom.texi.
8946         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8947         (Keyboard Macros): Move to new kmacro.texi file.
8949         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8951 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
8953         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8955 2003-08-17  Alex Schroeder  <alex@gnu.org>
8957         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8958         required.
8960 2003-08-05  Richard M. Stallman  <rms@gnu.org>
8962         * programs.texi (Lisp Indent): Don't describe
8963         lisp-indent-function property here.  Use xref to Lisp Manual.
8965 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8967         * calendar.texi (Date Formats): Document changed behavior of
8968         abbreviations.
8970 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
8972         * buffers.texi (List Buffers): Fix previous change.
8974 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
8976         * buffers.texi (List Buffers): Adjust to new format of *Buffer
8977         List*.
8979 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
8981         * display.texi (Font Lock): Fix typo.
8983 2003-07-07  Richard M. Stallman  <rms@gnu.org>
8985         * display.texi (Font Lock): Add xref for format info on
8986         font-lock-remove-keywords.
8988         * building.texi (Compilation): Document what happens with asynch
8989         children of compiler process.
8991         * help.texi (Library Keywords): Use @multitable.
8993 2003-06-04  Richard M. Stallman  <rms@gnu.org>
8995         * programs.texi (Expressions): Delete C-M-DEL.
8997         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8998         comint-move-point-for-output renamed from
8999         comint-scroll-to-bottom-on-output.
9001         * custom.texi (Init Rebinding): Replace previous change with xref.
9002         (Non-ASCII Rebinding): Explain that issue more briefly here.
9004 2003-05-28  Richard M. Stallman  <rms@gnu.org>
9006         * indent.texi (Indentation): Condense, simplify, clarify prev change.
9008 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
9010         * building.texi (GDB Graphical Interface): New node.
9011         (Rewritten somewhat by RMS.)
9013 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
9015         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9016         non-English letters.  Explain how to set coding systems correctly
9017         and how to include the right coding cookie in the file.
9019 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
9021         * indent.texi (Indentation): Explain the concepts.
9022         (Just Spaces): Explain why preventing tabs for indentation might
9023         be useful.
9025 2003-04-16  Richard M. Stallman  <rms@gnu.org>
9027         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9029 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9031         * cmdargs.texi (General Variables): Document SMTPSERVER.
9033         * sending.texi: Remove SMTP node.
9034         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
9035         library.
9037 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9039         * sending.texi (Sending via SMTP): Explain MTA/MUA.
9041 2003-02-22  Simon Josefsson  <jas@extundo.com>
9043         * sending.texi (Mail Methods): Add node about SMTP.
9045 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
9047         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9049 2003-02-01  Kevin Ryde  <user42@zip.com.au>
9051         * glossary.texi (Glossary): Correction to cl cross reference.
9053 2003-01-20  Richard M. Stallman  <rms@gnu.org>
9055         * killing.texi (Rectangles): Document C-x c r.
9057 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
9059         * xresources.texi (GTK resources): New node.
9060         (GTK widget names): New node.
9061         (GTK names in Emacs): New node.
9062         (GTK styles): New node.
9064 2003-01-09  Francesco Potortì  <pot@gnu.org>
9066         * maintaining.texi (Create Tags Table): Add reference to the new
9067         `etags --help --lang=LANG' option.
9069 2002-10-02  Karl Berry  <karl@gnu.org>
9071         * emacs.texi: Per rms, update all manuals to use @copying instead of
9072         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
9073         where needed for the sake of the HTML output.
9075 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9077         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9078         source files.
9080 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
9082         * Makefile.in (emacsman): New target.
9084 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9086         * (Version 21.1 released.)
9088 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9090         * Branch for 21.1.
9092 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9094         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9096 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9098         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9100 1999-07-12  Richard Stallman  <rms@gnu.org>
9102         * Version 20.4 released.
9104 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
9106         * Makefile.in (INFO_TARGETS): Delete customize.info.
9107         (DVI_TARGETS): Delete customize.dvi.
9108         (../info/customize, customize.dvi): Targets deleted.
9110 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9112         * Version 20.3 released.
9114 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
9116         * Makefile.in (EMACSSOURCES): Add mule.texi.
9117         Add msdog.texi, ack.texi.  Remove gnu1.texi.
9119 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9121         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9122         Use it in dvi targets.
9124 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9126         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9127         (INFO_TARGETS): Change ../info/custom to ../info/customize.
9128         (../info/customize): Rename from ../info/custom.
9130 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9132         * Version 20.2 released.
9134 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9136         * Version 20.1 released.
9138 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9140         * Makefile (../info/customize, customize.dvi): New targets.
9141         (INFO_TARGETS): Add ../info/customize.
9142         (DVI_TARGETS): Add customize.dvi.
9144 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9146         * Version 19.33 released.
9148 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9150         * Version 19.32 released.
9152 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9154         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9156 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9158         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9159         Specify -I option.
9160         (All dvi targets): Set the TEXINPUTS variable.
9162 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9164         * Version 19.31 released.
9166 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9168         * Version 19.30 released.
9170 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9172         * Makefile.in (maintainer-clean): Rename from realclean.
9174 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9176         * Makefile.in: New file.
9177         * Makefile: File deleted.
9179 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9181         * Makefile (TEXINDEX_OBJS): Variable deleted.
9182         (texindex, texindex.o, getopt.o): Rules deleted.
9183         All deps on texindex deleted.
9184         (distclean): Don't delete texindex.
9185         (mostlyclean): Don't delete *.o.
9186         * texindex.c, getopt.c: Files deleted.
9188 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9190         * Version 19.26 released.
9192 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
9194         * Makefile (EMACSSOURCES): Exclude undo.texi.
9196 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9198         * Version 19.25 released.
9200 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9202         * Version 19.24 released.
9204 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9206         * Version 19.23 released.
9208 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9210         * Makefile: Delete spurious tab.
9212 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9214         * Makefile (.SUFFIXES): New rule.
9216 1993-12-04  Richard Stallman  (rms@srarc2)
9218         * getopt.c: New file.
9219         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9220         (getopt.o): New rule.
9221         (dvi): Don't depend on texindex.
9222         (emacs.dvi): Depend on texindex.
9224 1993-12-03  Richard Stallman  (rms@srarc2)
9226         * Makefile (TEXI2DVI): New variable.
9227         (emacs.dvi): Add explicit command.
9228         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9230 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9232         * Version 19.22 released.
9234 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9236         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9238 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9240         * Version 19.21 released.
9242 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9244         * Makefile (realclean): Don't delete the Info files.
9246 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
9248         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9249         4' where appropriate.
9251 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
9253         * Makefile: Fix targets for texindex.
9255         * texindex.c: Include "../src/config.h" if building in emacs.
9257         * Makefile: Change all files to FILENAME.texi, force all targets
9258         to be FILENAME, not FILENAME.info.
9259         Add target to build texindex.c, defining `emacs'.
9261 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9263         * Version 19.19 released.
9265 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9267         * Version 19.18 released.
9269 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9271         * Makefile: Fix source file names of the separate manuals.
9273 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9275         * Version 19.17 released.
9277 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9279         * split-man: Fix typos in last change.
9281 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9283         * Version 19.16 released.
9285 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9287         * version 19.15 released.
9289 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9291         * Makefile (distclean): It's rm, not rf.
9293 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9295         * Version 19.14 released.
9297 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9299         * Makefile: New file.
9301 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9303         * Version 19.13 released.
9305 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9307         * Version 19.9 released.
9309 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9311         * Version 19.8 released.
9313 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9315         * cmdargs.texi: Document the -i, -itype, and -iconic options.
9317         * trouble.texi: It's `enable-flow-control-on', not
9318         `evade-flow-control-on'.
9320 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9322         * display.texi: Document standard-display-european.
9324 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9326         * Version 19.7 released.
9328         * emacs.texi: Add a sentence to the top menu mentioning the
9329         specific version of Emacs this manual applies to.
9331 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9333         * basic.texi: Document next-line-add-lines variable used to
9334         implement down-arrow.
9336         * killing.texi: Document kill-whole-line.
9338 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
9340         * text.texi: Update unix TeX ordering information.
9342 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
9344         * news.texi: Mention fill-rectangle in keybinding list.
9346         * killing.texi: Document fill-rectangle.
9348 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9350         * vc.texi: Bring the docs up to date with VC 5.2.
9352 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9354         * emacs.tex: Mention blackbox and gomoku under Amusements.
9355         Assembler mode is now mentioned and appropriately indexed
9356         under Programming Modes.
9358 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
9360         * emacs.tex: Update TeX ordering information.
9362 1990-06-26  David Lawrence  (tale@geech)
9364         * emacs.tex: Note that completion-ignored-extensions is not used
9365         to filter out names when all completions are displayed in
9366         *Completions*.
9368 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9370         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9372 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
9374         * emacs.tex: Add @findex grep.
9376 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9378         * emacs.tex: Correct two typos.  No other changes before
9379         Version 19 will be made.
9381 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9383         * emacs.tex: Update information for obtaining TeX distribution from the
9384         University of Washington.
9386 ;; Local Variables:
9387 ;; coding: utf-8
9388 ;; End:
9390   Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9392   This file is part of GNU Emacs.
9394   GNU Emacs is free software: you can redistribute it and/or modify
9395   it under the terms of the GNU General Public License as published by
9396   the Free Software Foundation, either version 3 of the License, or
9397   (at your option) any later version.
9399   GNU Emacs is distributed in the hope that it will be useful,
9400   but WITHOUT ANY WARRANTY; without even the implied warranty of
9401   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9402   GNU General Public License for more details.
9404   You should have received a copy of the GNU General Public License
9405   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.