* etc/NEWS: Update for renamed variable.
[emacs.git] / doc / emacs / ChangeLog
blob987a1115e91035b4ab91fa4159bddfb5972b83c9
1 2012-05-28  Glenn Morris  <rgm@gnu.org>
3         * ack.texi, building.texi, calendar.texi, custom.texi:
4         * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
6 2012-05-27  Glenn Morris  <rgm@gnu.org>
8         * emacs.texi: Simplify following removal of node pointers.
10         * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
11         * cmdargs.texi, commands.texi, display.texi, emacs.texi:
12         * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
13         * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
14         * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
15         * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
16         * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
17         * windows.texi, xresources.texi: Nuke hand-written node pointers.
19 2012-05-22  Glenn Morris  <rgm@gnu.org>
21         * emacs.texi (Acknowledgments): Add another contributor.
23 2012-05-12  Glenn Morris  <rgm@gnu.org>
25         * Makefile.in (MKDIR_P): New, set by configure.
26         (mkinfodir): Use $MKDIR_P.
28 2012-05-10  Glenn Morris  <rgm@gnu.org>
30         * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
31         with "coding: raw-text".
33         * files.texi (Interlocking): Mention create-lockfiles option.
35 2012-05-09  Chong Yidong  <cyd@gnu.org>
37         * frames.texi (Mouse References, Mouse Commands): Fix index
38         entries (Bug#11362).
40 2012-05-05  Glenn Morris  <rgm@gnu.org>
42         * custom.texi (Customization Groups, Custom Themes, Examining):
43         Improve page breaks.
45         * rmail.texi (Rmail Display): Use example rather than smallexample.
47         * calendar.texi: Convert inforefs to refs.
49         * dired.texi (Dired Enter): Improve page break.
51         * abbrevs.texi (Abbrev Concepts): Copyedits.
53         * maintaining.texi (Registering, Tag Syntax):
54         Tweak line and page breaks.
56         * programs.texi (Programs, Electric C): Copyedits.
57         (Program Modes): Add xref to Fortran.
58         (Left Margin Paren): Remove what was (oddly enough) the only use
59         of defvar in the entire Emacs manual.
60         (Hungry Delete): Remove footnote about ancient Emacs version.
61         (Other C Commands): Use example rather than smallexample.
63         * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
64         (Nroff Mode, Enriched Indentation, Table Rows and Columns):
65         Tweak line and page breaks.
67         * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
68         (Major Modes): Use example rather than smallexample.
70         * mule.texi (Output Coding): Reword to improve page-breaks.
72         * frames.texi (Fonts): Tweak line and page breaks.
73         Use example rather than smallexample.  Change cross-reference.
74         (Text-Only Mouse): Fix xref.
76         * buffers.texi (Buffers, Kill Buffer, Several Buffers)
77         (Indirect Buffers): Tweak line- and page-breaks.
79         * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
81 2012-05-04  Glenn Morris  <rgm@gnu.org>
83         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
84         (info, infoclean): Use $INFO_EXT.
85         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
86         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
87         (INFO_TARGETS): Use $INFO_EXT.
88         ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
90 2012-05-02  Glenn Morris  <rgm@gnu.org>
92         * emacs.texi (@copying): Only print EDITION in the TeX version.
94         * search.texi (Regexp Search): Just say "Emacs".
96         * display.texi (Auto Scrolling):
97         Reword to avoid repetition and improve page break.
99         * xresources.texi (Resources):
100         * mule.texi (Language Environments):
101         * misc.texi (Amusements):
102         * maintaining.texi (VC Change Log):
103         * frames.texi (Fonts):
104         * custom.texi (Specifying File Variables, Minibuffer Maps):
105         * cmdargs.texi (Initial Options):
106         * building.texi (Flymake):
107         Reword to remove/reduce some overly long/short lines.
109 2012-04-27  Glenn Morris  <rgm@gnu.org>
111         * emacs.texi: Some fixes for detailed menu.
113         * emacs.texi: Add "et al." to authors.
115         * ack.texi, basic.texi, buffers.texi, building.texi:
116         * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
117         * dired.texi, display.texi, emerge-xtra.texi, files.texi:
118         * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
119         * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
120         * search.texi, trouble.texi, windows.texi:
121         Use Texinfo recommended convention for quotes+punctuation.
123 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
125         * mule.texi (Bidirectional Editing): Improve indexing.
126         Minor wording tweaks.
128 2012-04-15  Chong Yidong  <cyd@gnu.org>
130         * misc.texi (emacsclient Options): More clarifications.
132 2012-04-15  Glenn Morris  <rgm@gnu.org>
134         * msdog.texi (Windows Printing): It doesn't set printer-name.
136         * mule.texi (Language Environments): Move font info to "Fontsets".
137         (Fontsets): Move intlfonts etc here from "Language Environments".
138         Copyedits.
139         (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
140         (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
142 2012-04-15  Chong Yidong  <cyd@gnu.org>
144         * glossary.texi (Glossary): Standardize on "text terminal"
145         terminology.  All callers changed.
147         * misc.texi (emacsclient Options): Document "client frame" concept
148         and its effect on C-x C-c more carefully.
150 2012-04-15  Glenn Morris  <rgm@gnu.org>
152         * frames.texi (Scroll Bars):
153         * glossary.texi (Glossary): Use consistent case for "X Window System".
155         * mule.texi (Select Input Method, Coding Systems):
156         State command names in kbd tables.
157         (Recognize Coding): Add cross-ref.
158         (Output Coding): Don't mention message mode in particular.
159         (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
160         Copyedits.
162 2012-04-14  Glenn Morris  <rgm@gnu.org>
164         * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
165         Copyedits.
166         (Coding Systems): Mac OS X apparently uses newlines for EOL.
167         (Recognize Coding): Remove old auto-coding-regexp-alist example.
168         auto-coding-functions does not override coding: tags.
169         Remove rmail-decode-mime-charset; it no longer has any effect.
171 2012-04-14  Chong Yidong  <cyd@gnu.org>
173         * custom.texi (Creating Custom Themes): Add reference to Custom
174         Themes node in Lisp manual.
176 2012-04-14  Glenn Morris  <rgm@gnu.org>
178         * mule.texi (International): Copyedits.
179         (International Chars): Update C-x = example output.
180         (Disabling Multibyte): Rename from "Enabling Multibyte".
181         Clarify what "unibyte: t" does, and mode-line description.
182         (Unibyte Mode): Update for "Disabling Multibyte" node name change.
183         Use Texinfo recommended convention for quotes+punctuation.
184         (Language Environments): Copyedits.
185         (Input Methods): Copyedits.  Use "^" for the postfix example,
186         because it is less confusing inside Info's `quotes'.
188         * custom.texi (Specifying File Variables): Fix "unibyte" description.
189         Update for "Disabling Multibyte" node name change.
190         * emacs.texi: Update for "Disabling Multibyte" node name change.
192         * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
193         * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
194         * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
195         * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
196         * sending.texi, text.texi, trouble.texi:
197         Use @file for buffers, per the Texinfo manual.
199         * entering.texi (Entering Emacs):
200         Do not mention initial-buffer-choice = t.
202         * misc.texi (Gnus Startup): Use @env for environment variables.
204         * Makefile.in: Replace non-portable use of $< in ordinary rules.
206 2012-04-12  Glenn Morris  <rgm@gnu.org>
208         * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
210 2012-04-07  Glenn Morris  <rgm@gnu.org>
212         * emacsver.texi (EMACSVER): Bump version to 24.1.50.
214 2012-04-05  Glenn Morris  <rgm@gnu.org>
216         * glossary.texi (Glossary): Use anchors for internal cross-references.
218 2012-04-04  Glenn Morris  <rgm@gnu.org>
220         * glossary.texi (Glossary): Copyedits.
221         Use Texinfo-recommended convention for quotes and punctuation.
222         Comment out a few specialized (Rmail) items.
223         New items: Bidirectional Text, Client, Directory Local Variable,
224         File Local Variable, Package, Server, Theme, Trash Can.
226 2012-04-03  Chong Yidong  <cyd@gnu.org>
228         * sending.texi (Mail Misc): Fix an index entry.
230 2012-04-02  Eli Zaretskii  <eliz@gnu.org>
232         * msdog.texi (Windows Startup): Add description of emacsclient
233         operation under -c and -t on MS-Windows.
235         * misc.texi (emacsclient Options): Add cross-reference to "Windows
236         Startup".  (Bug#11091)
238 2012-04-02  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
240         * custom.texi (Changing a Variable): Fix example.
242 2012-04-01  Eli Zaretskii  <eliz@gnu.org>
244         * misc.texi (emacsclient Options): More clarifications about -t
245         and -c on MS-Windows.  (Bug#11091)
247 2012-03-31  Eli Zaretskii  <eliz@gnu.org>
249         * misc.texi (emacsclient Options): Document peculiarities of new
250         frame creation on MS-Windows under -c or -t options.  (Bug#11091)
252 2012-03-30  Chong Yidong  <cyd@gnu.org>
254         * files.texi (File Conveniences): Clarify Imagemagick discussion.
256 2012-03-22  Glenn Morris  <rgm@gnu.org>
258         * dired.texi (Operating on Files): Fix dired-recursive-copies default.
260 2012-03-17  Chong Yidong  <cyd@gnu.org>
262         * package.texi (Package Installation): Document use of
263         package-initialize in init file.
265 2012-03-16  Glenn Morris  <rgm@gnu.org>
267         * help.texi (Language Help):
268         * mule.texi (International Chars):
269         etc/HELLO is for character demonstration.
271 2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
273         * dired.texi (Shell Commands in Dired): Fix typo.
275 2012-03-04  Chong Yidong  <cyd@gnu.org>
277         * killing.texi (Clipboard): Document clipboard manager.
279 2012-02-29  Glenn Morris  <rgm@gnu.org>
281         * ack.texi (Acknowledgments): Use @Tex{} in more places.
283         * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
285         * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
287 2012-02-28  Glenn Morris  <rgm@gnu.org>
289         * custom.texi, display.texi, emacs.texi, files.texi:
290         * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
291         Standardize possessive apostrophe usage.
293 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
295         * macos.texi (Mac / GNUstep Customization): Remove text about
296         ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
298 2012-02-25  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
300         * buffers.texi (Select Buffer): Mention that saving in a new file
301         name can switch to a different major mode.
303 2012-02-23  Glenn Morris  <rgm@gnu.org>
305         * mini.texi (Minibuffer File, Completion Options, Repetition):
306         Copyedits.
307         (Completion Example): Other M-x au* commands may be defined.
308         (Completion Styles): Mention emacs21 and completion-category-overrides.
310         * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
311         (Windows Keyboard, Windows Mouse, Windows Processes)
312         (Windows Printing, Windows Misc): Copyedits.
313         (ls in Lisp): Update switches list.
315         * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
316         Update dos-mode* function names.
317         (MS-DOS Printing, MS-DOS and MULE): Copyedits.
318         (MS-DOS Processes): Add xref to main ls-lisp section.
320         * ack.texi (Acknowledgments): Mention smie.
322 2012-02-22  Glenn Morris  <rgm@gnu.org>
324         * macos.texi: Copyedits.  Fix @key/@kbd usage.
325         (Mac / GNUstep Basics): Don't mention the panels, since the next
326         section covers them.
327         (Mac / GNUstep Customization): Merge some panel info from previous.
329 2012-02-21  Glenn Morris  <rgm@gnu.org>
331         * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
332         Small fixes.
334         * emacs-xtra.texi: Picture mode is no longer a chapter.
336         * picture-xtra.texi (Basic Picture): C-a does get remapped.
338         * ack.texi (Acknowledgments): Small changes, including resorting,
339         and removal of things no longer distributed.
341 2012-02-20  Glenn Morris  <rgm@gnu.org>
343         * emacs.texi (Top, Preface): Small rephrasings.
344         (menu, detailmenu): Update entries, and reformat some descriptions.
345         * building.texi, display.texi, emacs-xtra.texi, files.texi:
346         * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
347         Reformat some menu descriptions.
349         * ack.texi (Acknowledgments): More updates.
351         * emacs.texi (Acknowledgments): Add several names from ack.texi,
352         and from Author: headers.
353         (Distrib): Small updates.
355 2012-02-18  Glenn Morris  <rgm@gnu.org>
357         * ack.texi (Acknowledgments): Add xref to Org manual.
359         * rmail.texi: Copyedits.  Use 'mail composition buffer' in place
360         of '*mail*', since Message does not call it that.
361         (Rmail Reply): Rename rmail-dont-reply-to-names.
362         \\`info- no longer handled specially.
363         Update for rmail-enable-mime-composing.
364         Don't mention 'm' for replies.
365         Don't mention rmail-mail-new-frame and cancelling, since it does
366         not work for Message at the moment.
368         * cal-xtra.texi: Copyedits.
370         * emacs-xtra.texi: Set encoding to ISO-8859-1.
372 2012-02-17  Glenn Morris  <rgm@gnu.org>
374         * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
376         * ack.texi (Acknowledgments): Mention Gnulib.
378         * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
380         * calendar.texi: Misc small changes, including updating the dates
381         of examples.
383 2012-02-16  Glenn Morris  <rgm@gnu.org>
385         * calendar.texi: Misc small changes.
387         * vc1-xtra.texi (VC Delete/Rename, CVS Options):
388         * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
390         * dired-xtra.texi (Subdir Switches): Small fixes.
392         * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
394 2012-02-15  Glenn Morris  <rgm@gnu.org>
396         * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
398 2012-02-12  Glenn Morris  <rgm@gnu.org>
400         * ack.texi (Acknowledgments):
401         * emacs.texi (Acknowledgments): Updates for new files in 24.1.
403 2012-02-10  Glenn Morris  <rgm@gnu.org>
405         * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
407         * programs.texi (Misc for Programs): Mention electric-layout-mode.
409 2012-02-09  Glenn Morris  <rgm@gnu.org>
411         * buffers.texi (Misc Buffer): M-x info does not seem to require a
412         buffer switch after M-x rename-uniquely.
414         * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
416 2012-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
418         * text.texi (Org Mode): Fix typo.
420 2012-02-08  Glenn Morris  <rgm@gnu.org>
422         * ack.texi (Acknowledgments): Update emacs-lock info.
424         * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
426         * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
428 2012-02-07  Glenn Morris  <rgm@gnu.org>
430         * files.texi (File Conveniences): Mention ImageMagick images.
432 2012-02-05  Glenn Morris  <rgm@gnu.org>
434         * trouble.texi (Checklist): Mention debug-on-event.
436         * maintaining.texi (Maintaining): Add cross-ref to ERT.
438 2012-02-04  Glenn Morris  <rgm@gnu.org>
440         * macos.texi (Customization options specific to Mac OS / GNUstep):
441         New subsection.
443         * display.texi (Colors): Mention list-colors-sort.
445         * files.texi (File Conveniences): Mention image animation.
447 2012-01-31  Chong Yidong  <cyd@gnu.org>
449         * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
450         scroll bars (Bug#10666).
452 2012-01-28  Chong Yidong  <cyd@gnu.org>
454         * files.texi (Filesets): Fix typos.
456         * display.texi (Faces): Add xref to Colors node.
458 2012-01-27  Dani Moncayo  <dmoncayo@gmail.com>
460         * buffers.texi (Select Buffer): Clarify explanation of switching
461         to new buffers.  Fix description of next-buffer and
462         previous-buffer (Bug#10334).
463         (Misc Buffer): Add xref to View Mode.
465         * text.texi (Fill Commands): Fix description of
466         sentence-end-double-space.
468 2012-01-23  Chong Yidong  <cyd@gnu.org>
470         * anti.texi (Antinews): Add Emacs 23 antinews.
472 2012-01-16  Volker Sobek  <reklov@live.com>  (tiny change)
474         * programs.texi (Comment Commands): Typo (bug#10514).
476 2012-01-15  Chong Yidong  <cyd@gnu.org>
478         * xresources.texi (X Resources): Describe GTK+ case first.
479         (Resources): Don't use borderWidth as an example, since it doesn't
480         work with GTK+.
481         (Table of Resources): Clarify role of several resources, including
482         the Emacs 24 behavior of cursorBlink etc.
483         (Face Resources): Node deleted.  Recommend using Customize
484         instead.  Add paragraph to `Table of Resources' node summarizing
485         how to use X resources for changing faces.
486         (Lucid Resources): Rewrite, omitting description of font names,
487         referring to the Fonts node instead.
488         (LessTif Resources): Copyedits.
489         (GTK resources): Rewrite, describing the difference between gtk2
490         and gtk3.
491         (GTK Resource Basics): New node.
492         (GTK Widget Names, GTK Names in Emacs): Rewrite.
493         (GTK styles): Just refer to Fonts node for GTK font format.
495         * display.texi (Faces): Document the cursor face.
497 2012-01-14  Chong Yidong  <cyd@gnu.org>
499         * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
500         (General Variables): Add xref to Lisp Libraries.
501         (Initial Options): Copyedits.
502         (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
503         (Environment): Clarify what getenv does.
504         (General Variables): Clarify EMACSPATH etc.  Emacs does not assume
505         light backgrounds on xterms.
506         (Misc Variables): TEMP and TMP are not Windows-specific.
507         (Display X): Copyedits.
508         (Colors X): -bd does nothing for GTK.
509         (Icons X): Gnome 3 doesn't use taskbars.
511         * misc.texi (Shell): Document exec-path here.
513         * rmail.texi (Movemail): Add xref for exec-path.
515 2012-01-13  Glenn Morris  <rgm@gnu.org>
517         * dired.texi (Dired and Find): Clarify find-ls-options.
519 2012-01-09  Chong Yidong  <cyd@gnu.org>
521         * custom.texi (Custom Themes): Switch custom-safe-themes to use
522         SHA-256.
524 2012-01-07  Chong Yidong  <cyd@gnu.org>
526         * display.texi (Useless Whitespace): Add Whitespace mode.
528         * custom.texi (Hooks): Discuss how to disable minor modes.
530         * files.texi (Diff Mode): Discuss diff-auto-refine-mode
531         (Bug#10309).  Discuss use of Whitespace mode (Bug#10300).
533         * trouble.texi (Lossage): Refer to Bugs node for problems.
534         (DEL Does Not Delete): Don't use "usual erasure key" teminology.
535         (Screen Garbled): Don't refer to terminal "manufacturers".
536         (Total Frustration): Node deleted.  Eliza is documented in
537         Amusements now.
538         (Known Problems): More info about using the bug tracker.
539         Mention debbugs package.
540         (Bug Criteria): Copyedits.
541         (Understanding Bug Reporting): Mention emacs -Q.
543 2012-01-06  Chong Yidong  <cyd@gnu.org>
545         * custom.texi (Specifying File Variables): The mode: keyword
546         doesn't have to be first anymore.  Add example of specifying minor
547         modes.
548         (Directory Variables): Simplify example.  Mention application to
549         non-file buffers.
550         (Disabling): Use "initialization file" terminology.
551         (Init Examples): Fix hook example.
553 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
555         * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
556         (Bug#10422)
557         Move the stuff about resources to xresources.texi.
559         * xresources.texi (Resources): Move information about setting X
560         resources in the Registry from cmdargs.texi.  Make the index entry
561         be similar to the one in cmdargs.texi.
563 2012-01-05  Chong Yidong  <cyd@gnu.org>
565         * custom.texi (Customization Groups): Update example.
566         (Browsing Custom): Document the new search field.
567         (Changing a Variable): Update example for Emacs 24 changes.
568         Document Custom-set and Custom-save commands.
569         (Face Customization): Document Emacs 24 changes.  De-document
570         modify-face.
571         (Specific Customization): Mention customize-variable.
572         (Custom Themes): Add customize-themes, custom-theme-load-path,
573         custom-theme-directory, and describe-theme.
574         (Creating Custom Themes): New node.
575         (Examining): Mention M-:.
577         * package.texi (Packages): Fix typo.
579 2012-01-03  Chong Yidong  <cyd@gnu.org>
581         * misc.texi (Single Shell): Don't document Lisp usage of
582         shell-command.  Tidy up discussion of synchronicity.  Add index
583         entries for async-shell-command.
584         (Interactive Shell): Note that M-x shell uses shell-file-name.
585         Note change in behavior in Emacs 24.
586         (Shell Mode): Shell mode now uses completion-at-point.
587         (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
588         default method for recognizing prompts nowadays.
589         (Shell Ring): Add xref to Minibuffer History.
590         (Directory Tracking): Explain Dirtrack mode in more detail.
591         (Term Mode): Fix index entries.
592         (Paging in Term): Merge into Term Mode.
593         (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
594         (Printing): Fix xref.  State default of lpr-switches.
595         (PostScript): Remove obsolete sentence.  Omit description of
596         non-interactive behaviors.
597         (Hyperlinking): Improve description.
598         (Browse-URL): Using compose-mail for mailto URLs is the default.
599         Document browse-url-mailto-function.
600         (Goto Address mode): Add index entries.  Add xref to Browse-URL.
601         (FFAP): FFAP is not a minor mode.
602         (Amusements): M-x lm was renamed to M-x landmark.
603         Document nato-region.
605 2012-01-01  Chong Yidong  <cyd@gnu.org>
607         * misc.texi (Gnus, Buffers of Gnus): Copyedits.
608         (Gnus Startup): Note that the system might not be set up for news.
609         Describe group levels more clearly.
610         (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
611         Summary of Gnus.
612         (Document View): Copyedits.  Move zoom commads to DocView
613         Navigation node.
614         (DocView Navigation, DocView Searching, DocView Slicing)
615         (DocView Conversion): Nodes renamed from Navigation, etc.
617         * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
619 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
621         * basic.texi (Moving Point): Fix the description of C-n and C-p.
622         (Bug#10380)
624 2011-12-30  Chong Yidong  <cyd@gnu.org>
626         * sending.texi (Sending Mail): Document initial mail buffer name,
627         and changed multiple mail buffer behavior.
628         (Mail Format): Put the example at the top of the section.
629         (Mail Headers): Move discussion of "From" to the top.
630         (Mail Sending): Document sendmail-query-once.
631         (Citing Mail): Make it less Rmail-specific.
633 2011-12-29  Chong Yidong  <cyd@gnu.org>
635         * text.texi (Org Mode): Copyedits.  Refer to Outline Format for
636         example.  Add index entries.
637         (Org Organizer, Org Authoring): Nodes renamed.  Copyedits.
639 2011-12-26  Chong Yidong  <cyd@gnu.org>
641         * dired.texi (Dired Enter, Misc Dired Features):
642         Document dired-use-ls-dired changes.  Mention quit-window.
643         (Dired Navigation): Add index entries.
644         (Dired Visiting): Fix View Mode xref.
645         (Marks vs Flags): Prefer C-/ binding for undo.
646         (Subdirectories in Dired): Add xrefs.
647         (Misc Dired Features): Document some Emacs 24 changes.  Add index
648         entries.
650         * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
651         variable, since it is explained in Minor Modes node.
652         (Defining Abbrevs): Copyedits.
653         (Expanding Abbrevs): State default of abbrev-all-caps.  Prefer the
654         C-/ binding for undo.
655         (Dabbrev Customization): Add xrefs for case-fold-search and
656         case-replace.
658         * dired-xtra.texi (Subdir Switches): Add xref.
660         * maintaining.texi (VC Directory Commands): Mention quit-window.
662 2011-12-25  Chong Yidong  <cyd@gnu.org>
664         * maintaining.texi (Tags): Mention Semantic.
665         (Create Tags Table, Etags Regexps): Copyedits.
666         (Find Tag): Mention minibuffer completion.
667         (List Tags): Mention completion-at-point.  Completion is actually
668         available in M-x list-tags.
670         * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
671         Document vc-delete-file.
673         * files.texi (Misc File Ops): Mention vc-delete-file.
675         * programs.texi (Symbol Completion): Mention completion-at-point
676         explicitly.
678 2011-12-22  Chong Yidong  <cyd@gnu.org>
680         * maintaining.texi (Change Log Commands): Don't specially mention
681         vc-update-change-log which is CVS-only.
683         * vc1-xtra.texi (Version Headers): Note that these are for
684         Subversion, CVS, etc. only.
685         (General VC Options): De-document vc-keep-workfiles.
686         Fix RCS-isms.
688 2011-12-22  Eli Zaretskii  <eliz@gnu.org>
690         * building.texi (Debugger Operation): Fix a typo: "@end iftext"
691         should be @end iftex".
693 2011-12-21  Chong Yidong  <cyd@gnu.org>
695         * maintaining.texi (Advanced C-x v v): Use fileset terminology.
696         (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
697         (VC Pull): Mention vc-log-incoming.
698         (Log Buffer): Add CVS/RCS only disclaimer.
700         * vc1-xtra.texi (Remote Repositories): Update introduction.
701         (Local Version Control): Node deleted (obsolete with DVCSes).
702         (Remote Repositories, Version Backups): Node deleted.
703         Move documentation of vc-cvs-stay-local to CVS Options.
704         (CVS Options): Reduce verbosity of description of obscure CVS
705         locking feature.
706         (Making Revision Tags, Revision Tag Caveats): Merge into Revision
707         Tags node.
708         (Revision Tags): Move under Miscellaneous VC subsection.
709         (Change Logs and VC): Note that this is wrong for DVCSs.
710         De-document log entry manipulating features.
711         (Renaming and VC): Describe how it works on modern VCSes.
713         * files.texi (Misc File Ops): Mention vc-rename-file.
715         * programs.texi (Custom C Indent): Add index entries.
717 2011-12-20  Alan Mackenzie  <acm@muc.de>
719         * programs.texi (Motion in C): Update the description of C-M-a and
720         C-M-e, they now DTRT in enclosing scopes.
721         (Custom C Indent): Add @dfn{guessing} of the indentation style.
723 2011-12-20  Chong Yidong  <cyd@gnu.org>
725         * maintaining.texi (VCS Concepts): Add "working tree" terminology.
726         (Old Revisions): Use it.
727         (VCS Repositories): Add "distributed" terminology.
728         (Log Buffer): Remove duplicate description
729         about changesets.  Fix "current VC fileset" ambiguity.
730         (Multi-User Branching): Node deleted.
731         (Branches, Switching Branches): Discuss decentralized version
732         control systems.
733         (VC Pull): New node.
734         (Merging): Document merging on decentralized systems.
735         (Creating Branches): Note that this is specific to CVS and related
736         systems.
738 2011-12-19  Chong Yidong  <cyd@gnu.org>
740         * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
741         (VC Mode Line): Add index entry for "version control status".
742         (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
743         Document vc-revert-show-diff.  De-document vc-rollback.
744         (VC Directory Mode): Rewrite introduction.  Move prefix arg
745         documentation here from VC Directory Buffer node.
746         (VC Directory Buffer): Use a decentralized VCS example.
747         (VC Directory Commands): Use a table.  Remove material duplicated
748         in previous nodes on multi-file VC filsets.
750 2011-12-17  Chong Yidong  <cyd@gnu.org>
752         * maintaining.texi (VCS Concepts): Make "revision" terminology
753         less CVS-specific.
754         (VC With A Merging VCS, VC With A Locking VCS): Add xref to
755         Registering node.
756         (Secondary VC Commands): Delete.  Promote subnodes.
757         (Log Buffer): Add command name for C-c C-c.  Fix the name of the
758         log buffer.  Add index entries.
759         (VCS Changesets, Types of Log File, VC With A Merging VCS):
760         Use "commit" terminology.
761         (Old Revisions): Move it to just before VC Change Log.  "Tag" here
762         doesn't refer to tags tables.  Note other possible forms of the
763         revision ID.  C-x v = does not save.
764         (Registering): Note similarity to C-x v v action.  Fix description
765         of how backends are chosen.  De-document vc-default-init-revision.
766         (VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
767         in root log buffers.
769 2011-12-16  Chong Yidong  <cyd@gnu.org>
771         * maintaining.texi (Version Control Systems): Drop Meta-CVS.
772         (Basic VC Editing): Remove redundant descriptions.
773         (VC With A Merging VCS): Make description more general instead of
774         CVS-specific.
775         (VC With A Locking VCS): Use VC fileset terminology.
777 2011-12-12  Chong Yidong  <cyd@gnu.org>
779         * building.texi (Executing Lisp): Fix xref for C-M-x.
780         (Lisp Libraries): Add xref to node explaining `load' in Lisp
781         manual.  Note that load-path is not customizable.
782         (Lisp Eval): Note that listed commands are available globally.
783         Explain the meaning of "defun" in the C-M-x context.
784         (Lisp Interaction): Copyedits.
785         (External Lisp): Fix name of inferior Lisp buffer.
786         Mention Scheme.
787         (Compilation): Define "inferior process".
789 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
791         * msdog.texi (Windows Fonts): Document how to force GDI font
792         backend on MS-Windows.
794 2011-12-10  Chong Yidong  <cyd@gnu.org>
796         * building.texi (Compilation): Say what the -k flag to make does.
797         Move subprocess discussion to Compilation Shell.
798         (Compilation Mode): Add xref for grep, occur, and mouse
799         references.  Define "locus".
800         (Grep Searching): Use @command.
801         (Debuggers, Commands of GUD, GDB Graphical Interface):
802         Clarify intro.
803         (Starting GUD): Clarify how arguments are specified.
804         (Debugger Operation): Index entry for "GUD interaction buffer",
805         and move basic description here from Commands of GUD node.
806         (GDB User Interface Layout): Copyedits.
807         (Source Buffers): Remove gdb-find-source-frame, which is not in
808         gdb-mi.el.
809         (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
810         toggle-gdb-all-registers, which are not in gdb-mi.el.
811         Don't re-document GUD interaction buffers.
813         * programs.texi (Symbol Completion): M-TAB can now use Semantic.
814         (Semantic): Add cindex entries for Semantic.
816 2011-12-06  Chong Yidong  <cyd@gnu.org>
818         * programs.texi (Man Page): Clarify how to use Man-switches.
819         Don't bother documenting Man-fontify-manpage-flag.
820         (Lisp Doc): Add xref to Name Help node.
821         (Hideshow): Add cindex.  Mention role of ellipses, and default
822         value of hs-isearch-open.  Don't bother documenting
823         hs-special-modes-alist.
824         (Symbol Completion): Add kindex for C-M-i.  Don't recommend
825         changing the window manager binding of M-TAB.
827 2011-12-05  Chong Yidong  <cyd@gnu.org>
829         * programs.texi (Comment Commands): Fix description of for M-; on
830         blank lines.  Move documentation of comment-region here.
831         (Multi-Line Comments): Clarify the role of comment-multi-line.
832         Refer to Comment Commands for comment-region doc.
833         (Options for Comments): Refer to Multi-Line Comments for
834         comment-multi-line doc, instead of duplicating it.  Fix default
835         values of comment-padding and comment-start-skip.
837 2011-12-04  Chong Yidong  <cyd@gnu.org>
839         * programs.texi (Program Modes): Mention modes that are not
840         included with Emacs.  Fix references to other manuals for tex.
841         Add index entry for backward-delete-char-untabify.
842         Mention prog-mode-hook.
843         (Which Function): Use "global minor mode" terminology.
844         (Basic Indent, Multi-line Indent): Refer to previous descriptions
845         in Indentation chapter to avoid duplication.
846         (Expressions): Copyedit.
847         (Matching): Document Electric Pair mode.
849         * ack.texi (Acknowledgments):
850         * rmail.texi (Movemail, Other Mailbox Formats):
851         * frames.texi (Frames): Don't capitalize "Unix".
853 2011-12-04  Chong Yidong  <cyd@gnu.org>
855         * text.texi (Nroff Mode): Mention what nroff is.
856         (Text Based Tables, Table Recognition): Don't say "Table mode"
857         since it's not a major or minor mode.
858         (Text Based Tables): Reduce the size of the example.
859         (Table Definition): Clarify definitions.
860         (Table Creation): Add key table.
861         (Cell Commands): Use kbd for commands.
862         (Table Rows and Columns): Combine nodes Row Commands and Column
863         Commands.
864         (Fixed Width Mode): Node deleted; contents moved to parent.
865         (Table Conversion): Shorten example.
866         (Measuring Tables): Merge into Table Misc.
868 2011-12-03  Chong Yidong  <cyd@gnu.org>
870         * text.texi (TeX Mode): Mention AUCTeX package.
871         (TeX Editing): Add xref to documentation for Occur.
872         (LaTeX Editing): Add xref to Completion node.
873         (TeX Print): Fix description of tex-directory.
874         (Enriched Text): Rename from Formatted Text.  Make this node and
875         its subnodes less verbose, since text/enriched files are
876         practically unused.
877         (Enriched Mode): Rename from Requesting Formatted Text.
878         (Format Colors): Node deleted.
879         (Enriched Faces): Rename from Format Faces.  Describe commands
880         for applying colors too.
881         (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
883         * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
885         * display.texi (Colors): New node.
887         * cmdargs.texi (Colors X):
888         * xresources.texi (GTK styles):
889         * custom.texi (Face Customization): Reference it.
891         * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
892         Link to Fill Commands for Justification entry.
894 2011-12-03  Eli Zaretskii  <eliz@gnu.org>
896         * display.texi (Auto Scrolling): More accurate description of what
897         scroll-*-aggressively does, including the effect of non-zero
898         margin.  Fix "i.e." markup.
900 2011-12-02  Chong Yidong  <cyd@gnu.org>
902         * text.texi (Pages): Mention how formfeed chars are displayed.
903         (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
904         Describe adaptive filling more precisely.
905         (Fill Commands): Note that filling removes excess whitespace.
906         (Text Mode): Note auto-mode-alist entries for Text mode.  TAB is
907         now bound to indent-for-tab-command in Text mode.
908         (Outline Mode): Copyedits.
909         (Outline Visibility): Note that Reveal mode is a buffer-local
910         minor mode.
912         * modes.texi (Major Modes): Move note about checking major-mode in
913         a hook function here, from Text mode.
915 2011-11-28  Chong Yidong  <cyd@gnu.org>
917         * text.texi (Words): Add xref to Position Info.
918         (Paragraphs): Add xref to Regexps.
920         * indent.texi (Indentation): Rewrite introduction.  Move table to
921         Indentation Commands node.
922         (Indentation Commands): Add index entries to table.  Copyedits.
923         (Tab Stops, Just Spaces): Copyedits.
924         (Indent Convenience): New node.  Document electric-indent-mode.
926         * programs.texi (Basic Indent):
927         * windows.texi (Pop Up Window): Fix kindex entry.
929 2011-11-28  Chong Yidong  <cyd@gnu.org>
931         * modes.texi (Major Modes): Move major-mode variable doc here from
932         Choosing Modes.  Document describe-mode.  Document prog-mode-hook
933         and text-mode-hook.  Add example of using hooks.
934         (Minor Modes): Document behavior of mode command calls from Lisp.
935         Note that setting the mode variable using Customize will DTRT.
936         (Choosing Modes): Add example of setting a minor mode using a
937         local variable.
939 2011-11-27  Chong Yidong  <cyd@gnu.org>
941         * frames.texi (Creating Frames): Move frame parameter example to
942         Frame Parameters node.
943         (Frame Commands): C-x 5 o does not warp the mouse by default.
944         (Fonts): Add more GTK-style properties; also, they should be
945         capitalized.
946         (Special Buffer Frames): Node deleted; special-display is on the
947         way out.
948         (Frame Parameters): Example moved here from Creating Frames.
949         Clarify that default-frame-alist affects the initial frame too.
950         Delete auto-raise-mode and auto-lower-mode.
951         (Wheeled Mice): Node deleted.  Content moved to Mouse Commands.
952         (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
954         * windows.texi (Window Choice): Add xref to Lisp manual for
955         special-display-*.
957 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
959         * display.texi (Text Display): Update the description,
960         cross-references, and indexing related to display of control
961         characters and raw bytes.
963 2011-11-25  Chong Yidong  <cyd@gnu.org>
965         * frames.texi (Frames): Rewrite introduction.
966         (Mouse Commands): Default for mouse-drag-copy-region is now t.
967         Mouse-3 does not copy to kill ring by default.  DEL does not
968         behave specially for mouse commands any more.
969         (Mouse References): Document mouse-1-click-follows-link more
970         thoroughly.
971         (Menu Mouse Clicks): Move footnote to the main text and add xref
972         to Init Rebinding node.
973         (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
975         * files.texi (Visiting): `C-x 5 f' works on ttys too.
977 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
979         * display.texi (Font Lock): Fix typo.
981 2011-11-24  Glenn Morris  <rgm@gnu.org>
983         * rmail.texi (Rmail Output):
984         Mention rmail-automatic-folder-directives.  (Bug#9657)
986 2011-11-21  Chong Yidong  <cyd@gnu.org>
988         * mark.texi (Global Mark Ring): Fix description of global mark
989         ring (Bug#10032).
991 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
993         * msdog.texi (Windows Fonts): Fix typo.
995 2011-11-17  Glenn Morris  <rgm@gnu.org>
997         * regs.texi (Bookmarks): Small fixes related to saving.  (Bug#10058)
999 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1001         * killing.texi (Rectangles):
1002         * misc.texi (Document View):
1003         * modes.texi (Choosing Modes):
1004         * msdog.texi (Windows Fonts):
1005         * regs.texi (Rectangle Registers):
1006         * search.texi (Isearch Yank): Fix typos.
1008 2011-11-06  Chong Yidong  <cyd@gnu.org>
1010         * windows.texi (Basic Window): Add xref to Cursor Display.
1011         (Split Window): Document negative arg for splitting commands.
1012         (Other Window): Document mouse-1 in text area of window.
1013         (Change Window): Don't mention window attributes, since they
1014         aren't defined.  C-x 1 can't be used with minibuffer windows.
1015         Windows are no longer auto-deleted.
1016         (Window Choice): Add xref to Choosing Window in Lisp manual.
1017         (Window Convenience): Note that windmove disables shift-selection.
1018         Move M-x compare-windows here from Other Window node.
1020         * custom.texi (Mouse Buttons):
1021         * search.texi (Isearch Scroll):
1022         * windows.texi (Split Window): Use new names split-window-below
1023         and split-window-right.
1025 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
1027         * emacs.texi (Top): Fix typo.
1029 2011-10-25  Glenn Morris  <rgm@gnu.org>
1031         * abbrevs.texi (Saving Abbrevs):
1032         quietly-read-abbrev-file is not a command.  (Bug#9866)
1034 2011-10-24  Chong Yidong  <cyd@gnu.org>
1036         * display.texi (Scrolling): Document scroll-up-line and
1037         scroll-down-line.  Document scroll-command property.
1038         (Recentering): New node, split off from Scrolling.
1040 2011-10-23  Chong Yidong  <cyd@gnu.org>
1042         * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1043         (Tool Bars): Copyedits.
1045         * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1047 2011-10-22  Chong Yidong  <cyd@gnu.org>
1049         * windows.texi (Displaying Buffers): Fix broken lispref link.
1051 2011-10-22  Chong Yidong  <cyd@gnu.org>
1053         * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1054         Move confirm-nonexistent-file-or-buffer discussion here.
1056         * files.texi (File Names, Visiting): Move detailed discussion of
1057         minibuffer confirmation to Minibuffer Exit.
1059         * buffers.texi (Buffers): Tweak mention of mail buffer name.
1060         (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1062 2011-10-21  Chong Yidong  <cyd@gnu.org>
1064         * files.texi (File Names, Visiting, Interlocking): Copyedits.
1065         (Backup Copying): backup-by-copying-when-mismatch is now t.
1066         (Customize Save): Fix description of require-final-newline.
1067         (Reverting): Note that revert-buffer can't be undone.  Mention VC.
1068         (Auto Save Control): Clarify.
1069         (File Archives): Add 7z.
1070         (Remote Files): ange-ftp-make-backup-files defaults to nil.
1072         * arevert-xtra.texi (Autorevert): Copyedits.
1074 2011-10-20  Chong Yidong  <cyd@gnu.org>
1076         * custom.texi (Hooks, Init Examples):
1077         * display.texi (Font Lock):
1078         * fixit.texi (Spelling):
1079         * rmail.texi (Rmail Display): Minor mode function with no arg now
1080         enables it.
1082         * fixit.texi (Spelling): Fix description of inline completion.
1084 2011-10-19  Chong Yidong  <cyd@gnu.org>
1086         * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1087         entries.
1088         (Isearch Yank): Document isearch-yank-pop.
1089         (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1090         (Other Repeating Search): Document Occur Edit mode.
1092 2011-10-18  Chong Yidong  <cyd@gnu.org>
1094         * display.texi (Fringes): Move overflow-newline-into-fringe here,
1095         from Line Truncation node.
1096         (Standard Faces): Note that only the background of the cursor face
1097         has an effect.
1098         (Cursor Display): Fix descriptions of cursor face
1099         and bar cursor blinking.
1100         (Text Display): Document nobreak-char-display more clearly.
1101         (Line Truncation): Add xref to Split Window node.
1102         (Display Custom): Don't bother documenting baud-rate or
1103         no-redraw-on-reenter.
1105         * search.texi (Slow Isearch): Node removed.
1107 2011-10-18  Glenn Morris  <rgm@gnu.org>
1109         * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
1111 2011-10-18  Chong Yidong  <cyd@gnu.org>
1113         * display.texi (Faces): Simplify discussion.  Move documentation
1114         of list-faces-display here, from Standard Faces node.
1115         Note special role of `default' background.
1116         (Standard Faces): Note special role of `default' background.
1117         Note that region face may be taken fom GTK.  Add xref to Text Display.
1118         (Text Scale): Rename from "Temporary Face Changes".
1119         Callers changed.  Don't bother documenting variable-pitch-mode.
1120         (Font Lock): Copyedits.  Remove font-lock-maximum-size.
1121         (Useless Whitespace): Simplify description of
1122         delete-trailing-whitespace.  Note active region case.
1123         (Text Display): Fix description of escape-glyph face assignment.
1124         Remove unibye mode discussion.  Update some parts for Unicode.
1125         Move glyphless chars documentation to Lisp manual.
1127         * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1129 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
1131         * display.texi (Scrolling): Tweak explanation of scroll direction.
1132         (View Mode): Add index entries.
1134         * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1136         * regs.texi (Text Registers): C-x r i does not activate the mark.
1137         (Bookmarks): Document new default bookmark location.
1139 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
1141         * killing.texi (Deletion): Add xref to Using Region.
1142         Document delete-forward-char.
1143         (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
1144         description here.  Recommend C-u C-SPC for jumping to mark.
1145         (Kill Ring): Move kill ring variable documentation here.
1146         (Primary Selection): Copyedits.
1147         (Rectangles): Document new command rectangle-number-lines.
1148         (CUA Bindings): Note that this disables the mark-even-if-inactive
1149         behavior for C-x and C-c.
1151         * mark.texi (Mark): Mention "active region" terminology.
1152         (Using Region): Document delete-active-region.
1154 2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
1156         * mark.texi (Mark): Clarify description of disabled Transient Mark
1157         mode (Bug#9689).
1158         (Setting Mark): Document prefix arg for C-x C-x.  Document primary
1159         selection changes.  Mention that commands like C-y set the mark.
1160         (Marking Objects): Add xref to Words node.  Note that mark-word
1161         and mark-sexp also have the "extend region" behavior.
1162         (Using Region): Mention M-$ in the table.
1163         Document mark-even-if-inactive here instead of in Mark Ring.
1164         (Mark Ring): Move mark-even-if-inactive to Using Region.
1165         Take note of the "Mark Set" behavior.
1166         (Disabled Transient Mark): Rename from "Persistent Mark"
1167         (Bug#9688).  Callers changed.
1169         * programs.texi (Expressions):
1170         * text.texi (Words): Defer to Marking Objects for mark-word doc.
1172 2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
1174         * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1175         option" terminology.
1176         (Key Help): Add command names.  Define "documentation string".
1177         (Name Help): Remove an over-long joke.
1178         (Apropos): Document prefix args.  Remove duplicated descriptions.
1179         (Help Mode): Add C-c C-b to table.  Update TAB binding.
1180         (Package Keywords): Rename from "Library by Keyword".
1181         Describe new package menu interface.
1182         (Help Files, Help Echo): Tweak description.
1184         * mini.texi (Completion Options): Add completion-cycle-threshold.
1185         (Minibuffer History): Document numeric args to history commands.
1187 2011-10-08  Eli Zaretskii  <eliz@gnu.org>
1189         * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1191 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1193         * basic.texi (Position Info): Omit page commands.
1194         Document count-words-region and count-words.
1196         * text.texi (Pages): Move what-page documentation here.
1198 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
1200         * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
1201         Remote Files node instead of linking directly to the Tramp manual.
1202         (Minibuffer Edit): Add xref to Blank Lines.
1203         (Completion): Add xref to Symbol Completion.  Remove redundant
1204         example, which is repeated in the next node.
1205         (Completion Commands): Minor clarifications.
1206         (Completion Styles): New node, split from Completion Commands.
1207         Document substring and initials styles.
1208         (Strict Completion): Remove information duplicated in other nodes.
1209         (Completion Options): Consolidate case difference discussion here.
1211         * help.texi (Help Mode): Fix kindex entries.
1213         * files.texi (File Names): Add index entries.
1215 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
1217         * basic.texi (Inserting Text): Add xref to Completion.
1218         Add ucs-insert example, and document prefix argument.
1219         (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1220         to left/right.  Tweak left-char and right-char descriptions.
1221         M-left and M-right are now bound to left-word/right-word.
1222         (Erasing): Document delete-forward-char.
1224         * screen.texi (Screen, Menu Bar): Copyedits.
1225         (Point): Remove duplicate paragraph on cursors, also in Screen.
1226         (Mode Line): Trailing dashes no longer shown on X displays.
1228         * frames.texi (Non-Window Terminals): Index just "text-only
1229         terminal", which is used throughout the manual now.
1231         * entering.texi (Entering Emacs): Define "startup screen".
1232         Document window-splitting behavior with command-line inputs.
1233         (Exiting): Remove obsolete paragraph about shells without suspend
1234         functionality.
1236         * commands.texi (User Input): Define "input event" more clearly.
1237         (Keys): Add xref to Echo Area.
1238         (Commands): Clarify relation between commands and functions.
1240 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
1242         * misc.texi (emacsclient Options): Document how emacsclient runs
1243         the Emacs daemon (Bug#9674).
1245 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
1247         * basic.texi (Moving Point):
1248         * custom.texi (Mouse Buttons):
1249         * rmail.texi (Rmail Scrolling):
1250         * search.texi (Isearch Scroll):
1252         * display.texi (Scrolling): Replace scroll-up/down with
1253         scroll-up/down-command.  Fix scroll-preserve-screen-position
1254         description.  Document scroll-error-top-bottom.
1256 2011-09-30  Glenn Morris  <rgm@gnu.org>
1258         * commands.texi (Keys): Whitespace fix.  (Bug#9635)
1260 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
1262         * windows.texi (Pop Up Window): Defer discussion of window
1263         splitting to the Window Choice node.  Add index entries.
1264         (Force Same Window): Node deleted.
1265         (Displaying Buffers, Window Choice): New nodes.
1267         * buffers.texi (Select Buffer): Clarify description of
1268         buffer-switching commands.  Add xref to Window Display node.
1269         Don't repeat confirm-nonexistent-file-or-buffer description from
1270         Visiting node.  Remove even-window-heights.
1272         * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1274 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
1276         * cmdargs.texi (Icons X): Fix description of Emacs icon.
1278         * xresources.texi (Table of Resources): Fix documentation of
1279         bitmapIcon.
1281 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
1283         * package.texi (Package Menu): Add package-menu-mark-upgrades.
1285 2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
1287         * frames.texi (Frame Commands): Note that delete-other-frames only
1288         deletes frames on current terminal.
1290 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
1292         * sending.texi (Mail Misc): Document mail-add-attachment.
1294 2011-09-04  Eli Zaretskii  <eliz@gnu.org>
1296         * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
1298 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
1300         * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1302 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
1304         * files.texi (File Archives):
1305         * cal-xtra.texi (Diary Display):
1306         * help.texi (Help Mode): Add xref to View Mode.
1308 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
1310         * display.texi (View Mode): New node.  Move view-file here from
1311         Misc File Ops.  Move view-buffer here from Misc Buffer.
1313         * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1315         * files.texi (Misc File Ops): Document new
1316         delete-by-moving-to-trash behavior.  Remove view-file.
1318         * dired.texi (Dired Deletion): Shorten description of Trash.
1320         * misc.texi (emacsclient Options): Document server-port.
1322 2011-08-27  Eli Zaretskii  <eliz@gnu.org>
1324         * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1325         even on MS-Windows.  Fix a typo.
1327 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
1329         * package.texi: New file, documenting the package manager.
1331         * emacs.texi: Include it.
1333         * help.texi (Help Summary): Add describe-package.
1335 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
1337         * misc.texi (Printing): Convert subnodes into subsections.
1339         * text.texi (Two-Column): Move into Text chapter.
1341         * picture-xtra.texi (Picture Mode): Group with Editing Binary
1342         Files section.  Convert from chapter into section.
1344         * display.texi (Narrowing): Move into display chapter.
1346         * sending.texi (Sending Mail):
1347         * rmail.texi (Rmail):
1348         * misc.texi (Gnus, Document View):
1349         * dired.texi (Dired):
1350         * emacs.texi: Group the mail, rmail, and gnus chapters together.
1352 2011-08-07  Juri Linkov  <juri@jurta.org>
1354         * dired.texi (Operating on Files): Rewrite according to the fact
1355         that `dired-do-chmod' doesn't use the `chmod' program anymore.
1357 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
1359         * mini.texi (Minibuffer File): Insert a reference to Tramp for
1360         remote file name completion.  (Bug#9197)
1362 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
1364         * mule.texi (Bidirectional Editing): Document the fact that
1365         bidi-display-reordering is t by default.
1367 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1369         * help.texi (Misc Help): Mention `describe-prefix-bindings'
1370         explicitly (bug#8904).
1372 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1374         * trouble.texi (Checklist): Use an `M-x' example instead of an
1375         Emacs Lisp form to switch on the dribble file (bug#8056).
1377 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1379         * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1381 2011-07-13  Glenn Morris  <rgm@gnu.org>
1383         * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
1385 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1387         * mark.texi (Mark Ring): Clarify how many locations are saved
1388         (bug#5770).
1389         (Global Mark Ring): Ditto.
1391 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1393         * text.texi (Table Recognition): Use "at point" instead of "under
1394         point" (bug#4345).
1396         * display.texi (Cursor Display): Mention `cursor-type'.
1398         * screen.texi (Point): Clarify that it's only if you use a block
1399         cursor that it appears to be on a character (bug#4345).
1401 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
1403         * misc.texi (Amusements): Move dissociated press here, from its
1404         own section.
1406         * emacs.texi (Top): Update node listing.
1408 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1410         * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1411         clarity (bug#3523).
1413 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
1415         * cmdargs.texi (Initial Options): Document --no-site-lisp.
1416         (Misc X): Document --parent-id.
1418         * frames.texi (Frame Commands): Note that focus-follows-mouse now
1419         defaults to nil.
1421         * misc.texi (emacsclient Options): Document --parent-id.
1423         * msdog.texi (Windows HOME): Document _emacs as obsolete.
1425 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1427         * emacs.texi: Use "..." instead of ``...'' in the menus
1428         (bug#3503).
1430 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
1432         * killing.texi (Primary Selection): Document `only' setting for
1433         select-active-regions.
1435         * mark.texi (Setting Mark): Reference Shift Selection node.
1437         * frames.texi (Mouse Commands): Document mouse-yank-primary.
1439 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1441         * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1442         motion keys" (bug#3503).
1444         * emacs.texi: Change all the register node names from "RegPos"
1445         (etc.) to "Positional Registers" (etc.) (bug#3314).
1447 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
1449         * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1450         (Other Kill Commands, Kill Options): Copyedits.
1451         (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1452         (Yanking): Move yank-excluded properties discussion here.
1453         (Cut and Paste): Move from frames.texi.  Update subnodes to
1454         describe x-select-enable-clipboard case.
1456         * frames.texi: Move Cut and Paste node and subnodes into
1457         killing.texi, except Mouse Commands and Word and Line Mouse.
1459 2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
1461         * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1463 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1465         * screen.texi (Mode Line): Clarify that coding systems are
1466         characters, not letters (bug#1749).
1468         * cmdargs.texi (Environment): Mention removing variables
1469         (bug#1615).  Text suggested by Kevin Rodgers.
1471 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
1473         * misc.texi (Amusements): Don't mention Yow; it's crippled.
1475         * modes.texi: Rename from major.texi.
1476         (Modes): New node.  Make Major Modes and Minor Modes subsections
1477         of this.  All callers changed.
1479         * custom.texi (Minor Modes): Move to modes.texi.
1481 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
1483         * custom.texi (Syntax): Node deleted.
1485         * help.texi (Help Summary):
1486         * major.texi (Major Modes):
1487         * programs.texi (Parentheses):
1488         * search.texi (Regexp Backslash, Regexp Backslash)
1489         (Regexp Backslash):
1490         * text.texi (Words): Callers changed.
1492         * text.texi (Refill, Longlines): Delete nodes.
1494         * ack.texi (Acknowledgments): Longlines removed from manual.
1496         * emacs.texi (Top): Update node listing.
1498 2011-07-09  Glenn Morris  <rgm@gnu.org>
1500         * fortran-xtra.texi (Fortran): Update handled extensions.
1502 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1504         * display.texi (Scrolling): `C-v' (etc) are now bound to
1505         `scroll-*-command' (bug#8349).
1507 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1509         * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
1510         doesn't actually delete any files (bug#7125).
1512         * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1513         argument for `C-c C-k' (bug#7391).
1515         * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1516         you're currently using (bug#8489).
1518 2011-07-01  Eli Zaretskii  <eliz@gnu.org>
1520         * mule.texi (Coding Systems): Move index entries from the previous
1521         change into their proper places.
1523 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1525         * help.texi (Help Files): Document view-external-packages (bug#8902).
1527         * mule.texi (Coding Systems): Put a few more of the coding systems
1528         into the index (bug#8900).
1530 2011-06-26  Glenn Morris  <rgm@gnu.org>
1532         * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1534 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
1536         * misc.texi (emacsclient Options): Mention --frame-parameters.
1538 2011-06-09  Glenn Morris  <rgm@gnu.org>
1540         * custom.texi (Specifying File Variables):
1541         Recommend explicit arguments for minor modes.
1543 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
1545         Document wide integers better.
1546         * buffers.texi (Buffers):
1547         * files.texi (Visiting): Document maxima for 64-bit machines,
1548         and mention virtual memory limits.
1550 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
1552         * custom.texi (Hooks): Reorganize.  Mention Prog mode.
1554         * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1555         prog mode (Bug#8240).
1557 2011-05-27  Glenn Morris  <rgm@gnu.org>
1559         * custom.texi (Specifying File Variables):
1560         Major modes no longer need come first.
1562 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
1564         * mule.texi (Specify Coding, Text Coding, Communication Coding):
1565         (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1567 2011-05-18  Glenn Morris  <rgm@gnu.org>
1569         * ack.texi (Acknowledgments): Remove fakemail.c.
1571 2011-05-17  Chong Yidong  <cyd@stupidchicken.com>
1573         Fixes for fitting text into 7x9 printed manual.
1574         * building.texi (Flymake, Breakpoints Buffer):
1575         * calendar.texi (Appointments):
1576         * cmdargs.texi (General Variables, Display X):
1577         * custom.texi (Saving Customizations, Face Customization)
1578         (Directory Variables, Minibuffer Maps, Init Rebinding):
1579         * display.texi (Font Lock, Font Lock, Useless Whitespace):
1580         * fixit.texi (Spelling):
1581         * frames.texi (Creating Frames, Fonts):
1582         * help.texi (Help Files):
1583         * mini.texi (Minibuffer File):
1584         * misc.texi (emacsclient Options, Emulation):
1585         * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1586         * mule.texi (International Chars, Language Environments)
1587         (Select Input Method, Modifying Fontsets, Charsets):
1588         * programs.texi (Custom C Indent):
1589         * rmail.texi (Rmail Labels):
1590         * text.texi (Table Conversion):
1591         * trouble.texi (Known Problems, Known Problems):
1592         * windows.texi (Change Window):
1593         * xresources.texi (GTK resources): Reflow text and re-indent code
1594         examples to avoid TeX overflows and underflows on 7x9 paper.
1596         * emacs.texi: Fix the (commented out) smallbook command.
1598         * macos.texi (Mac / GNUstep Events):
1599         * xresources.texi (Lucid Resources): Remove extraneous examples.
1601 2011-05-10  Glenn Morris  <rgm@gnu.org>
1603         * custom.texi (Specifying File Variables):
1604         Deprecate using mode: for minor modes.
1606 2011-05-07  Glenn Morris  <rgm@gnu.org>
1608         * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1610 2011-05-06  Glenn Morris  <rgm@gnu.org>
1612         * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1614         * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1616 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1618         * misc.texi (Emacs Server): Document `server-eval-at'.
1620 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
1622         * maintaining.texi (List Tags): Document next-file.
1623         Suggested by Uday S Reddy.
1625 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
1627         * mini.texi (Minibuffer Edit):
1628         * screen.texi (Mode Line): Fix typo.
1630 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
1632         * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1634 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
1636         * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1638 2011-03-30  Eli Zaretskii  <eliz@gnu.org>
1640         * display.texi (Auto Scrolling): Document the limit of 100 lines
1641         for never-recentering scrolling with `scroll-conservatively'.
1642         (Bug#6671)
1644 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
1646         * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1647         HOME on Windows and where it looks for init files.  (Bug#8221)
1649 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
1651         * search.texi (Regexp Example):
1652         * mule.texi (International Chars):
1653         * building.texi (External Lisp): Don't use characters outside
1654         ISO-8859-1.
1656 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
1658         * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1659         Use Texinfo @-commands for non Latin-1 characters.
1661         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1663         * custom.texi (Init File): Add index entries for ".emacs".
1664         (Bug#8210)
1666 2011-03-08  Jan Djärv  <jan.h.d@swipnet.se>
1668         * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1669         for Gtk+ 3.
1671 2011-03-08  Glenn Morris  <rgm@gnu.org>
1673         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1674         * emacs.texi (Acknowledgments):
1675         * ack.texi (Acknowledgments): Names to UTF-8.
1676         * emacs.texi: Set documentencoding.
1678         * display.texi (Optional Mode Line): Don't mention exactly where
1679         display-time appears.  (Bug#8193)
1681 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1683         * Version 23.3 released.
1685 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
1687         * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1689 2011-03-03  Drake Wilson  <drake@begriffli.ch>  (tiny change)
1691         * misc.texi (emacsclient Options): Add q/quiet.
1693 2011-03-02  Glenn Morris  <rgm@gnu.org>
1695         * mule.texi (Communication Coding) <x-select-request-type>:
1696         Remove duplicate (essentially) paragraph.  (Bug#8148)
1698 2011-03-01  Christoph Scholtes  <cschol2112@googlemail.com>
1700         * maintaining.texi (Format of ChangeLog): Add reference to
1701         add-log-full-name.
1702         (Change Log Commands): Add documentation for combining multiple
1703         symbols in one change.
1705 2011-03-01  Glenn Morris  <rgm@gnu.org>
1707         * custom.texi (Directory Variables):
1708         Give an example of excluding subdirectories.
1710 2011-02-28  Eli Zaretskii  <eliz@gnu.org>
1712         * search.texi (Regexp Search): Move index entries about regexps to the
1713         "Regexps" node.  Add index entries for regexp search.  (Bug#8096)
1715 2011-02-19  Glenn Morris  <rgm@gnu.org>
1717         * dired.texi (Dired): Dired-X version number was dropped.
1719 2011-02-14  Jan Djärv  <jan.h.d@swipnet.se>
1721         * xresources.texi (X Resources): Remove *faceName and replace it with
1722         *font for Lucid.
1724 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
1726         * rmail.texi (Rmail Display): Document Rmail MIME support more
1727         accurately.
1729         * maintaining.texi (VC Change Log): Document vc-log-incoming and
1730         vc-log-outgoing.
1731         (Merging): Document vc-find-conflicted-file.
1733 2011-02-05  Glenn Morris  <rgm@gnu.org>
1735         * custom.texi (Variables): Fix typo.
1737 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
1739         * search.texi (Regexps): Copyedits.  Mention character classes
1740         (Bug#7809).
1742         * files.texi (File Aliases): Restore explanatory text from Eli
1743         Zaretskii, accidentally removed in 2011-01-08 commit.
1745 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
1747         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1748         (MAKEINFO_OPTS): New variable.
1749         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1750         (emacs.html): New target.
1751         (clean): Remove emacs.html.
1753 2011-01-23  Werner Lemberg  <wl@gnu.org>
1755         * Makefile.in (MAKEINFO): Now controlled by `configure'.
1756         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
1757         (ENVADD): Updated.
1759 2011-01-18  Glenn Morris  <rgm@gnu.org>
1761         * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1763         * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1765 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
1767         * building.texi (Compilation): Improve instructions for running two
1768         compilations (Bug#7573).
1770         * files.texi (Backup Names): Document the new location of the
1771         last-resort backup file.
1773         * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1774         manual.  Explain why directory-abbrev-alist elements should be anchored
1775         (Bug#7777).
1777 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
1779         * msdog.texi (Windows Startup): Correct inaccurate description of
1780         differences between emacsclient.exe and emacsclientw.exe.
1782 2011-01-02  Chong Yidong  <cyd@stupidchicken.com>
1784         * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1786 2011-01-02  Kenichi Handa  <handa@m17n.org>
1788         * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1790 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
1792         * frames.texi (Cut and Paste): Modify the section's name and text:
1793         don't mix "cut/paste" with "kill/yank".
1794         (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1795         (Bug#7702)
1797         * trouble.texi (Checklist): Mention debug-on-quit.  (Bug#7667)
1799 2011-01-02  Glenn Morris  <rgm@gnu.org>
1801         * maintaining.texi: Move inclusion of emerge after EDE, so that it
1802         matches its position in the menu.  (Bug#7674)
1804 2011-01-02  Glenn Morris  <rgm@gnu.org>
1806         * trouble.texi (Checklist): Mention not replying via news either.
1808 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
1810         * misc.texi (Document View): Update DocView section with newly
1811         supported document formats.
1813 2010-12-21  Chong Yidong  <cyd@stupidchicken.com>
1815         * killing.texi: Resection the Info version to conform to the
1816         printed manual, to avoid making sections on Accumulating Text, CUA
1817         and Rectangles into full chapters.
1819 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
1821         * custom.texi (Init Syntax): Add index entries for "character syntax".
1822         (Bug#7576)
1824 2010-12-13  Karel Klíč  <kklic@redhat.com>
1826         * text.texi (HTML Mode): Small fixes.  (Bug#7607)
1828 2010-12-13  Glenn Morris  <rgm@gnu.org>
1830         * trouble.texi (Checklist): Fix typo in newsgroup name.
1832 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
1834         * search.texi (Word Search): Note that the lazy highlight always
1835         matches to whole words (Bug#7470).
1837 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
1839         * display.texi (Optional Mode Line): Make the description of
1840         load-average more accurate.
1842         * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1843         registry, with a cross-reference.
1844         (Windows Startup): New node.  Move the stuff about the current
1845         directory from "Windows HOME".
1847 2010-11-27  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
1849         * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1850         * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1852 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
1854         * maintaining.texi (Version Control Systems): Fix repeated sentence.
1855         Suggested by Štěpán Němec.
1857 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
1859         * maintaining.texi (Version Control): Say "commit", not "check in".
1860         (Version Control Systems): Simplify descriptions.
1861         (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1862         VCS Concepts.
1863         (VC Mode Line): Update example.
1864         (Old Revisions): Document revert-buffer for vc-diff.
1865         (Log Buffer): Promote to a subsection.  Document header lines.
1867         * macos.texi (Mac / GNUstep Basics):
1868         Document ns-right-alternate-modifier.
1870         * emacs.texi (Top): Update node listing.
1872 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
1874         * rmail.texi (Rmail Coding): Characters with no fonts are not
1875         necessarily displayed as empty boxes.
1877         * mule.texi (Language Environments, Fontsets): Characters with no
1878         fonts are not necessarily displayed as empty boxes.
1880         * display.texi (Text Display): Document display of glyphless
1881         characters.
1883 2010-11-13  Glenn Morris  <rgm@gnu.org>
1885         * basic.texi (Position Info): Add M-x count-words-region.
1887 2010-11-11  Glenn Morris  <rgm@gnu.org>
1889         * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1891 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
1893         * msdog.texi (Windows HOME): Add information regarding startup
1894         directory when invoking Emacs from a desktop shortcut.  (bug#7300)
1896 2010-10-11  Glenn Morris  <rgm@gnu.org>
1898         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1900         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1901         (DVIPS): New variable.
1902         (.PHONY): Add html, ps.
1903         (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1904         (clean): Delete html, ps files.
1906 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
1908         * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1910 2010-10-09  Glenn Morris  <rgm@gnu.org>
1912         * Makefile.in (VPATH): Remove.
1913         (infodir): Make it absolute.
1914         (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1916         * Makefile.in (dist): Anchor regexps.
1918         * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1919         ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1920         (emacs-xtra.pdf): Use $<.
1922         * Makefile.in (infoclean): Remove harmless, long-standing error.
1924         * Makefile.in ($(infodir)): Delete rule.
1925         (mkinfodir): New.
1926         ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1928         * Makefile.in (distclean): Do not delete emacsver.texi.
1929         (dist): Remove reference to emacsver.texi.in.
1930         * emacsver.texi: New file, replacing emacsver.texi.in.
1932 2010-10-09  Glenn Morris  <rgm@gnu.org>
1934         * emacsver.texi.in: New file.
1935         * emacs.texi: Set EMACSVER by including emacsver.texi.
1936         * Makefile.in (distclean): Delete emacsver.texi.
1937         (dist): Copy emacsver.texi.
1938         (EMACSSOURCES): Add emacsver.texi.
1940         * ack.texi (Acknowledgments): No more b2m.c.
1942         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1943         (emacs): Remove rule.
1944         (dist): No need to deal with the emacs rule any more.
1946 2010-10-07  Glenn Morris  <rgm@gnu.org>
1948         * Makefile.in (version): New, set by configure.
1949         (clean): Delete dist tar file.
1950         (dist): Use version in tar name.
1952 2010-10-06  Glenn Morris  <rgm@gnu.org>
1954         * Makefile.in (EMACS_XTRA): Add the main source file.
1955         (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1956         (mostlyclean): No core files, reorder other files.
1957         (clean): Delete specific dvi and pdf files.
1958         (infoclean, dist): New rules.
1959         (maintainer-clean): Use infoclean.
1960         ($(infodir)): Add parallel build workaround.
1962 2010-10-04  Glenn Morris  <rgm@gnu.org>
1964         * Makefile.in (SHELL): Set it.
1965         (INFO_TARGETS, DVI_TARGETS): Remove variables.
1966         (info, dvi): Replace above variables with their expansions.
1967         (info): Move mkdir from here...
1968         ($(infodir)/emacs): ... to here (for parallel builds).
1969         (pdf): New target.
1970         ($(infodir)/emacs): Pass -o option to makeinfo.
1971         (.PHONY): Declare clean rules.
1972         (maintainer-clean): Delete dvi and pdf files.
1973         Guard against cd failures.  Use a more restrictive delete.
1975 2010-10-02  Glenn Morris  <rgm@gnu.org>
1977         * misc.texi (Shell Mode): Remove reference to old function name.
1979 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
1981         * maintaining.texi (VC Mode Line): Mention all the possible VC status
1982         indicator characters.
1984 2010-09-29  Glenn Morris  <rgm@gnu.org>
1986         * Makefile.in (top_srcdir): Remove unused variable.
1988 2010-09-14  Glenn Morris  <rgm@gnu.org>
1990         * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1991         the last hook item.
1993         * calendar.texi (Appointments): Also updated when a diary include file
1994         is saved.
1996 2010-09-14  Glenn Morris  <rgm@gnu.org>
1998         * trouble.texi (Bugs): Update the section intro.
1999         (Known Problems): New section.
2000         (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
2001         (Sending Patches): Bug fixes are best as responses to existing bugs.
2002         * emacs.texi (Known Problems): Add menu entry for new section.
2004 2010-09-09  Glenn Morris  <rgm@gnu.org>
2006         * xresources.texi: Untabify.
2008 2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
2010         * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2012 2010-09-06  Glenn Morris  <rgm@gnu.org>
2014         * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
2016 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2018         * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2020 2010-08-21  Glenn Morris  <rgm@gnu.org>
2022         * misc.texi (Amusements): Mention bubbles and animate.
2024 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
2026         * files.texi (Visiting): Add more index entries for
2027         large-file-warning-threshold.
2029 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
2031         * frames.texi (Tool Bars): Add doc for tool-bar-position.
2033 2010-06-23  Glenn Morris  <rgm@gnu.org>
2035         * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2036         * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2037         * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2038         * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
2039         * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2040         * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
2041         Untabify Texinfo files.
2043 2010-06-10  Glenn Morris  <rgm@gnu.org>
2045         * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
2047         * basic.texi (Inserting Text): Fix typo.
2049 2010-06-10  Glenn Morris  <rgm@gnu.org>
2051         * ack.texi (Acknowledgments):
2052         * emacs.texi (Acknowledgments): Update for notifications.el.
2054 2010-05-31  Daiki Ueno  <ueno@unixuser.org>
2056         * dired.texi (Operating on Files): Mention encryption commands
2057         (Bug#6315).
2059 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
2061         * basic.texi (Moving Point): Update due to renaming of commands bound
2062         to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
2064 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
2066         * display.texi (Fringes): Document reversal of fringe arrows for R2L
2067         paragraphs.
2068         (Line Truncation): Fix wording for bidi display.
2070         * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
2071         keys.
2073 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2075         * building.texi (GDB Graphical Interface): Remove misleading comparison
2076         to an IDE (Bug#6128).
2078 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2080         * programs.texi (Man Page):
2081         * misc.texi (Invoking emacsclient):
2082         * mini.texi (Repetition):
2083         * mark.texi (Setting Mark): Fix typos.
2085 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2087         * misc.texi (Printing): Document htmlfontify-buffer.
2089 2010-05-08  Glenn Morris  <rgm@gnu.org>
2091         * calendar.texi (Displaying the Diary, Format of Diary File):
2092         Fix external cross-references for TeX format output.
2094 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2096         * Version 23.2 released.
2098 2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
2100         * cmdargs.texi (Initial Options): Mention --chdir.
2102 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
2104         * frames.texi (Tool Bars): Add tool-bar-style.
2106 2010-04-21  Glenn Morris  <rgm@gnu.org>
2108         * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2110 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2112         * programs.texi (Semantic): New node.
2114         * maintaining.texi (EDE): New node.
2116         * emacs.texi: Update node listing.
2118         * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2120 2010-04-18  Glenn Morris  <rgm@gnu.org>
2122         * emacs.texi (Acknowledgments): Remove duplicate.
2124         * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2126 2010-04-18  Glenn Morris  <rgm@gnu.org>
2128         * dired.texi (Misc Dired Features): Mention VC diff and log.
2129         * maintaining.texi (Old Revisions, VC Change Log):
2130         Mention that diff and log work in Dired buffers.
2132         * help.texi (Help Summary): Mention M-x info-finder.
2134         * ack.texi (Acknowledgments): Add mpc.el.
2136         * custom.texi (Specifying File Variables, Directory Variables):
2137         Document new commands for manipulating local variable lists.
2139 2010-04-18  Glenn Morris  <rgm@gnu.org>
2141         * trouble.texi (Contributing): Add cindex entry.
2142         Mention etc/CONTRIBUTE.
2144 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
2146         * mark.texi (Persistent Mark): Copyedits.  Replace undo example with
2147         query-replace (Bug#5774).
2149 2010-04-16  Glenn Morris  <rgm@gnu.org>
2151         * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2153 2010-04-11  Jan Djärv  <jan.h.d@swipnet.se>
2155         * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2157 2010-04-08  Jan Djärv  <jan.h.d@swipnet.se>
2159         * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2161 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
2163         * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2164         cross-reference to "Inserting Text".
2166         * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2167         Mention completion provided by `ucs-insert'.
2169 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2171         * sending.texi (Sending Mail): Note variables that may need
2172         customizing.
2173         (Mail Sending): Expand discussion of send-mail-function.
2175 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2177         Document Message mode as the default mail mode.
2179         * sending.texi (Sending Mail): Copyedits.
2180         (Mail Format, Mail Headers): Document mail-from-style changes.
2181         (Mail Commands): Rename from Mail mode.  Document Message mode.
2182         (Mail Misc): Rename from Mail mode Misc.
2183         (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2184         command names and update keybindings.
2185         (Header Editing): Document message-tab.  De-document
2186         mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2187         favor of mail-default-headers.  Ad index entries for user-full-name and
2188         user-mail-address.
2189         (Citing Mail): Update changes in Message mode behavior.
2190         Document mail-yank-prefix.
2191         (Mail Signature): New node, moved from Mail Misc.
2192         (Mail Aliases): Mail abbrevs are the default with Message mode.
2193         (Mail Methods): Note that Message mode is now the default.
2195         * rmail.texi (Rmail Reply):
2196         * text.texi (Text Mode):
2197         * major.texi (Major Modes):
2198         * mule.texi (Output Coding): Refer to Message mode.
2200         * custom.texi (Init Examples): Add xref to Mail Header.
2202         * emacs.texi (Top): Fix xrefs.
2204 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2206         * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2207         repository if there is none.
2208         (VC Change Log): Rename from VC Status.  Document vc-log-show-limit and
2209         vc-print-root-log.
2210         (Old Revisions): Copyedits.  Document vc-root-diff.
2212         * programs.texi (Program Modes): Mention Javascript mode.
2214         * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2215         * emacs.texi: Update node description.
2217         * misc.texi (Navigation): Document doc-view-continuous.
2218         (Shell Ring): Document new M-r binding.  M-s is no longer bound.
2220 2010-03-30  Juri Linkov  <juri@jurta.org>
2222         * search.texi (Other Repeating Search): Remove line that `occur'
2223         can not handle multiline matches.
2225 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
2227         * mule.texi (International): Mention support of bidirectional editing.
2228         (Bidirectional Editing): New section.
2230 2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
2232         * emacs.texi (Top): Update node names to those in building.texi.
2234 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
2236         doc/emacs/building.texi: Describe restored GDB/MI functionality
2237         removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
2238         doc/emacs/emacs.texi: Update node names for building.texi.
2240 2010-03-24  Glenn Morris  <rgm@gnu.org>
2242         * ack.texi (Acknowledgments):
2243         * emacs.texi (Acknowledgments): Fix ispell attribution.  (Bug#5759)
2245 2010-03-20  Jan Djärv  <jan.h.d@swipnet.se>
2247         * xresources.texi (Table of Resources): Clarify toolBar number
2248         for Gtk+.
2250         * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2252 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
2254         * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2256         * search.texi (Other Repeating Search): Document multi-isearch-buffers
2257         and multi-isearch-buffers-regexp.
2259         * indent.texi (Indentation): Clarify description of
2260         indent-for-tab-command.  Document tab-always-indent.
2262 2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
2264         * cmdargs.texi (Font X): Move most content to Fonts.
2266         * frames.texi (Fonts): New node.  Document font-use-system-font.
2268         * emacs.texi (Top):
2269         * xresources.texi (Table of Resources):
2270         * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2272 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2274         * Branch for 23.2.
2276 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
2278         * custom.texi (Init Examples): Add xref to Locals.
2280         * major.texi (Choosing Modes): Mention usage of setq-default for
2281         setting the default value of major-mode (Bug#5688).
2283 2010-03-02  Chong Yidong  <cyd@stupidchicken.com>
2285         * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2287         * display.texi (Display Custom): Document make-pointer-invisible and
2288         underline-minimum-offset.  Remove inverse-video.
2290 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
2292         * frames.texi (Frame Commands): Note that the last ordinary frame can
2293         be deleted in daemon mode (Bug#5616).
2295 2010-02-18  Glenn Morris  <rgm@gnu.org>
2297         * trouble.texi (Contributing): Repository is no longer CVS.
2299 2010-02-08  Glenn Morris  <rgm@gnu.org>
2301         * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
2303 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2305         * display.texi (Useless Whitespace, Text Display):
2306         * custom.texi (Init Examples): Avoid obsolete special default variables
2307         like default-major-mode.
2309 2010-01-24  Mark A. Hershberger  <mah@everybody.org>
2311         * programs.texi (Other C Commands): Replace reference to obsolete
2312         c-subword-mode.
2314 2010-01-21  Glenn Morris  <rgm@gnu.org>
2316         * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2318 2010-01-12  Glenn Morris  <rgm@gnu.org>
2320         * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2321         emacs-pretest-bug for bug reports for development versions.
2323 2010-01-11  Glenn Morris  <rgm@gnu.org>
2325         * display.texi (Highlight Interactively): `t' does not mean highlight
2326         all patterns.  (Bug#5335)
2328 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
2330         * misc.texi (Shell): Document async-shell-command.
2332         * building.texi (Grep Searching): Document zrgrep.
2334         * mini.texi (Completion Options): Mention `initials' completion style.
2336 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
2338         * building.texi: Import GDB Graphical Interface description from
2339         EMACS_23_1_RC.
2341 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
2343         * emacs.texi (Top): Update node listing.
2345         * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2347         * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2349         * cmdargs.texi (Initial Options):
2350         * xresources.texi (Resources): Document inhibit-x-resources.
2352         * custom.texi (Specifying File Variables): Note that minor modes are
2353         enabled unconditionally.
2355         * display.texi (Scrolling): Briefly document the old recenter command,
2356         and document recenter-positions.
2358         * files.texi (Visiting):
2359         * buffers.texi (Buffers): Max buffer size is now 512 MB.
2361         * frames.texi (Cut/Paste Other App):
2362         Document save-interprogram-paste-before-kill.
2364         * killing.texi (Kill Options): New node.
2366 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
2368         * misc.texi (Shell Options): ansi-color is now default.
2370 2009-12-05  Glenn Morris  <rgm@gnu.org>
2372         * emacs.texi (Top): Update menu for cal-xtra node changes.
2373         * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2374         or mode line.  Don't mention invisible text or the details of
2375         diary-print-entries here, only in cal-xtra.
2376         (Format of Diary File): Mention that the "date on first line" format
2377         only really affects the simple display.
2378         * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2379         (Diary Customizing): Holidays may be in the buffer or mode line.
2380         Move diary-print-entries to the "Diary Display" section.
2381         (Diary Display): New section, split out from "Fancy Diary Display".
2382         Explain the limitations of simple display, and how to print it.
2384         * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2386         * cal-xtra.texi (Diary Display): Mention View mode.
2388 2009-11-29  Juri Linkov  <juri@jurta.org>
2390         * display.texi (Highlight Interactively): Actually a list of
2391         default faces is pre-loaded into a list of default values
2392         instead of the history.
2394 2009-11-20  Glenn Morris  <rgm@gnu.org>
2396         * ack.texi (Acknowledgments):
2397         * emacs.texi (Acknowledgments): Add htmlfontify.
2399 2009-11-14  Glenn Morris  <rgm@gnu.org>
2401         * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2403         * ack.texi (Acknowledgments):
2404         * emacs.texi (Acknowledgments): Update for recent Org changes.
2406 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
2408         * mule.texi (Charsets): Numerous copyedits.  Don't discuss the
2409         `charset' property, which is irrelevant to the user manual (Bug#3526).
2411 2009-10-14  Juanma Barranquero  <lekktu@gmail.com>
2413         * trouble.texi (DEL Does Not Delete): Fix typo.
2415 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
2417         * files.texi (Misc File Ops): Mention copy-directory.
2419 2009-10-04  Eli Zaretskii  <eliz@gnu.org>
2421         * mule.texi (Unibyte Mode): Emphasize that
2422         unibyte-display-via-language-environment affects only the display.
2424         * display.texi (Horizontal Scrolling): Document cursor behavior under
2425         horizontal scrolling when point moves off the screen (Bug#4564).
2426         Improve wording.
2428 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
2430         * files.texi (Directories): delete-directory prompts for recursive
2431         deletion.
2433 2009-09-30  Glenn Morris  <rgm@gnu.org>
2435         * ack.texi (Acknowledgments):
2436         * emacs.texi (Acknowledgments): CEDET updates.  Fix Hungarian accent.
2438 2009-09-25  Tassilo Horn  <tassilo@member.fsf.org>
2440         * dired.texi (Dired Navigation): Use @code instead of @var for
2441         dired-isearch-filenames, so that it's not capitalized.
2443 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
2445         * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2447         * entering.texi (Exiting): C-z is now bound to suspend-frame.
2449         * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
2450         (Key Bindings): Reference Init Rebinding in introductory text.
2451         Shift some of the introduction to Keymaps node.
2452         (Keymaps): Simplify.
2453         (Local Keymaps): Simplify.  Move binding example to Init Rebinding.
2454         (Minibuffer Maps): Remove mention of Mocklisp.
2455         (Init Rebinding): Move mode-local rebinding example here from Local
2456         Keymaps.
2457         (Modifier Keys): Clarify.
2458         (Rebinding): Add cindex for "binding keys".
2460 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
2462         * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2464 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
2466         * building.texi (Threads Buffer, Multithreaded Debugging):
2467         Reorganize these two sections.
2469 2009-08-29  Eli Zaretskii  <eliz@gnu.org>
2471         * cmdargs.texi (Initial Options): Fix last change.
2473 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2475         * mule.texi (Enabling Multibyte):
2476         * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2477         (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2479 2009-08-20  Glenn Morris  <rgm@gnu.org>
2481         * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2483 2009-08-19  Glenn Morris  <rgm@gnu.org>
2485         * ack.texi (Acknowledgments): Remove cvtmail.  Mention info-finder.
2487 2009-08-18  Glenn Morris  <rgm@gnu.org>
2489         * ack.texi (Acknowledgments):
2490         * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2492         * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
2494 2009-08-09  Glenn Morris  <rgm@gnu.org>
2496         * ack.texi (Acknowledgments):
2497         * emacs.texi (Acknowledgments): Add gdb-mi entry.
2499 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
2501         * emacs.texi (Top): Add new menu items for GDB-UI.
2503         * building.texi (GDB Graphical Interface): Add Multithreaded debugging
2504         section.  Threads buffer is in separate section now.
2506 2009-08-08  Glenn Morris  <rgm@gnu.org>
2508         * ack.texi (Acknowledgments):
2509         * emacs.texi (Acknowledgments):
2510         Update for js2-mode and org changes.
2512 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
2514         * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2515         files.
2517 2009-07-28  Chong Yidong  <cyd@stupidchicken.com>
2519         * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2521 2009-07-23  Glenn Morris  <rgm@gnu.org>
2523         * programs.texi (Matching): Update blink-matching-paren-distance.
2525 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
2527         * frames.texi (Cut/Paste Other App): For select-active-regions,
2528         selection is now updated on moving point.
2530 2009-07-21  Richard Stallman  <rms@gnu.org>
2532         * glossary.texi (GNU, Daemon): Update information.
2534 2009-07-19  Juri Linkov  <juri@jurta.org>
2536         * custom.texi (Specifying File Variables, Safe File Variables):
2537         "variables/value pairs" -> "variable/value pairs".
2539 2009-07-15  Glenn Morris  <rgm@gnu.org>
2541         * misc.texi (Gnus): Remove widow.
2543 2009-07-11  Glenn Morris  <rgm@gnu.org>
2545         * Makefile.in (TEXI2PDF): New.
2546         (emacs.pdf, emacs-xtra.pdf): New targets.
2548         * arevert-xtra.texi (Autorevert): Add menu descriptions.
2550         * display.texi (Horizontal Scrolling): Re-word to remove widow.
2552         * emacs.texi (Top): Info can be read from other places than Emacs.
2553         Don't print the copying notice twice in the printed version.
2554         Update the menu and detailmenu.
2555         (Preface): The meaning of "on-line" has changed.
2556         Correct name for "Common Problems" chapter.
2557         (Distrib): Update FSF shop URL.
2558         (Intro): Showing two files at once is not so exciting.
2560         * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2561         (Mac / GNUstep Basics): Minor grammar changes.
2562         (Mac / GNUstep Events): Fix typo.
2563         (GNUstep Support): CANNOT_DUMP no longer applies.
2565         * misc.texi (Document View): Fix typos.
2567         * dired.texi (Dired):
2568         * help.texi (Help):
2569         * macos.texi (Mac OS / GNUstep):
2570         * maintaining.texi (Version Control, Introduction to VC):
2571         End menu descriptions with a period.
2573 2009-07-09  Eli Zaretskii  <eliz@gnu.org>
2575         * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2576         so categorical in saying that the option is only useful on NTFS.
2578 2009-07-09  Glenn Morris  <rgm@gnu.org>
2580         * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2581         (ENVADD): Add texinfodir to TEXINPUTS.
2583         * emacs.texi (Top): Fix cross-reference.
2585         * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2587         * vc1-xtra.texi (Revision Tags): Fix typo.
2589 2009-07-03  Glenn Morris  <rgm@gnu.org>
2591         * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2592         (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2593         (Merge Commands): `.' does not seem to work in A or B buffer.
2594         `l' can recreate the 3-window display.
2596         * glossary.texi (Glossary): Minor phrasing changes throughout.
2597         Add more internal cross-references.
2598         <Autoloading>: You can't really autoload a variable.
2599         <C-M->: Move details here from `M-C-' item.
2600         <Continuation Line>: Refer to `Truncation.'
2601         <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2602         <Home Directory, Unix>: New entries.
2603         <Deletion of Files>: Mention recycle bins.
2604         <Directory>: Mention ``folders.''
2605         <Error>: Don't mention ``type-ahead.''
2606         <Fringe>: Refer to the manual node.
2607         <Minor Mode>: Can be global or local.
2608         <Spell Checking>: There are other checkers besides Ispell.
2610 2009-07-02  Glenn Morris  <rgm@gnu.org>
2612         * anti.texi (Antinews): Minor changes in phrasing.
2614         * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2615         some underfull lines in dvi output.
2617         * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2619         * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2621         * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2623 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
2625         * xresources.texi (Table of Resources): Mention maximized for
2626         fullscreen.
2628         * cmdargs.texi (Window Size X): -mm/--maximized is new.
2630 2009-07-01  Chong Yidong  <cyd@stupidchicken.com>
2632         * anti.texi (Antinews): Correct the list of removed platforms.
2634 2009-06-28  Glenn Morris  <rgm@gnu.org>
2636         * arevert-xtra.texi: Minor language tweaks.
2638         * dired-xtra.texi: Minor revisions.
2640 2009-06-23  Miles Bader  <miles@gnu.org>
2642         * display.texi (Scrolling): Document `recenter-redisplay'.
2643         (Temporary Face Changes): Document `text-scale-set'.
2645 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2647         * Branch for 23.1.
2649 2009-06-17  Kenichi Handa  <handa@m17n.org>
2651         * mule.texi (Charsets): Update the description for the new charset.
2652         (list-character-sets): New findex.
2653         (Language Environments): Add @anchor{Describe Language Environment}.
2655 2009-06-10  Chong Yidong  <cyd@stupidchicken.com>
2657         * basic.texi (Moving Point): Fix tag.
2659         * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2661         * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2662         use camel-case for PageUp and PageDown.
2664         * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2665         camel-case for PageUp and PageDown.
2667         * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2669         * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
2670         (Isearch Scroll): Decapitalize <next> and <prior>.
2672 2009-06-09  Agustín Martín  <agustin.martin@hispalinux.es>
2674         * fixit.texi (Spelling): Set default dictionary.
2675         Improve descriptions (Bug#2554)
2677 2009-06-08  David Reitter  <david.reitter@gmail.com>
2679         * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2680         since saving colors and faces set this way is not implemented.
2681         (Environment variables): Remove mention of mac-fix-env, which is
2682         scheduled to be removed.
2684 2009-06-04  Chong Yidong  <cyd@stupidchicken.com>
2686         * custom.texi (Init Examples): Add example of changing load-path.
2688         * building.texi (Lisp Libraries): Add example of changing
2689         load-path (Bug#3446).
2691 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
2693         * mark.texi (Mark): Further clarifications.
2694         (Setting Mark): Emphasize that C-SPC activates the mark.
2696 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
2698         * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
2699         Mark mode.
2700         (Using Region, Persistent Mark): Use "active mark" instead of "active
2701         region".
2703 2009-05-16  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
2705         * mule.texi (Select Input Method): Fix typo.
2707 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
2709         * anti.texi (Antinews): Document completion changes.  Some additional
2710         copyedits and rearrangement of entries.
2712 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
2714         * misc.texi (Interactive Shell, Saving Emacs Sessions)
2715         (Shell History Copying, Terminal emulator): Copyedits.
2717         * xresources.texi (Resources): Simplify descriptions.
2718         Shorten description of editres, which is not very useful these days.
2719         (Table of Resources): Document fontBackend resource.
2721         * trouble.texi (Quitting): Add other undo bindings to table.
2722         (DEL Does Not Delete): Note that the erasure key is usually labeled
2723         "Backspace".  Remove discussion of obscure Xmodmap issue.
2725 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>
2727         * files.texi (Visiting): Copyedits.
2729 2009-05-06  Chong Yidong  <cyd@stupidchicken.com>
2731         * basic.texi (Inserting Text): Document ucs-insert.
2733         * mule.texi (International Chars): Define "multibyte".  Note that
2734         internal representation is unicode-based.  Simplify definition of raw
2735         bytes.  Mention ucs-insert.
2736         (Enabling Multibyte): Remove obsolete discussion.  Copyedits.
2737         (Language Environments): Add language environments new to Emacs 23.
2738         (Multibyte Conversion): Node deleted.
2739         (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2740         Don't mention obsolete emacs-mule coding system.
2741         (Output Coding): Copyedits.
2743         * emacs.texi (Top): Update node listing.
2745 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
2747         * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2749 2009-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2751         * building.texi (Lisp Libraries): `load-library' does offer completion.
2753 2009-04-28  Chong Yidong  <cyd@stupidchicken.com>
2755         * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2756         t-mouse-mode.  Suggested by Per Starbäck (Bug#3126).
2758 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
2760         * maintaining.texi (Tags): Clarify text.  (Bug#3101)
2762 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
2764         * entering.texi (Entering Emacs): Document initial-buffer-choice.
2766         * building.texi (Lisp Interaction): Document initial-scratch-message.
2768 2009-04-18  Juanma Barranquero  <lekktu@gmail.com>
2770         * msdog.texi (Windows Fonts): Fix typos.
2772         * files.texi (Save Commands): Fix pxref.
2774 2009-04-18  Chong Yidong  <cyd@stupidchicken.com>
2776         * files.texi (Save Commands): Mention diff-buffer-with-file.
2777         (Comparing Files): Document diff-buffer-with-file.  Suggested by Magnus
2778         Henoch (Bug#3036).
2780 2009-03-15  Glenn Morris  <rgm@gnu.org>
2782         * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2783         the former is not always used.
2784         (Mail Headers): Use active voice.  Add "Mail-reply-to".
2785         Change case of "Id".  Avoid repeated "appropriate".
2786         (Mail Aliases): Fix previous change - use an example with a ".", so it
2787         does actually get quoted when expanded.
2788         (Mail Sending): Mailclient is the default on some systems.
2789         (Citing Mail): Mention mail-indentation-spaces.
2790         (Mail Mode Misc): Add an @dfn for "mail signature".
2792 2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
2794         * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2795         (Completion Options): Document read-file-name-completion-ignore-case,
2796         read-buffer-completion-ignore-case, and completion-styles.
2797         Remove description of partial-completion-mode.
2799 2009-03-14  Glenn Morris  <rgm@gnu.org>
2801         * sending.texi (Mail Format): Fix typo.  Add index entry for
2802         mail-header-separator.
2803         (Mail Headers): Put info about initialization and changing in one place
2804         at the start.  Update FCC section for mbox Rmail.  Clarify From
2805         section, mention mail-setup-with-from.  Clarify Reply-to section.
2806         Add Mail-followup-to and mail-mailing-lists.  Clarify References
2807         section.
2808         (Mail Aliases): Update example, make less contentious.
2809         Update for name change of mail-interactive-insert-alias.
2810         (Mail Mode): Remove mention of `%' as a word separator.
2811         (Mail Sending): Mention mail-send-hook.  Mention Mailclient.
2812         (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2813         commands.  Clarify FCC handling.  In mail-complete, add reference to
2814         Mail Aliases section, and mention mail-complete-function.
2815         (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2816         (Mail Mode Misc): Clarify the mail-signature function.  Add basic
2817         signature netiquette.  Explain how the mail hooks work when continuing
2818         a composition.
2819         (Mail Amusements): Internationalize the spook section a bit.
2820         Remove the spook mail-setup-hook example, since it doesn't work well.
2821         Mention fortune-file.
2822         (Mail Methods): Mention read-mail-command.
2824 2009-03-14  David Reitter  <david.reitter@gmail.com>
2826         * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2827         and NS resources following recent changes.
2829 2009-03-10  Jason Rumney  <jasonr@gnu.org>
2831         * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
2832         w32-use-visible-system-caret doc to indicate that it should get set
2833         automatically.
2834         (Windows Fonts): Add doc for the uniscribe backend.
2836 2009-03-08  Dan Nicolaescu  <dann@ics.uci.edu>
2838         * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2839         vc-dir.  (Bug#2598)
2841 2009-03-05  Reiner Steib  <Reiner.Steib@gmx.de>
2843         * fixit.texi (Spelling): Add turn-on-flyspell.  (Bug#2517)
2845 2009-03-05  Glenn Morris  <rgm@gnu.org>
2847         * rmail.texi (Rmail Basics): Add reference to sorting.
2848         (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2849         Minor re-wordings.
2850         (Rmail Motion): Mention rmail-next-same-subject.
2851         (Rmail Deletion): Expunging is not the only way to change the numbers.
2852         (Rmail Labels): Labels can also be used in sorting.
2853         (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
2854         (Rmail Display): Mention rmail-mime.
2856 2009-03-04  Glenn Morris  <rgm@gnu.org>
2858         * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2859         sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
2860         summary.  Mention sorts cannot be undone.
2861         (Rmail Display): Give an example of how to use goto-address-mode.
2862         (Rmail Editing): It's keybindings that are redefined, not commands.
2863         Fix some typos.
2864         (Movemail): Some minor rewording.
2865         (Remote Mailboxes): Emacs movemail supports pop by default.
2866         Fix some minor grammatical issues.  The "two alternative ways" to
2867         specify a POP mailbox are really just one.  Remove all reference to the
2868         variables rmail-pop-password and rmail-pop-password-required, obsolete
2869         since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
2870         can support Kerberos.
2872 2009-03-03  Glenn Morris  <rgm@gnu.org>
2874         * rmail.texi (Rmail Deletion): Revert previous change, which was
2875         describing the Rmail summary versions.
2876         (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2877         Minor re-wording for rmail-resend.
2878         (Rmail Make Summary): Summaries apply to buffers rather than files.
2879         <rmail-summary-by-topic>: Headers includes the subject.
2880         <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2881         details, including prefix arguments.
2882         Mention rmail-summary-by-senders on C-M-f.
2883         Not counting lines might be faster.
2884         (Rmail Summary Edit): More details on the delete commands.
2885         Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2886         Name the commands bound to the various keys.  Mention prefix argument
2887         for searching.
2888         (Rmail Display): Mention rmail-displayed-headers.  Fix typo.
2889         Simplify rmail-highlighted-headers description.  Update face name.
2891 2009-03-02  Juanma Barranquero  <lekktu@gmail.com>
2893         * mark.texi (Marking Objects): Fix typo.
2895 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
2897         * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2898         instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
2900 2009-03-01  Glenn Morris  <rgm@gnu.org>
2902         * rmail.texi (Rmail): Fix some typos.  Use consistent case in menu.
2903         (Rmail Motion): - M-s searches from the end of messages.
2904         (Rmail Deletion): Minor clarification.  Fix numeric argument
2905         description.
2906         (Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
2907         newmail and RMAILOSE files need not be in home-directory.
2908         (Rmail Files): Mention I/O menus are unselectable if no files match.
2909         Mention `MAIL' env-var.
2911 2009-02-24  Jason Rumney  <jasonr@gnu.org>
2913         * mule.texi (Fontsets): Mention fontset-default, font specs and
2914         fallback fontsets.
2915         (Defining Fontsets): Mention ns and w32 variants of
2916         standard-fontset-spec.  Update description of startup fontset to match
2917         Emacs 23 behavior.
2918         (Modifying Fontsets): New section.  (Bug#656)
2919         (International): Link to Modifying Fontsets.
2921 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
2923         * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2924         Mention ns-extended-platform-support-mode.
2926 2009-02-22  Karl Berry  <karl@gnu.org>
2928         * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2930 2009-02-19  Juanma Barranquero  <lekktu@gmail.com>
2932         * basic.texi (Moving Point, Position Info):
2933         * files.texi (Visiting):
2934         * mini.texi (Completion Options):
2935         * text.texi (HTML Mode): Remove duplicate words.
2937 2009-02-20  Glenn Morris  <rgm@gnu.org>
2939         * rmail.texi: Minor updates for mbox rather than Babyl.
2941 2009-02-17  Karl Berry  <karl@gnu.org>
2943         * emacs.texi (Top): Add @insertcopying before master menu.  (Bug#1988)
2945 2009-02-17  Richard M Stallman  <rms@gnu.org>
2947         * anti.texi (Antinews): Mention Babyl format.
2949         * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2951         * rmail.texi: Update for mbox format.
2952         Various small fixes, as well as the following.
2953         (Out of Rmail): Node deleted.
2954         (Rmail): Update menu.
2955         (Rmail Files): Comment out set-rmail-inbox-list.
2956         Document rmail-inbox-list instead.
2957         (Rmail Output): Substantial changes since C-o is now
2958         rmail-output-as-seen and o is rmail-output.
2959         (Rmail Attributes): Delete `stored', add `retried'.
2960         (Rmail Display): Editing headers works in all cases.
2962 2009-02-17  Glenn Morris  <rgm@gnu.org>
2964         * basic.texi (Position Info): M-x count-lines-region is not always on
2965         M-=.  (Bug#2269)
2967 2009-02-09  Glenn Morris  <rgm@gnu.org>
2969         * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2970         defaults.
2972 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
2974         * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2975         documentation of possible problems with redecoding.
2977 2009-02-03  Glenn Morris  <rgm@gnu.org>
2979         * rmail.texi (Out of Rmail): Mention b2m.pl.
2981 2009-01-31  Glenn Morris  <rgm@gnu.org>
2983         * rmail.texi (Out of Rmail): Correct b2m location.
2985 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
2987         * fixit.texi (Undo): Update undo limit values.
2989 2009-01-27  Glenn Morris  <rgm@gnu.org>
2991         * emacs.texi (Top): Fix Antinews menu entry.
2993 2009-01-25  Karl Berry  <karl@gnu.org>
2995         * text.texi (Foldout): Use @itemize @w{} to make an itemize
2996         item with no marker, instead of the syntactically incorrect
2997         @itemize @asis.
2999 2009-01-25  Juri Linkov  <juri@jurta.org>
3001         * building.texi (Grep Searching): Fix index entry for lgrep.
3003 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
3005         * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3007 2009-01-21  Adrian Robert  <Adrian.B.Robert@gmail.com>
3009         * macos.texi (Preferences Panel): Update description of font setting to
3010         reflect that prior frame selection is no longer needed.
3012 2009-01-20  Nick Roberts  <nickrob@snap.net.nz>
3014         * building.texi (Debuggers): Revert some of 2008-10-31 change  to
3015         raise GUD subsections.
3017 2009-01-15  Glenn Morris  <rgm@gnu.org>
3019         * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3021 2009-01-10  Glenn Morris  <rgm@gnu.org>
3023         * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3025 2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
3027         * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3028         logical lines.
3030 2008-12-29  Juri Linkov  <juri@jurta.org>
3032         * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3034         * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3036 2008-12-28  Chong Yidong  <cyd@stupidchicken.com>
3038         * misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
3039         goto-address-mode instead of goto-address.
3041         * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3042         mode.
3044         * emacs.texi (Top): Update node listing.
3046 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
3048         * custom.texi (Directory Variables): Explain what is a "project".
3049         Add indexing.  Improve wording.  Add a footnote about using
3050         _dir-locals.el on MS-DOS.
3052 2008-12-24  Dan Nicolaescu  <dann@ics.uci.edu>
3054         * files.texi (Misc File Ops): Mention chmod as an alias for
3055         set-file-modes.
3057 2008-12-24  Martin Rudalics  <rudalics@gmx.at>
3059         * help.texi (Help): Fix typos and reword.
3060         (Help Summary): Add entries for C-h n and C-h r, reorder
3061         entries, and do some minor fixes.
3062         (Name Help): Say that C-h F works for commands only.
3063         (Misc Help): Say that view-lossage displays 300 keystrokes.
3065 2008-12-20  Glenn Morris  <rgm@gnu.org>
3067         * ack.texi (Acknowledgments): General update based on AUTHORS,
3068         including removal of some stuff no longer distributed.
3070 2008-12-19  Agustin Martin  <agustin.martin@hispalinux.es>
3072         * fixit.texi: Mention hunspell
3074 2008-12-19  Glenn Morris  <rgm@gnu.org>
3076         * ack.texi (Acknowledgments): Small grammar fix.
3077         Consolidate explanatory text at start.
3079         * display.texi (Text Display):
3080         * indent.texi (Indentation): Use @acronym with ASCII.
3082 2008-12-18  Glenn Morris  <rgm@gnu.org>
3084         * ack.texi: Various small updates and fixes.
3086 2008-12-18  Juri Linkov  <juri@jurta.org>
3088         * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3089         as a key binding to start a forward nonincremental word search.
3090         Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3091         a backward nonincremental word search.  Add index for `M-s w'
3092         `isearch-forward-word'.
3093         (Regexp Search): Add a short summary of regexp key commands like
3094         in the node "Basic Isearch".
3095         (Other Repeating Search): Fix typo.
3097 2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3099         * misc.texi (PostScript Variables): Fix doc.
3101 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
3103         * programs.texi (Program Modes): Mention Ruby mode.
3105 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
3107         * misc.texi (emacsclient Options): Describe what an empty string
3108         argument does for --alternate-editor.
3110 2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
3112         * cmdargs.texi (Font X): Distinguish between client-side and
3113         server-side fonts.  List valid Fontconfig properties.  Add reference to
3114         Fontconfig manual.  List valid GTK font properties.  Explain use of
3115         fc-list.
3117 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
3119         * cmdargs.texi (Font X): Move discussion of quoting to top.
3121 2008-12-06  Glenn Morris  <rgm@gnu.org>
3123         * maintaining.texi (Old Revisions): Improve previous change.
3125 2008-12-05  Richard M Stallman  <rms@gnu.org>
3127         * anti.texi (Antinews): Minor fixes.
3129 2008-12-03  Glenn Morris  <rgm@gnu.org>
3131         * maintaining.texi (Old Revisions): Fix diff-switches description.
3133 2008-12-01  Martin Rudalics  <rudalics@gmx.at>
3135         * emacs.texi (Top): Fix typo.
3137 2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
3139         * misc.texi (Document View): Explain dependence on gs at the top.
3140         Copyedits.
3142         * emacs.texi (Top): Add DocView nodes to detailed node listing.
3144         * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3145         (Comment Commands): Discuss region-active behavior of M-; first.
3147 2008-11-29  Martin Rudalics  <rudalics@gmx.at>
3149         * display.texi (Line Truncation): Add reference to Continuation
3150         Lines.
3152         * windows.texi (Pop Up Window): Mention split-height-threshold
3153         and split-width-threshold.
3154         (Split Window): Add reference to Continuation Lines.
3156 2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
3158         * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3159         (GNUstep Support): New node.
3160         * anti.texi:
3161         * emacs.texi:
3162         * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3164 2008-11-28  Richard M Stallman  <rms@gnu.org>
3166         * misc.texi (Dissociated Press): Minor cleanups.
3168         * dired.texi (Image-Dired): Avoid passive.
3170 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
3172         * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3173         representation.
3175 2008-11-26  Richard M. Stallman  <rms@gnu.org>
3177         * files.texi (Visiting): Rewrite paragraph for clarity.
3179         * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3181 2008-11-25  Alan Mackenzie  <acm@muc.de>
3183         * programs.texi (Moving by Parens): Clarify that parens inside strings
3184         and comments are ignored, and that the commands assume the starting
3185         point isn't in a string or comment.
3187 2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
3189         * macos.texi: Add Prev/Next/Top pointers to all nodes.
3190         (Mac Basics): Merge in Grabbing Environment Variables from earlier
3191         version.
3192         (Mac Customization): Rewrite Preferences Panel section and merge in to
3193         this node, add Open files by dragging to an Emacs window.
3195         * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3197 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
3199         * files.texi (Misc File Ops): Document set-file-modes.
3201         * windows.texi (Split Window): Document integer values of
3202         truncate-partial-width-windows.
3204         * text.texi (Text): Simplify description of markup languages.
3205         (TeX Mode): Simplify introduction.  Mention BibTeX mode.
3206         (TeX Editing): Note that `""' inserts one `"' character.
3207         (HTML Mode): Note in the introduction that XML mode is an alias for
3208         SGML mode.  Mention nXML mode.
3210 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
3212         * building.texi (Watch Expressions): Fix typo.
3214 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
3216         * files.texi (Visiting): Document new behavior of
3217         confirm-nonexistent-file-or-buffer.
3219         * buffers.texi (Select Buffer):
3220         Document confirm-nonexistent-file-or-buffer.
3222         * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3223         edit-picture.
3225         * text.texi (Text): Simplify introduction.  Discard mention of `M-x
3226         edit-picture', since that is just an alias for picture-mode.
3227         (Sentences): Note that repeated M-@ extends the region.
3228         (Pages): Make terminology more consistent.  Link to Regexps node.
3229         (Longlines): Discuss relationship with Visual Line mode.
3230         (Text Mode): Remove extraneous discussion of other modes, since they
3231         were already introduced in the parent node.
3233 2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
3235         * anti.texi (Antinews): Rewrite.
3237         * entering.texi (Exiting): Mention "minimize" terminology.
3239         * frames.texi (Frame Commands): Mention "minimize" terminology.
3241         * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3242         formats.
3243         (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3244         (Misc X): Don't document useless -hb option.
3246 2008-11-22  Juri Linkov  <juri@jurta.org>
3248         * dired.texi (Dired Navigation): Change normal file name search option
3249         from `non-nil' to `t'.  Add `dwim' option.
3251 2008-11-22  Juri Linkov  <juri@jurta.org>
3253         * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3254         ".dir-locals.el".  Rename `define-project-bindings' to
3255         `dir-locals-set-class-variables'.  Rename `set-directory-project' to
3256         `dir-locals-set-directory-class'.
3258 2008-11-22  Lute Kamstra  <lute@gnu.org>
3260         * buffers.texi (Select Buffer): Index goto-line.
3261         * basic.texi (Moving Point): Mention the use of a numeric prefix
3262         argument with goto-line and refer to Select Buffer for the use of a
3263         plain prefix argument.
3265 2008-11-19  Glenn Morris  <rgm@gnu.org>
3267         * doclicense.texi: Update to FDL 1.3.
3268         * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3270 2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
3272         * custom.texi (Minor Modes): Define mode commands and mode variables
3273         more precisely.  Recommend using mode commands instead of setting
3274         variables directly.  Put minor modes in a list, and add more modes.
3275         (Easy Customization): Use "init file" instead of .emacs.
3276         (Customization Groups): Update to new Custom buffer appearance.
3277         (Saving Customizations): Copyedits.  Update example.
3278         (Variables): Give example of variable type-sensitivity.
3279         (Examining): Update example.
3280         (Hooks): Copyedits.
3281         (Specifying File Variables): Use C comments instead of an artificial
3282         Lisp for the example.
3283         (Keymaps): Move internals discussion to Prefix Keymaps.
3284         (Rebinding): Remove redundant paragraph (stated in Key Binding).
3285         (Init Rebinding): Document kbd macro.
3286         (Init File): Link to Find Init.
3288         * mark.texi (Using Region): Document Delete Selection Mode more
3289         thoroughly.
3291         * frames.texi (Mouse Commands): Move most of the description of Delete
3292         Selection Mode to Using Region, and link to it.
3293         (Clipboard): Note that paste is bound to clipboard-yank.
3295         * building.texi (Compilation): Document first-error value of
3296         compilation-scroll-output.
3297         (Compilation Mode): Note that compilation-auto-jump-to-first-error
3298         works as soon as an error is available.  Suggested by Juri Linkov.
3300         * mini.texi (Passwords): New node.
3302         * files.texi (Remote Files): Link to Passwords node.
3304         * emacs.texi (Top): Update node listings.
3306 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
3308         * ack.texi (Acknowledgments): Some updating of credits.
3310         * emacs.texi (Acknowledgments): Add a couple more names.
3312         * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3314         * files.texi (Directories): Describe delete-directory in text.
3315         (Misc File Ops): Document use of trash.
3317 2008-11-16  Juanma Barranquero  <lekktu@gmail.com>
3319         * macos.texi (Mac Customization): Fix typos.
3321 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
3323         * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3324         replacing previous contents.  Numerous copyedits to adapt ns-emacs to
3325         the conventions of the main Emacs manual.
3327         * emacs.texi (Top): Update node listings.
3329 2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
3331         * cmdargs.texi (Emacs Invocation): Link to Emacs Server.  Note that
3332         command-line-args is processed during startup.
3333         (Action Arguments): Correctly describe how file arguments interact with
3334         the startup screen.  Link to Lisp Interaction for scratch buffer.
3335         (Initial Options): Link to Command Example for -batch option.
3336         (Environment): Document initial-environment.
3338         * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3339         can't be changed in the site-start file.
3341 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
3343         * dired.texi (Dired): Mention C-x C-d too.
3344         (Dired Enter): Document M-n in the Dired minibuffer.
3345         (Dired Navigation): Explain dired-goto-file more clearly.
3346         Document dired-isearch-filenames.
3347         (Dired Deletion): Remove unnecessary "expunged" terminology.
3348         (Flagging Many Files): & is now rebound to `% &'.
3349         (Shell Commands in Dired): Document dired-do-async-shell-command.
3350         Clarify how multi-file arguments are passed.
3351         (Misc Dired Features): Document dired-do-isearch.
3353 2008-11-06  Chong Yidong  <cyd@stupidchicken.com>
3355         * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3357 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
3359         * search.texi (Other Repeating Search): Remove obsolete findex entries.
3361 2008-11-01  Chong Yidong  <cyd@stupidchicken.com>
3363         * programs.texi (Program Modes): Link to Program Indent node.
3364         (Left Margin Paren): Explain consequences of changing
3365         open-paren-in-column-0-is-defun-start more concisely.
3366         (Which Function, Program Indent, Info Lookup): Minor edits.
3367         (Basic Indent): If region is active, TAB indents the region.
3368         (Multi-line Indent): If region is active, TAB indents the region.
3369         Note that indent-region is useful when Transient Mark mode is off.
3370         (Matching): The delimiter at the cursor is highlighted---the character
3371         changes color.
3372         (Symbol Completion): Link to Completion node.
3374         * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3375         a strictly text-only system.
3377         * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3378         batch mode.
3380 2008-11-01  Richard M. Stallman  <rms@gnu.org>
3382         * misc.texi (Document View): Major rewrite.
3384         * maintaining.texi (Types of Log File): Change logs are older than
3385         version control.
3386         (VCS Concepts): Simplify and rearrange.
3387         (Version Control Systems): Make it clear that Linux is only the kernel.
3388         (VC Mode Line): Shorten reference to menu item.
3389         (Basic VC Editing): Clarify VC fileset.  Shorten and simplify.
3390         (VC Directory Mode): Minor cleanup.
3391         Unchanged files are hidden, not omitted.
3392         (VC Directory Commands): Shorten and simplify.
3393         (Change Log Commands): New node, split from Change Logs.
3394         (VC Directory Buffer): New node, split from VC Directory Mode.
3396 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
3398         * misc.texi (Document View): Rename from Document Files, moved here
3399         from files.texi.
3401         * files.texi (Version Control): Move to maintaining.texi.
3402         Subnodes moved as well.
3403         (Document Files): Move to misc.texi.
3405         * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3406         vc-update-change-log.
3407         (Version Control): Move here from files.texi.
3408         (Format of ChangeLog): Make it a subnode of Change Log.
3410         * emacs.texi (Top): Update node listing.
3412 2008-10-31  Tassilo Horn  <tassilo@member.fsf.org>
3414         * files.texi (Files): Add a section about document
3415         files (doc-view-mode).
3417 2008-10-31  Chong Yidong  <cyd@stupidchicken.com>
3419         * building.texi (Compilation Mode):
3420         Document compilation-auto-jump-to-first-error.
3421         (Debuggers): Lower GUD subsections to subsubsections.
3422         (Starting GUD): Add cindex.
3423         (Lisp Interaction): Note that scratch is no longer the initial buffer.
3425 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
3427         * indent.texi (Indentation): Link to Program Indent.
3429         * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3430         now uses emacsclient's terminal.
3432 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
3434         * mark.texi (Using Region): Document use-empty-active-region.
3436         * emacs.texi (Top): Update node listings.
3438         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.
3439         Don't mention obsolete emacs.bash script.
3440         (Invoking emacsclient): Rewrite, moving optional arguments to
3441         emacsclient Options.
3442         (emacsclient Options): New node.  Document server-use-tcp and
3443         server-host.
3445 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
3447         * indent.texi (Indentation): Replace list with paragraphed text,
3448         putting description of syntax-driven indentation first.  Document new
3449         effect of active regions on tab.
3450         (Tab Stops): Note that editable tab stops affect indentation commands.
3452 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
3454         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3456 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
3458         * custom.texi (Function Keys): Note that modified keypad keys are not
3459         translated.
3461         * basic.texi (Arguments): Explain how to insert multiple digits.
3463 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
3465         * files.texi (Remote Files): Precise selection of default method.
3466         Rewrite paragraph about disabling remote file names.
3468 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
3470         * search.texi (Special Isearch): Document M-TAB is isearch.
3472         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3473         command.
3475         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3477 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
3479         * emacs.texi (Acknowledgments): Add myself to Acknowledgments
3480         section.
3482 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
3484         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3485         to files.texi.  Move contents of vc2-xtra.texi here.
3487         * vc2-xtra.texi: File removed.
3489         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3490         Directory Commands from the submenu.  Don't include deleted file
3491         vc2-xtra.texi.
3493         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3494         (Version Control): Add VC Directory Mode and VC Directory Commands to
3495         the submenu.
3496         (Why Version Control?): Use table format.
3497         (Version Control Systems): Note that Meta-CVS support is gone.
3498         (VCS Concepts): Note precisely when VC started supporting filesets.
3499         Remove bogus xref to CVS Options node.
3500         (Types of Log File): Copyedits.
3501         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3502         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3503         The Right Thing.
3504         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3505         (Log Buffer): Reorganize node, putting C-c C-c description first.
3506         (Old Revisions): Use CVS for example, not RCS.
3507         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3508         Commands from the submenu, putting them under Version Control.
3509         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3510         need to include it in the manual unconditionally, since it is now
3511         crucial to using distributed version control systems.
3512         (Comparing Files): Note that diff uses the minibuffer, and that the
3513         output is shown using Diff mode.
3514         (Diff Mode): Explain what "patch" and "hunk" mean.
3515         Document diff-update-on-the-fly, diff-refine-hunk, and
3516         diff-show-trailing-whitespaces.
3517         (File Archives): Add rar support.
3519         * major.texi (Choosing Modes): Make mode selection sequence more
3520         obvious by describing the steps in order of priority.  Note that
3521         magic-mode-alist is nil by default.
3522         Document magic-fallback-mode-alist.
3524 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
3526         * frames.texi (Mouse References): Copyedits.
3528 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
3530         * ack.texi (Acknowledgments): Add myself as doc-view author.
3532 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
3534         * frames.texi (Dialog Boxes): Add @cindex entries.
3536 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
3538         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3539         (Text-Only Mouse): Copyedit.
3541 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
3543         * frames.texi: Use @key throughout for mouse clicks.
3544         (Cut/Paste Other App): Document yank-pop-change-selection.
3545         (Secondary Selection): Fix modified mouse click syntax.
3546         (Clipboard): Describe Cut, Copy and Paste commands.
3547         (Mouse References): Not all references are in read-only buffers.
3548         Copyedits.
3549         (Creating Frames): Add xref to Init File.
3550         (Frame Commands): Add xref to Exiting.
3551         (Scroll Bars): Document GTK vs toolkit behavior.
3553 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
3555         * files.texi (Version Control): Copyedits.  Add Bazaar.
3556         (Version Control Systems): List different VCS's using an itemized list.
3557         Add Bazaar.
3558         (VCS Concepts): Copyedits.  Tweak description of file merging.
3560         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3561         (Cut/Paste Other App): Document select-active-regions and
3562         x-select-enable-primary.
3564 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
3566         * mark.texi (Shift Selection): Correct case in node name.
3568         * emacs.texi (Top): Update node order in Mark chapter.
3570 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
3572         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3574         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
3575         elsewhere in the manual instead of describing yet again the intricacies
3576         of $HOME on MS-Windows and MS-DOS.
3578 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
3580         * mini.texi (Minibuffer File): Add xref to File Names.
3581         (Minibuffer File): Add discussion of `~' in file names.
3582         Add insert-default-directory index reference.
3584         * files.texi (File Names): Reorganize description.
3585         (Visiting): Add xref to Mode Line.  Copyedits.
3586         (Save Commands): Mention prefix behavior of C-x C-s.
3587         (Numbered Backups): Node deleted.
3588         (Backup Names): Contents of Numbered Backups moved here.  State default
3589         of version-control variable.
3590         (Reverting): Copyedits.
3591         (Version Control): Add additional version control systems.
3593         * emacs.texi (Top): Delete Numbered Backups node.
3595         * cmdargs.texi (General Variables): Change Numbered Backups xref to
3596         Backup Names.
3597         (Initial Options): Document renamed variable inhibit-startup-screen.
3599 2008-10-11  Romain Francoise  <romain@orebokech.com>
3601         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3603 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
3605         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3606         (Select Buffer): Mention use of minibuffer history.  Describe default
3607         value of default-major-mode.  Mention that C-x 4 b selects the other
3608         window.
3609         (List Buffers): Document CRM indicators in the order they appear.
3610         (Kill Buffer): Document new command kill-matching buffers.
3611         (Several Buffers): Move explanation of the relationship between buffer
3612         list and buffer menu to the top.
3613         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3615 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
3617         * entering.texi (Exiting): Document change of C-x C-c to
3618         save-buffers-kill-terminal.  Document kill-emacs.
3620 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
3622         * mule.texi (Coding Systems): Don't mention codepage-setup.
3624         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3625         cpNNN coding systems anymore.
3626         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
3627         for unibyte mode.  Don't mention line-drawing characters.
3628         Don't mention dos-unsupported-char-glyph.
3630 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
3632         * search.texi (Search): Shorten introduction.
3633         (Basic Isearch): Add command table.  Discuss reverse isearch and
3634         isearch highlighting.
3635         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
3636         ring to cindex.
3637         (Special Isearch): Move input methods discussion here.
3638         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3639         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3640         Repeat Isearch.
3641         (Isearch Minibuffer): New node.
3642         (Word Search): Document new word search commands.
3643         (Regexp Example): Simplify example using sentence-end-base variable.
3644         (Replace): Reword introduction.
3645         (Unconditional Replace): Remove unnecessary example.
3646         (Other Repeating Search): Document new `M-s o' binding.
3648         * emacs.texi (Top): Update node listings.
3650 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
3652         * emacs.texi (Top): Remove Kill Errors from menu.
3654 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
3656         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3657         interface for defining macros.  Simplify examples.  Note that C-g quits
3658         macro definitions.
3659         (Keyboard Macro Counter): Document using F3 to insert counter.
3660         Give usage example.
3661         (Keyboard Macro Query): Organize query responses in a table.
3663         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3664         Link to Erasing node.
3665         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
3666         rationale to a footnote.
3667         (Kill Errors): Remove node, due to redundancy with Erasing.
3668         (Spelling): Move discussion of flyspell to end.  Note new behavior of
3669         M-$ in active region.  Remove non-ispell-specific keybindings from
3670         table.
3672 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
3674         * cmdargs.texi (Initial Options): Document --daemon.
3676 2008-09-20  Glenn Morris  <rgm@gnu.org>
3678         * files.texi (Numbered Backups): Mention that some modes set
3679         version-control.
3681 2008-09-20  Jim Blandy  <jimb@red-bean.com>
3683         * files.texi (Numbered Backups): Reference File Variables, as well.
3684         Remove discussion of Rmail's implementation.
3686 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
3688         * misc.texi (Recursive Edit): Note that top-level exits active
3689         minibuffers.
3691         * trouble.texi (Quitting): Likewise.
3693 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
3695         * emacs.texi (Top): Add Temporary Face Changes xref.
3697         * display.texi (Display): Move Temporary Face Changes node to just
3698         after Standard Faces.
3699         (Scrolling): Document recenter-top-bottom instead of recenter.
3700         (Horizontal Scrolling): Move auto hscroll discussion to the top.
3701         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3702         (Display Custom): Copyedits.
3703         (Optional Mode Line): Document display-battery-mode.
3705 2008-08-27  Romain Francoise  <romain@orebokech.com>
3707         * custom.texi (Directory Variables): Minor fix.
3709 2008-08-27  Glenn Morris  <rgm@gnu.org>
3711         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3712         descriptions.
3713         (Calendar Customizing): Tweak layout description.
3714         Move calendar-today-marker and calendar-today face to the other
3715         markers.  Condense calendar-star-date and calendar-mark-today
3716         description.
3717         (Holiday Customizing): Add oriental and solar holidays.
3718         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3719         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
3720         (Date Display Format): Change ISO format.  Be less verbose.
3721         (Diary Customizing): Mention day and month abbrev arrays.
3722         Mention the date-form variables by name.  Update European example.
3723         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
3724         Condense examples.  Mention diary-entry-symbols by name.
3725         Condense table for insertion commands.
3726         (Fancy Diary Display): Mention diary-include-string and
3727         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
3728         Ethiopic, Persian date functions.  Condense descriptions.
3730         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3731         (Adding to Diary): Adapt for changed node name.
3733 2008-08-26  Glenn Morris  <rgm@gnu.org>
3735         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3736         node "Hebrew/Islamic Entries".
3738         * calendar.texi (Specified Dates): Fix names of iso functions.
3739         (General Calendar): There may not be another window.
3740         (Writing Calendar Files, Holidays): Tweak intro.
3741         (Holidays): Mention Baha'i and Chinese holidays.
3742         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3743         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3744         (To Other Calendar): Add calendar-print-other-dates.
3745         Refer to "graphic display" rather than "X.
3746         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
3747         (Displaying the Diary): Fix whitespace after reference.
3748         Fix `diary-number-of-entries' reference.
3749         (Date Formats): Explicitly mention that day names can be abbreviated.
3750         (Adding to Diary): Add some references to other sections.
3751         (Special Diary Entries): Fix reference.
3752         (Appointments): Simplify appt-message-warning-time entry.
3753         Clarify where times must be.
3754         (Importing Diary): Comment out icalendar paragraph that does not apply.
3755         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3757 2008-08-23  Glenn Morris  <rgm@gnu.org>
3759         * fortran-xtra.texi (Fortran): Change description of free form and
3760         fixed form a bit.  Mention hideshow and imenu.
3761         (Fortran Motion): Mention fortran-end-of-subprogram,
3762         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3763         (Fortran Indent): Minor re-word.
3764         (ForIndent Commands): Mention fortran-fill-paragraph and
3765         fortran-fill-statement.
3766         (ForIndent Cont): Mention fortran-tab-mode-string.
3767         (Fortran Comments): Mention fortran-comment-line-start-skip.
3768         (Fortran Columns): Mention font-locking.
3769         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3771 2008-08-23  Johan Bockgård  <bojohan@muon>
3773         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3775 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
3777         * mini.texi (Minibuffer): Simplify introduction.
3778         (Minibuffer File): Document tilde in minibuffer filenames.
3779         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
3780         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
3781         (Completion Example): Update example to current command list.
3782         (Completion Options): Document `lazy' value of completion-auto-help.
3783         Update contents of completion-ignored-extensions.
3784         (Minibuffer History): Describe "future history" list.  State default
3785         value of history-delete-duplicates.
3787 2008-08-21  Glenn Morris  <rgm@gnu.org>
3789         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
3790         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
3792 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
3794         * regs.texi (Registers): Clarify valid register names.
3795         (RegPos): Note that buffer is saved and restored too.
3796         (RegText): Note that mark is reactivated/deactivated.
3797         (RegConfig): Xref to Windows node.
3799 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
3801         * basic.texi (Inserting Text): Provide command name for C-q.
3803         * killing.texi (Killing): Copyedit.  Define read-only text.
3804         (Deletion): DEL and C-d were already explained in Erasing; xref there.
3805         (Killing by Lines): Copyedit.
3806         (Other Kill Commands): Move M-w description here.
3807         (Yanking): Move M-w to Other Kill Commands.
3808         (Kill Ring): Also mention saving text in registers.  Link to Text
3809         Properties in elisp manual.
3810         (Accumulating Text): Copyedit.
3811         (CUA Bindings): Shift selection is now the default.
3813 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3815         * maintaining.texi (Change Log): Mention next-error is available.
3817 2008-08-10  Glenn Morris  <rgm@gnu.org>
3819         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3820         and intermonth text.
3821         (Holiday Customizing): Add holiday-chinese.
3823 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
3825         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
3827 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
3829         * files.texi (Log Buffer): Describe C-c C-d.
3830         (Diff Mode): Describe C-x 4 A.
3832 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
3834         * vc1-xtra.texi (VC Directory Mode): Fix last change.
3836 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
3838         * files.texi (Old Revisions): Update the keys used by vc-annotate and
3839         describe the new bindings to show the changeset diff, toggle annotation
3840         visibility, show revisions.
3841         (VC Status): Describe key bindings for modifying the change comments,
3842         displaying changeset diffs and annotations.
3844         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3846 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
3848         * vc1-xtra.texi (VC Directory Mode): Fix typo.
3850 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
3852         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3853         and wording.
3855 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
3857         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
3858         marking/unmarking.  Add descriptions for the multiple file search
3859         commands.  Improve some old info.
3861 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
3863         * display.texi (Visual Line Mode): New node.
3865         * basic.texi (Inserting Text): Move DEL to deletion node.
3866         (Moving Point): Add additional alternative key bindings.
3867         Describe line-move-visual.
3868         (Erasing): Describe DEL.
3869         (Basic Undo, Blank Lines, Arguments): Copyedit.
3870         (Continuation Lines): Mention Visual Line mode.
3871         (Position Info): Move extended discussion to mule.texi.
3873         * mule.texi (International Chars): Describe C-x =.
3875         * emacs.texi (Top): Add Visual Line Mode node.
3877 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3879         * emacs.texi: Remove VMS support.
3881 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
3883         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3884         the vc-dir command name.
3886 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
3888         * xresources.texi: Remove mentions of Mac Carbon.
3890 2008-07-19  Andreas Schwab  <schwab@suse.de>
3892         * ns-emacs.texi: Move to ../misc.
3894 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
3896         * entering.texi (Exiting): Don't describe text-only terminals as the
3897         default.  Describe the new startup screen.
3898         (Exiting): Describe how to kill Emacs first.  Change description of
3899         iconification to handle modern window systems.
3901 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
3903         * ns-emacs.texi: New file, documents features of Emacs port under
3904         NeXTstep windowing.
3906 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
3908         * entering.texi (Entering Emacs): Update prev node.
3910         * glossary.texi (Glossary): Remove xref to Text Characters.
3912         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
3913         directly, rather than in the context of ASCII.  Move description of
3914         special properties of modifier key to new Modifier Keys node.
3915         (Keys): Copyedit.
3916         (Text Characters): Delete node.  Multibyte is the default nowadays, and
3917         the node contents are obsolete.
3919         * custom.texi (Modifier Keys): New node.
3921         * emacs.texi (Top): Update node list.
3923 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
3925         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
3926         saying that Emacs provides menus and mouse support (which is par for
3927         the course).
3929         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
3930         early on.
3931         (Point): Copyedit.  Relegate historical trivia to a footnote.
3932         (Mode Line): Explain mode-line format more consistently.
3933         (Menu Bar): Copyedit.
3935 2008-06-27  Glenn Morris  <rgm@gnu.org>
3937         * cal-xtra.texi (Sexp Diary Entries):
3938         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3940 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
3942         * mark.texi (Shift selection): New node.
3943         (Mark): Copyedits.
3944         (Persistent Mark): Move to the end of the chapter.
3946 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
3948         * makefile.w32-in (distclean): Remove makefile.
3950 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
3952         * building.texi (Starting GUD): Add an entry for gud-gdb.
3953         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3954         command mode.
3956 2008-06-17  Glenn Morris  <rgm@gnu.org>
3958         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3960 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
3962         * building.texi (Starting GUD): Expand on remote debugging.
3963         (Other GDB-UI Buffers): Mention new keyboard bindings.
3965 2008-06-15  Glenn Morris  <rgm@gnu.org>
3967         * gnu.texi: Use a verbatim license for this invariant section,
3968         as per etc/GNU.
3970 2008-06-13  Daniel Engeler  <engeler@gmail.com>
3972         * emacs.texi, misc.texi: Add documentation about serial port access.
3974 2008-06-13  Glenn Morris  <rgm@gnu.org>
3976         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3977         maintain.info.
3979 2008-06-05  Miles Bader  <miles@gnu.org>
3981         * display.texi (Temporary Face Changes): Update to reflect function
3982         renamings in face-remap.el.
3984 2008-06-04  Miles Bader  <miles@gnu.org>
3986         * display.texi (Temporary Face Changes):
3987         Add `adjust-buffer-face-height'.  Rewrite description of
3988         `increase-buffer-face-height' and `decrease-default-face-height' now
3989         that they aren't bound by default.
3991 2008-06-03  Miles Bader  <miles@gnu.org>
3993         * display.texi (Temporary Face Changes): New node.
3995 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
3997         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3999 2008-05-31  Glenn Morris  <rgm@gnu.org>
4001         * cal-xtra.texi (Fancy Diary Display): Simplify.
4003 2008-05-30  Glenn Morris  <rgm@gnu.org>
4005         * cal-xtra.texi (Fancy Diary Display): Update for
4006         diary-display-function replacing diary-display-hook.
4008 2008-05-29  Drew Adams  <drew.adams@oracle.com>
4010         * msdog.texi (Windows Keyboard): Add descriptions of
4011         w32-register-hot-key and w32-unregister-hot-key.
4013 2008-05-21  Tom Tromey  <tromey@redhat.com>
4015         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
4016         Variables node.
4018 2008-05-19  Tom Tromey  <tromey@redhat.com>
4020         * custom.texi (Variables): Add Directory Variables to menu.
4021         (Directory Variables): New node.
4023 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
4025         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
4027 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
4029         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
4030         Revision Tags and rewritten.  Section now uses modern terminology,
4031         (tags rather than snapshots) and describes post-SCCS systems more
4032         accurately.
4034 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
4036         * msdog.texi (Windows Files): Update documentation of
4037         w32-get-true-file-attributes.
4039 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
4041         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4042         directory mode.
4044 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
4046         * killing.texi (Appending Kills): Remove a strangely off-topic index
4047         entry "television".
4049 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
4051         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
4053 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
4055         * emacs/buffers.texi, emacs/files.texi (Version-control):
4056         vc-toggle-read-only is no longer a good idea...
4058 2008-04-29  Glenn Morris  <rgm@gnu.org>
4060         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4062 2008-04-22  Juri Linkov  <juri@jurta.org>
4064         * dired.texi (Subdirectories in Dired): Describe using `^'
4065         to return to the parent directory.
4067 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
4069         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4070         recent changes.
4072 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
4074         * building.texi (GDB-UI Layout, Breakpoints Buffer)
4075         (Other GDB-UI Buffers): Update for recent thread related changes.
4077 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
4079         * maintaining.texi (Maintaining):
4080         * emacs.texi (Top): Typo.
4082 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4084         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4085         arg in `font-lock-add-keywords'.
4087 2008-04-08  Glenn Morris  <rgm@gnu.org>
4089         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4090         Also add Baha'i calendar references where appropriate.
4092 2008-04-05  Glenn Morris  <rgm@gnu.org>
4094         * custom.texi (Init File): Byte-compiling .emacs is bad.
4096 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4098         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4100 2008-03-29  Glenn Morris  <rgm@gnu.org>
4102         * calendar.texi: Update for `calendar-date-style' replacing
4103         `european-calendar'.
4105 2008-03-28  Jason Rumney  <jasonr@gnu.org>
4107         * display.texi (Display Custom): Mention overlay-margin in text.
4109 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
4111         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4112         tutorial' comments.
4114 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
4116         * mark.texi (Mark): Rearrange nodes.
4117         (Persistent Mark): Rename from Transient Mark.
4118         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4119         Describe Transient Mark mode as the default.
4121         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4122         the default behavior with Transient Mark mode off.
4123         (Position Info): Fix typo.
4125         * display.texi (Standard Faces): Reference the Mark node.
4126         Remove discussion of the region face, which is discussed there.
4128         * emacs.texi (Top): Update node listings.
4130         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4131         as the default.
4133         * fixit.texi (Undo): Standardize choice of undo key sequence.
4134         (Undo, Spelling): Describe Transient Mark mode as the default.
4136         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4137         default.
4139         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4141         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4142         mode is the default, and note that the mark is not activated when set.
4144         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4145         Describe Transient Mark mode as the default.
4147         * search.texi (Basic Isearch): Reference the Mark Ring node.
4148         (Replace, Unconditional Replace, Other Repeating Search):
4149         Describe Transient Mark mode as the default.
4151         * text.texi (Words, Pages, Fill Commands, HTML Mode):
4152         Describe Transient Mark mode as the default.
4153         (Paragraphs): Describe how M-h behaves when region is active.
4155         * trouble.texi (Quitting): Clarify effects of C-g.
4157 2008-03-13  Glenn Morris  <rgm@gnu.org>
4159         * emacs.texi (EMACSVER): Set to 23.0.60.
4161 2008-03-05  Glenn Morris  <rgm@gnu.org>
4163         * dired.texi (Hiding Subdirectories): Fix previous change.
4165 2008-03-05  Drew Adams  <drew.adams@oracle.com>
4167         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
4169 2008-02-28  Kim F. Storm  <storm@cua.dk>
4171         * help.texi (Help Files): Move describe-gnu-project to C-h g.
4172         Move describe-distribution to C-h C-o.
4173         Move view-emacs-problems to C-h C-p.
4174         Add view-emacs-debugging on C-h C-d.
4175         Add view-external-packages on C-h C-e.
4176         Add view-order-manuals on C-h C-m.
4178 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
4180         * msdog-xtra.texi (MS-DOS): Docstring fix.
4182 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
4184         * msdog.texi (Windows Fonts): Use a @table for describing font
4185         properties.
4187 2008-02-07  Jason Rumney  <jasonr@gnu.org>
4189         * msdog.texi (Windows Files): w32-get-true-file-attributes default
4190         value has changed.
4191         (Windows HOME): Clarify what is meant by "if that fails as well".
4192         (Windows Fonts): New section.
4194 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
4196         * basic.texi (Basic Undo): Remove duplicate "you can".
4198 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
4200         * maintaining.texi (Tags): Fix last change.
4202 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
4204         * tramp.texi: Use new FSF's Back-Cover Text.
4206 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
4208         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4210 2008-01-26  Richard Stallman  <rms@gnu.org>
4212         * maintaining.texi (Tags): Delete redundant index entry.
4214 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
4216         * programs.texi (Imenu): Move "@cindex tags" from here...
4217         * maintaining.texi (Tags): ...to here.
4219 2008-01-23  Kevin Ryde  <user42@zip.com.au>
4221         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4222         click count.
4224 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
4226         * entering.texi (Exiting): Fix typo.
4227         Reported by D. E. Evans <sinuhe@gnu.org>.
4229 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
4231         * glossary.texi (Glossary): Fix typo.
4233 2007-12-27  Richard Stallman  <rms@gnu.org>
4235         * text.texi (Formatted Text): Improve menu tag.
4236         (Editing Format Info): In Info, add duplicate menu of nodes
4237         about the submenus.
4238         (Format Faces): Say where Faces menu is found.  Mention Other.
4239         (Format Colors): Say where these submenus are found.
4240         (Format Indentation, Format Justification): Likewise.
4241         (Format Properties): Likewise.
4243 2007-12-22  Richard Stallman  <rms@gnu.org>
4245         * search.texi (Query Replace): Make exp of query-replace more
4246         self-contained, and clarify.
4248         * cc-mode.texi (Getting Started): Change @ref to @pxref.
4250 2007-12-15  Richard Stallman  <rms@gnu.org>
4252         * files.texi (Auto Save): Clarify definition of auto-saving.
4254 2007-11-26  Richard Stallman  <rms@gnu.org>
4256         * help.texi (Help Echo): Cleanups.
4258 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
4260         * files.texi (Why Version Control?): Fix typo.
4261         (VCS Concepts): Fix typos; small tense fix.
4262         (Selecting a Fileset): Fix typos; small rewording.
4263         (Log Buffer): Likewise.
4264         (Old Revisions): Likewise.
4266 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
4268         * mule.texi (Communication Coding): Fix wording of last change.
4270 2007-11-16  Werner Lemberg  <wl@gnu.org>
4272         * custom.texi (Specifying File Variables):
4273         * major.texi (Choosing Modes): Mention '\" in man pages.
4275 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
4277         * mule.texi (Communication Coding): Document x-select-request-type.
4279         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4281 2007-11-15  Francesco Potortì  <pot@gnu.org>
4283         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
4284         --output=file.
4286 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
4288         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4289         (Help Echo): Avoid mentioning the term "region" here and
4290         consistently use the term "active text".
4292 2007-11-11  Glenn Morris  <rgm@gnu.org>
4294         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4296 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
4298         * search.texi (Query Replace):
4299         Mention `query-replace-show-replacement'.
4301 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
4303         * building.texi (Watch Expressions): Remove obscure sentence.
4305 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
4307         * mule.texi (Select Input Method): Describe how to activate an input
4308         method in the text mode.
4310 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
4312         * cmdargs.texi (Misc Variables): Remove Sun windows info.
4314 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
4316         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4318 2007-10-30  Glenn Morris  <rgm@gnu.org>
4320         * misc.texi (Directory Tracking): Explain a bit more about
4321         dirtrack-mode.
4323 2007-10-25  Glenn Morris  <rgm@gnu.org>
4325         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4327 2007-10-24  Richard Stallman  <rms@gnu.org>
4329         * misc.texi (Interactive Shell): Cleanup last change.
4331 2007-10-22  Juri Linkov  <juri@jurta.org>
4333         * mini.texi (Minibuffer History): Add text about a list of minibuffer
4334         default values.
4336 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
4338         * files.texi: Disambiguate two slightly different uses of the term
4339         'filesets'.
4341 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
4343         * trouble.texi (Quitting): Fix typo.
4345 2007-10-18  Glenn Morris  <rgm@gnu.org>
4347         * frames.texi (Mode Line Mouse): Mention minor mode names.
4349 2007-10-17  Juri Linkov  <juri@jurta.org>
4351         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4352         fill-paragraph operates on the active region in Transient Mark mode.
4353         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4354         with fill-paragraph.
4356         * basic.texi (Arguments): Replace fill-paragraph-or-region with
4357         fill-paragraph.
4359         * fixit.texi (Spelling): ispell-word operates on the active region
4360         in Transient Mark mode.
4362 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
4364         * building.texi (Source Buffers):
4365         * custom.texi (Init Non-ASCII):
4366         * glossary.texi (Glossary): Use "key binding" consistently.
4368 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
4370         * calendar.texi (Diary): Fix directive.
4372 2007-10-16  Richard Stallman  <rms@gnu.org>
4374         * calendar.texi (Diary): Clarify text about diary file example.
4376 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
4378         * files.texi: Capitalize node names according to convention.
4380 2007-10-13  Glenn Morris  <rgm@gnu.org>
4382         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4384 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
4386         * emacs.texi:
4387         * files.texi (Version Systems): Minor fixes to version-control material
4388         suggested by RMS and Robert J. Chassell.
4390 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
4392         * files.texi (Version Systems):
4393         * vc-xtra.texi:
4394         * vc1-xtra.texi:
4395         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
4396         operations.  Change of terminology from `version' to `revision'.
4397         Revise text for adequate description of VCSes with monotonic IDs.
4398         * emacs.texi: Change of terminology from `version' to `revision'.
4400 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
4402         * files.texi (Version Systems): Describe newer VCses.
4403         Reorder the descriptions to be chronological.
4405 2007-10-09  Richard Stallman  <rms@gnu.org>
4407         * display.texi (Cursor Display): Correct how cursor appears
4408         in nonselected windows.
4410 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
4412         * building.texi (GDB Graphical Interface): Remove references to gdba
4413         and mention gud-gdb.
4415 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
4417         * rmail.texi (Rmail Sorting): Improve indexing.
4419 2007-10-06  Juri Linkov  <juri@jurta.org>
4421         * text.texi (Fill Commands): Document fill-paragraph-or-region.
4422         (Fill Prefix, Format Indentation): Replace fill-paragraph with
4423         fill-paragraph-or-region.
4425         * basic.texi (Arguments): Replace fill-paragraph with
4426         fill-paragraph-or-region.
4428 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
4430         * files.texi: Update the section on version control for 2007
4431         conditions.  None of these changes are new-VC-specific; that
4432         will come later.
4434 2007-09-15  Glenn Morris  <rgm@gnu.org>
4436         * calendar.texi (Holidays): Change all instances of `holiday-list' back
4437         to `list-holidays'.
4439 2007-09-14  Glenn Morris  <rgm@gnu.org>
4441         * calendar.texi: Update all instances of mark-calendar-holidays,
4442         list-calendar-holidays, list-holidays with the new names.
4444 2007-09-06  Glenn Morris  <rgm@gnu.org>
4446         Move manual sources from man/ to subdirectories of doc/.
4447         Split into the Emacs manual in emacs/, and other manuals in misc/.
4448         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4449         manual.
4450         (infodir): New variable.
4451         (info): Use $infodir.
4452         (emacsman): Delete target, not needed any more.
4453         Move all targets that are not the Emacs manual to misc/Makefile.in.
4454         (mostlyclean): Remove `gnustmp'.
4455         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4456         manual.
4457         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
4458         (emacsman): Delete target, not needed any more.
4459         (clean): Remove all info files but Emacs manual.
4460         Move all targets that are not the Emacs manual to misc/Makefile.in.
4461         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4463         * Makefile.in (INFOSOURCES): Delete.
4464         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4465         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
4466         *.vrs *.toc here...
4467         (maintainer-clean): ...from here.
4469 2007-09-05  Glenn Morris  <rgm@gnu.org>
4471         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4473 2007-08-29  Glenn Morris  <rgm@gnu.org>
4475         * emacs.texi (EMACSVER): Increase to 23.0.50.
4477 2007-08-27  Richard Stallman  <rms@gnu.org>
4479         * emacs.texi (Top): Clarify menu item for Glossary.
4481         * display.texi (Faces): Change secn title.
4482         Clarify not all fonts come from Font Lock.
4484 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
4486         * basic.texi (Position Info): Add index entry for face at point.
4487         Mention that character faces are also displayed by "C-u C-x =".
4489 2007-08-08  Glenn Morris  <rgm@gnu.org>
4491         * glossary.texi (Glossary): Deprecate `iff'.
4493 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
4495         * files.texi (File Conveniences): Document point motion keys in Image
4496         mode.
4498 2007-07-27  Glenn Morris  <rgm@gnu.org>
4500         * emacs.texi (Copying): Include license text from gpl.texi, rather than
4501         in-line.
4503         * gpl.texi: New file with text of GPL.
4504         * Makefile.in (EMACSSOURCES): Add gpl.texi.
4506 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
4508         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4510         * dired.texi (Wdired): Mention C-x C-q key binding.
4512 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
4514         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4516 2007-07-25  Glenn Morris  <rgm@gnu.org>
4518         * emacs.texi (Copying): Replace license with GPLv3.
4520         * Relicense all FSF files to GPLv3 or later.
4522 2007-07-24  Glenn Morris  <rgm@gnu.org>
4524         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4525         for some calendars.
4527 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
4529         * screen.texi (Mode Line): Describe new mode-line flag that shows if
4530         default-directory for the current buffer is on a remote machine.
4532 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
4534         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4535         default value.
4537 2007-07-21  Richard Stallman  <rms@gnu.org>
4539         * files.texi (Why Version Control?): Improve previous change.
4541 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
4543         * files.texi (Why Version Control?): New node.
4545 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
4547         * building.texi (Starting GUD): Add xref to this anchor.
4549 2007-06-24  Karl Berry  <karl@gnu.org>
4551         * emacs.texi: New Back-Cover Text.
4553 2007-06-07  Alan Mackenzie  <acm@muc.de>
4555         * display.texi (Optional Mode Line): Document the new form of
4556         line+column numbers, "(561,2)".
4558 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4560         * maintaining.texi (Create Tags Table): Fix typos.
4562 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
4564         * Version 22.1 released.
4566 2007-05-07  Karl Berry  <karl@gnu.org>
4568         * emacs.texi (EMACSVER): Back to 22.
4570 2007-05-06  Richard Stallman  <rms@gnu.org>
4572         * maintaining.texi (Create Tags Table): Clean up previous change.
4574 2007-05-05  Francesco Potortì  <pot@gnu.org>
4576         * maintaining.texi (Create Tags Table): Add text about the dangers of
4577         making symbolic links to tags files.
4579 2007-05-04  Karl Berry  <karl@gnu.org>
4581         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4583 2007-05-03  Karl Berry  <karl@gnu.org>
4585         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4587         * .cvsignore (*.pdf): New entry.
4589         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4590         for printing.
4592 2007-05-01  Richard Stallman  <rms@gnu.org>
4594         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4596 2007-04-28  Glenn Morris  <rgm@gnu.org>
4598         * ack.texi (Acknowledgments):
4599         * anti.texi (Antinews):
4600         * programs.texi (Program Modes): Restore mention of python.el pending
4601         consideration of legal status.
4603 2007-04-28  Richard Stallman  <rms@gnu.org>
4605         * files.texi (File Names): Fixes to ~ description on MS systems.
4607 2007-04-26  Glenn Morris  <rgm@gnu.org>
4609         * emacs.texi (EMACSVER): Increase to 22.1.50.
4611 2007-04-25  Karl Berry  <karl@gnu.org>
4613         * emacs.texi: Improve line breaks on copyright page,
4614         similar layout to lispref, 8.5x11 by default.
4616         * dired.texi (Image-Dired): Improve line break, fix typo.
4618 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
4620         * programs.texi (Program Modes):
4621         * anti.texi (Antinews):
4622         * ack.texi (Acknowledgments): python.el removed.
4624 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
4626         * display.texi (Highlight Interactively): Correct description of
4627         hi-lock-file-patterns-policy.
4629         * files.texi (File Archives): Mention self-extracting executables.
4631 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
4633         * search.texi (Unconditional Replace, Query Replace): Add xref to
4634         "Replacement and Case".
4636 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
4638         * dired.texi (Image-Dired): Move from Thumbnails node.
4639         * misc.texi (Thumbnails): Node deleted.
4640         * emacs.texi (Top): Update node listing.
4642         * files.texi (File Conveniences):
4643         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
4645 2007-04-21  Richard Stallman  <rms@gnu.org>
4647         * display.texi (Highlight Interactively): Correct previous change.
4648         Clarify doc of hi-lock-find-patterns, and move new features into it.
4650 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
4652         * display.texi (Highlight Interactively):
4653         Document hi-lock-file-patterns-policy.
4655 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
4657         * display.texi (Scrolling): Fix typo.
4659 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
4661         * doclicense.texi: Remove node heading, so that it can be included by
4662         other files.
4664         * emacs.texi: Insert node heading for GFDL.
4666 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
4668         * cmdargs.texi (Colors): Qualify "color of window" index entry by
4669         "command line".
4671         * display.texi (Faces): Refer to "Creating Frames" for face
4672         and other frame customizations in .emacs.
4674         * frames.texi (Creating Frames): Mention that face customizations can
4675         be put in .emacs.  Add index entries.
4677 2007-04-12  Richard Stallman  <rms@gnu.org>
4679         * glossary.texi (Glossary): Explain `iff'.
4681 2007-04-11  Karl Berry  <karl@gnu.org>
4683         * gnu.texi (Top),
4684         * macos.texi (Mac Font Specs),
4685         * anti.texi (Antinews),
4686         * xresources.texi (Resources),
4687         * misc.texi (Emulation),
4688         * calendar.texi (Daylight Saving),
4689         * dired.texi (Dired and Find),
4690         * rmail.texi (Remote Mailboxes),
4691         * sending.texi (Mail Headers),
4692         * programs.texi (Which Function),
4693         * files.texi (Recover),
4694         * buffers.texi (Uniquify),
4695         * frames.texi (Wheeled Mice),
4696         * killing.texi (Rectangles): Wording to improve breaks in
4697         8.5x11 format.
4698         * mule.texi (Language Environments): \hbadness=10000 since there's
4699         no way to reword.
4700         * emacs.texi (smallbook): New @set to more easily switch between
4701         smallbook and 8.5x11.
4703 2007-04-11  Richard Stallman  <rms@gnu.org>
4705         * files.texi (File Conveniences): Add xref to Tumme.
4706         Delete text about Thumbnail mode.
4708 2007-04-09  Alan Mackenzie  <acm@muc.de>
4710         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4711         new name.  Insert concept index entries.
4713 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
4715         * display.texi (Standard Faces): Document prefix arg for
4716         list-faces-display.
4718         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4720 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
4722         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4724         * files.texi (Misc File Ops): Rewrite description of
4725         insert-file-literally.
4727 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
4729         * misc.texi (Printing): Postscript -> PostScript.
4731         * ack.texi (Acknowledgments): Postscript -> PostScript.
4733         * custom.texi (Init File, Init Non-ASCII): Fix last change.
4735         * emacs.texi (Top): Fix the menu due to the change in custom.texi
4736         below.
4738 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
4740         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
4741         Init Non-ASCII.
4742         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4743         (Init Non-ASCII): New node.
4745 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4747         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4749 2007-03-12  Glenn Morris  <rgm@gnu.org>
4751         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4752         "Daylight Savings".
4754         * calendar.texi: Replace "daylight savings" with "daylight
4755         saving" in text throughout.
4757 2007-03-04  Richard Stallman  <rms@gnu.org>
4759         * custom.texi (Safe File Variables): Minor correction.
4761 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
4763         * rmail.texi (Movemail): Add internal ref.
4764         Don't indent the intro for the PROTO table.
4765         Format PROTO table items with @code.
4767 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
4769         * building.texi: Remove references to bashdb.
4771 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
4773         * mule.texi (Language Environments): Update list of supported language
4774         environments.
4776 2007-02-14  Kim F. Storm  <storm@cua.dk>
4778         * building.texi (Grep Searching): Fix lgrep doc.
4780 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
4782         * back.texi: Remove unused file.
4784 2007-02-05  Francesco Potortì  <pot@gnu.org>
4786         * maintaining.texi (Tag Syntax): Now --members is the default for
4787         etags, not for ctags yet.
4789 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
4791         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
4792         headers compliant with Texinfo guidelines and with what texnfo-upd.el
4793         expects.  Add comments to prevent people from inadvertently modifying
4794         the key parts needed by `texinfo-multiple-files-update'.
4796 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
4798         * frames.texi (Secondary Selection): Window clicked does not matter
4799         when mouse-yank-at-point is non-nil.
4801 2007-01-16  Glenn Morris  <rgm@gnu.org>
4803         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4804         system abbrev.
4806 2007-01-11  Richard Stallman  <rms@gnu.org>
4808         * msdog.texi (Windows Keyboard): Another small cleanup.
4810 2007-01-10  Richard Stallman  <rms@gnu.org>
4812         * msdog.texi (Windows Keyboard): Yet another try to make
4813         everyone happy with that passage.
4815 2007-01-05  Richard Stallman  <rms@gnu.org>
4817         * anti.texi (Antinews): Mention M-x shell scrolling.
4819 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
4821         * building.texi (Watch Expressions): Describe gdb-max-children.
4823 2007-01-04  Richard Stallman  <rms@gnu.org>
4825         * msdog.texi (Windows Keyboard): Clarify previous change.
4827 2007-01-02  Richard Stallman  <rms@gnu.org>
4829         * custom.texi (Changing a Variable): Minor clarification.
4830         (Specific Customization): customize-customized => customize-unsaved.
4832         * entering.texi (Entering Emacs): Clean up text about restarting
4833         Emacs for each file.
4835         * misc.texi (Shell Options): Minor cleanup.
4837         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4838         with Emacs, not vice versa.
4840         * programs.texi (Symbol Completion): Recommend customizing
4841         window manager.
4843         * xresources.texi (Resources): Minor fix.
4845 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
4847         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4849 2007-01-01  Richard Stallman  <rms@gnu.org>
4851         * commands.texi (User Input): Document keys stolen by window mangers.
4853 2006-12-31  Richard Stallman  <rms@gnu.org>
4855         * custom.texi (Specific Customization): Document customize-option
4856         instead of customize-variable.
4858 2006-12-31  Kim F. Storm  <storm@cua.dk>
4860         * major.texi (Choosing Modes): Document auto-mode-case-fold.
4862 2006-12-30  Kim F. Storm  <storm@cua.dk>
4864         * killing.texi (CUA Bindings): Fix typo.
4866         * xresources.texi (Table of Resources): Mention grow-only value for
4867         auto-resize-tool-bars.
4869 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
4871         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4872         and how to get them back.
4874 2006-12-26  Richard Stallman  <rms@gnu.org>
4876         * calendar.texi (Holidays): Holiday listing is based on current
4877         practice, but DST is not.
4879 2006-12-25  Richard Stallman  <rms@gnu.org>
4881         * emacs.texi (Top): Update subnode menus.
4883         * mark.texi (Transient Mark): Fix xref.
4885         * killing.texi (Graphical Kill): Node deleted.
4886         (Killing): Add xref to Cut and Paste.
4887         (CUA Bindings): Update xref.
4889         * frames.texi (Cut and Paste): New section to hold other nodes.
4890         (Mouse Commands): Node demoted.
4891         (Cut/Paste Other App): Split out from Mouse Commands.
4892         (Word and Line Mouse): Likewise.
4893         (Secondary Selection, Clipboard): Nodes demoted.
4895 2006-12-24  Kevin Ryde  <user42@zip.com.au>
4897         * calendar.texi (Holidays): US daylight saving begins second Sunday
4898         in March for 2007 onwards.
4899         (Daylight Savings): Show new US default daylight saving rules, 2nd
4900         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4902 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
4904         * calendar.texi (Scroll Calendar): < and > are switched.
4906 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
4908         * killing.texi (Deletion): Describe M-\ prefix argument.
4910 2006-12-23  Richard Stallman  <rms@gnu.org>
4912         * search.texi (Regexp Search): Explain why forward and reverse regexp
4913         search are not mirror images.
4915 2006-12-19  Kim F. Storm  <storm@cua.dk>
4917         * major.texi (Choosing Modes): Describe match-function elements for
4918         magic-mode-alist.
4920 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
4922         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4923         peculiarities.
4925 2006-12-18  Richard Stallman  <rms@gnu.org>
4927         * abbrevs.texi (Editing Abbrevs): Fix previous change.
4929 2006-12-17  Alan Mackenzie  <acm@muc.de>
4931         * programs.texi (Left Margin Paren): Remove the bit which says
4932         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4933         Discuss some of the issues of setting this option to nil.
4935 2006-12-17  Glenn Morris  <rgm@gnu.org>
4937         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4939 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
4941         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4942         (Windows Files): `w32-get-true-file-attributes' is only relevant for
4943         NTFS volumes.
4944         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4945         volumes.
4947 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
4949         * text.texi (HTML Mode): Fix "C-c TAB".
4951 2006-12-09  Richard Stallman  <rms@gnu.org>
4953         * misc.texi (Invoking emacsclient): Simplify TCP file text.
4955 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
4957         * files.texi (Misc File Ops): Document insert-file-literally.
4959 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
4961         * cmdargs.texi (Colors): Note that --color is intended for overriding
4962         the terminal defaults, not for normal invocation.
4964         * misc.texi (Emacs Server): Improve wording.  Don't mention the
4965         ``server program''.  Add a cross-reference to "Init File" node.
4966         (Invoking emacsclient): Add index entries.  Document both short and
4967         long versions of command-line options.  Document the -f option.
4969 2006-12-06  Richard Stallman  <rms@gnu.org>
4971         * text.texi (Outline Format): Say to set outline-regexp
4972         and outline-level with major modes and file local variables.
4974 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
4976         * anti.texi (Antinews): Mention the alternative to
4977         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4979         * misc.texi (Interactive Shell): Ditto.
4981 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
4983         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4985         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4987 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
4989         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4990         colon in the mode line.
4992         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4994 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
4996         * building.texi (Watch Expressions): Mention SPC for expanding/
4997         contracting watch expressions.
4999 2006-11-26  Kim F. Storm  <storm@cua.dk>
5001         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5003 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5005         * building.texi (Debugger Operation): Define text command mode.
5006         Clarify how tooltips work.
5007         (GDB Graphical Interface): Explain how to run in text command mode
5008         more clearly.
5010 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
5012         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5014 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
5016         * anti.texi (Antinews): Mention --server-file and TCP sockets.
5018 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
5020         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5021         and EMACS is deprecated.
5023 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
5025         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5027 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
5029         * Makefile.in (emacs.dvi): Remove xresmini.texi.
5031         * emacs.texi: Include xresources.texi both for info and dvi.
5033         * xresources.texi: Merge text from xresmini.texi.
5035 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5037         * glossary.texi: Fix typos.
5039 2006-11-06  Richard Stallman  <rms@gnu.org>
5041         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5043         * ack.texi (Acknowledgments): Fix name spelling.
5045 2006-11-01  Juri Linkov  <juri@jurta.org>
5047         * search.texi (Word Search): Document incremental word search.
5049 2006-10-28  Glenn Morris  <rgm@gnu.org>
5051         * ack.texi (Acknowledgments): Add cal-html author.
5053         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5054         Calendar").  Describe new package cal-html.
5055         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5056         Calendar Files."
5058 2006-10-23  Richard Stallman  <rms@gnu.org>
5060         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5061         Abbrev mode is enabled.
5063 2006-10-16  Richard Stallman  <rms@gnu.org>
5065         * emacs.texi: Update ISBN.
5067 2006-10-11  Kim F. Storm  <storm@cua.dk>
5069         * emacs.texi (Acknowledgments): Use @dotless{i}.
5071 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
5073         * building.texi (Breakpoints Buffer): Mention catchpoints.
5075 2006-10-08  Kim F. Storm  <storm@cua.dk>
5077         * ack.texi (Acknowledgments): Update.
5079         * emacs.texi (Acknowledgments): Fix bad @/ form.
5081 2006-10-05  Kim F. Storm  <storm@cua.dk>
5083         * emacs.texi (Acknowledgments): Add more contributors.
5085 2006-10-03  Richard Stallman  <rms@gnu.org>
5087         * emacs.texi (Acknowledgments): Update version and edition.
5089 2006-10-01  Karl Berry  <karl@gnu.org>
5091         * custom.texi (Customization Groups): Page break to keep example buffer
5092         on one page.
5094 2006-09-30  Karl Berry  <karl@gnu.org>
5096         * programs.texi (Basic Indent): @need to improve page break.
5097         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5099 2006-09-29  Glenn Morris  <rgm@gnu.org>
5101         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5103 2006-09-29  Karl Berry  <karl@gnu.org>
5105         * windows.texi (Basic Window): Remove forced @break, no longer
5106         desirable.
5107         * frames.texi (Frame Commands),
5108         * mark.texi (Marking Objects): Reword to avoid bad page break.
5109         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5111 2006-09-19  Richard Stallman  <rms@gnu.org>
5113         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5114         stick to present tense.
5116 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
5118         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5119         to x-gtk-use-old-file-dialog.
5120         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5122 2006-09-15  Jay Belanger  <belanger@truman.edu>
5124         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
5125         Change "Library Public License" to "Lesser Public License"
5126         throughout.  Use "yyyy" to represent year.
5128 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
5130         * files.texi (Visiting): Add index entry "open file".
5132 2006-09-11  Richard Stallman  <rms@gnu.org>
5134         * building.texi (Compilation Mode): Clarification.
5135         (Grep Searching): Add xref to Compilation Mode.
5137 2006-09-08  Richard Stallman  <rms@gnu.org>
5139         * search.texi (Search): Ref multi-file search commands here.
5140         (Other Repeating Search): Not here.
5142 2006-08-28  Richard Stallman  <rms@gnu.org>
5144         * windows.texi (Split Window): Update xref.
5146         * basic.texi (Continuation Lines): Update xref.
5148         * indent.texi (Tab Stops): Update xref.
5150         * emacs.texi (Top): Update subnode menu.
5152         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5153         split out of Display Custom.
5155 2006-08-25  Kim F. Storm  <storm@cua.dk>
5157         * display.texi (Display Custom): Add variables overline-margin
5158         and x-underline-at-descent-line.
5160 2006-08-25  Richard Stallman  <rms@gnu.org>
5162         * entering.texi (Exiting): Rewrite to give graphical displays
5163         priority over text terminals.
5165         * search.texi (Incremental Search): Move index entries.
5167 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
5169         * custom.texi (Init File): Reference Find Init to avoid "home
5170         directory" confusion.
5172 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
5174         * building.texi (Other GDB-UI Buffers): Describe how to edit
5175         a value in the locals buffer.
5177 2006-08-21  Richard Stallman  <rms@gnu.org>
5179         * search.texi (Basic Isearch): Add `isearch' index entry.
5181 2006-08-16  Richard Stallman  <rms@gnu.org>
5183         * misc.texi (Saving Emacs Sessions): Clean up wording.
5185         * mark.texi (Marking Objects): Mention term "select all".
5187         * emacs.texi (Top): Update subnode menu.
5189         * help.texi (Help Mode): Move node up in file.
5191 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
5193         * building.texi (Stack Buffer): Explain fringe arrow.
5195 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
5197         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5198         on startup.
5200 2006-08-11  Romain Francoise  <romain@orebokech.com>
5202         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5204 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5206         * mule.texi (Recognize Coding, Text Coding): Fix typos.
5208 2006-08-10  Richard Stallman  <rms@gnu.org>
5210         * text.texi (Format Faces): Substantial rewrites to deal
5211         with face merging.  Empty regions don't count.
5212         Clarify face property inheritance.
5214 2006-08-08  Romain Francoise  <romain@orebokech.com>
5216         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5217         <arjuropo@cc.jyu.fi>.
5219 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
5221         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5222         apply to all frames.
5224 2006-08-01  Richard Stallman  <rms@gnu.org>
5226         * help.texi (Name Help): Add index entries for describe-variable.
5228 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
5230         * building.texi (GDB Graphical Interface): Shorten node names.
5231         (GDB-UI Layout): Use GDB-related.
5232         (Other GDB-UI Buffers): Simplify English.
5234 2006-07-31  Richard Stallman  <rms@gnu.org>
5236         * search.texi (Query Replace): Add xref for Dired's Q command.
5238 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
5240         * building.texi (GDB commands in Fringe): Rename to...
5241         (Source Buffers): ..this and move forward.  Describe hollow arrow and
5242         new option gdb-find-source-frame.
5244 2006-07-29  Richard Stallman  <rms@gnu.org>
5246         * dired.texi (Operating on Files): Simplify previous change
5247         and fix Texinfo usage.
5249 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
5251         * dired.texi (Operating on Files): Add cross-references.  State the
5252         Unix commands that do similar things.
5254 2006-07-28  Richard Stallman  <rms@gnu.org>
5256         * mark.texi (Transient Mark): Clarify that region never disappears
5257         when Transient Mark mode is off, and not when it is on.
5259 2006-07-27  Richard Stallman  <rms@gnu.org>
5261         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
5263 2006-07-24  Richard Stallman  <rms@gnu.org>
5265         * xresources.texi (GTK styles): Fix texinfo usage.
5267         * commands.texi (User Input): Explain why we teach keyboard cmds.
5269         * xresources.texi, xresmini.texi, search.texi, programs.texi:
5270         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5271         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5272         * doclicense.texi, display.texi, dired.texi, basic.texi:
5273         * anti.texi, ack.texi: Move periods and commas inside quotes.
5275 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
5277         * cmdargs.texi (General Variables): Document EMAIL.
5279 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
5281         * frames.texi (Frame Commands): Mention that focus-follows-mouse
5282         doesn't have effect on MS-Windows.
5284 2006-07-17  Richard Stallman  <rms@gnu.org>
5286         * building.texi (Grep Searching): Explain about chaining grep commands.
5288 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
5290         * killing.texi, mini.texi: Fix typos.
5292 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
5294         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5295         is invoked for multiple files.
5297 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
5299         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5300         on-line manual for the rest of this node.
5301         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5302         unconditionally.
5303         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5304         Improve wording.
5305         (Windows Printing): Improve wording.
5306         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5307         rest of this node.
5309 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
5311         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5312         with eval-buffer.
5314 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
5316         * mule.texi (Coding Systems, Specify Coding): Link descriptions
5317         of character translation.
5319 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
5321         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5323 2006-07-03  Karl Berry  <karl@gnu.org>
5325         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5326         not-too-underfull hboxes in the TeX output.
5327         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5328         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5329         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5330         * sending.texi, text.texi: Fix overfull/underfull boxes.
5332 2006-07-03  Romain Francoise  <romain@orebokech.com>
5334         * m-x.texi (M-x): Fix.
5336 2006-07-03  Richard Stallman  <rms@gnu.org>
5338         * search.texi (Other Repeating Search): filename -> file name.
5340         * misc.texi (Narrowing): Minor cleanups.
5342         * files.texi (Visiting): filename -> file name.
5344         * emacs.texi (Top): Update subnode menus.
5346         * mule.texi (Coding Systems): Move char translation stuff here.
5347         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5348         (Recognize Coding): Substantial local rewrites.
5349         (International): Update menu.
5351         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5352         (Scrolling): Substantial local rewrites.
5353         (Display): Update menu and intro.
5355         * dired.texi: filename -> file name.
5357         * custom.texi (Safe File Variables): Texinfo usage fix.
5359 2006-07-03  Teodor Zlatanov  <tzz@lifelogs.com>
5361         * help.texi, m-x.texi: Lots of cleanups.
5363 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
5365         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5366         (Windows Processes, Windows Misc): Shorten the printed version by
5367         selectively conditioning less important portions by @ifnottex.
5369 2006-06-27  Richard Stallman  <rms@gnu.org>
5371         * mini.texi (Minibuffer File): Minor cleanup.
5373 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
5375         * frames.texi (XTerm Mouse): Rename to...
5376         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
5378         * emacs.texi (Top): Use new node name.
5380 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
5382         * emacs.texi (Top): Update the detailed menu according to changes in
5383         msdog.texi.
5385         * msdog.texi (Windows Keyboard): New section.
5386         (Windows Mouse): New section.
5387         (Windows System Menu): Remove section (text merged with "Windows
5388         Keyboard").
5389         (Windows Misc): New section.
5391         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5393         * msdog.texi (ls in Lisp): New section.
5395         * files.texi (Visiting): Document case-insensitive wildcard matching
5396         under find-file-wildcards.
5398 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5400         * macos.texi (Mac Input): Add description of mac-function-modifier.
5401         Now Unicode keyboard layouts work.
5403 2006-06-10  Richard Stallman  <rms@gnu.org>
5405         * mule.texi (Recognize Coding): Clarify previous change.
5407 2006-06-09  Kenichi Handa  <handa@m17n.org>
5409         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5410         notation.
5412 2006-06-07  Kevin Ryde  <user42@zip.com.au>
5414         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5415         manual for @ifnottex, but in emacs-extra for @iftex.
5417         * cmdargs.texi (General Variables): Fix smtpmail xref.
5419 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5421         * programs.texi (Comment Commands):
5422         * custom.texi (Specifying File Variables):
5423         Use ;; instead of ;;; to better follow coding conventions.
5425 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
5427         * building.texi (Watch Expressions): Move node to end.
5428         (GDB Graphical Interface): Move description of clicks in fringe...
5429         (GDB commands in the Fringe): ...to here.  New node.
5431 2006-06-05  Romain Francoise  <romain@orebokech.com>
5433         * xresmini.texi (GTK resources): Fix various typos.
5435 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
5437         * building.texi (GDB Graphical Interface): Update bindings.
5438         (Commands of GUD): Add gud-print.  Remove gud-run.
5439         Restate availability more generally.
5441 2006-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
5443         * mini.texi: Lots of cleanups.
5445 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
5447         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5448         and Mouse-2.
5450 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
5452         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5454 2006-05-31  Richard Stallman  <rms@gnu.org>
5456         * basic.texi (Moving Point): Fix previous change.
5458 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
5460         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5462 2006-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
5464         * basic.texi: Many simplifications and improvements in wording.
5466 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
5468         * anti.texi (Antinews): Create a node for gdb-ui.
5470 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
5472         * frames.texi (Menu Bars, Tool Bars): Add index entries.
5474 2006-05-20  Richard Stallman  <rms@gnu.org>
5476         * dired.texi (Dired Navigation): dired-goto-file is now j.
5478 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
5480         * mule.texi (Coding Systems): Mention the undecided-* coding systems
5481         and their aliases.
5483         * msdog.texi (Windows Printing): Mention non-support of plain text
5484         printing with some el-cheapo printers, and suggest a workaround.
5486 2006-05-20  Kevin Ryde  <user42@zip.com.au>
5488         * text.texi (TeX Print): tex-dvi-view-command has a default value,
5489         remove the bit saying you must set it.
5491 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
5493         * trouble.texi (Checklist):
5494         * text.texi (Text, Auto Fill, Text Mode):
5495         * search.texi (Nonincremental Search):
5496         * rmail.texi (Rmail Labels):
5497         * mule.texi (Input Methods, Multibyte Conversion):
5498         * misc.texi (Gnus, Where to Look, PostScript):
5499         * maintaining.texi (Create Tags Table):
5500         * indent.texi (Indentation Commands):
5501         * fixit.texi (Spelling):
5502         * emacs.texi (Copying):
5503         * custom.texi (Init File): ifinfo -> ifnottex.
5505 2006-05-17  Richard Stallman  <rms@gnu.org>
5507         * files.texi (Diff Mode): Mention C-x `.
5509 2006-05-08  Richard Stallman  <rms@gnu.org>
5511         * custom.texi (Disabling): Textual cleanups.
5513 2006-05-12  Glenn Morris  <rgm@gnu.org>
5515         * calendar.texi (Displaying the Diary, Format of Diary File):
5516         Refer to diary-view-entries, diary-list-entries,
5517         diary-show-all-entries rather than obsolete aliases.
5519 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
5521         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5522         (Displaying the Diary, Special Diary Entries, Importing Diary):
5523         * building.texi (Compilation Shell):
5524         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5525         emacs-xtra with @inforef's.
5527         * files.texi (Visiting): Fix wording.
5529         * mule.texi (Coding Systems, Text Coding): More indexing.
5530         Mention that C-x RET f can set eol conversion.
5532 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
5534         * xresmini.texi (GTK resources): Insert GTK description.
5536         * xresources.texi (GTK resources): metafont should be menufont.
5538 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
5540         * mini.texi (Completion Options): Completion of remote files'
5541         method, user name and host name is active only in partial
5542         completion mode.
5544 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
5546         * makefile.w32-in (emacs.dvi):
5547         * Makefile.in (emacs.dvi): Add xresmini.texi.
5549         * xresmini.texi (Table of Resources): Remove xref to non-existent
5550         node "LessTif Resources".
5552         * msdog.texi (Microsoft Windows):
5553         * calendar.texi (Calendar/Diary, Displaying the Diary)
5554         (Special Diary Entries, Importing Diary, Holidays):
5555         * programs.texi (Program Modes):
5556         * text.texi (Text):
5557         * buffers.texi (Several Buffers):
5558         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5560 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
5562         The following changes merge the emacs-xtra manual into the main
5563         manual, but only for on-line version of the manual.
5565         * vc2-xtra.texi (Version Backups, Local Version Control)
5566         (Making Snapshots, Change Logs and VC, Version Headers)
5567         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5568         on-line manual.
5570         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5571         for on-line manual.
5573         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5574         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5575         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5576         for on-line manual.
5578         * fortran-xtra.texi (Fortran, Fortran Autofill)
5579         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5580         for on-line manual.
5582         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5583         Conditional xref's for on-line manual.
5585         * emerge-xtra.texi (Emerge, Overview of Emerge)
5586         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5587         manual.
5589         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5590         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5591         (EMACSSOURCES): Use EMACS_XTRA.
5592         (../info/emacs-xtra): Remove.
5593         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5595         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5596         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5597         (EMACSSOURCES): Use EMACS_XTRA.
5598         ($(infodir)/emacs-xtra): Remove.
5599         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5601         * trouble.texi (Quitting):
5602         * text.texi (Text):
5603         * programs.texi (Program Modes):
5604         * msdog.texi (Microsoft Windows):
5605         * frames.texi (Frames):
5606         * files.texi (Backup, Version Control, VC Concepts)
5607         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5608         (Registering, VC Status, VC Undo, Multi-User Branching)
5609         (Comparing Files):
5610         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5611         (Displaying the Diary, Special Diary Entries, Importing Diary):
5612         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5613         conditional xref's, depending on @iftex/@ifnottex.
5615         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5616         "MS-DOS".  @include msdog-xtra.texi.
5618         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5619         <Top Level> [ifnottex]: @include fortran-xtra.texi.
5621         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5622         for vc-xtra.texi subsections.
5623         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5624         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5626         * sending.texi (Sending Mail): A @node line without explicit Prev,
5627         Next, and Up links.
5629         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5630         Next, and Up links.
5632         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5633         and its sections.  @include picture-xtra.texi.
5635         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5636         "Emerge".
5637         (List Tags) [ifnottex]: @include emerge-xtra.texi.
5639         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5640         exact duplicate of its name-sake in calendar.texi.
5642         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5643         "Advanced Calendar/Diary Usage".
5644         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5646         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5647         dired-xtra.texi.
5648         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5650         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5651         (Files) [ifnottex]: Add menu entry for Autorevert.
5653         * emacs-xtra.texi (Introduction): Reword to make consistent with
5654         printed version only.
5655         <Top level>: Remove the body of all chapters and move them to the
5656         new *-xtra.texi files.  Use @raisesections and @lowersections to
5657         convert sections to chapters etc.
5659         * msdog-xtra.texi:
5660         * fortran-xtra.texi:
5661         * vc-xtra.texi:
5662         * vc1-xtra.texi:
5663         * vc2-xtra.texi:
5664         * emerge-xtra.texi:
5665         * cal-xtra.texi:
5666         * dired-xtra.texi:
5667         * arevert-xtra.texi: New files, with text from respective chapters
5668         of emacs-xtra.texi.  Convert each @chapter into @section, @section
5669         into @subsection, etc.
5671         * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG".  All references
5672         updated.
5674         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5675         Windows".  All references updated.
5677 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5679         * macos.texi (Mac Input): Mention input from Character Palette.
5680         (Mac Font Specs): Fix typo.
5682 2006-05-05  Richard Stallman  <rms@gnu.org>
5684         * files.texi (Diff Mode): Minor cleanup.
5686 2006-05-05  Karl Berry  <karl@gnu.org>
5688         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5689         errors from the current release of makeinfo (4.8).
5690         * help.texi (Library Keywords): Change widest word in multitable
5691         template from `emulations' to `convenience'.  (Not sure if this is
5692         related to the font change.)
5694 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
5696         * files.texi (File Names): Add a footnote about limited support of
5697         ~USER on MS-Windows.
5699         * cmdargs.texi (Initial Options): Add a footnote about limited
5700         support of ~USER on MS-Windows.
5702 2006-05-03  Richard Stallman  <rms@gnu.org>
5704         * files.texi (Diff Mode): Node moved here.
5705         (Comparing Files): Delete what duplicates new node.
5706         (Files): Put Diff Mode in menu.
5708         * misc.texi (Diff Mode): Move to files.texi.
5710         * emacs.texi (Top): Update menu for Diff Mode.
5712         * trouble.texi (Emergency Escape): Simplify.
5714         * emacs.texi (Top): Minor clarification.
5716 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5718         * commands.texi, entering.texi, screen.texi: Many simplifications.
5720 2006-05-03  Richard Stallman  <rms@gnu.org>
5722         * commands.texi (Text Characters): Delete paragraph about unibyte
5723         non-ASCII printing chars.
5725         * killing.texi (Killing): Say "graphical displays".
5726         * display.texi: Say "graphical displays".
5728         * cmdargs.texi (Misc X): Say "graphical displays".
5730 2006-05-01  Richard Stallman  <rms@gnu.org>
5732         * emacs.texi (Top): Add Diff Mode to menu.
5734 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
5736         * misc.texi (Diff Mode): New node.
5738 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5740         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5741         (Mac Environment Variables): Shorten example line.
5742         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
5744 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
5746         * building.texi (GUD Customization): Describe cases %d and %c.
5747         Update description for %e.
5749 2006-04-30  Glenn Morris  <rgm@gnu.org>
5751         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5753 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
5755         * custom.texi (Examining): Update C-h v output example.
5757 2006-04-29  Kim F. Storm  <storm@cua.dk>
5759         * building.texi (Grep Searching): Add lgrep and rgrep.
5761 2006-04-23  Richard Stallman  <rms@gnu.org>
5763         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5765         * xresmini.texi: New file.
5767         * xresources.texi (Face Resources): Split table into font resources
5768         and the rest.  Combine similar attributes for brevity.
5770 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
5772         * emacs-xtra.texi (MS-DOS File Names): Remove section about
5773         backslashes and case-insensitivity in file names (moved to the
5774         main manual).
5775         (MS-DOS Printing): Move most of the text to the main manual.
5777         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5778         New nodes.
5779         (Windows Processes, Windows System Menu): Add index entries and
5780         fix wording.
5782 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
5784         * misc.texi (Shell Ring): Add notes on saved input when
5785         navigating off the end of the history list.
5787 2006-04-18  Chong Yidong  <cyd@mit.edu>
5789         * misc.texi (Shell Options): Correct default value of
5790         comint-scroll-show-maximum-output.
5792 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
5794         * building.texi (Watch Expressions): Update.
5796 2006-04-12  Richard Stallman  <rms@gnu.org>
5798         * search.texi: Clean up previous change.
5800 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
5802         * search.texi (Regexp Backslash, Regexp Replace): Add index
5803         entries for ``back reference'' and mention the term itself in the
5804         text.
5806 2006-04-11  Richard Stallman  <rms@gnu.org>
5808         * custom.texi (Safe File Variables):
5809         Document enable-local-variables = :safe.
5811 2006-04-11  Karl Berry  <karl@gnu.org>
5813         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5814         (Remote Repositories, Version Backups, Local Version Control)
5815         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5816         (Miscellaneous Commands and Features of VC, Change Logs and VC)
5817         (Renaming VC Work Files and Master Files)
5818         (Inserting Version Control Headers, Customizing VC, General Options)
5819         (Options for RCS and SCCS, Options specific for CVS): Move all
5820         these nodes to emacs-xtra.texi, for brevity.
5821         * cmdargs.texi, files.texi: Change cross-references.
5823 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
5825         * files.texi (Old Versions): Update description of vc-annotate's
5826         use of color to indicate date ranges.
5828 2006-04-09  Kevin Ryde  <user42@zip.com.au>
5830         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5831         put info and printed manual names the right way around.
5833 2006-04-09  Karl Berry  <karl@gnu.org>
5835         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5836         emacs-xtra.texi, leaving only MS Windows information.
5837         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5838         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5839         node names.
5841         * emacs.texi: Move @summarycontents and @contents to the beginning
5842         of the file.
5844 2006-04-08  Kevin Ryde  <user42@zip.com.au>
5846         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5848 2006-04-07  Richard Stallman  <rms@gnu.org>
5850         * programs.texi (Comments, Comment Commands, Options for Comments)
5851         (Multi-Line Comments): "Align", not "indent".
5852         (Basic Indent): C-j deletes trailing whitespace before the newline.
5854 2006-04-06  Richard Stallman  <rms@gnu.org>
5856         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5858 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
5860         * killing.texi (Rectangles): Add index entry for marking a rectangle.
5862 2006-04-05  Richard Stallman  <rms@gnu.org>
5864         * emacs.texi (Top): Update subnode menu.
5866         * trouble.texi (Unasked-for Search): Node deleted.
5867         (Lossage): Delete from menu.
5869 2006-04-04  Richard Stallman  <rms@gnu.org>
5871         * trouble.texi: Various cleanups.
5872         (Checklist): Don't bother saying how to snail a bug report.
5873         (Emergency Escape): Much rewriting.
5874         (After a Crash): Rename the core dump immediately.
5875         (Total Frustration): Call it a psychotherapist.
5876         (Bug Criteria): Avoid "illegal instruction".
5877         (Sending Patches): We always put the contributor's name in.
5879         * misc.texi (Thumbnails): Minor correction.
5881 2006-04-03  Richard Stallman  <rms@gnu.org>
5883         * misc.texi (Thumbnails): Minor cleanup.
5885 2006-04-02  Karl Berry  <karl@gnu.org>
5887         * sending.texi (Mail Sending): pxref to Top needs five args.
5889         * texinfo.tex: Update to current version (2006-03-21.13).
5891 2006-03-31  Richard Stallman  <rms@gnu.org>
5893         * emacs.texi (Top): Update subnode menu.
5895         * help.texi (Help Mode): Cleanup.
5897         * dired.texi: Many cleanups.
5898         (Dired Deletion): Describe dired-recursive-deletes.
5899         (Operating on Files): dired-create-directory moved.
5900         (Misc Dired Features): Move to here.
5901         (Tumme): Node moved to misc.texi.
5903         * custom.texi: Many cleanups.
5904         (Minor Modes): Don't mention ISO Accents Mode.
5905         (Examining): Update C-h v output example.
5906         (Hooks): Add index and xref for add-hook.
5907         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
5908         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5910         * misc.texi: Many cleanups.
5911         (beginning): Add to summary of topics.
5912         (Shell): Put eshell xref at the end.  Remove eshell from table.
5913         (Thumbnails): New node.
5915 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
5917         * files.texi (File Name Cache): Make it clear that the cache is
5918         not persistent.
5920 2006-03-25  Karl Berry  <karl@gnu.org>
5922         * emacs-xtra.texi, emacs.texi, gnu.texi:
5923         (1) use @copyright{} instead of (C) in typeset text;
5924         (2) do not indent copyright year list (or anything else).
5926 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
5928         * files.texi (VC Dired Mode): Remove misplaced brackets.
5930 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
5932         * files.texi: Various updates and clarifications in the VC chapter.
5934 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
5936         * help.texi (Help Mode): Document "C-c C-c".
5938 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
5940         * emacs-xtra.texi (Top): Avoid ugly continuation line in
5941         menu in the standalone Info reader.
5943 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
5945         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5946         moved here from Emacs manual.
5948         * programs.texi (Fortran): Section moved to emacs-xtra.
5949         (Program Modes): Xref to Fortran in emacs-xtra.
5951         * maintaining.texi (Emerge): Move to emacs-xtra.
5952         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5954         * picture.texi: File deleted.
5955         * Makefile.in:
5956         * makefile.w32-in: Remove picture.texi.
5958         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5959         * abbrevs.texi (Abbrevs):
5960         * sending.texi (Sending Mail): Picture node removed.
5962         * emacs.texi (Top): Update node listings.
5964 2006-03-12  Richard Stallman  <rms@gnu.org>
5966         * calendar.texi: Various cleanups.
5968 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
5970         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5971         syntax.
5973 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
5975         * search.texi (Regexps): More accurately describe which characters
5976         are special in which situations.  Recommend _not_ to quote `]' or
5977         `-' when they are not special.
5979 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
5981         * files.texi (Old Versions): Clarify operation of C-x v =.
5983 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
5985         * building.texi (Watch Expressions): Update and describe
5986         gdb-speedbar-auto-raise.
5988 2006-02-19  Richard M. Stallman  <rms@gnu.org>
5990         * emacs.texi: Use @smallbook.
5991         (Top): Update ref to Emacs paper, delete ref to Cookbook.
5992         Update subnode menu.
5994         * building.texi (Lisp Interaction): Minor addition.
5996 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
5998         * building.texi (Watch Expressions): Update and be more precise.
6000 2006-02-15  Francesco Potortì  <pot@gnu.org>
6002         * maintaining.texi (Create Tags Table): Explain why the
6003         exception when etags writes to files under the /dev tree.
6005 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6007         * custom.texi (Safe File Variables): Lots of clarification.
6008         Renamed from Unsafe File Variables.
6010 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
6012         * custom.texi (Unsafe File Variables): File variable confirmation
6013         assumed denied in batch mode.
6015 2006-02-14  Richard M. Stallman  <rms@gnu.org>
6017         * building.texi (GDB User Interface Layout): Don't say `inferior'
6018         for program being debugged.
6020 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
6022         * building.texi (GDB Graphical Interface):
6023         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6025 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
6027         * custom.texi (Specifying File Variables, Unsafe File Variables):
6028         New nodes, split from File Variables.  Document new file local
6029         variable behavior.
6031 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6033         * display.texi (Standard Faces):
6034         * files.texi (Visiting):
6035         * frames.texi (Clipboard):
6036         * glossary.texi (Glossary) <Clipboard>:
6037         * xresources.texi (X Resources): Mention Mac OS port.
6039 2006-02-12  Richard M. Stallman  <rms@gnu.org>
6041         * building.texi (Building): Clarify topic in intro.
6043         * maintaining.texi (Maintaining): Change title; clarify topic.
6044         Delete duplicate index entries.
6046         * building.texi (Other GDB User Interface Buffers): Clarifications.
6048         * text.texi (Cell Commands): Clarifications.
6050         * programs.texi (Defuns): Delete duplicate explanation of
6051         left-margin paren convention.
6052         (Hungry Delete): Minor cleanup.
6054 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6056         * dired.texi (Tumme): More tumme documentation.
6058 2006-02-11  Alan Mackenzie  <acm@muc.de>
6060         * programs.texi ("Hungry Delete"): Correct the appellation of the
6061         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6063 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
6065         * dired.texi (Tumme): Fix small bug.
6067 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6069         * macos.texi (Mac International): Rename "fontset-mac" to
6070         "fontset-standard".
6072 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
6074         * dired.texi (Tumme): Basic documentation for Tumme added.
6076 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
6078         * mule.texi (International):
6079         * programs.texi (Basic Indent): Fix typos.
6081         * custom.texi (Minor Modes):
6082         * display.texi (Text Display):
6083         * commands.texi (Text Characters): Update xrefs.
6085 2006-02-07  Richard M. Stallman  <rms@gnu.org>
6087         * emacs.texi (Top): Update subnode menu.
6088         Update info on old Emacs papers.
6089         (Intro): "Graphical display", not window system.
6091         * xresources.texi (GTK styles): Minor clarifications.
6093         * trouble.texi: "Graphical display", not window system.
6094         (Stuck Recursive): Minor clarification.
6096         * text.texi: Minor clarifications.
6097         (Sentences): Explain why two-space convention is better.
6098         Explain sentence-end-without-period here.
6099         (Fill Commands): Not here.
6100         (Refill): Node moved down.
6101         (Filling): Update menu.
6102         (Table Creation, Cell Justification, Column Commands): Clarify.
6104         * sending.texi: Minor clarifications.
6106         * search.texi (Regexp Backslash): Clarification.
6108         * rmail.texi: Minor cleanups.
6109         (Rmail): Delete digression about `rmail-mode'.
6110         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6111         (Rmail Files): Mention C-u M-x rmail.
6112         (Rmail Reply): Mention References.
6113         (Rmail Display): Mention rmail-nonignored-headers.
6115         * programs.texi: Minor cleanups.
6116         (Comment Commands): Mention momentary Transient Mark mode.
6117         (Matching): Be more specific about customizing show-paren-mode.
6118         (Info Lookup): Don't list the modes that support C-h S.
6119         Just say what it does in an unsupported mode.
6120         (Man Page): Delete excessive info on customizing woman.
6121         (Motion in C): Don't mention c-for/backward-into-nomenclature.
6123         * abbrevs.texi: Minor clarifications.
6124         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6125         not "dynamic abbrevs" as if they were a kind of abbrev.
6127         * picture.texi (Picture): Minor cleanup.
6129         * mule.texi (Communication Coding): Say "other applications".
6130         (Fontsets): Not specific to X.  Add xref to X Resources.
6131         (Unibyte Mode): Rename from Single-Byte Character Support.
6132         "Graphical display", not window system.
6133         (International): Update menu.
6135         * maintaining.texi (Format of ChangeLog):
6136         New node, split out from ChangeLog.
6137         (ChangeLog): Clarifications in the remaining text.
6138         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6139         (Find Tag): Add @w.
6140         (Tags Search): Explain tag table order here.  Simplify grep ref.
6141         (List Tags): tags-tag-face is a variable, not a face.
6142         (Emerge): Cleanups.
6144         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6145         (Keyboard Macros): Avoid "the user".
6147         * killing.texi: "Graphical display", not window system.
6149         * help.texi (Help Echo): "Graphical display", not window system.
6151         * glossary.texi: Say "you", not "the user".  Say "graphical display".
6153         * frames.texi: Minor cleanups.  "Graphical display", not window system.
6155         * files.texi (Visiting): Make drag-and-drop not X-specific.
6157         * custom.texi: Minor cleanups.  "Graphical display", not window system.
6159         * cmdargs.texi: Minor cleanups.
6161         * building.texi (Compilation): Move and split kill-compilation para.
6162         Add para about multiple compilers.
6163         (Compilation Mode): Commands also available in grep mode and others.
6164         Mention C-u C-x ` more tutorially.  Clarify C-x `.
6165         (Compilation Shell): Clarify.  Put Bash example first.
6166         (Grep Searching): Minor cleanups; add @w.
6167         (Debuggers): Minor cleanups.
6168         (Starting GUD): Make GDB xgraphical mode issue clearer.
6169         (Debugger Operation): Lots of clarifications including
6170         GDB tooltip side-effect issue.
6171         (Commands of GUD): Clarify.
6172         (GUD Customization): Add bashdb-mode-hook.
6173         (GDB Graphical Interface): Rewrite for clarity.
6174         (GDB User Interface Layout): Rewrite for clarity.
6175         (Stack Buffer, Watch Expressions): Likewise.
6176         (Other GDB User Interface Buffers): Cleanups.
6177         (Lisp Libraries, External Lisp): Cleanup.
6179         * basic.texi (Position Info): "Graphical displays", rather than
6180         window systems.
6182         * anti.texi: Minor cleanup.
6184 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
6186         * custom.texi (Init File, Find Init): Add cross-references to
6187         where $HOME is described.
6189 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
6191         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6192         is not inside the @table.
6194         * emacs.texi (Top): Correct node name.
6196         * files.texi (File Names): Fix @xref.
6197         (Reverting): Fix typo.
6199         * mule.texi (International): Correct node name.
6201         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6203 2006-02-01  Richard M. Stallman  <rms@gnu.org>
6205         * emacs.texi (Top): Update subnode menu.
6207         * mule.texi: Minor clarifications.
6208         Reduce the specific references to X Windows.
6209         Refer to "graphical" terminals, rather than window systems.
6210         (Text Coding): Rename from Specify Coding.
6211         (Communication Coding, File Name Coding, Terminal Coding):
6212         New nodes split out from Text Coding.
6214         * kmacro.texi: Minor clarifications.
6215         (Keyboard Macro Ring): Comment out some excessive commands.
6216         (Basic Keyboard Macro): Split up the table, putting part in each node.
6218         * major.texi: Minor clarifications.
6220         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6222         * windows.texi: Minor clarifications.
6223         (Change Window): Don't describe mode-line mouse cmds here.
6224         Add xref to Mode Line Mouse.
6226         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6228         * macos.texi (Mac International): Fix xref.
6230         * indent.texi: Minor clarifications.
6232         * frames.texi: Minor clarifications.
6233         Reduce the specific references to X Windows.
6234         Refer to "graphical" terminals, rather than window systems.
6235         (Frame Parameters): Don't mention commands like
6236         set-foreground-color.  Just say to customize a face.
6237         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6239         * files.texi: Minor clarifications.
6240         (Numbered Backups): New node, split out from Backup Names.
6242         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6244         * cmdargs.texi (General Variables): Fix xref.
6246         * buffers.texi: Minor clarifications.
6248 2006-01-31  Richard M. Stallman  <rms@gnu.org>
6250         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6251         Nodes moved to top.
6253         * display.texi: Minor clarifications.
6254         (Display): Rearrange menu.
6255         (Standard Faces): Mention query-replace face.
6256         (Faces): Simplify.
6257         (Font Lock): Simplify face customization info.
6258         (Highlight Changes): Node merged into Highlight Interactively.
6259         (Highlight Interactively): Much rewriting and cleanup.
6260         (Optional Mode Line): Narrowed line number not good for goto-line.
6261         Simplify face customization advice.
6262         (Text Display): Mention use of escape-glyph face.
6263         Move ctl-arrow and tab-width here.
6264         (Display Custom): Move no-redraw-on-reenter to end of node.
6266         * search.texi: Minor clarifications.
6267         (Isearch Scroll): Simplify.
6268         (Other Repeating Search): Document multi-occur-in-matching-buffers.
6270         * regs.texi (Registers): Mention bookmarks here.
6272         * mark.texi: Minor clarifications.
6273         (Selective Undo): Node deleted.
6275         * m-x.texi: Minor clarifications.
6277         * killing.texi: Minor clarifications.
6278         Refer to "graphical" terminals, rather than window systems.
6280         * help.texi: Clarifications.
6281         (Help): Don't describe C-h F and C-h K here.
6282         (Key Help): Describe C-h K here.
6283         (Name Help): Mention Emacs Lisp Intro.
6284         Describe C-h F here.
6285         (Misc Help): Mention C-h F and C-h K only briefly.
6287         * fixit.texi (Undo): New node, mostly copied from basic.texi.
6288         Selective undo text merged in.
6289         (Spelling): Mention Aspell along with Ispell.
6291         * emacs.texi (Top): Update subnode menus.
6293         * basic.texi (Basic Undo): Rename from Undo.  Most of text
6294         moved to new Undo node.
6296 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
6298         * basic.texi (Continuation Lines, Inserting Text):
6299         Mention longlines mode.
6301 2006-01-29  Richard M. Stallman  <rms@gnu.org>
6303         * screen.texi: Minor cleanups.
6304         (Screen): Clean up the intro paragraphs.
6305         (Mode Line): Lots of rewriting.  Handle frame-name better.
6306         eol-mnemonic-... vars moved out.
6308         * emacs.texi (Top): Change menu item for MS-DOS node.
6309         Update subnode menu.
6311         * msdog.texi (MS-DOS): Rewrite intro to explain how this
6312         chapter relates to Windows.  Title changed.
6314         * mini.texi: Minor cleanups.
6316         * mark.texi (Selective Undo): New node, text moved from basic.texi.
6317         (Mark): Put it in the menu.
6319         * entering.texi: Minor cleanups.
6321         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6322         (Intro): Refer to "graphical" terminals, rather than X.
6324         * display.texi (Display Custom): Add xref to Variables.
6325         (Optional Mode Line): eol-mnemonic-... vars moved here.
6327         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
6328         rather than X.
6330         * basic.texi: Minor cleanups.
6331         (Undo): selective-undo moved.
6333 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
6335         * anti.texi (Antinews): Various corrections and additions.
6337 2006-01-23  Juri Linkov  <juri@jurta.org>
6339         * custom.texi (Easy Customization, Customization Groups)
6340         (Browsing Custom): Mention links along with buttons.
6342 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
6344         * text.texi (TeX Print): Use @key for TAB.
6346         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6348 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6350         * files.texi (File Aliases): Don't claim that usually separate
6351         buffers are created for two file names that name the same data.
6352         Mention additional situations where different names mean the same
6353         file on disk.
6355 2006-01-19  Richard M. Stallman  <rms@gnu.org>
6357         * killing.texi (Deletion): Upcase @key argument.
6359         * custom.texi (Custom Themes): Minor cleanup.
6361         * programs.texi (Hungry Delete): Upcase @key argument.
6363 2006-01-16  Juri Linkov  <juri@jurta.org>
6365         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6366         Move `mode-line-highlight' before `mode-line-buffer-id'.
6368 2006-01-14  Richard M. Stallman  <rms@gnu.org>
6370         * basic.texi (Inserting Text): Minor cleanup.
6372 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
6374         * custom.texi (Changing a Variable, Face Customization):
6375         Update for changes in Custom menus.
6377 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6379         * macos.texi (Mac International): Undo last change.
6381 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
6383         * custom.texi (Custom Themes): Describe the new
6384         customize-create-theme interface.
6386 2005-12-30  Juri Linkov  <juri@jurta.org>
6388         * basic.texi (Position Info): Update example.
6390 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
6392         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6394 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
6396         * custom.texi (Custom Themes): `load-theme' always loads.
6398 2005-12-23  Juri Linkov  <juri@jurta.org>
6400         * display.texi (Highlight Interactively): Use double space to
6401         separate sentences.  Replace C-p with M-p, and C-n with M-n.
6403 2005-12-22  Richard M. Stallman  <rms@gnu.org>
6405         * custom.texi (Easy Customization and subnodes):
6406         Replace "active field" with "button".
6407         Use "user option" only for variables.
6408         Use "setting" for variable-or-face.
6410 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
6412         * buffers.texi (Select Buffer): Change order in table to make
6413         "Similar" refer to the correct item.
6414         (Indirect Buffers): Minor rewording.
6416 2005-12-20  Juri Linkov  <juri@jurta.org>
6418         * files.texi (VC Status): Put P and N near p and n.
6420 2005-12-19  Richard M. Stallman  <rms@gnu.org>
6422         * programs.texi (Electric C): Delete the info about newline control.
6423         (Other C Commands): Minor cleanup.
6424         (Left Margin Paren): Minor cleanup.
6426 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
6428         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6429         (Customization Groups): Delete text moved to "Browsing Custom".
6430         (Browsing Custom): New node.
6431         (Specific Customization): Clarify which commands only work for
6432         loaded options.
6434 2005-12-18  Bill Wohler  <wohler@newt.com>
6436         * frames.texi (Tool Bars): Shorten text of previous change.
6438 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6440         * files.texi (VC Status): Document log-view mode.
6442 2005-12-18  Bill Wohler  <wohler@newt.com>
6444         * frames.texi (Tool Bars): Mention that you can turn off tool bars
6445         permanently via the customize interface.
6447 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
6449         * killing.texi (Killing by Lines): Document `kill-whole-line'
6450         function.
6452 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
6454         * buffers.texi (Select Buffer): Change `prev-buffer' to
6455         `previous-buffer'.  Indicate that these functions use a frame
6456         local buffer list.
6458 2005-12-12  Richard M. Stallman  <rms@gnu.org>
6460         * custom.texi (Easy Customization): Change menu comment.
6461         (Prefix Keymaps): Fix spelling of Control-X-prefix.
6463         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
6464         (Help): Among the Apropos commands, describe only C-h a here.
6466 2005-12-11  Richard M. Stallman  <rms@gnu.org>
6468         * programs.texi (Options for Comments): Comment-end starts with space.
6470         * glossary.texi (Glossary): Minor cleanup.
6472         * files.texi (Old Versions): Use @table.
6474 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
6476         * display.texi (Highlight Interactively): Include
6477         global-hi-lock-mode.  Add miscellaneous details and elaborations.
6479 2005-12-09  Richard M. Stallman  <rms@gnu.org>
6481         * display.texi (Font Lock): Delete the Global FL menu item.
6483 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
6485         * custom.texi (Minibuffer Maps): Mention the maps for file name
6486         completion.
6488 2005-12-09  Kim F. Storm  <storm@cua.dk>
6490         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
6491         prefix keys even when mark is active.  Describe that RET moves
6492         cursor to next corner in rectangle; clarify insert around rectangle.
6494 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
6496         * custom.texi (Customization): Use xref to elisp manual for
6497         non-TeX output.
6498         (Minor Modes): Update.
6499         (Customization Groups, Changing a Variable, Face Customization):
6500         Update for new appearance of Custom buffers.
6501         (Changing a Variable): `custom-buffer-done-function' has been
6502         replaced by `custom-buffer-done-kill'.
6503         (Specific Customization): In the `customize-group' buffer, a
6504         subgroup's contents are not "hidden".  They are not included at
6505         all.  They have no [Show] button.
6506         (Mouse Buttons): Add pxref to description of mouse event lists in
6507         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
6508         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6509         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6511 2005-12-08  Richard M. Stallman  <rms@gnu.org>
6513         * mini.texi (Completion Commands, Completion):
6514         In file name input, SPC does not do completion.
6516 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
6518         * building.texi (GDB Graphical Interface): Explain screen size
6519         setting.
6520         (Other GDB User Interface Buffers): Describe features specific to
6521         GDB 6.4.
6523 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
6525         * building.texi (GDB User Interface Layout): Describe how to
6526         kill associated buffers.
6527         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6528         (Watch Expressions): Be more precise.
6529         (Other GDB User Interface Buffers): Describe how to change a
6530         register value.
6532 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6534         * macos.texi (Mac Input): Remove description of
6535         mac-command-key-is-meta.  Add descriptions of
6536         mac-control-modifier, mac-command-modifier, and
6537         mac-option-modifier.
6538         (Mac International): Fix description of conversion of clipboard data.
6539         (Mac Font Specs): Add example of font customization by face attributes.
6541 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
6543         * building.texi (Watch Expressions): Expand description.
6544         (Other GDB User Interface Buffers): Describe local map for
6545         gud-watch.
6547 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
6549         * display.texi (Font Lock): Font lock is enabled by default now.
6551 2005-11-20  Juri Linkov  <juri@jurta.org>
6553         * basic.texi (Position Info): Update examples of the output.
6554         Remove the fact that examples are produced in the TeXinfo buffer,
6555         because in the Info reader users will get a different output from
6556         `C-x ='.
6558         * building.texi (Compilation Mode): Remove paragraph duplicated
6559         from the node `Compilation'.  Add `compilation-skip-threshold'.
6561         * display.texi (Font Lock): Suggest more user-friendly method of
6562         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6564 2005-11-18  Richard M. Stallman  <rms@gnu.org>
6566         * files.texi (Registering): Mention @@ in mode line.
6568         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
6570 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
6572         * files.texi (Renaming and VC): Some back-ends don't
6573         handle renaming.
6575 2005-11-17  Juri Linkov  <juri@jurta.org>
6577         * emacs.texi (Top):
6578         * display.texi (Highlight Interactively): Put this font-lock based
6579         mode near Font Lock node.
6581 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
6583         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6584         icons.
6586 2005-11-12  Kim F. Storm  <storm@cua.dk>
6588         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
6589         (Help Summary): Add C-h d and C-h e.
6590         (Apropos): Clarify that all apropos commands may search for either
6591         list of words or a regexp.  Add C-h d for apropos-documentation.
6592         Describe apropos-documentation-sort-by-scores user option.
6594 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
6596         * killing.texi (CUA Bindings): Add @section.
6598 2005-11-10  Kim F. Storm  <storm@cua.dk>
6600         * emacs.texi (Top): Add CUA Bindings entry to menu.
6602         * killing.texi (CUA Bindings): New node.  Moved here from
6603         misc.texi and extended with info on rectangle commands and
6604         rectangle highlighting, interface to registers, and the global
6605         mark feature.
6607         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6609         * regs.texi: Prev link points to CUA Bindings node.
6611 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
6613         * help.texi (Help Echo): By default, help echos are only shown on
6614         mouse-over, not on point-over.
6616 2005-11-04  Jérôme Marant  <jerome@marant.org>
6618         * misc.texi (Shell Mode): Describe how to activate password echoing.
6620 2005-11-04  Romain Francoise  <romain@orebokech.com>
6622         * mark.texi (Mark Ring): Fix typo.
6624 2005-11-03  Richard M. Stallman  <rms@gnu.org>
6626         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6628 2005-11-01  Bill Wohler  <wohler@newt.com>
6630         * help.texi (Help Mode): Fix typo.
6632 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
6634         * building.texi (Other GDB User Interface Buffers):
6635         Describe the command gdb-use-inferior-io-buffer.
6637 2005-10-31  Romain Francoise  <romain@orebokech.com>
6639         * files.texi (Compressed Files): Fix typo.
6641         * buffers.texi (Misc Buffer): Downcase `*shell*'.
6643         * windows.texi (Force Same Window): Likewise.
6645 2005-10-30  Bill Wohler  <wohler@newt.com>
6647         * help.texi (Help Mode): URLs viewed with browse-url.
6649 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
6651         * building.texi (GDB Graphical Interface): Don't reference
6652         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
6653         must stay in same frame.
6655 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
6657         * custom.texi (Init File): Document ~/.emacs.d/init.el.
6659         * anti.texi (Antinews): Likewise.
6661 2005-10-28  Bill Wohler  <wohler@newt.com>
6663         * help.texi (Help): Help mode now creates hyperlinks for URLs.
6665 2005-10-28  Richard M. Stallman  <rms@gnu.org>
6667         * files.texi (Visiting): Explain how to enter ? in a file name.
6669         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6671 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
6673         * building.texi (GDB Graphical Interface):
6674         Describe gdb-mouse-until.
6676 2005-10-23  Richard M. Stallman  <rms@gnu.org>
6678         * custom.texi (Init File): Recommend when to use site-start.el.
6680 2005-10-21  Juri Linkov  <juri@jurta.org>
6682         * custom.texi (Examining): Mention accessing the old variable
6683         value via M-n in set-variable.
6685 2005-10-18  Romain Francoise  <romain@orebokech.com>
6687         * files.texi (Version Systems): Capitalize GNU.
6689 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
6691         * building.texi (Compilation Mode): Remove redundant paragraph.
6692         (Watch Expressions): Remove paragraph to reflect code change.
6694 2005-10-16  Richard M. Stallman  <rms@gnu.org>
6696         * building.texi (Compilation Mode, Compilation): Clarified.
6698 2005-10-15  Richard M. Stallman  <rms@gnu.org>
6700         * misc.texi (Saving Emacs Sessions): Mention savehist library.
6702 2005-10-13  Kenichi Handa  <handa@m17n.org>
6704         * basic.texi (Position Info): Fix previous change.
6706 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
6708         * cmdargs.texi (Icons X): Fix typo.
6710 2005-10-12  Kenichi Handa  <handa@m17n.org>
6712         * basic.texi (Position Info): Describe the case that Emacs shows
6713         "part of display ...".
6715 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
6717         * cmdargs.texi (Icons X): -nb => -nbi.
6719 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
6721         * frames.texi (Speedbar): A couple more clarifications.
6723 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
6725         * building.texi (GDB User Interface Layout): Improve diagram.
6726         (Watch Expressions): Explain how to make speedbar global.
6727         (Other GDB User Interface Buffers): Make references more precise.
6729 2005-10-09  Richard M. Stallman  <rms@gnu.org>
6731         * frames.texi (Speedbar): Clarify the text.
6733 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
6735         * frames.texi (Speedbar): Add information on keybindings,
6736         dismissing the speedbar, and buffer display mode.  Link to
6737         speedbar manual.
6739 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
6741         * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
6742         added -nb, --no-bitmap-icon.
6744 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
6746         * building.texi (GDB Graphical Interface): Add variables and
6747         functions to indices.  Be more precise.
6749 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
6751         * frames.texi (Drag and Drop): Remove the x- from
6752         x-dnd-open-file-other-window and xdnd-protocol-alist.
6754 2005-09-30  Romain Francoise  <romain@orebokech.com>
6756         * mini.texi (Minibuffer): The default value now appears before the
6757         colon in minibuffer prompts.
6759 2005-09-25  Richard M. Stallman  <rms@gnu.org>
6761         * search.texi (Regexp Search): Doc search-whitespace-regexp.
6763 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
6765         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6767 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6769         * emacs.texi (Top): Update submenus from macos.texi.
6771         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6772         (Mac OS): Update feature support status.
6773         (Mac Input): List supported input scripts.  Remove description
6774         about `mac-keyboard-text-encoding'.  Mention mouse button
6775         emulation and related variables.
6776         (Mac International): Mention Central European and Cyrillic
6777         support.  Now `keyboard-coding-system' is dynamically changed.
6778         Add description about coding system for selection.
6779         Add description about language environment.
6780         (Mac Environment Variables):
6781         Mention `~/.MacOSX/environment.plist'.  Give example of command line
6782         arguments.  Add Preferences support.
6783         (Mac Directories): Explicitly state that this node is for Mac OS
6784         Classic only.
6785         (Mac Font Specs): Mention specification for scalable fonts.
6786         List supported charsets.  Add preferred way of creating fontsets.
6787         Add description about `mac-allow-anti-aliasing'.
6788         (Mac Functions): Add descriptions about `mac-set-file-creator',
6789         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6790         and `mac-get-preference'.
6792 2005-09-16  Romain Francoise  <romain@orebokech.com>
6794         Update all files to specify GFDL version 1.2.
6796         * doclicense.texi (GNU Free Documentation License): Update to
6797         version 1.2.
6799 2005-09-15  Richard M. Stallman  <rms@gnu.org>
6801         * buffers.texi (List Buffers): Fix xref.
6803         * rmail.texi (Rmail Basics): Fix xref.
6805         * emacs.texi (Top): Update subnode menus.
6807         * files.texi (Saving Commands): New node, broken out of Saving.
6808         (Customize Save): New node, broken out of Saving.
6809         Clarify effect of write-region-inhibit-fsync.
6810         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6812 2005-09-14  Romain Francoise  <romain@orebokech.com>
6814         * files.texi (Saving): Mention write-region-inhibit-fsync.
6816 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
6818         * custom.texi (Custom Themes): New node.
6820 2005-09-03  Richard M. Stallman  <rms@gnu.org>
6822         * search.texi (Search Case): Mention vars that control
6823         case-fold-search for various operations.
6825 2005-08-22  Juri Linkov  <juri@jurta.org>
6827         * display.texi (Standard Faces): Merge the text from
6828         `(elisp)Standard Faces' into this node.
6830 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
6832         * emacs.texi (Top): Delete menu item for deleted node
6833         Keyboard Translations.
6835 2005-08-18  Richard M. Stallman  <rms@gnu.org>
6837         * trouble.texi (Unasked-for Search):
6838         Delete xref to Keyboard Translations.
6840         * glossary.texi (Glossary): Delete xref.
6842         * custom.texi (Minor Modes): Say that the list here is not complete.
6843         (Keyboard Translations): Node deleted.
6844         (Disabling): Delete xref to it.
6845         (Customization Groups): Fix Custom buffer example.
6846         (Hooks): Mention remove-hooks.
6848 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
6850         * building.texi (GDB Graphical Interface): Improve filling of menu
6851         item.
6853 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
6855         * building.texi (GDB Graphical Interface): Use better node names.
6857 2005-08-14  Richard M. Stallman  <rms@gnu.org>
6859         * text.texi (Sentences): Fix xref.
6861 2005-08-14  Juri Linkov  <juri@jurta.org>
6863         * building.texi (Compilation, Grep Searching): Move grep command
6864         headings from `Compilation' to `Grep Searching'.
6866         * dired.texi (Dired and Find):
6867         * maintaining.texi (Tags Search): Replace grep xref to
6868         `Compilation' node with `Grep Searching'.
6870         * files.texi (Comparing Files): Replace xref to `Compilation' with
6871         `Compilation Mode'.
6873 2005-08-13  Alan Mackenzie  <acm@muc.de>
6875         * search.texi (Non-ASCII Isearch): Correct a typo.
6876         (Replacement Commands): Mention query-replace key binding.
6878 2005-08-11  Richard M. Stallman  <rms@gnu.org>
6880         * programs.texi (Options for Comments): Fix xref.
6882         * search.texi (Regexp Backslash, Regexp Example): New nodes split
6883         out of Regexps.
6885 2005-08-09  Juri Linkov  <juri@jurta.org>
6887         * building.texi (Compilation): Use `itemx' instead of `item'.
6888         (Grep Searching): Simplify phrase.
6890         * display.texi (Standard Faces): Describe vertical-border on
6891         window systems.
6893         * windows.texi (Split Window): Simplify phrase and mention
6894         vertical-border face.
6896 2005-08-09  Richard M. Stallman  <rms@gnu.org>
6898         * files.texi (Comparing Files): Clarify compare-windows.
6900         * calendar.texi (Scroll Calendar): Document < and > in calendar.
6902 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
6904         * mule.texi (Coding Systems): Rephrase the paragraph about
6905         codepages: no need for "M-x codepage-setup" anymore, except on
6906         MS-DOS.
6908         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6909         the MS-DOS port only.
6911 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
6913         * makefile.w32-in (info): Don't run multi-install-info.bat.
6914         ($(infodir)/dir): New target, produced by running
6915         multi-install-info.bat.
6917 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
6919         * files.texi (Quoted File Names): Add index entry.
6921 2005-07-19  Juri Linkov  <juri@jurta.org>
6923         * files.texi (Comparing Files): Mention resync for `compare-windows'.
6925 2005-07-18  Juri Linkov  <juri@jurta.org>
6927         * custom.texi (Easy Customization):
6928         * files.texi (Old Versions):
6929         * frames.texi (Wheeled Mice):
6930         * mule.texi (Specify Coding):
6931         * text.texi (Cell Justification):
6932         * trouble.texi (After a Crash):
6933         * xresources.texi (GTK styles):
6934         Delete duplicate duplicate words.
6936 2005-07-17  Richard M. Stallman  <rms@gnu.org>
6938         * frames.texi (Creating Frames): Fix foreground color example.
6940         * custom.texi (Init Examples): Clean up text about conditionals.
6942 2005-07-16  Richard M. Stallman  <rms@gnu.org>
6944         * mini.texi (Completion Commands): Fix command name for ?.
6946 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
6948         * display.texi (Standard Faces): Explain that customization of
6949         `menu' face has no effect on w32 and with GTK.
6950         Add cross-references.
6952         * cmdargs.texi (General Variables): Clarify the default location
6953         of $HOME on w32 systems.
6955 2005-07-15  Jason Rumney  <jasonr@gnu.org>
6957         * cmdargs.texi (General Variables): Default HOME on MS Windows has
6958         changed.
6960 2005-07-08  Kenichi Handa  <handa@m17n.org>
6962         * mule.texi (Recognize Coding):
6963         Recommend revert-buffer-with-coding-system instead of revert-buffer.
6965 2005-07-07  Richard M. Stallman  <rms@gnu.org>
6967         * anti.texi (Antinews): Mention mode-line-inverse-video.
6969         * files.texi (Saving): Minor correction about C-x C-w.
6971         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6973 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
6975         * search.texi (Isearch Scroll): Add example of using the
6976         `isearch-scroll' property.
6977         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6978         `Display Custom' node.
6979         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6980         and de-emphasize it.
6981         (Other Repeating Search): `occur' currently can not correctly
6982         handle multiline matches.  Correct, clarify and update description
6983         of `flush-lines' and `keep-lines'.
6985         * display.texi (Display Custom): Add anchor for `baud-rate'.
6987 2005-07-07  Richard M. Stallman  <rms@gnu.org>
6989         * gnu.texi: Update where to get GNU status; add refs for how to help.
6990         Add footnotes 6 and 7.
6992 2005-07-04  Lute Kamstra  <lute@gnu.org>
6994         Update FSF's address in GPL notices.
6996         * doclicense.texi (GNU Free Documentation License):
6997         * trouble.texi (Checklist): Update FSF's address.
6999 2005-06-24  Richard M. Stallman  <rms@gnu.org>
7001         * display.texi (Text Display): Change index entries.
7003 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7005         * makefile.w32-in (MAKEINFO): Use --force.
7006         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7007         Makefile.in.
7009 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7011         * anti.texi (Antinews): Rename show-nonbreak-escape to
7012         nobreak-char-display.
7014         * emacs.texi (Top): Update detailed node listing.
7016         * display.texi (Text Display): Rename show-nonbreak-escape
7017         to nobreak-char-display and no-break-space to nobreak-space.
7018         (Standard Faces): Split up the list of standard faces
7019         and put it in a separate node.  Add nobreak-space and
7020         escape-glyph.
7022 2005-06-23  Lute Kamstra  <lute@gnu.org>
7024         * mule.texi (Select Input Method): Fix typo.
7026 2005-06-23  Kenichi Handa  <handa@m17n.org>
7028         * mule.texi (International): List all supported scripts.
7029         Adjust text for that leim is now included in the normal Emacs
7030         distribution.
7031         (Language Environments): List all language environments.
7032         Intlfonts contains fonts for most supported scripts, not all..
7033         (Select Input Method): Refer to C-u C-x = to see how to type to
7034         input a specific character.
7035         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7037 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7039         * building.texi (Grep Searching): Texinfo usage fix.
7041 2005-06-22  Miles Bader  <miles@gnu.org>
7043         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7045 2005-06-20  Miles Bader  <miles@gnu.org>
7047         * display.texi (Faces): Add `vertical-divider'.
7049 2005-06-17  Richard M. Stallman  <rms@gnu.org>
7051         * text.texi (Adaptive Fill): Minor clarification.
7053 2005-06-10  Lute Kamstra  <lute@gnu.org>
7055         * emacs.texi (Top): Correct version number.
7056         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
7057         refer to the current version of Emacs.
7059 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
7061         * files.texi (Log Buffer): Document when there can be more than
7062         one file to be committed.
7064 2005-06-08  Juri Linkov  <juri@jurta.org>
7066         * display.texi (Faces): Add `shadow' face.
7068 2005-06-07  Masatake YAMATO  <jet@gyve.org>
7070         * display.texi (Faces): Write about mode-line-highlight.
7072 2005-06-06  Richard M. Stallman  <rms@gnu.org>
7074         * misc.texi (Printing Package): Explain how to initialize
7075         printing package.
7077         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7079 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
7081         * emacs.texi: Rename Hardcopy to Printing.
7082         Make PostScript and PostScript Variables subnodes of it.
7084         * misc.texi (Printing): Rename node from Hardcopy.
7085         Mention menu bar options.
7086         Move PostScript and PostScript Variables to submenu.
7087         (Printing package): New node.
7089         * mark.texi (Using Region): Change Hardcopy xref to Printing.
7091         * dired.texi (Operating on Files): Likewise.
7093         * calendar.texi (Displaying the Diary): Likewise.
7095         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7097         * glossary.texi (Glossary): Likewise.
7099         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7100         effect.
7102 2005-06-04  Richard M. Stallman  <rms@gnu.org>
7104         * trouble.texi (After a Crash): Polish previous change.
7106 2005-05-30  Noah Friedman  <friedman@splode.com>
7108         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7109         recovery mechanism.
7111 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
7113         * building.texi (Other Buffers): SPC toggles display of
7114         floating point registers.
7116 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
7118         * files.texi (Log Buffer): Merge in description of Log Edit
7119         mode from pcl-cvs.texi.
7121 2005-05-26  Richard M. Stallman  <rms@gnu.org>
7123         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7125 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
7127         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7128         not enabled by default.
7129         When not on a word, `ispell-word' by default checks the word
7130         before point.
7132 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
7134         * building.texi (Debugger Operation): Simplify last sentence.
7136 2005-05-23  Lute Kamstra  <lute@gnu.org>
7138         * emacs.texi: Update FSF's address throughout.
7139         (Preface): Use @cite.
7140         (Distrib): Add cross reference to the node "Copying".  Mention the
7141         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
7142         printed manuals.
7143         (Intro): Use @xref for the Emacs Lisp Intro.
7145 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
7147         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7149         * basic.texi (Moving Point): Mention default for `goto-line'.
7151         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7152         of a variable's docstring.
7154 2005-05-18  Lute Kamstra  <lute@gnu.org>
7156         * maintaining.texi (Overview of Emerge): Add cross reference.
7157         Remove duplication.
7159         * emacs.texi (Top): Update to the current structure of the manual.
7160         * misc.texi (Emacs Server): Add menu description.
7161         * files.texi (Saving): Fix menu.
7162         * custom.texi (Customization): Fix menu.
7163         * mule.texi (International): Fix menu.
7164         * kmacro.texi (Keyboard Macros): Fix menu.
7166 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
7168         * display.texi: Various minor changes.
7169         (Faces): Delete text that is repeated in the next section.
7171 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
7173         * building.texi (Debugger Operation): Mention GUD tooltips are
7174         disabled with GDB in text command mode.
7176 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
7178         * building.texi: Replace toolbar with "tool bar" for consistency.
7179         (Compilation Mode): Describe compilation-context-lines
7180         and use of arrow in compilation buffer.
7181         (Debugger Operation): Replace help text with variable's value.
7183         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7184         consistency.
7186 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
7188         * major.texi (Choosing Modes): normal-mode processes the -*- line.
7189         Add xref.
7191 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
7193         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7194         (Position Info): Delete discussion of `goto-line'.  It is already
7195         described in `Moving point'.
7197         * mini.texi (Completion Commands): Correct reference.
7198         (Completion Options): Fix typo.
7200         * killing.texi (Deletion): Complete description of `C-x C-o'.
7202 2005-05-10  Richard M. Stallman  <rms@gnu.org>
7204         * building.texi (Compilation): Clarify recompile's directory choice.
7206         * frames.texi (Tooltips): Cleanups.
7208         * basic.texi (Arguments): Fix punctuation.
7210 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
7212         * screen.texi (Menu Bar): The up and down (not left and right)
7213         arrow keys move through a keyboard menu.
7215 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
7217         * basic.texi: Various typo and grammar fixes.
7218         (Moving Point): C-a now runs move-beginning-of-line.
7220 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
7222         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7224         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7225         as different animals.
7227 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
7229         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7230         Correct index entry.
7232 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
7234         * building.texi (Debugger Operation): Update to reflect changes
7235         in GUD tooltips.
7237 2005-04-30  Richard M. Stallman  <rms@gnu.org>
7239         * files.texi (Compressed Files): Auto Compression normally enabled.
7241         * building.texi (Debugger Operation): Clarify previous change.
7243 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
7245         * building.texi (Debugger Operation): Add description for
7246         GUD tooltips when program is not running.
7248 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
7250         * misc.texi (Shell): Add `Shell Prompts' to menu.
7251         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
7252         description.  Delete remarks moved to new node.
7253         (Shell Prompts): New node.
7254         (History References): Replace remarks moved to `Shell Prompts'
7255         with xref to that node.
7256         (Remote Host): Clarify how to specify the terminal type when
7257         logging in to a different machine.
7259 2005-04-26  Richard M. Stallman  <rms@gnu.org>
7261         * emacs.texi (Top): Update submenus from files.texi.
7263         * files.texi (Filesets): Clarify previous change.
7265         * dired.texi (Misc Dired Features): Clarify previous change.
7267 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
7269         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7271         * dired.texi (Misc Dired Features):
7272         Document dired-compare-directories.
7274         * files.texi (Filesets): New node.
7275         (File Conveniences): Document Image mode.
7277         * text.texi (TeX Print): Document tex-compile.
7279 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
7281         * frames.texi (Tooltips): Tooltip mode is enabled by default.
7282         Delete redundant reference to tooltip Custom group.  It is
7283         referred too again in the next paragraph.
7285 2005-04-24  Richard M. Stallman  <rms@gnu.org>
7287         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7289 2005-04-19  Kim F. Storm  <storm@cua.dk>
7291         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7293 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
7295         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7296         turns off desktop-save-mode.
7298 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
7300         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7301         by default in terminals compatible with xterm.  Mention that
7302         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7303         node.
7305 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
7307         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7309 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
7311         * xresources.texi (Table of Resources): Add cursorBlink.
7313 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
7315         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7316         `d', `C-d' and `u'.
7318 2005-04-11  Richard M. Stallman  <rms@gnu.org>
7320         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7321         (Misc X): Add -D, --basic-display.
7323         * maintaining.texi (Change Log): Correct the description of
7324         the example.
7326         * major.texi (Choosing Modes): Document magic-mode-alist.
7328 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
7330         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7331         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7332         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7333         (Rmail Output): Clarify which statements apply to `o', `C-o' and
7334         `w', respectively.
7335         (Rmail Labels): Mention `l'.
7336         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
7337         (Rmail Summary Edit): Describe `j' and RET.
7339 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
7341         * xresources.texi (Lucid Resources): Add fontSet resource.
7343 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
7345         * display.texi (Useless Whitespace): `indicate-unused-lines' is
7346         now called `indicate-empty-lines'.
7348 2005-04-06  Kim F. Storm  <storm@cua.dk>
7350         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7352 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
7354         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7355         deleted.
7356         (Marks vs Flags): Add some convenient key bindings.
7357         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7358         (Misc Dired Features): Correct and expand description of `w' command.
7360         * frames.texi (XTerm Mouse): Delete apparently false info.
7361         The GNU/Linux console currently does not appear to support
7362         `xterm-mouse-mode'.
7364 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
7366         * calendar.texi (Diary): Mention shell utility `calendar'.
7368 2005-04-01  Richard M. Stallman  <rms@gnu.org>
7370         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7372 2005-04-01  Lute Kamstra  <lute@gnu.org>
7374         * maintaining.texi (Change Log): add-change-log-entry uses
7375         add-log-mailing-address.
7377 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
7379         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7380         `VC Mode Line' and put in an xref to that node.
7381         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7382         its description.
7384 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
7386         * calendar.texi (Calendar Systems): Say that the Persian calendar
7387         implemented here is the arithmetical one championed by Birashk.
7389 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
7391         * programs.texi (Fortran Motion): Fix previous change.
7393 2005-03-29  Richard M. Stallman  <rms@gnu.org>
7395         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7397 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
7399         * text.texi (Refill): Refer to Long Lines Mode.
7400         (Longlines): New node.
7401         (Auto Fill): Don't index "word wrap" here.
7402         (Filling): Add Longlines to menu.
7404 2005-03-29  Richard M. Stallman  <rms@gnu.org>
7406         * xresources.texi: Minor fixes.
7408         * misc.texi (Emacs Server): Fix Texinfo usage.
7410         * emacs.texi (Top): Don't use a real section heading for
7411         "Detailed Node Listing".  Fake it instead.
7413         * basic.texi (Position Info): Minor cleanup.
7415         * mule.texi (Input Methods): Minor cleanup.
7417 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
7419         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7420         constructs as well.
7421         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7423 2005-03-29  Kenichi Handa  <handa@m17n.org>
7425         * mule.texi (Input Methods): Refer to the command C-u C-x =.
7427         * basic.texi (Position Info): Update the description about the
7428         command C-u C-x =.
7430 2005-03-28  Richard M. Stallman  <rms@gnu.org>
7432         * emacs.texi (Top): Use @section for the detailed node listing.
7434         * calendar.texi: Minor fixes to previous change.
7436         * programs.texi (Fortran): Small fixes to previous changes.
7438         * emacs.texi (Top): Update list of subnodes of Dired.
7439         Likewise for building.texi.
7441         * files.texi (File Conveniences): Delete Auto Image File mode.
7443 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
7445         * building.texi (Flymake): New node.
7447         * custom.texi (Function Keys): Document kp- event types and
7448         keypad-setup package.
7450         * dired.texi (Wdired): New node.
7452         * files.texi (File Conveniences): Reorder entries.
7453         Explain how to turn on Auto-image-file mode.
7454         Document Thumbs mode.
7456         * mule.texi (Specify Coding): Document recode-region and
7457         recode-file-name.
7459         * programs.texi (Program Modes): Add Conf mode and DNS mode.
7461 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
7463         * commands.texi (Keys): M-o is now a prefix key.
7465 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
7467         * programs.texi: Reformat and update copyright years.
7468         (Fortran): Update section.
7470 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
7472         * files.texi: Several small changes in addition to:
7473         (Visiting): Change xref for Dialog Boxes to ref.
7474         (Version Headers): Replace references to obsolete var
7475         `vc-header-alist' with `vc-BACKEND-header'.
7476         (Customizing VC): Update value of `vc-handled-backends'.
7478 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
7480         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7481         move here from Emacs Lisp Reference Manual.
7482         * calendar.texi (Calendar/Diary, Diary Commands)
7483         (Special Diary Entries, Importing Diary): Change some xrefs to
7484         point to emacs-xtra rather than elisp.
7486         * emacs-xtra.texi (Calendar Customizing):
7487         Move view-diary-entries-initially, view-calendar-holidays-initially,
7488         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7489         Emacs Manual.
7490         (Appt Customizing): Merge entire section into main Emacs Manual.
7491         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7492         mark-holidays-in-calendar here from emacs-xtra.
7493         (Displaying the Diary): Move view-diary-entries-initially,
7494         mark-diary-entries-in-calendar here from emacs-xtra.
7495         (Appointments): Move appt-display-mode-line,
7496         appt-display-duration, appt-disp-window-function,
7497         appt-delete-window-function here from emacs-xtra.
7499         * calendar.texi: Update and reformat copyright.
7500         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7501         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7502         (Diary): Refer to `diary-file' rather than ~/diary.
7503         (Diary Commands): Rename node to "Displaying the Diary".
7504         * emacs.texi (Top): Rename "Diary Commands" section.
7505         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7507 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
7509         * misc.texi (Emacs Server): Fix the command for setting
7510         server-name.  Add an xref to Invoking emacsclient.
7512         * help.texi (Help Summary): Clarify when "C-h ." will do something
7513         nontrivial.
7514         (Apropos): Add cindex entry for apropos-sort-by-scores.
7516         * display.texi (Text Display): Add index entries for how no-break
7517         characters are displayed.
7519 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
7521         * files.texi (Visiting): Fix cross-references introduced with the
7522         last change.
7524         * xresources.texi (GTK resources): Fix last change.
7526 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
7528         * xresources.texi (X Resources): GTK options documented too.
7529         (Resources): Clarify meaning of program name.
7530         (Table of Resources): Add visualClass.
7531         (GTK resources): Rewrite.
7532         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7534         * display.texi (Text Display): Mention non-breaking spaces.
7536         * files.texi (Reverting): Document auto-revert-check-vc-info.
7538         * frames.texi (Mouse Commands): Document
7539         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7541         * help.texi (Help Summary): Add `C-h .'.
7542         (Apropos): Apropos accepts a list of search terms.
7543         Document apropos-sort-by-scores.
7544         (Help Echo): Document display-local-help.
7546         * misc.texi (Emacs Server): Document server-name.
7547         (Invoking emacsclient): Document -s option for server names.
7549         * text.texi (Outline Visibility): Introduce "current heading
7550         line" (commands can be called with point on a body line).
7551         Re-order table to follow the sequence of discussion.
7552         hide-body won't hide lines before first header line.
7553         (TeX Mode): Add DocTeX mode.
7555 2005-03-24  Richard M. Stallman  <rms@gnu.org>
7557         * mule.texi (Single-Byte Character Support): Delete mention
7558         of iso-acc.el and iso-transl.el.
7560 2005-03-23  Lute Kamstra  <lute@gnu.org>
7562         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7564 2005-03-23  Richard M. Stallman  <rms@gnu.org>
7566         * search.texi: Delete explicit node pointers.
7567         (Incremental Search): New menu.
7568         (Basic Isearch, Repeat Isearch, Error in Isearch)
7569         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7570         (Slow Isearch): New subnodes.
7571         (Configuring Scrolling): Node deleted.
7572         (Search Case): Doc default-case-fold-search.
7573         (Regexp Replace): Move replace-regexp doc here.
7575         * rmail.texi (Movemail): Put commas inside closequotes.
7577         * picture.texi (Insert in Picture): Document C-c arrow combos.
7578         (Basic Picture): Clarify erasure.
7580         * display.texi (Font Lock): Put commas inside closequotes.
7582         * cmdargs.texi (General Variables): Put commas inside closequotes.
7584 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
7586         * building.texi (Stack Buffer): Mention reverse contrast for
7587         *selected* frame (might not be current frame).
7589 2005-03-21  Richard M. Stallman  <rms@gnu.org>
7591         * building.texi (Starting GUD): Add bashdb.
7593 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
7595         * basic.texi (Moving Point): Add M-g M-g binding.
7596         (Undo): Document undo-only.
7597         (Position Info): Document M-g M-g and C-u M-g M-g.
7599         * building.texi (Building): Put Grep Searching after Compilation
7600         Shell.
7601         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7602         Document next-error-highlight.
7603         (Grep Searching): Document grep-highlight-matches.
7604         (Lisp Eval): Typing C-x C-e twice prints integers specially.
7606         * calendar.texi (Importing Diary): Rename node from iCalendar.
7607         Document diary-from-outlook.
7609         * dired.texi (Misc Dired Features): Rename node from Misc Dired
7610         Commands.
7611         Mention effect of X drag and drop on Dired buffers.
7613         * files.texi (Visiting): Document large-file-warning-threshold.
7614         Move paragraph on file-selection dialog.
7615         Mention visiting files using X drag and drop.
7616         (Reverting): Mention using Auto-Revert mode to tail files.
7617         Document auto-revert-tail-mode.
7618         (Version Systems): Minor correction.
7619         (Comparing Files): Diff-mode is no longer based on Compilation
7620         mode.
7621         Document compare-ignore-whitespace.
7622         (Misc File Ops): Explain passing a directory to rename-file.
7623         Likewise for copy-file and make-symbolic-link.
7625         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7626         Document mouse-wheel-progressive speed.
7628         * help.texi (Misc Help): Document numeric argument for C-h i.
7629         Correctly explain the effect of just C-u as argument.
7631         * killing.texi (Deletion): Document numeric argument for
7632         just-one-space.
7634         * mini.texi (Completion): Completion acts on text before point.
7636         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7637         (Emulation): CUA mode replaces pc-bindings-mode,
7638         pc-selection-mode, and s-region.
7640         * mule.texi (Input Methods): Leim is now built-in.
7641         (Select Input Method): Document quail-show-key.
7642         (Specify Coding): Document revert-buffer-with-coding-system.
7644         * programs.texi (Fortran Motion): Document f90-next-statement,
7645         f90-previous-statement, f90-next-block, f90-previous-block,
7646         f90-end-of-block, and f90-beginning-of-block.
7648         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7650         * emacs.texi (Acknowledgments): Updated.
7652         * anti.texi: Total rewrite.
7654 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
7656         * ack.texi (Acknowledgments): Update.
7658 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
7660         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7661         Update copyright years.
7663 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
7665         * building.texi (Commands of GUD): Move paragraph on setting
7666         breakpoints with mouse to the GDB Graphical Interface node.
7668 2005-03-07  Richard M. Stallman  <rms@gnu.org>
7670         * misc.texi (Single Shell, Shell Options): Fix previous change.
7672         * building.texi (Debugger Operation): Update GUD tooltip enable info.
7674 2005-03-06  Richard M. Stallman  <rms@gnu.org>
7676         * building.texi (Starting GUD): Don't explain text vs graphical
7677         GDB here.  Just mention it and xref.
7678         Delete "just one debugger process".
7679         (Debugger Operation): Move GUD tooltip info here.
7680         (GUD Tooltips): Node deleted.
7681         (GDB Graphical Interface): Explain the two GDB modes here.
7683         * sending.texi (Sending Mail): Minor cleanup.
7684         (Mail Aliases): Explain quoting conventions.
7685         Update key rebinding example.
7686         (Header Editing): C-M-i is like M-TAB.
7687         (Mail Mode Misc): mail-attach-file does not do MIME.
7689         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7690         that really belongs here.
7691         (Remote Mailboxes): Text moved to Rmail Inbox.
7692         (Rmail Display): Mention Mouse-1.
7693         (Movemail): Clarify two movemail versions.
7694         Clarify rmail-movemail-program.
7696         * misc.texi (Single Shell): Replace uudecode example with gpg example.
7697         Document async shell commands.
7698         (Shell History): Clarify.
7699         (Shell Ring): Mention C-UP an C-DOWN.
7700         (Shell Options): Add comint-prompt-read-only.
7701         (Invoking emacsclient): Set EDITOR to run Emacs.
7702         (Sorting): No need to explain what region is.
7703         (Saving Emacs Sessions): Fix typo.
7704         (Recursive Edit): Fix punctuation.
7705         (Emulation): Don't mention "PC bindings" which are standard.
7706         (Hyperlinking): Explain Mouse-1 convention here.
7707         (Find Func): Node deleted.
7709         * help.texi (Name Help): Xref to Hyperlinking.
7711         * glossary.texi (Glossary):
7712         Rename "Balance Parentheses" to "Balancing...".
7713         Add "Byte Compilation".  Correct "Copyleft".
7714         New xref in "Customization".
7715         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7716         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7717         Rename "Registers" to "Register".
7718         Replace "Selecting" with "Selected Frame",
7719         "Selected Window", and "Selecting a Buffer".
7721         * files.texi (Types of Log File): Explain how projects'
7722         methods can vary.
7724         * display.texi (Faces): Delete "Emacs 21".
7726         * custom.texi (Changing a Variable): C-M-i like M-TAB.
7727         * fixit.texi (Spelling): C-M-i like M-TAB.
7728         * mini.texi (Completion Options): C-M-i like M-TAB.
7729         * programs.texi (Symbol Completion): C-M-i like M-TAB.
7730         * text.texi (Text Mode): C-M-i like M-TAB.
7732         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7734         * calendar.texi (Specified Dates): Mention `g w'.
7735         (Appointments): appt-activate toggles with no arg.
7737 2005-03-05  Juri Linkov  <juri@jurta.org>
7739         * cmdargs.texi (Emacs Invocation): Add cindex
7740         "invocation (command line arguments)".
7741         (Misc X): Add -nbc, --no-blinking-cursor.
7743 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
7745         * calendar.texi (iCalendar): No need to require it now.
7747 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
7749         * trouble.texi (Contributing): Mention Savannah.  Direct users to
7750         emacs-devel.
7752 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
7754         * calendar.texi (Adding to Diary): Mention redrawing of calendar
7755         window.
7757 2005-02-27  Richard M. Stallman  <rms@gnu.org>
7759         * building.texi (Compilation): Update mode line status info.
7761 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
7763         * calendar.texi (General Calendar): Document binding of
7764         scroll-other-window-down.
7765         (Mayan Calendar): Fix earliest date.
7766         (Time Intervals): Document timeclock-change.
7767         Fix timeclock-ask-before-exiting documentation.
7769 2005-02-26  Kim F. Storm  <storm@cua.dk>
7771         * frames.texi (Mouse References):
7772         Add mouse-1-click-in-non-selected-windows.
7774 2005-02-25  Richard M. Stallman  <rms@gnu.org>
7776         * screen.texi (Screen): Explain better about cursors and mode lines;
7777         don't presuppose text terminals.
7778         (Point): Don't assume just one cursor.
7779         Clarify explanation of cursors.
7780         (Echo Area, Menu Bar): Cleanups.
7782         * mini.texi (Minibuffer): Prompts are highlighted.
7783         (Minibuffer Edit): Newline = C-j only on text terminals.
7784         Clarify resize-mini-windows values.
7785         Mention M-PAGEUP and M-PAGEDOWN.
7786         (Completion Commands): Mouse-1 like Mouse-2.
7787         (Minibuffer History): Explain history commands better.
7788         (Repetition): Add xref to Incremental Search.
7790         * mark.texi (Setting Mark): Clarify info about displaying mark.
7791         Clarify explanation of C-@ and C-SPC.
7792         (Transient Mark): Mention Delete Selection mode.
7793         (Marking Objects): Clean up text about extending the region.
7795         * m-x.texi (M-x): One C-g doesn't always go to top level.
7796         No delay before suggest-key-bindings output.
7798         * fixit.texi (Fixit): Mention C-/ for undo.
7799         (Spelling): Mention ESC TAB like M-TAB.
7800         Replacement words with r and R are rechecked.
7801         Say where C-g leaves point.  Mention ? as input.
7803 2005-02-23  Lute Kamstra  <lute@gnu.org>
7805         * cmdargs.texi (Initial Options): Add cross reference.
7807 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
7809         * emacs.texi (Top): Update menu for splitting of node in
7810         msdog.texi.
7811         * frames.texi (Frames): Update xref for splitting of node in
7812         msdog.texi.
7813         * trouble.texi (Quitting): Ditto.
7815 2005-02-16  Richard M. Stallman  <rms@gnu.org>
7817         * windows.texi (Split Window): Simplify line truncation info
7818         and xref to Display Custom.
7820         * trouble.texi (Quitting): Emergency escape only for text terminal.
7821         (Screen Garbled): C-l for ungarbling is only for text terminal.
7823         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7825         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7827         * programs.texi (Program Modes): Mention Python mode.
7828         (Moving by Defuns): Repeating C-M-h extends region.
7829         (Basic Indent): Clarify.
7830         (Custom C Indent): Clarify.
7831         (Expressions): Repeating C-M-@ extends region.
7832         (Info Lookup): Clarify for C-h S.
7833         (Symbol Completion): ESC TAB alternative for M-TAB.
7834         (Electric C): Clarify.
7836         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7838         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7839         MS-DOS Input node.
7840         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7841         (MS-DOS and MULE): Clarify.
7842         (MS-DOS Processes, Windows Processes): Fix typos.
7844         * major.texi (Choosing Modes): Clarify.
7846         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7847         (Keyboard Macro Step-Edit): Clarify.
7849         * indent.texi (Indentation): Clarifications.
7851         * help.texi (Help): Correct error about C-h in query-replace.
7852         Clarify apropos vs C-h a.  Fix how to search in FAQ.
7853         (Key Help): Describe C-h w here.
7854         (Name Help): Minor cleanup.  C-h w moved to Key Help.
7855         Clarify the "object" joke.
7856         (Apropos): Clarify.  Mouse-1 like Mouse-2.
7857         (Help Mode): Mouse-1 like Mouse-2.
7859         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7861         * display.texi (Display): Reorder menu.
7862         (Faces): Cleanup.
7863         (Font Lock): Cleanup.  Mention Options menu.
7864         Delete obsolete text.
7865         (Scrolling): For C-l, don't presume text terminal.
7866         (Horizontal Scrolling): Simplify intro.
7867         (Follow Mode): Clarify.
7868         (Cursor Display): Move before Display Custom.
7869         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7870         Doc default-tab-width.  Doc line truncation more thoroughly.
7872         * dired.texi (Dired Enter): C-x C-f can run Dired.
7873         (Dired Visiting): Comment out `a' command.
7874         Mouse-1 is like Mouse-2.
7875         (Shell Commands in Dired): ? can be used more than once.
7877         * basic.texi (Continuation Lines): Simplify description of truncation,
7878         and refer to Display Custom for the rest of it.
7880 2005-02-06  Lute Kamstra  <lute@gnu.org>
7882         * basic.texi (Undo): Fix typo.
7884         * cmdargs.texi (Emacs Invocation): Fix typo.
7886         * custom.texi (Init Examples): Fix typo.
7888         * abbrevs.texi (Expanding Abbrevs): Fix typo.
7890 2005-02-06  Richard M. Stallman  <rms@gnu.org>
7892         * regs.texi (Registers): Registers can hold numbers, too.
7894         * killing.texi (Other Kill Commands): Cleanup.
7895         Delete redundant explanation of kill in read-only buffer.
7896         (Yanking): Mention term "copying".
7897         (Accumulating Text): Fix typo.
7899         * entering.texi (Entering Emacs): Update rationale at start.
7900         (Exiting): Treat iconifying on a par with suspension.
7902         * custom.texi (Minor Modes): Fix typo.
7903         (Easy Customization): Fix menu style.
7904         (Variables): Add xref.
7905         (Examining): Setting for future sessions works through .emacs.
7906         (Keymaps): "Text terminals", not "Many".
7907         (Init Rebinding): Explain \C-.  Show example of \M-.
7908         Fix minor wording errors.
7909         (Function Keys): Explain vector syntax just once.
7910         (Named ASCII Chars): Clarify history of TAB/C-i connection.
7911         (Init File): Mention .emacs.d directory.
7912         (Init Examples): Add xref.
7913         (Find Init): Mention .emacs.d directory.
7915         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7916         (Action Arguments): Explain which kinds of -l args are found how.
7917         (Initial Options): --batch does not inhibit site-start.
7918         Add xrefs.
7919         (Command Example): Use --batch, not -batch.
7921         * basic.texi (Inserting Text): Cleanup wording.
7922         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7923         C-n is not error at end of buffer.
7924         (Undo): Doc C-/ like C-_.  Add xrefs.
7925         (Arguments): META key may be labeled ALT.
7926         Peculiar arg meanings are explained in doc strings.
7928         * abbrevs.texi (Expanding Abbrevs): Clarify.
7930 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
7932         * frames.texi (Frame Parameters): Add an xref to the description
7933         of list-colors-display.  Add a pointer to the X docs about colors.
7935         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
7936         Improve docs of list-colors-display.
7938 2005-02-03  Lute Kamstra  <lute@gnu.org>
7940         * frames.texi (Frames, Drag and Drop): Fix typos.
7942 2005-02-03  Richard M. Stallman  <rms@gnu.org>
7944         * windows.texi (Basic Window): Mention color-change in mode line.
7945         (Change Window): Explain dragging vertical boundaries.
7947         * text.texi (Sentences): Clarify.
7948         (Paragraphs): Explain M-a and blank lines.
7949         (Outline Mode): Clarify text and menu.
7950         (Hard and Soft Newlines): Mention use-hard-newlines.
7952         * frames.texi (Frames): Delete unnecessary mention of Windows.
7953         (Mouse Commands): Likewise.  Mention xterm mouse support.
7954         (Clipboard): Clarify.
7955         (Mouse References): Mention use of Mouse-1 for following links.
7956         (Menu Mouse Clicks): Clarify.
7957         (Mode Line Mouse): Clarify.
7958         (Drag and Drop): Rewrite.
7960         * fixit.texi (Spelling): Fix typo.
7962         * files.texi (File Names): Clarify.
7963         (Visiting): Update conditions for use of file dialog.  Clarify.
7964         (Saving): Doc d as answer in save-some-buffers.
7965         (Remote Files): Clean up the text.
7967         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7969         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7970         (List Buffers): Clarify.
7971         (Several Buffers): Doc T command.
7972         (Buffer Convenience): Clarify menu.
7974         * basic.texi (Undo): Clarify last change.
7976 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
7978         * fixit.texi (Spelling): Fix typo.
7980 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
7982         * basic.texi (Undo): Update description of `undo-outer-limit'.
7984 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
7986         * building.texi: Update documentation relating to GDB Graphical
7987         Interface.
7989 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
7991         * custom.texi (Easy Customization): Adapt menu to node name change.
7993 2005-01-30  Richard M. Stallman  <rms@gnu.org>
7995         * custom.texi (Easy Customization): Defn of "User Option" now
7996         includes faces.  Don't say just "option" when talking about variables.
7997         Do say just "options" to mean "anything customizable".
7998         (Specific Customization): Describe `customize-variable',
7999         not `customize-option'.
8001         * glossary.texi (Glossary) <Faces>: Add xref.
8002         <User Option>: Change definition--include faces.  Change xref.
8004         * picture.texi (Picture): Mention artist.el.
8006         * sending.texi, screen.texi, programs.texi, misc.texi:
8007         * mini.texi, major.texi, maintaining.texi, macos.texi:
8008         * help.texi, frames.texi, files.texi:
8009         Don't say just "option" when talking about variables.
8011         * display.texi, mule.texi: Don't say just "option" when talking
8012         about variables.  Other minor cleanups.
8014 2005-01-26  Lute Kamstra  <lute@gnu.org>
8016         * cmdargs.texi (Initial Options): Add a cross reference to `Init
8017         File'.  Mention the `-Q' option at the `--no-site-file' option.
8019 2005-01-22  David Kastrup  <dak@gnu.org>
8021         * building.texi (Grep Searching): Mention alias `find-grep' for
8022         `grep-find'.
8024 2005-01-20  Richard M. Stallman  <rms@gnu.org>
8026         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8028 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
8030         * rmail.texi (Movemail): Explain differences
8031         between standard and mailutils versions of movemail.
8032         Describe command line and configuration options introduced
8033         with the latter.
8034         Explain the notion of mailbox URL, provide examples and
8035         cross-references to mailutils documentation.
8036         Describe various methods of specifying mailbox names,
8037         user names and user passwords for rmail.
8038         (Remote Mailboxes): New section.
8039         Describe how movemail handles remote mailboxes.  Describe configuration
8040         options used to control its behavior.
8041         (Other Mailbox Formats): Explain handling of various mailbox
8042         formats.
8044 2005-01-13  Richard M. Stallman  <rms@gnu.org>
8046         * commands.texi (Commands): Clarification.
8048 2005-01-11  Richard M. Stallman  <rms@gnu.org>
8050         * programs.texi (Multi-line Indent): Fix previous change.
8051         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8053 2005-01-08  Richard M. Stallman  <rms@gnu.org>
8055         * display.texi (Faces): isearch-lazy-highlight-face renamed to
8056         lazy-highlight.
8058         * search.texi (Query Replace): Mention faces query-replace
8059         and lazy-highlight.
8060         (Incremental Search): Update isearch highlighting info.
8062 2005-01-04  Richard M. Stallman  <rms@gnu.org>
8064         * custom.texi (Saving Customizations): Minor improvement.
8066 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
8068         * custom.texi (Saving Customizations): Emacs no longer loads
8069         `custom-file' after .emacs.  No longer mention customizing through
8070         Custom.
8072 2005-01-01  Andreas Schwab  <schwab@suse.de>
8074         * killing.texi (Graphical Kill): Move up under node Killing,
8075         change @section to @subsection.
8077 2005-01-01  Richard M. Stallman  <rms@gnu.org>
8079         * custom.texi (Face Customization): Mention hex color specs.
8081         * emacs.texi (Top): Update Killing submenu.
8083         * killing.texi (Killing): Reorganize section.
8084         No more TeX-only text; put the node command at start of chapter.
8085         But the first section heading is used only in TeX.
8086         Rewrite the text to read better in this mode.
8087         (Graphical Kill): New subnode gets some of the text that
8088         used to be in the first section.
8090 2004-12-31  Richard M. Stallman  <rms@gnu.org>
8092         * dired.texi (Shell Commands in Dired): Delete the ? example.
8094         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8096         * files.texi (Saving): Describe new require-final-newline features
8097         and mode-require-final-newline.
8099 2004-12-29  Richard M. Stallman  <rms@gnu.org>
8101         * custom.texi (File Variables): Clarify previous change.
8103 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
8105         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8106         out now.
8108 2004-12-27  Richard M. Stallman  <rms@gnu.org>
8110         * Makefile.in (MAKEINFO): Specify --force.
8112         * basic.texi (Moving Point): C-e now runs move-end-of-line.
8113         (Undo): Doc undo-outer-limit.
8115 2004-12-15  Juri Linkov  <juri@jurta.org>
8117         * mark.texi (Transient Mark, Mark Ring): M-< and other
8118         movement commands don't set mark in Transient Mark mode
8119         if mark is active.
8121 2004-12-12  Juri Linkov  <juri@jurta.org>
8123         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8124         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8126         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8127         (Misc Dired Commands): Add @r{(Dired)} to w.
8129 2004-12-12  Juri Linkov  <juri@jurta.org>
8131         * mark.texi (Marking Objects): Marking commands also extend the
8132         region when mark is active in Transient Mark mode.
8134 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8136         * custom.texi (Saving Customizations): Emacs only loads the custom
8137         file automatically after the init file in version 22.1 or later.
8138         Adapt text and examples to this fact.
8140 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
8142         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8143         be set through Custom.  Otherwise, it has no effect.
8145 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8147         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8148         * entering.texi: Rename Command Line to Emacs Invocation.
8150         * misc.texi (Term Mode): Correctly describe C-c.
8152         * custom.texi (Easy Customization): Move up to section level,
8153         before Variables.  Avoid using the term "variable"; say "option".
8154         New initial explanation.
8155         (Variables): In initial explanation, connect "variable" to the
8156         already-explained "user option".
8158         * emacs.texi (Top): Fix ref to Command Line.
8159         Move reference to Easy Customization.
8161         * xresources.texi (X Resources): Fix From link.
8163         * doclicense.texi (GNU Free Documentation License): Fix To link.
8165         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8167         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8169 2004-12-03  Richard M. Stallman  <rms@gnu.org>
8171         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8173 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
8175         * kmacro.texi: Several small changes in addition to the following.
8176         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8177         defining a keyboard macro.
8178         Mention `kmacro-ring-max'.
8179         (Keyboard Macro Counter): Clarify description of
8180         `kmacro-insert-counter', `kmacro-set-counter',
8181         `kmacro-add-counter' and `kmacro-set-format'.
8183 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8185         * custom.texi (File Variables): Add `unibyte' and make it more
8186         clear that `unibyte' and `coding' are special.  Suggested by Simon
8187         Krahnke <overlord@gmx.li>.
8189         * mule.texi (Enabling Multibyte): Refer to File Variables.
8190         Suggested by Simon Krahnke <overlord@gmx.li>.
8192 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
8194         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8195         x-use-old-gtk-file-dialog.
8197 2004-11-20  Richard M. Stallman  <rms@gnu.org>
8199         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8201 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
8203         * building.texi (Lisp Eval): Delete hyphen in section name.
8205 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
8207         * files.texi (Old Versions):
8208         No longer document annotation as "CVS only".
8210 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
8212         * files.texi (Version Control): Rewrite the introduction about
8213         version systems, mentioning the new ones that we support.
8214         Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8215         suggestions.
8217 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
8219         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8221 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
8223         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8225 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
8227         * text.texi (Text Based Tables, Table Definition)
8228         (Table Creation, Table Recognition, Cell Commands)
8229         (Cell Justification, Row Commands, Column Commands)
8230         (Fixed Width Mode, Table Conversion, Measuring Tables)
8231         (Table Misc): New nodes, documenting the Table Mode.
8233 2004-10-19  Jason Rumney  <jasonr@gnu.org>
8235         * makefile.w32-in (info): Change order of arguments to makeinfo.
8237 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
8239         * calendar.texi (iCalendar): Update for package changes.
8241 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
8243         * files.texi (Misc File Ops): View mode is a minor mode.
8245 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
8247         * calendar.texi (iCalendar): Style changes.
8249 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
8251         * search.texi (Regexps): The regexp described in the example is no
8252         longer stored in the variable `sentence-end'.
8254 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
8256         * building.texi (Starting GUD): Note that multiple debugging
8257         sessions requires `gdb --fullname'.
8259 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
8261         * calendar.texi (iCalendar): New section for a new package.
8263 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
8265         * text.texi: Various small changes in addition to the following.
8266         (Text): Replace xref for autotype with inforef.
8267         (Sentences): Explain nil value for `sentence-end'.
8268         (Paragraphs): Update default values for `paragraph-start' and
8269         `paragraph-separate'.
8270         (Text Mode): Correct description of Text mode's effect on the
8271         syntax table.
8272         (Outline Visibility): `hide-other' does not hide top level headings.
8273         `selective-display-ellipses' no longer has an effect on Outline mode.
8274         (TeX Misc): Add missing @cindex.
8275         Replace xref for RefTeX with inforef.
8276         (Requesting Formatted Text): The variable
8277         `enriched-fill-after-visiting' no longer exists.
8278         (Editing Format Info): Update names of menu items and commands.
8279         (Format Faces): Mention special effect of specifying the default face.
8280         Describe inheritance of text properties.
8281         Correct description of `fixed' face.
8282         (Format Indentation): Correct description of effect of setting
8283         margins.  Mention `set-left-margin' and `set-right-margin'.
8284         (Format Justification): Update names of menu items.
8285         `set-justification-full' is now bound to `M-j b'.
8286         Mention that `default-justification' is a per buffer variable.
8287         (Format Properties): Update name of menu item.
8288         (Forcing Enriched Mode): `format-decode-buffer' automatically
8289         turns on Enriched mode if the buffer is in text/enriched format.
8291 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
8293         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8295 2004-09-28  Kim F. Storm  <storm@cua.dk>
8297         * display.texi (Display Custom) <indicate-buffer-boundaries>:
8298         Align with new functionality.
8300 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
8302         * display.texi (Display Custom): Remove stray `@end defvar'.
8304 2004-09-23  Kim F. Storm  <storm@cua.dk>
8306         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8307         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8309 2004-09-20  Richard M. Stallman  <rms@gnu.org>
8311         * custom.texi (Hooks): Explain using setq to clear out a hook.
8312         (File Variables): Explain multiline string constants.
8313         (Non-ASCII Rebinding): Explain when you need to update
8314         non-ASCII char codes in .emacs.
8316         * building.texi (Compilation): Explain how to make a silent
8317         subprocess that won't be terminated.  Explain compilation-environment.
8319 2004-09-13  Kim F. Storm  <storm@cua.dk>
8321         * mini.texi (Repetition): Rename isearch-resume-enabled to
8322         isearch-resume-in-command-history and change default to disabled.
8324 2004-09-09  Kim F. Storm  <storm@cua.dk>
8326         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8327         with new `kmacro-name-last-macro'.
8329 2004-09-08  Juri Linkov  <juri@jurta.org>
8331         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8333 2004-09-03  Juri Linkov  <juri@jurta.org>
8335         * search.texi (Incremental Search): Update wording for M-%.
8337 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
8339         * killing.texi (Killing): Correct description of kill commands in
8340         read-only buffer.
8342 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
8344         * building.texi (Compilation Mode): Add a paragraph about rules
8345         for finding the compilation buffer for `next-error'.
8347         * search.texi (Other Repeating Search): Mention that Occur mode
8348         supports the next-error functionality.
8350 2004-09-02  Juri Linkov  <juri@jurta.org>
8352         * search.texi (Regexp Replace): Add missing backslash to \footnote.
8354 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
8356         * kmacro.texi (Basic Keyboard Macro):
8357         `apply-macro-to-region-lines' now operates on all lines that begin
8358         in the region, rather than on all complete lines in the region.
8360 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
8362         * frames.texi (Drag and drop): Add documentation about
8363         x-dnd-test-function and x-dnd-known-types.
8365 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
8367         * indent.texi: Various minor changes in addition to:
8368         (Indentation Commands): Correct description of `indent-relative'.
8369         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8370         mode.  The *Tab Stops* buffer uses Overwrite Mode.
8371         (Just Spaces): `tabify' converts sequences of at least two spaces
8372         to tabs.
8374 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
8376         * frames.texi (Secondary Selection): Setting the secondary
8377         selection with M-Drag-Mouse-1 does not alter the kill ring,
8378         setting it with M-Mouse-1 and M-Mouse-3 does.
8379         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8380         toolkit scroll bars.
8381         (Scroll Bars): Ditto.
8383         * windows.texi (Basic Window): When using a window system, the value
8384         of point in a non-selected window is indicated by a hollow box.
8385         (Split Window): Side by side windows are separated by a scroll bar,
8386         if scroll bars are used.
8387         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8388         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8389         (Window Convenience): Update bindings for `winner-undo' and
8390         `winner-redo'.
8392         * ack.texi (Acknowledgments): Use `@unnumbered'.
8393         * misc.texi: Adapt sectioning in Info to the node structure.
8394         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8395         of "Using Emacs as a Server".
8396         * building.texi (Building): Interchange nodes (for correct numbering).
8397         * programs.texi (Programs): Interchange nodes (for correct numbering).
8398         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8399         Info to the node structure.
8400         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8401         Rearrange order of nodes and sections such that both "GNU GENERAL
8402         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8403         end, as appropriate for appendices.
8404         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8405         Use `@unnumberedsec'.
8406         * trouble.texi: Adapt sectioning in Info to the node structure.
8407         Adapt node pointers to change in emacs.texi.
8408         * cmdargs.texi, doclicense.texi: Adapt node pointers.
8410 2004-08-25  Kenichi Handa  <handa@m17n.org>
8412         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8413         description for unibyte mode.
8415 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
8417         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8419         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8420         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8421         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8422         in @pxref.
8424 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
8426         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8427         Change section names.
8429 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
8431         * kmacro.texi (Keyboard Macro Ring): Rename section.
8432         Emacs treats the head of the macro ring as the `last keyboard macro'.
8433         (Keyboard Macro Counter): Minor change.
8434         (Save Keyboard Macro): Some clarifications.
8435         (Edit Keyboard Macro): Rename section.
8437         * buffers.texi (Buffers): Maximum buffer size is now 256M on
8438         32-bit machines.
8439         (Several Buffers): Clarify which buffer is selected if `2' is
8440         pressed in the Buffer Menu.
8441         Auto Revert mode can be used to update the Buffer Menu
8442         automatically.
8444 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
8446         * help.texi (Misc Help): Add an index entry for finding an Info
8447         manual by its file name.
8449 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
8451         * files.texi (Backup Deletion): Correct description of
8452         `delete-old-versions'.
8453         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8454         (Auto Save Files): Recommend `auto-save-mode' to reenable
8455         auto-saving, rather than the abbreviation `auto-save'.
8457 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
8459         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8460         for "killing" and "yanking" in main menu.
8462 2004-08-16  Richard M. Stallman  <rms@gnu.org>
8464         * killing.texi (Yanking, Killing): Minor cleanups.
8466         * mark.texi (Momentary Mark): Minor cleanups.
8468 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
8470         * custom.texi (Non-ASCII Rebinding):
8471         C-q always inserts the right code to pass to global-set-key.
8473 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
8475         * regs.texi (RegNumbers): Mention `C-x r i' binding for
8476         `insert-register', instead of `C-x r g' binding, for consistency.
8478 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
8480         * fixit.texi (Spelling): Fix typo.
8482 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
8484         * help.texi (Help): Fix Texinfo usage.
8486 2004-07-24  Richard M. Stallman  <rms@gnu.org>
8488         * text.texi (Paragraphs): Update how paragraphs are separated
8489         and the default for paragraph-separate.
8491         * search.texi (Regexp Replace): Further update text for new
8492         replacement operators.
8494 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
8496         * emacs-xtra.texi (Subdir switches): Dired does not remember the
8497         `R' switch.
8499         * dired.texi (Dired Updating): `k' only deletes inserted
8500         subdirectories from the Dired buffer if a prefix argument was given.
8502         * search.texi (Regexps): Delete redundant definition of `symbol' in
8503         description of `\_>'.  It already occurs in the description of `\_<'.
8505 2004-07-01  Juri Linkov  <juri@jurta.org>
8507         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8508         (Regexp Search): Add M-r.
8510 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
8512         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8514 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
8516         * search.texi, calendar.texi: Markup fixes.
8518 2004-06-25  Richard M. Stallman  <rms@gnu.org>
8520         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8522 2004-06-25  David Kastrup  <dak@gnu.org>
8524         * search.texi (Regexp Replace): Some typo corrections and
8525         rearrangement.
8527 2004-06-24  David Kastrup  <dak@gnu.org>
8529         * search.texi (Unconditional Replace): Use replace-string instead
8530         of query-replace in example.
8531         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8532         sequences.
8533         (Query Replace): Correct explanation of `^' which does not use
8534         the mark stack.
8536 2004-06-21  Nick Roberts  <nickrob@gnu.org>
8538         * misc.texi (Shell History Copying): Document comint-insert-input.
8539         (Shell Ring): Describe comint-dynamic-list-input-ring here.
8541 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
8543         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8544         * custom.texi (Customization): Do.
8545         * anti.texi (Antinews): Do.
8546         * abbrevs.texi (Defining Abbrevs): Do.
8548         * programs.texi (Info Lookup): Fix keybinding for
8549         info-lookup-symbol.
8551 2004-06-16  Juanma Barranquero  <lektu@terra.es>
8553         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8554         Add emacs-xtra.
8555         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8556         (clean): Add emacs-xtra and flymake.  Remove redundancies.
8558 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
8560         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8561         Add emacs-xtra.
8562         * emacs-xtra.texi: New file.
8564 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
8566         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8567         (Dired and Find): Mention differences with ordinary Dired buffers.
8569 2004-06-13  Richard M. Stallman  <rms@gnu.org>
8571         * custom.texi (Init Syntax): Explain about vars that do special
8572         things when set with setq or with Custom.
8573         (Init Examples): Add line-number-mode example.
8575 2004-06-12  Juri Linkov  <juri@jurta.org>
8577         * dired.texi (Operating on Files): Add dired-do-touch.
8579 2004-06-10  Juri Linkov  <juri@jurta.org>
8581         * building.texi (Lisp Eval): Add C-M-x on defface.
8583 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
8585         * files.texi (Reverting): Auto-Revert mode and
8586         Global Auto-Revert mode no longer revert remote files.
8588 2004-05-29  Richard M. Stallman  <rms@gnu.org>
8590         * custom.texi (Init File): Two dashes start --no-site-file.
8592 2004-05-29  Alan Mackenzie  <acm@muc.de>
8594         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
8595         ("AWK"): Is consistently thus spelled throughout.
8596         (AWK, Pike): Document as "C-like modes".
8597         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8598         (M-x man): Supersedes M-x manual-entry.
8599         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
8601         ("Comments in C"): Delete node; the info is in CC Mode manual.
8602         (c-comment-only-line-offset): Remove description.
8604         (C-c ., C-c C-c): Describe new C Mode bindings.
8606         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8607         (@dfn{Style}, c-default-style, comment-column, comment-padding)
8608         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8609         Amend definitions.
8611         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8612         Describe functions.
8614         (c-comment-start-regexp, c-hanging-comment-ender-p)
8615         (c-hanging-comment-starter-p): Remove obsolete definitions.
8617         * emacs.texi: Remove the menu entry "Comments in C".
8619 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
8621         * dired.texi (Dired and Find): `find-ls-option' does not apply to
8622         `M-x locate'.
8624 2004-05-16  Karl Berry  <karl@gnu.org>
8626         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8627         makeinfo --html fails.
8628         * help.texi (Help Summary) [@ifnottex]: Likewise.
8630 2004-05-13  Nick Roberts  <nickrob@gnu.org>
8632         * building.texi (GDB Graphical Interface): Update and describe
8633         layout first.
8635 2004-05-04  Jason Rumney  <jasonr@gnu.org>
8637         * makefile.w32-in: Revert last change.
8639 2004-05-03  Jason Rumney  <jasonr@gnu.org>
8641         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8643 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8645         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8647 2004-04-18  Juri Linkov  <juri@jurta.org>
8649         * fixit.texi (Spelling): Remove file extension from ispell xref.
8651 2004-04-15  Kim F. Storm  <storm@cua.dk>
8653         * cmdargs.texi (Initial Options): Add -Q.
8655 2004-04-05  Kim F. Storm  <storm@cua.dk>
8657         * custom.texi (File Variables): Add safe-local-eval-forms.
8659 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
8661         * files.texi (Reverting): Correct description of revert-buffer's
8662         handling of point.
8664 2004-03-22  Juri Linkov  <juri@jurta.org>
8666         * emacs.texi (Top): Add `Misc X'.
8668         * trouble.texi: Fix help key bindings.
8670         * glossary.texi: Improve references.
8672         * help.texi: Sync keywords with finder.el.
8674         * mini.texi (Completion): Add description for menu items.
8676         * misc.texi (Browse-URL, FFAP): Add information about keywords.
8678         * sending.texi (Mail Methods): Fix xref to Message manual.
8680 2004-03-12  Richard M. Stallman  <rms@gnu.org>
8682         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8684 2004-03-04  Richard M. Stallman  <rms@gnu.org>
8686         * search.texi (Regexps): Explain that ^ and $ have their
8687         special meanings only in certain contexts.
8689         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8691         * mule.texi (Specify Coding): Doc C-x RET F.
8693         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8694         for multiple compile and grep buffers.
8695         (Indirect Buffers): Don't recommand clone-indirect-buffer
8696         for multiple compile and grep buffers.
8698 2004-02-29  Juanma Barranquero  <lektu@terra.es>
8700         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8701         Use $(DEL) instead of rm, and ignore exit code.
8703 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
8705         * building.texi (Watch Expressions): Update.
8707 2004-02-21  Juri Linkov  <juri@jurta.org>
8709         * cmdargs.texi (Action Arguments): Add alias --find-file.
8710         Add --directory, --help, --version.  Move text about command-line-args
8711         to Command Arguments.
8712         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
8713         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
8714         (Window Size X): Join -g and --geometry.  Add @cindex.
8715         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
8716         (Title X): Remove alias -title.
8717         (Misc X): New node.
8719 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
8721         * frames.texi (Drag and drop): Add Motif to list of supported
8722         protocols.
8724 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
8726         * frames.texi (Drag and drop): New section.
8728 2004-01-24  Richard M. Stallman  <rms@gnu.org>
8730         * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8731         Include it only @ifnotinfo.  Patch the preceding and following
8732         node headers to point to each other.
8734 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
8736         * calendar.texi (Appointments): Update section.
8738 2003-12-29  Kevin Ryde  <user42@zip.com.au>
8740         * programs.texi (C Modes): Fix the xref.
8742 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
8744         * building.texi (Watch Expressions): Update.
8745         (Commands of GUD): Include use of toolbar + breakpoints set from
8746         fringe/margin.
8748 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
8750         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
8751         <acm@muc.de>.
8753 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
8755         * frames.texi (Dialog Boxes): Add use-file-dialog.
8757 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
8759         * ack.texi: Note that Alan Mackenzie contributed the AWK support
8760         in CC Mode.
8762 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8764         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8765         * man/commands.texi, man/custom.texi, man/display.texi:
8766         * man/emacs.texi, man/files.texi:
8767         * man/frames.texi, man/glossary.texi, man/killing.texi:
8768         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8769         * man/mule.texi, man/rmail.texi, man/search.texi:
8770         * man/sending.texi, man/text.texi, man/trouble.texi:
8771         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8773 2003-11-01  Alan Mackenzie  <acm@muc.de>
8775         * search.texi (Scrolling During Incremental Search): Document a
8776         new scrolling facility in isearch mode.
8778 2003-10-22  Miles Bader  <miles@gnu.org>
8780         * Makefile.in (info): Move before $(top_srcdir)/info.
8782 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
8784         * building.texi (Watch Expressions): Update section on data display
8785         to reflect code changes (GDB Graphical Interface).
8787 2003-10-13  Richard M. Stallman  <rms@gnu.org>
8789         * xresources.texi (GTK resources): Clean up previous change.
8791 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
8793         * xresources.texi (GTK resources): Add a note that some themes
8794         disallow customizations.  Add scroll theme example.
8796 2003-09-30  Richard M. Stallman  <rms@gnu.org>
8798         * cmdargs.texi (General Variables): Remove MAILRC envvar.
8800         * misc.texi (Saving Emacs Sessions): Shorten the section,
8801         collapsing back into one node.
8803 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
8805         * misc.texi: Section "Saving Emacs Sessions" rewritten.
8807 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
8809         * xresources.texi (GTK names in Emacs): Correct typo.
8811 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
8813         * cmdargs.texi (Font X): Mention new default font.
8814         More fully describe long font names, wildcard patterns and the
8815         problems involved.  (Result of discussion on emacs-devel.)
8817 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
8819         * emacs.texi (Acknowledgements): Correct typo.
8821 2003-09-22  Richard M. Stallman  <rms@gnu.org>
8823         * dired.texi (Misc Dired Commands): New node.
8824         (Dired Navigation): Add dired-goto-file.
8826         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8828         * emacs.texi (Acknowledgements): New node, split from Distribution.
8830         * cmdargs.texi (Action Arguments): -f reads interactive args.
8832 2003-09-08  Lute Kamstra  <lute@gnu.org>
8834         * screen.texi (Mode Line): Say that POS comes before LINE.
8835         Mention `size-indication-mode'.
8836         * display.texi (Optional Mode Line):
8837         Document `size-indication-mode'.
8838         * basic.texi (Position Info): Mention `size-indication-mode'.
8840 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
8842         * xresources.texi (Resources): Refer to `editres' man page.
8843         (Lucid Resources): Update defaults.  Expand description of
8844         `shadowThickness'.
8846 2003-09-04  Miles Bader  <miles@gnu.org>
8848         * Makefile.in (top_srcdir): New variable.
8849         ($(top_srcdir)/info): New rule.
8850         (info): Depend on it.
8852 2003-09-03  Peter Runestig  <peter@runestig.com>
8854         * makefile.w32-in: New file.
8856 2003-08-29  Richard M. Stallman  <rms@gnu.org>
8858         * misc.texi (Saving Emacs Sessions): Correct previous change.
8860 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
8862         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8863         (Intro): Include kmacro.texi after fixit.texi instead of after
8864         custom.texi.  (As suggested by Kim Storm.)
8866 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
8868         * fixit.texi (Fixit): Update `Next' pointer.
8869         * files.texi (Files): Update `Previous' pointer.
8870         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8871         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8872         (Suggested by Kim Storm.)
8873         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
8875 2003-08-18  Kim F. Storm  <storm@cua.dk>
8877         * kmacro.texi: New file describing enhanced keyboard macro
8878         functionality.  Replaces old description in custom.texi.
8880         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8881         (Keyboard Macros): Move to new kmacro.texi file.
8883         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8885 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
8887         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8889 2003-08-17  Alex Schroeder  <alex@gnu.org>
8891         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8892         required.
8894 2003-08-05  Richard M. Stallman  <rms@gnu.org>
8896         * programs.texi (Lisp Indent): Don't describe
8897         lisp-indent-function property here.  Use xref to Lisp Manual.
8899 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8901         * calendar.texi (Date Formats): Document changed behavior of
8902         abbreviations.
8904 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
8906         * buffers.texi (List Buffers): Fix previous change.
8908 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
8910         * buffers.texi (List Buffers): Adjust to new format of *Buffer
8911         List*.
8913 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
8915         * display.texi (Font Lock): Fix typo.
8917 2003-07-07  Richard M. Stallman  <rms@gnu.org>
8919         * display.texi (Font Lock): Add xref for format info on
8920         font-lock-remove-keywords.
8922         * building.texi (Compilation): Document what happens with asynch
8923         children of compiler process.
8925         * help.texi (Library Keywords): Use @multitable.
8927 2003-06-04  Richard M. Stallman  <rms@gnu.org>
8929         * programs.texi (Expressions): Delete C-M-DEL.
8931         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8932         comint-move-point-for-output renamed from
8933         comint-scroll-to-bottom-on-output.
8935         * custom.texi (Init Rebinding): Replace previous change with xref.
8936         (Non-ASCII Rebinding): Explain that issue more briefly here.
8938 2003-05-28  Richard M. Stallman  <rms@gnu.org>
8940         * indent.texi (Indentation): Condense, simplify, clarify prev change.
8942 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
8944         * building.texi (GDB Graphical Interface): New node.
8945         (Rewritten somewhat by RMS.)
8947 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
8949         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8950         non-English letters.  Explain how to set coding systems correctly
8951         and how to include the right coding cookie in the file.
8953 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
8955         * indent.texi (Indentation): Explain the concepts.
8956         (Just Spaces): Explain why preventing tabs for indentation might
8957         be useful.
8959 2003-04-16  Richard M. Stallman  <rms@gnu.org>
8961         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8963 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
8965         * cmdargs.texi (General Variables): Document SMTPSERVER.
8967         * sending.texi: Remove SMTP node.
8968         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
8969         library.
8971 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
8973         * sending.texi (Sending via SMTP): Explain MTA/MUA.
8975 2003-02-22  Simon Josefsson  <jas@extundo.com>
8977         * sending.texi (Mail Methods): Add node about SMTP.
8979 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
8981         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8983 2003-02-01  Kevin Ryde  <user42@zip.com.au>
8985         * glossary.texi (Glossary): Correction to cl cross reference.
8987 2003-01-20  Richard M. Stallman  <rms@gnu.org>
8989         * killing.texi (Rectangles): Document C-x c r.
8991 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
8993         * xresources.texi (GTK resources): New node.
8994         (GTK widget names): New node.
8995         (GTK names in Emacs): New node.
8996         (GTK styles): New node.
8998 2003-01-09  Francesco Potortì  <pot@gnu.org>
9000         * maintaining.texi (Create Tags Table): Add reference to the new
9001         `etags --help --lang=LANG' option.
9003 2002-10-02  Karl Berry  <karl@gnu.org>
9005         * emacs.texi: Per rms, update all manuals to use @copying instead of
9006         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
9007         where needed for the sake of the HTML output.
9009 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9011         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9012         source files.
9014 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
9016         * Makefile.in (emacsman): New target.
9018 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9020         * (Version 21.1 released.)
9022 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9024         * Branch for 21.1.
9026 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9028         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9030 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9032         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9034 1999-07-12  Richard Stallman  <rms@gnu.org>
9036         * Version 20.4 released.
9038 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
9040         * Makefile.in (INFO_TARGETS): Delete customize.info.
9041         (DVI_TARGETS): Delete customize.dvi.
9042         (../info/customize, customize.dvi): Targets deleted.
9044 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9046         * Version 20.3 released.
9048 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
9050         * Makefile.in (EMACSSOURCES): Add mule.texi.
9051         Add msdog.texi, ack.texi.  Remove gnu1.texi.
9053 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9055         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9056         Use it in dvi targets.
9058 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9060         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9061         (INFO_TARGETS): Change ../info/custom to ../info/customize.
9062         (../info/customize): Rename from ../info/custom.
9064 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9066         * Version 20.2 released.
9068 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9070         * Version 20.1 released.
9072 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9074         * Makefile (../info/customize, customize.dvi): New targets.
9075         (INFO_TARGETS): Add ../info/customize.
9076         (DVI_TARGETS): Add customize.dvi.
9078 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9080         * Version 19.33 released.
9082 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9084         * Version 19.32 released.
9086 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9088         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9090 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9092         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9093         Specify -I option.
9094         (All dvi targets): Set the TEXINPUTS variable.
9096 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9098         * Version 19.31 released.
9100 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9102         * Version 19.30 released.
9104 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9106         * Makefile.in (maintainer-clean): Rename from realclean.
9108 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9110         * Makefile.in: New file.
9111         * Makefile: File deleted.
9113 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9115         * Makefile (TEXINDEX_OBJS): Variable deleted.
9116         (texindex, texindex.o, getopt.o): Rules deleted.
9117         All deps on texindex deleted.
9118         (distclean): Don't delete texindex.
9119         (mostlyclean): Don't delete *.o.
9120         * texindex.c, getopt.c: Files deleted.
9122 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9124         * Version 19.26 released.
9126 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
9128         * Makefile (EMACSSOURCES): Exclude undo.texi.
9130 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9132         * Version 19.25 released.
9134 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9136         * Version 19.24 released.
9138 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9140         * Version 19.23 released.
9142 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9144         * Makefile: Delete spurious tab.
9146 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9148         * Makefile (.SUFFIXES): New rule.
9150 1993-12-04  Richard Stallman  (rms@srarc2)
9152         * getopt.c: New file.
9153         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9154         (getopt.o): New rule.
9155         (dvi): Don't depend on texindex.
9156         (emacs.dvi): Depend on texindex.
9158 1993-12-03  Richard Stallman  (rms@srarc2)
9160         * Makefile (TEXI2DVI): New variable.
9161         (emacs.dvi): Add explicit command.
9162         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9164 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9166         * Version 19.22 released.
9168 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9170         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9172 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9174         * Version 19.21 released.
9176 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9178         * Makefile (realclean): Don't delete the Info files.
9180 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
9182         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9183         4' where appropriate.
9185 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
9187         * Makefile: Fix targets for texindex.
9189         * texindex.c: Include "../src/config.h" if building in emacs.
9191         * Makefile: Change all files to FILENAME.texi, force all targets
9192         to be FILENAME, not FILENAME.info.
9193         Add target to build texindex.c, defining `emacs'.
9195 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9197         * Version 19.19 released.
9199 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9201         * Version 19.18 released.
9203 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9205         * Makefile: Fix source file names of the separate manuals.
9207 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9209         * Version 19.17 released.
9211 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9213         * split-man: Fix typos in last change.
9215 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9217         * Version 19.16 released.
9219 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9221         * version 19.15 released.
9223 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9225         * Makefile (distclean): It's rm, not rf.
9227 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9229         * Version 19.14 released.
9231 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9233         * Makefile: New file.
9235 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9237         * Version 19.13 released.
9239 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9241         * Version 19.9 released.
9243 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9245         * Version 19.8 released.
9247 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9249         * cmdargs.texi: Document the -i, -itype, and -iconic options.
9251         * trouble.texi: It's `enable-flow-control-on', not
9252         `evade-flow-control-on'.
9254 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9256         * display.texi: Document standard-display-european.
9258 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9260         * Version 19.7 released.
9262         * emacs.texi: Add a sentence to the top menu mentioning the
9263         specific version of Emacs this manual applies to.
9265 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9267         * basic.texi: Document next-line-add-lines variable used to
9268         implement down-arrow.
9270         * killing.texi: Document kill-whole-line.
9272 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
9274         * text.texi: Update unix TeX ordering information.
9276 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
9278         * news.texi: Mention fill-rectangle in keybinding list.
9280         * killing.texi: Document fill-rectangle.
9282 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9284         * vc.texi: Bring the docs up to date with VC 5.2.
9286 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9288         * emacs.tex: Mention blackbox and gomoku under Amusements.
9289         Assembler mode is now mentioned and appropriately indexed
9290         under Programming Modes.
9292 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
9294         * emacs.tex: Update TeX ordering information.
9296 1990-06-26  David Lawrence  (tale@geech)
9298         * emacs.tex: Note that completion-ignored-extensions is not used
9299         to filter out names when all completions are displayed in
9300         *Completions*.
9302 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9304         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9306 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
9308         * emacs.tex: Add @findex grep.
9310 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9312         * emacs.tex: Correct two typos.  No other changes before
9313         Version 19 will be made.
9315 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9317         * emacs.tex: Update information for obtaining TeX distribution from the
9318         University of Washington.
9320 ;; Local Variables:
9321 ;; coding: utf-8
9322 ;; End:
9324   Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9326   This file is part of GNU Emacs.
9328   GNU Emacs is free software: you can redistribute it and/or modify
9329   it under the terms of the GNU General Public License as published by
9330   the Free Software Foundation, either version 3 of the License, or
9331   (at your option) any later version.
9333   GNU Emacs is distributed in the hope that it will be useful,
9334   but WITHOUT ANY WARRANTY; without even the implied warranty of
9335   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9336   GNU General Public License for more details.
9338   You should have received a copy of the GNU General Public License
9339   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.