(File Local Variables): Clarifications.
[emacs.git] / man / ChangeLog
blobeedc1755f882184f59ac03b46f2efc022bcc7a5f
1 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
3         * custom.texi (Specifying File Variables, Unsafe File Variables):
4         New nodes, split from File Variables.  Document new file local
5         variable behavior.
7 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9         * display.texi (Standard Faces):
10         * faq.texi (Colors on a TTY):
11         * files.texi (Visiting):
12         * frames.texi (Clipboard):
13         * glossary.texi (Glossary) <Clipboard>:
14         * xresources.texi (X Resources): Mention Mac OS port.
16 2006-02-12  Karl Berry  <karl@gnu.org>
18         * faq.texi (Emacs for Atari ST): use Sch@"auble instead of the
19         8-bit accented a.
21 2006-02-12  Richard M. Stallman  <rms@gnu.org>
23         * building.texi (Building): Clarify topic in intro.
25         * maintaining.texi (Maintaining): Change title; clarify topic.
26         Delete duplicate index entries.
28         * building.texi (Other GDB User Interface Buffers): Clarifications.
30         * text.texi (Cell Commands): Clarifications.
32         * programs.texi (Defuns): Delete duplicate explanation of
33         left-margin paren convention.
34         (Hungry Delete): Minor cleanup.
36 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
38         * dired.texi (Tumme): More tumme documentation.
40 2006-02-11  Alan Mackenzie  <acm@muc.de>
42         * programs.texi ("Hungry Delete"): Correct the appellation of the
43         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
45 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
47         * dired.texi (Tumme): Fixed small bug.
49 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
51         * macos.texi (Mac International): Rename "fontset-mac" to
52         "fontset-standard".
54 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
56         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
58 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
60         * dired.texi (Tumme): Basic documentation for Tumme added.
62 2006-02-08  Romain Francoise  <romain@orebokech.com>
64         * faq.texi (Top): Remove paragraph about the FAQ being a
65         transitional document, etc.
66         (Searching for/replacing newlines): New node.
67         (Yanking text in isearch): New node.
68         (Inserting text at the beginning of each line): Rename and make
69         more general, mention `M-;' in Message mode.
71 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
73         * mule.texi (International):
74         * programs.texi (Basic Indent): Fix typos.
76         * faq.texi (Meta key does not work in xterm)
77         (Emacs does not display 8-bit characters)
78         (Inputting eight-bit characters):
79         * custom.texi (Minor Modes):
80         * display.texi (Text Display):
81         * commands.texi (Text Characters): Update xrefs.
83 2006-02-07  Richard M. Stallman  <rms@gnu.org>
85         * emacs.texi (Top): Update subnode menu.
86         Update info on old Emacs papers.
87         (Intro): "Graphical display", not window system.
89         * xresources.texi (GTK styles): Minor clarifications.
91         * trouble.texi: "Graphical display", not window system.
92         (Stuck Recursive): Minor clarification.
94         * text.texi: Minor clarifications.
95         (Sentences): Explain why two-space convention is better.
96         Explain sentence-end-without-period here.
97         (Fill Commands): Not here.
98         (Refill): Node moved down.
99         (Filling): Update menu.
100         (Table Creation, Cell Justification, Column Commands): Clarify.
102         * sending.texi: Minor clarifications.
104         * search.texi (Regexp Backslash): Clarification.
106         * rmail.texi: Minor cleanups.
107         (Rmail): Delete digression about `rmail-mode'.
108         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
109         (Rmail Files): Mention C-u M-x rmail.
110         (Rmail Reply): Mention References.
111         (Rmail Display): Mention rmail-nonignored-headers.
113         * programs.texi: Minor cleanups.
114         (Comment Commands): Mention momentary Transient Mark mode.
115         (Matching): Be more specific about customizing show-paren-mode.
116         (Info Lookup): Don't list the modes that support C-h S.
117         Just say what it does in an unsupported mode.
118         (Man Page): Delete excessive info on customizing woman.
119         (Motion in C): Don't mention c-for/backward-into-nomenclature.
121         * abbrevs.texi: Minor clarifications.
122         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
123         not "dynamic abbrevs" as if they were a kind of abbrev.
125         * picture.texi (Picture): Minor cleanup.
127         * mule.texi (Communication Coding): Say "other applications".
128         (Fontsets): Not specific to X.  Add xref to X Resources.
129         (Unibyte Mode): Renamed from Single-Byte Character Support.
130         "Graphical display", not window system.
131         (International): Update menu.
133         * maintaining.texi (Format of ChangeLog):
134         New node, split out from ChangeLog.
135         (ChangeLog): Clarifications in the remaining text.
136         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
137         (Find Tag): Add @w.
138         (Tags Search): Explain tag table order here.  Simplify grep ref.
139         (List Tags): tags-tag-face is a variable, not a face.
140         (Emerge): Cleanups.
142         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
143         (Keyboard Macros): Avoid "the user".
145         * killing.texi: "Graphical display", not window system.
147         * help.texi (Help Echo): "Graphical display", not window system.
149         * glossary.texi: Say "you", not "the user".  Say "graphical display".
151         * frames.texi: Minor cleanups.  "Graphical display", not window system.
153         * files.texi (Visiting): Make drag-and-drop not X-specific.
155         * custom.texi: Minor cleanups.  "Graphical display", not window system.
157         * cmdargs.texi: Minor cleanups.
159         * building.texi (Compilation): Move and split kill-compilation para.
160         Add para about multiple compilers.
161         (Compilation Mode): Commands also available in grep mode and others.
162         Mention C-u C-x ` more tutorially.  Clarify C-x `.
163         (Compilation Shell): Clarify.  Put Bash example first.
164         (Grep Searching): Minor cleanups; add @w.
165         (Debuggers): Minor cleanups.
166         (Starting GUD): Make GDB xgraphical mode issue clearer.
167         (Debugger Operation): Lots of clarifications including
168         GDB tooltip side-effect issue.
169         (Commands of GUD): Clarify.
170         (GUD Customization): Add bashdb-mode-hook.
171         (GDB Graphical Interface): Rewrite for clarity.
172         (GDB User Interface Layout): Rewrite for clarity.
173         (Stack Buffer, Watch Expressions): Likewise.
174         (Other GDB User Interface Buffers): Cleanups.
175         (Lisp Libraries, External Lisp): Cleanup.
177         * basic.texi (Position Info): "Graphical displays", rather than
178         window systems.
180         * anti.texi: Minor cleanup.
182 2006-02-06  Romain Francoise  <romain@orebokech.com>
184         * faq.texi (VM): VM now at version 7.19.
185         Set myself as maintainer of this file.
187 2006-02-04  Michael Olson  <mwolson@gnu.org>
189         * erc.texi (History): Note that ERC is now included with Emacs.
191 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
193         * custom.texi (Init File, Find Init): Add cross-references to
194         where $HOME is described.
196 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
198         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
199         is not inside the @table.
201         * emacs.texi (Top): Correct node name.
203         * files.texi (File Names): Fix @xref.
204         (Reverting): Fix typo.
206         * mule.texi (International): Correct node name.
208         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
210 2006-02-01  Richard M. Stallman  <rms@gnu.org>
212         * emacs.texi (Top): Update subnode menu.
214         * mule.texi: Minor clarifications.
215         Reduce the specific references to X Windows.
216         Refer to "graphical" terminals, rather than window systems.
217         (Text Coding): Renamed from Specify Coding.
218         (Communication Coding, File Name Coding, Terminal Coding):
219         New nodes split out from Text Coding.
221         * kmacro.texi: Minor clarifications.
222         (Keyboard Macro Ring): Comment out some excessive commands.
223         (Basic Keyboard Macro): Split up the table, putting part in each node.
225         * major.texi: Minor clarifications.
227         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
229         * windows.texi: Minor clarifications.
230         (Change Window): Don't describe mode-line mouse cmds here.
231         Add xref to Mode Line Mouse.
233         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
235         * macos.texi (Mac International): Fix xref.
237         * indent.texi: Minor clarifications.
239         * frames.texi: Minor clarifications.
240         Reduce the specific references to X Windows.
241         Refer to "graphical" terminals, rather than window systems.
242         (Frame Parameters): Don't mention commands like
243         set-foreground-color.  Just say to customize a face.
244         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
246         * files.texi: Minor clarifications.
247         (Numbered Backups): New node, split out from Backup Names.
249         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
251         * cmdargs.texi (General Variables): Fix xref.
253         * buffers.texi: Minor clarifications.
255 2006-01-31  Romain Francoise  <romain@orebokech.com>
257         * message.texi (Message Headers): Explain what
258         `message-alternative-emails' does in more detail.
259         Update copyright year.
261 2006-01-31  Richard M. Stallman  <rms@gnu.org>
263         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
264         Nodes moved to top.
266         * display.texi: Minor clarifications.
267         (Display): Rearrange menu.
268         (Standard Faces): Mention query-replace face.
269         (Faces): Simplify.
270         (Font Lock): Simplify face customization info.
271         (Highlight Changes): Node merged into Highlight Interactively.
272         (Highlight Interactively): Much rewriting and cleanup.
273         (Optional Mode Line): Narrowed line number not good for goto-line.
274         Simplify face customization advice.
275         (Text Display): Mention use of escape-glyph face.
276         Move ctl-arrow and tab-width here.
277         (Display Custom): Move no-redraw-on-reenter to end of node.
279         * search.texi: Minor clarifications.
280         (Isearch Scroll): Simplify.
281         (Other Repeating Search): Document multi-occur-in-matching-buffers.
283         * regs.texi (Registers): Mention bookmarks here.
285         * mark.texi: Minor clarifications.
286         (Selective Undo): Node deleted.
288         * m-x.texi: Minor clarifications
290         * killing.texi: Minor clarifications.
291         Refer to "graphical" terminals, rather than window systems.
293         * help.texi: Clarifications.
294         (Help): Don't describe C-h F and C-h K here.
295         (Key Help): Describe C-h K here.
296         (Name Help): Mention Emacs Lisp Intro.
297         Describe C-h F here.
298         (Misc Help): Mention C-h F and C-h K only briefly.
300         * fixit.texi (Undo): New node, mostly copied from basic.texi.
301         Selective undo text merged in.
302         (Spelling): Mention Aspell along with Ispell.
304         * emacs.texi (Top): Update subnode menus.
306         * basic.texi (Basic Undo): Renamed from Undo.  Most of text
307         moved to new Undo node.
309 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
311         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and
312         rcirc.
314 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
316         * basic.texi (Continuation Lines, Inserting Text): Mention
317         longlines mode.
319 2006-01-29  Richard M. Stallman  <rms@gnu.org>
321         * screen.texi: Minor cleaups.
322         (Screen): Clean up the intro paragraphs.
323         (Mode Line): Lots of rewriting.  Handle frame-name better.
324         eol-mnemonic-... vars moved out.
326         * emacs.texi (Top): Change menu item for MS-DOS node.
327         Update subnode menu.
329         * msdog.texi (MS-DOS): Rewrite intro to explain how this
330         chapter relates to Windows.  Title changed.
332         * mini.texi: Minor cleanups.
334         * mark.texi (Selective Undo): New node, text moved from basic.texi.
335         (Mark): Put it in the menu.
337         * entering.texi: Minor cleanups.
339         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
340         (Intro): Refer to "graphical" terminals, rather than X.
342         * display.texi (Display Custom): Add xref to Variables.
343         (Optional Mode Line): eol-mnemonic-... vars moved here.
345         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
346         rather than X.
348         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
350         * basic.texi: Minor cleanups.
351         (Undo): selective-undo moved.
353 2006-01-29  Michael Olson  <mwolson@gnu.org>
355         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
357         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
359         * faq.texi (New in Emacs 22): Mention ERC.
361 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
363         * rcirc.texi: Capitalize dir entry for consistency with the entry
364         in info/dir and other entries in the Emacs category.
365         Fix typos.  Delete trailing whitespace.
367 2006-01-28  Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm  <bkhl@elektrubadur.se>
369         * rcirc.texi: Some @cindex changes, some changes from @kbd to
370         @key.
372 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
374         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
375         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
377         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
378         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
380 2006-01-27  Alex Schroeder  <alex@gnu.org>
382         * rcirc.texi: New file.
384 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
386         * anti.texi (Antinews): Various corrections and additions.
388 2006-01-23  Juri Linkov  <juri@jurta.org>
390         * custom.texi (Easy Customization, Customization Groups)
391         (Browsing Custom): Mention links along with buttons.
393         * widget.texi (User Interface): Add S-TAB for widget-backward.
395 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
397         Sync with Tramp 2.0.52.
399         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
400         Add Tramp disabling item.  New item for common connection
401         problems.
402         (various): Apply "ftp" as method for the download URL.
403         (Bug Reports): Refer to FAQ for common problems.
405 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
407         * widget.texi (User Interface): Use @key for TAB.
409         * text.texi (TeX Print): Use @key for TAB.
411         * ses.texi (Formulas, Printer functions): Use @key for TAB.
413         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
415         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
416         for TAB.
418         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
420 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
422         * files.texi (File Aliases): Don't claim that usually separate
423         buffers are created for two file names that name the same data.
424         Mention additional situations where different names mean the same
425         file on disk.
427 2006-01-19  Richard M. Stallman  <rms@gnu.org>
429         * killing.texi (Deletion): Upcase @key argument.
431         * custom.texi (Custom Themes): Minor cleanup.
433         * programs.texi (Hungry Delete): Upcase @key argument.
435 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
437         * gnus.texi: Update copyright.
439 2006-01-16  Juri Linkov  <juri@jurta.org>
441         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
442         Move `mode-line-highlight' before `mode-line-buffer-id'.
444 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
446         * gnus.texi (Article Washing): Additions.
448 2006-01-08  Alex Schroeder  <alex@gnu.org>
450         * pgg.texi (Caching passphrase): Rewording.
452 2006-01-14  Richard M. Stallman  <rms@gnu.org>
454         * basic.texi (Inserting Text): Minor cleanup.
456 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
458         * org.texi (Agenda commands): Document tags command.
460 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
462         * custom.texi (Changing a Variable, Face Customization): Update
463         for changes in Custom menus.
465 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
467         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
469 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
471         * gnus.texi (RSS): Addition.
473 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
475         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
477 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
479         * emacs-mime.texi (Display Customization): Add setting example to
480         mm-discouraged-alternatives.
482 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
484         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
485         version is the canonical version.
487 2006-01-08  Alex Schroeder  <alex@gnu.org>
489         * pgg.texi (Caching passphrase): Rewording.
491 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
493         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
494         repository URL.
496 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
498         * org.texi: Removed the accidentally re-added empty line in the
499         direntry.
501 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
503         * macos.texi (Mac International): Undo last change.
505 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
507         * org.texi (Agenda Views): Chapter reorganized.
509 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
511         * custom.texi (Custom Themes): Describe the new
512         customize-create-theme interface.
514 2005-12-30  Juri Linkov  <juri@jurta.org>
516         * basic.texi (Position Info): Update example.
518 2005-12-29  Romain Francoise  <romain@orebokech.com>
520         * faq.texi (Using Customize): New node.
522 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
524         * org.texi: Remove blank line in @direntry.  It is non-standard
525         and recursively produces blank lines all over the dir file (when
526         using Texinfo 4.8).
528 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
530         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
532 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
534         * custom.texi (Custom Themes): `load-theme' always loads.
536 2005-12-23  Juri Linkov  <juri@jurta.org>
538         * display.texi (Highlight Interactively): Use double space to
539         separate sentences.  Replace C-p with M-p, and C-n with M-n.
541 2005-12-22  Richard M. Stallman  <rms@gnu.org>
543         * custom.texi (Easy Customization and subnodes):
544         Replace "active field" with "button".
545         Use "user option" only for variables.
546         Use "setting" for variable-or-face.
548 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
550         * buffers.texi (Select Buffer): Change order in table to make
551         "Similar" refer to the correct item.
552         (Indirect Buffers): Minor rewording.
554 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
556         * widget.texi (atoms): Delete obsolete remark about `file' widget.
558 2005-12-20  Juri Linkov  <juri@jurta.org>
560         * files.texi (VC Status): Put P and N near p and n.
562 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
564         * org.texi (Tags): Boolean logic documented.
565         (Agenda Views): Document custom commands.
567 2005-12-20  David Kastrup  <dak@gnu.org>
569         * faq.texi (AUCTeX): Update version and mailing list info.
571 2005-12-19  Richard M. Stallman  <rms@gnu.org>
573         * programs.texi (Electric C): Delete the info about newline control.
574         (Other C Commands): Minor cleanup.
575         (Left Margin Paren): Minor cleanup.
577 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
579         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
580         (Customization Groups): Delete text moved to "Browsing Custom".
581         (Browsing Custom): New node.
582         (Specific Customization): Clarify which commands only work for
583         loaded options.
585 2005-12-18  Bill Wohler  <wohler@newt.com>
587         * frames.texi (Tool Bars): Shorten text of previous change.
589 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
591         * files.texi (VC Status): Document log-view mode.
593 2005-12-18  Bill Wohler  <wohler@newt.com>
595         * frames.texi (Tool Bars): Mention that you can turn off tool bars
596         permanently via the customize interface.
598 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
600         * gnus.texi (MIME Commands): Mention addition of
601         multipart/alternative to gnus-buttonized-mime-types and add xref
602         to mm-discouraged-alternatives.
604         * emacs-mime.texi (Display Customization): Mention addition of
605         "image/.*" and add xref to gnus-buttonized-mime-types in the
606         mm-discouraged-alternatives section.
608 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
610         * org.texi (Tags): New section.
611         (Agenda Views): Chapter reorganized.
613 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
615         * killing.texi (Killing by Lines): Document `kill-whole-line'
616         function.
618 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
620         * org.texi (Internal Links): Add a missing comma after an @xref.
622 2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
624         * buffers.texi (Select Buffer): Change `prev-buffer' to
625         `previous-buffer'.  Indicate that these functions use a frame
626         local buffer list.
628 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
630         * faq.texi (Filling paragraphs with a single space): No need to
631         change sentence-end now.
633 2005-12-13  Romain Francoise  <romain@orebokech.com>
635         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
637 2005-12-12  Jay Belanger  <belanger@truman.edu>
639         * faq.texi (Calc): Updated version number.
641 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
643         * org.texi (Progress Logging): New section.
645 2005-12-12  Richard M. Stallman  <rms@gnu.org>
647         * custom.texi (Easy Customization): Change menu comment.
648         (Prefix Keymaps): Fix spelling of Control-X-prefix.
650         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
651         (Help): Among the Apropos commands, describe only C-h a here.
653 2005-12-11  Richard M. Stallman  <rms@gnu.org>
655         * programs.texi (Options for Comments): Comment-end starts with space.
657         * glossary.texi (Glossary): Minor cleanup.
659         * files.texi (Old Versions): Use @table.
661 2005-12-10  Romain Francoise  <romain@orebokech.com>
663         Update the Emacs FAQ for the 22.1 release.
665         * faq.texi: Set VER to `22.1'.
666         (Basic editing): Explain how to use localized versions of the
667         Tutorial.  Mention that `C-h r' displays the manual.  Delete
668         obsolete WWW link to an Emacs 18 tutorial.
669         (Getting a printed manual): Point to the new locations of the
670         manuals on the GNU Web site.
671         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
672         available via Info (it was previously distributed separately).
673         (Installing Texinfo documentation): The latest version of Texinfo
674         is 4.8, not 4.0.
675         (Informational files for Emacs): COPYING is the GNU General Public
676         License, not the Emacs General Public License.
677         (Informational files for Emacs): Delete obsolete link to the
678         GNUinfo pages as they have been removed from the GNU Web site.
679         (New in Emacs 22): New node.
680         (Setting up a customization file): Say that most packages support
681         Customize nowadays.
682         (Colors on a TTY): Delete reference to instructions on how to
683         enable syntax highlighting, it is now enabled by default.
684         (Turning on abbrevs by default): Emacs now reads the abbrevs file
685         at startup automatically.
686         (Controlling case sensitivity): Mention `M-c' in isearch.
687         (Using an already running Emacs process): Emacs now creates the
688         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
689         gnuserv.  As emacsclient can now run Lisp code as well, delete a
690         sentence praising gnuserv for that.  Simplify description of how
691         the client/server operation works.
692         (Compiler error messages): Delete obsolete text (compile.el has
693         been rewritten).
694         (Indenting switch statements): Fix typo.
695         (Matching parentheses): Simplify setup instructions, mention the
696         menu bar item in the Options menu.
697         (Repeating a command as many times as possible): Mention `C-x e'.
698         (Going to a line by number): Mention new keymap and bindings
699         `M-g M-g', `M-g M-p' and `M-g M-n'.
700         (Turning on syntax highlighting): Now on by default.  Simplify.
701         (Replacing highlighted text): Use `1', not `t'.
702         (Problems with very large files): The maximum size is now 256MB on
703         32-bit machines.
704         (^M in the shell buffer): Mention `comint-process-echoes'.
705         (Emacs for Apple computers): Emacs 22 has native support for Mac
706         OS X.
707         (Translating names to IP addresses): Delete node.
708         (Binding keys to commands): Fix typo.
709         (SPC no longer completes file names): New node.
710         (MIME with Emacs mail packages): Delete section about the Emacs
711         MIME FAQ (it's not reachable anymore).
713 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
715         * display.texi (Highlight Interactively): Include
716         global-hi-lock-mode.  Add miscellaneous details and elaborations.
718 2005-12-09  Richard M. Stallman  <rms@gnu.org>
720         * display.texi (Font Lock): Delete the Global FL menu item.
722 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
724         * custom.texi (Minibuffer Maps): Mention the maps for file name
725         completion.
727 2005-12-09  Kim F. Storm  <storm@cua.dk>
729         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
730         prefix keys even when mark is active.  Decribe that RET moves
731         cursor to next corner in rectangle; clarify insert around rectangle.
733 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
735         * pgg.texi (User Commands): Fix description of pgg-verify-region.
736         (Selecting an implementation): Fix descriptions.
738 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
740         * message.texi (Various Message Variables): Addition.
742 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
744         * message.texi: Fix default values.
746 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
748         * message.texi (Header Commands): Clarify descriptions of
749         message-cross-post-followup-to, message-reduce-to-to-cc, and
750         message-insert-wide-reply.
751         (Various Commands): Fix kindex for message-kill-to-signature;
752         clarify description of message-tab.
754 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
756         * message.texi (Mailing Lists): Fix description about MFT.
758         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
760 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
762         * gnus.texi (Slow Terminal Connection): Replace old description
763         with new one.
765 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
767         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
768         replace X-Draft-Headers with X-Draft-From.
770 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
772         * gnus.texi (Various Various): Fix the default value of
773         nnheader-max-head-length.
774         (Gnus Versions): Fix typo.
776 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
778         * custom.texi (Customization): Use xref to elisp manual for
779         non-TeX output.
780         (Minor Modes): Update.
781         (Customization Groups, Changing a Variable, Face Customization):
782         Update for new appearance of Custom buffers.
783         (Changing a Variable): `custom-buffer-done-function' has been
784         replaced by `custom-buffer-done-kill'.
785         (Specific Customization): In the `customize-group' buffer, a
786         subgroup's contents are not "hidden".  They are not included at
787         all.  They have no [Show] button.
788         (Mouse Buttons): Add pxref to description of mouse event lists in
789         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
790         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
791         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
793 2005-12-08  Richard M. Stallman  <rms@gnu.org>
795         * mini.texi (Completion Commands, Completion):
796         In file name input, SPC does not do completion.
798 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
800         * org.texi (Structure editing): Document new functionality of
801         M-RET.
803 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
805         * building.texi (GDB Graphical Interface): Explain screen size
806         setting.
807         (Other GDB User Interface Buffers): Describe features specific to
808         GDB 6.4.
810 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
812         * org.texi (Internal Links): Fix Texinfo usage.
814 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
816         * org.texi (TODO basics): Document the global todo list.
817         (TODO items): Documents sparse tree for specific TODO
818         keywords.
820 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
822         * building.texi (GDB User Interface Layout): Describe how to
823         kill associated buffers.
824         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
825         (Watch Expressions): Be more precise.
826         (Other GDB User Interface Buffers): Describe how to change a
827         register value.
829 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
831         * org.texi (Plain Lists): Typos fixed.
833 2005-11-28  Jay Belanger  <belanger@truman.edu>
835         * calc.texi: Change references of `M-#' to `C-x *' prefix.
837 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
839         * org.texi (Structure editing): New item moving commands added.
840         (Plain Lists): New section.
842 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
844         * macos.texi (Mac Input): Remove description of
845         mac-command-key-is-meta.  Add descriptions of
846         mac-control-modifier, mac-command-modifier, and
847         mac-option-modifier.
848         (Mac International): Fix description of conversion of clipboard data.
849         (Mac Font Specs): Add example of font customization by face attributes.
851 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
853         * building.texi (Watch Expressions): Expand description.
854         (Other GDB User Interface Buffers): Describe local map for
855         gud-watch.
857 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
859         * display.texi (Font Lock): Font lock is enabled by default now.
861 2005-11-20  Juri Linkov  <juri@jurta.org>
863         * basic.texi (Position Info): Update examples of the output.
864         Remove the fact that examples are produced in the TeXinfo buffer,
865         because in the Info reader users will get a different output from
866         `C-x ='.
868         * building.texi (Compilation Mode): Remove paragraph duplicated
869         from the node `Compilation'.  Add `compilation-skip-threshold'.
871         * display.texi (Font Lock): Suggest more user-friendly method of
872         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
874 2005-11-18  Richard M. Stallman  <rms@gnu.org>
876         * files.texi (Registering): Mention @@ in mode line.
878         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
880 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
882         * files.texi (Renaming and VC): Some back-ends don't
883         handle renaming.
885 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
887         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
888         (Agenda): Document commands `org-cycle-agenda-files' and
889         `org-agenda-file-to-front'
890         (Built-in table editor): Document `org-table-sort-lines'.
891         (HTML formatting): Export of hand-formatted lists.
893 2005-11-17  Juri Linkov  <juri@jurta.org>
895         * emacs.texi (Top):
896         * display.texi (Highlight Interactively): Put this font-lock based
897         mode near Font Lock node.
899 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
901         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
902         icons.
904 2005-11-12  Kim F. Storm  <storm@cua.dk>
906         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
907         (Help Summary): Add C-h d and C-h e.
908         (Apropos): Clarify that all apropos commands may search for either
909         list of words or a regexp.  Add C-h d for apropos-documentation.
910         Describe apropos-documentation-sort-by-scores user option.
912 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
914         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
915         new variable gnus-toolbar-thickness.
917 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
919         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
921 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
923         * gnus.texi (X-Face): Fix description.
924         (XVarious): Remove gnus-xmas-logo-color-alist and
925         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
927 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
929         * gnus.texi (Group Parameters): Mention new variable
930         gnus-parameters-case-fold-search.
931         (Home Score File): Addition.
933 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
935         * killing.texi (CUA Bindings): Add @section.
937 2005-11-10  Kim F. Storm  <storm@cua.dk>
939         * emacs.texi (Top): Add CUA Bindings entry to menu.
941         * killing.texi (CUA Bindings): New node.  Moved here from
942         misc.texi and extended with info on rectangle commands and
943         rectangle highlighting, interface to registers, and the global
944         mark feature.
946         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
948         * regs.texi: Prev link points to CUA Bindings node.
950 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
952         * help.texi (Help Echo): By default, help echos are only shown on
953         mouse-over, not on point-over.
955 2005-11-04  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>
957         * misc.texi (Shell Mode): Describe how to activate password echoing.
959 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
961         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
962         (Overview): List supported feed types.
963         (Installation): No installation necessary when using autoload.
964         (Configuration): Rename "RSS" to "news".
966 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
968         * pgg.texi (User Commands): Document additional passphrase
969         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
970         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
972 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
974         * org.texi: Version number changed to 3.19
976 2005-11-04  Romain Francoise  <romain@orebokech.com>
978         * mark.texi (Mark Ring): Fix typo.
980 2005-11-03  Richard M. Stallman  <rms@gnu.org>
982         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
984 2005-11-01  Bill Wohler  <wohler@newt.com>
986         * help.texi (Help Mode): Fix typo.
988 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
990         * building.texi (Other GDB User Interface Buffers): Describe
991         the command gdb-use-inferior-io-buffer.
993 2005-10-31  Romain Francoise  <romain@orebokech.com>
995         * files.texi (Compressed Files): Fix typo.
997         * buffers.texi (Misc Buffer): Downcase `*shell*'.
999         * windows.texi (Force Same Window): Likewise.
1001 2005-10-30  Bill Wohler  <wohler@newt.com>
1003         * help.texi (Help Mode): URLs viewed with browse-url.
1005 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
1007         * building.texi (GDB Graphical Interface): Don't reference
1008         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
1009         must stay in same frame.
1011 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
1013         * custom.texi (Init File): Document ~/.emacs.d/init.el.
1015         * anti.texi (Antinews): Likewise.
1017 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
1019         * pgg.texi (How to use): Update the example to add autoload of
1020         pgg-encrypt-symmetric-region.
1021         (User Commands): Document pgg-encrypt-symmetric-region.
1022         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
1024 2005-10-28  Bill Wohler  <wohler@newt.com>
1026         * help.texi (Help): Help mode now creates hyperlinks for URLs.
1028 2005-10-28  Richard M. Stallman  <rms@gnu.org>
1030         * files.texi (Visiting): Explain how to enter ? in a file name.
1032         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
1034 2005-10-27  Jay Belanger  <belanger@truman.edu>
1036         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
1037         mention other TeX-related units.
1039 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
1041         * building.texi (GDB Graphical Interface): Describe
1042         gdb-mouse-until.
1044 2005-10-23  Richard M. Stallman  <rms@gnu.org>
1046         * custom.texi (Init File): Recommend when to use site-start.el.
1048 2005-10-23  Lars Hansen  <larsh@soem.dk>
1050         * dired-x.texi (Miscellaneous Commands): Replace
1051         dired-do-relative-symlink by dired-do-relsymlink and
1052         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
1054 2005-10-23  Jay Belanger  <belanger@truman.edu>
1056         * calc.texi (Predefined Units): Use `alpha' for the fine structure
1057         constant.
1059 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
1061         * faq.texi (Bugs and problems): Replace
1062         `dired-move-to-filename-regexp' by
1063         `directory-listing-before-filename-regexp'.
1065 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
1067         * newsticker.texi (UPDATED): Set value.
1069 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1071         * gnus.texi (Document Groups): Remove duplicate item.
1073 2005-10-21  Juri Linkov  <juri@jurta.org>
1075         * custom.texi (Examining): Mention accessing the old variable
1076         value via M-n in set-variable.
1078 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
1080         * org.texi (Summary): Mention iCalendar support.
1081         (Exporting): Document iCalendar support.
1083 2005-10-18  Romain Francoise  <romain@orebokech.com>
1085         * files.texi (Version Systems): Capitalize GNU.
1087         * viper.texi (Viper Specials): Likewise.
1089 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
1091         * building.texi (Compilation Mode): Remove redundant paragraph.
1092         (Watch Expressions): Remove paragraph to reflect code change.
1094 2005-10-17  Juri Linkov  <juri@jurta.org>
1096         * info.texi (Getting Started, Search Index, Expert Info):
1097         Fix wording.
1098         (Search Text): Replace `echo area' with `mode line'.
1099         (Search Index): Both `i' and `,' find all index entries.
1100         Replace example `C-f' with `C-l' (which exists in index of Info
1101         manual) and delete spaces in its keyboard input sequence.
1102         Delete unnecessary explanations about literal characters.
1104 2005-10-16  Richard M. Stallman  <rms@gnu.org>
1106         * building.texi (Compilation Mode, Compilation): Clarified.
1108 2005-10-15  Richard M. Stallman  <rms@gnu.org>
1110         * misc.texi (Saving Emacs Sessions): Mention savehist library.
1112 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1114         * gnus.texi (Document Server Internals): Addition.
1116 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1118         * gnus.texi (A note on namespaces): Fix RFC reference.
1120 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1122         * gnus.texi (RSS): Fix key description.
1124 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1126         * gnus.texi: Emacs/w3 -> Emacs/W3.
1127         (Browsing the Web): Fix description.
1128         (Web Searches): Ditto.
1129         (Customizing W3): Ditto.
1131 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1133         * gnus.texi (Maildir): Clarify expire-age and expire-group.
1135 2005-10-13  Kenichi Handa  <handa@m17n.org>
1137         * basic.texi (Position Info): Fix previous change.
1139 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1141         * cmdargs.texi (Icons X): Fix typo.
1143 2005-10-12  Kenichi Handa  <handa@m17n.org>
1145         * basic.texi (Position Info): Describe the case that Emacs shows
1146         "part of display ...".
1148 2005-10-11  Jay Belanger  <belanger@truman.edu>
1150         * calc.texi (Integration): Mention using `a i' to compute definite
1151         integrals.
1153 2005-10-11  Juri Linkov  <juri@jurta.org>
1155         * info.texi: Rearrange nodes.
1156         (Top): Update menu.  Change ref `Info for Experts' to
1157         `Advanced Info Commands'.
1158         (Getting Started): Fix description of manual's parts.
1159         (Help-Int): Change xref `Info Search' to `Search Index', and
1160         `Expert Info' to `Advanced'.
1161         (Advanced): Move node one level up.
1162         (Search Text, Search Index): New nodes split out from `Info Search'.
1163         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
1164         split out from `Advanced'.
1165         (Advanced, Emacs Info Variables): De-document editing an Info file
1166         in Info.
1167         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
1168         (Creating an Info File): Delete node and move its text to
1169         `Expert Info'.
1171 2005-10-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1173         * cmdargs.texi (Icons X): -nb => -nbi
1175 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
1177         * frames.texi (Speedbar): A couple more clarifications.
1179 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
1181         * building.texi (GDB User Interface Layout): Improve diagram.
1182         (Watch Expressions): Explain how to make speedbar global.
1183         (Other GDB User Interface Buffers): Make references more precise.
1185 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
1187         * org.texi (Workflow states): Documented that change in keywords
1188         becomes active only after restart of Emacs.
1190 2005-10-09  Richard M. Stallman  <rms@gnu.org>
1192         * frames.texi (Speedbar): Clarify the text.
1194 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
1196         * frames.texi (Speedbar): Add information on keybindings,
1197         dismissing the speedbar, and buffer display mode.  Link to
1198         speedbar manual.
1200 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1202         * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
1203         added -nb, --no-bitmap-icon.
1205 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
1207         Sync with Tramp 2.0.51.
1209 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
1211         * speedbar.texi (Introduction): Describe new location of speedbar
1212         on menubar.
1213         (Basic Key Bindings): Remove descriptions of bindings that have
1214         been removed.
1216 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
1218         * building.texi (GDB Graphical Interface): Add variables and
1219         functions to indices.  Be more precise.
1221 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
1223         * speedbar.texi (GDB): Describe use of watch expressions.
1225 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1227         * frames.texi (Drag and Drop): Remove the x- from
1228         x-dnd-open-file-other-window and xdnd-protocol-alist.
1230 2005-09-30  Romain Francoise  <romain@orebokech.com>
1232         * mini.texi (Minibuffer): The default value now appears before the
1233         colon in minibuffer prompts.
1235 2005-09-28  Simon Josefsson  <jas@extundo.com>
1237         * message.texi (IDNA): Fix.
1239 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1241         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
1242         nntp-server-hook, and nntp-warn-about-losing-connection; fix
1243         description of nntp-open-connection-function.
1244         (Common Variables): Fix descriptions.
1246 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1248         * gnus.texi (Server Buffer Format): Document the %a format spec.
1250 2005-09-25  Richard M. Stallman  <rms@gnu.org>
1252         * search.texi (Regexp Search): Doc search-whitespace-regexp.
1254 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1256         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
1258 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
1260         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
1262 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
1264         * org.texi Version 3.16
1266 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1268         * emacs.texi (Top): Update submenus from macos.texi.
1270         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
1271         (Mac OS): Update feature support status.
1272         (Mac Input): List supported input scripts.  Remove description
1273         about `mac-keyboard-text-encoding'.  Mention mouse button
1274         emulation and related variables.
1275         (Mac International): Mention Central European and Cyrillic
1276         support.  Now `keyboard-coding-system' is dynamically changed.
1277         Add description about coding system for selection.  Add
1278         description about language environment.
1279         (Mac Environment Variables): Mention
1280         `~/.MacOSX/environment.plist'.  Give example of command line
1281         arguments.  Add Preferences support.
1282         (Mac Directories): Explicitly state that this node is for Mac OS
1283         Classic only.
1284         (Mac Font Specs): Mention specification for scalable fonts.  List
1285         supported charsets.  Add preferred way of creating fontsets.  Add
1286         description about `mac-allow-anti-aliasing'.
1287         (Mac Functions): Add descriptions about `mac-set-file-creator',
1288         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
1289         and `mac-get-preference'.
1291 2005-09-19  Miles Bader  <miles@gnu.org>
1293         * newsticker.texi: Get rid of CVS keywords.
1295 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1297         * gnus.texi (Finding the Parent): Fix description of how Gnus
1298         finds article.
1300 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
1302         * gnus.texi (Advanced Scoring Examples): New examples to teach how
1303         to drop off non-answered articles.
1305 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
1307         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
1308         braces (which are unsupported by NMAKE) for macro `srcdir'.
1310 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
1312         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
1313         (../info/newsticker, newsticker.dvi): New targets.
1315 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
1317         * newsticker.texi: Replace @command with @code.  Replace @example
1318         with @lisp.
1319         (Top): Added explanations to menu items.
1320         (GNU Free Documentation License): Removed.
1322 2005-09-16  Romain Francoise  <romain@orebokech.com>
1324         Update all files to specify GFDL version 1.2.
1326         * doclicense.texi (GNU Free Documentation License): Update to
1327         version 1.2.
1329 2005-09-15  Richard M. Stallman  <rms@gnu.org>
1331         * buffers.texi (List Buffers): Fix xref.
1333         * rmail.texi (Rmail Basics): Fix xref.
1335         * emacs.texi (Top): Update subnode menus.
1337         * files.texi (Saving Commands): New node, broken out of Saving.
1338         (Customize Save): New node, broken out of Saving.
1339         Clarify effect of write-region-inhibit-fsync.
1340         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
1342         * newsticker.texi: Fix @setfilename.
1344         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
1345         (../info/newsticker, newsticker.dvi): New targets.
1347 2005-09-14  Romain Francoise  <romain@orebokech.com>
1349         * files.texi (Saving): Mention write-region-inhibit-fsync.
1351 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
1353         * custom.texi (Custom Themes): New node.
1355 2005-09-03  Richard M. Stallman  <rms@gnu.org>
1357         * search.texi (Search Case): Mention vars that control
1358         case-fold-search for various operations.
1360 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
1362         * org.texi: Version 3.15.
1364 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
1366         * ses.texi: Combine all three indices into one.
1367         Correct a few typos.
1369 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1371         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
1373 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1375         * emacs-mime.texi (Handles): Remove duplicate item.
1376         (Encoding Customization): Fix the default value for
1377         mm-coding-system-priorities.
1378         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
1379         (Basic Functions): Fix reference.
1381 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1383         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
1385 2005-08-22  Juri Linkov  <juri@jurta.org>
1387         * display.texi (Standard Faces): Merge the text from
1388         `(elisp)Standard Faces' into this node.
1390 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
1392         * emacs.texi (Top): Delete menu item for deleted node
1393         Keyboard Translations.
1395 2005-08-18  Richard M. Stallman  <rms@gnu.org>
1397         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
1398         and web site.
1400         * trouble.texi (Unasked-for Search):
1401         Delete xref to Keyboard Translations.
1403         * glossary.texi (Glossary): Delete xref.
1405         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
1406         not keyboard-translate.
1408         * custom.texi (Minor Modes): Say that the list here is not complete.
1409         (Keyboard Translations): Node deleted.
1410         (Disabling): Delete xref to it.
1411         (Customization Groups): Fix Custom buffer example.
1412         (Hooks): Mention remove-hooks.
1414 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
1416         * building.texi (GDB Graphical Interface): Improve filling of menu
1417         item.
1419 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
1421         * building.texi (GDB Graphical Interface): Use better node names.
1423 2005-08-14  Richard M. Stallman  <rms@gnu.org>
1425         * text.texi (Sentences): Fix xref.
1427 2005-08-14  Juri Linkov  <juri@jurta.org>
1429         * building.texi (Compilation, Grep Searching): Move grep command
1430         headings from `Compilation' to `Grep Searching'.
1432         * dired.texi (Dired and Find):
1433         * maintaining.texi (Tags Search): Replace grep xref to
1434         `Compilation' node with `Grep Searching'.
1436         * files.texi (Comparing Files): Replace xref to `Compilation' with
1437         `Compilation Mode'.
1439 2005-08-13  Alan Mackenzie  <acm@muc.de>
1441         * search.texi (Non-ASCII Isearch): Correct a typo.
1442         (Replacement Commands): Mention query-replace key binding.
1444 2005-08-11  Richard M. Stallman  <rms@gnu.org>
1446         * programs.texi (Options for Comments): Fix xref.
1448         * search.texi (Regexp Backslash, Regexp Example): New nodes split
1449         out of Regexps.
1451         * faq.texi (Using regular expressions): Fix xref.
1453 2005-08-09  Juri Linkov  <juri@jurta.org>
1455         * building.texi (Compilation): Use `itemx' instead of `item'.
1456         (Grep Searching): Simplify phrase.
1458         * display.texi (Standard Faces): Describe vertical-border on
1459         window systems.
1461         * windows.texi (Split Window): Simplify phrase and mention
1462         vertical-border face.
1464 2005-08-09  Richard M. Stallman  <rms@gnu.org>
1466         * files.texi (Comparing Files): Clarify compare-windows.
1468         * calendar.texi (Scroll Calendar): Document < and > in calendar.
1470 2005-08-09  Juri Linkov  <juri@jurta.org>
1472         * info.texi (Help-P): Replace `Prev' with `Previous'.
1473         (Help-M, Help-Xref): Add S-TAB.
1474         (Help-FOO): Update `u' command.
1475         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
1476         Update info about visibility of xref parts.
1477         (Help-Int): Fix `m' command.  Rename `Info-last' to
1478         `Info-history-back'.  Add `Info-history-forward'.
1479         (Advanced): Fix `g*' and `M-n' commands.
1480         (Info Search): Add `index-apropos' in stand-alone browser.
1481         Add isearch commands.
1482         (Emacs Info Variables): Remove `Info-fontify'.
1483         Add `Info-mode-hook'.  Update face names.
1484         Add `Info-fontify-maximum-menu-size',
1485         `Info-fontify-visited-nodes', `Info-isearch-search'.
1487 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
1489         Sync with Tramp 2.0.50.
1491         * tramp.texi: Use @option{} consequently for method names.
1492         (Inline methods, External transfer methods): Remove references to
1493         Cygwin.
1494         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
1495         implementation.
1497 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
1499         * mule.texi (Coding Systems): Rephrase the paragraph about
1500         codepages: no need for "M-x codepage-setup" anymore, except on
1501         MS-DOS.
1503         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
1504         the MS-DOS port only.
1506 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
1508         * makefile.w32-in (info): Don't run multi-install-info.bat.
1509         ($(infodir)/dir): New target, produced by running
1510         multi-install-info.bat.
1512 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
1514         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
1515         Mention that gnus-init-file is not read when Emacs is invoked with
1516         --no-init-file or -q.
1518 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
1520         * files.texi (Quoted File Names): Add index entry.
1522 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
1524         * org.texi: Version 3.14
1526 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
1528         * org.texi: Version 3.13
1530 2005-07-19  Juri Linkov  <juri@jurta.org>
1532         * files.texi (Comparing Files): Mention resync for `compare-windows'.
1534 2005-07-18  Juri Linkov  <juri@jurta.org>
1536         * calc.texi (Time Zones, Logical Operations):
1537         * cl.texi (Overview):
1538         * custom.texi (Easy Customization):
1539         * files.texi (Old Versions):
1540         * frames.texi (Wheeled Mice):
1541         * mule.texi (Specify Coding):
1542         * org.texi (TODO types):
1543         * sc.texi (Emacs 18 MUAs):
1544         * speedbar.texi (Top):
1545         * text.texi (Cell Justification):
1546         * trouble.texi (After a Crash):
1547         * url.texi (History):
1548         * xresources.texi (GTK styles):
1549         Delete duplicate duplicate words.
1551 2005-07-17  Richard M. Stallman  <rms@gnu.org>
1553         * frames.texi (Creating Frames): Fix foreground color example.
1555         * custom.texi (Init Examples): Clean up text about conditionals.
1557 2005-07-16  Richard M. Stallman  <rms@gnu.org>
1559         * mini.texi (Completion Commands): Fix command name for ?.
1561 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
1563         * cl.texi (Type Predicates): Document `atom' type.
1565 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
1567         * display.texi (Standard Faces): Explain that customization of
1568         `menu' face has no effect on w32 and with GTK.  Add
1569         cross-references.
1571         * cmdargs.texi (General Variables): Clarify the default location
1572         of $HOME on w32 systems.
1574 2005-07-15  Jason Rumney  <jasonr@gnu.org>
1576         * cmdargs.texi (General Variables): Default HOME on MS Windows has
1577         changed.
1579 2005-07-08  Kenichi Handa  <handa@m17n.org>
1581         * mule.texi (Recognize Coding): Recommend
1582         revert-buffer-with-coding-system instead of revert-buffer.
1584 2005-07-07  Richard M. Stallman  <rms@gnu.org>
1586         * anti.texi (Antinews): Mention mode-line-inverse-video.
1588         * files.texi (Saving): Minor correction about C-x C-w.
1590         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
1592 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
1594         * search.texi (Isearch Scroll): Add example of using the
1595         `isearch-scroll' property.
1596         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
1597         `Display Custom' node.
1598         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
1599         and de-emphasize it.
1600         (Other Repeating Search): `occur' currently can not correctly
1601         handle multiline matches.  Correct, clarify and update description
1602         of `flush-lines' and `keep-lines'.
1604         * display.texi (Display Custom): Add anchor for `baud-rate'.
1606 2005-07-07  Richard M. Stallman  <rms@gnu.org>
1608         * gnu.texi: Update where to get GNU status; add refs for how to help.
1609         Add footnotes 6 and 7.
1611 2005-07-04  Lute Kamstra  <lute@gnu.org>
1613         Update FSF's address in GPL notices.
1615         * calc.texi (Copying):
1616         * doclicense.texi (GNU Free Documentation License):
1617         * faq.texi (Contacting the FSF):
1618         * mh-e.texi (Copying):
1619         * trouble.texi (Checklist): Update FSF's address.
1621 2005-07-03  Richard M. Stallman  <rms@gnu.org>
1623         * flymake.texi (Example -- Configuring a tool called directly):
1624         Update name of flymake-build-relative-filename.
1626 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1628         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
1630 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
1632         * org.texi: Version 3.12
1634 2005-06-24  Richard M. Stallman  <rms@gnu.org>
1636         * display.texi (Text Display): Change index entries.
1638 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
1640         * makefile.w32-in (MAKEINFO): Use --force.
1641         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
1642         Makefile.in.
1643         (gnus.dvi): Use "..." to quote Sed args, so that it works with
1644         more shells.
1646 2005-06-23  Richard M. Stallman  <rms@gnu.org>
1648         * anti.texi (Antinews): Renamed show-nonbreak-escape to
1649         nobreak-char-display.
1651         * emacs.texi (Top): Update detailed node listing.
1653         * display.texi (Text Display): Renamed show-nonbreak-escape
1654         to nobreak-char-display and no-break-space to nobreak-space.
1655         (Standard Faces): Split up the list of standard faces
1656         and put it in a separate node.  Add nobreak-space and
1657         escape-glyph.
1659         * speedbar.texi (Creating a display): Texinfo usage fixes.
1661         * tramp.texi (Customizing Completion, Auto-save and Backup):
1662         Texinfo usage fixes.
1664 2005-06-23  Lute Kamstra  <lute@gnu.org>
1666         * mule.texi (Select Input Method): Fix typo.
1668 2005-06-23  Kenichi Handa  <handa@m17n.org>
1670         * mule.texi (International): List all supported scripts.  Adjust
1671         text for that leim is now included in the normal Emacs
1672         distribution.
1673         (Language Environments): List all language environments.
1674         Intlfonts contains fonts for most supported scripts, not all..
1675         (Select Input Method): Refer to C-u C-x = to see how to type to
1676         input a specifc character.
1677         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
1679 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
1681         * building.texi (Grep Searching):
1682         * dired-x.texi (Miscellaneous Commands):
1683         * ediff.texi (Miscellaneous):
1684         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
1685         (Agent Variables):
1686         * info.texi (Help-Xref):
1687         * message.texi (Message Headers):
1688         * org.texi (Remember):
1689         * reftex.texi (Options (Defining Label Environments)):
1690         (Options (Index Support)):
1691         (Options (Viewing Cross-References)):
1692         (Options (Misc)):
1693         (Changes):
1694         * speedbar.texi (Creating a display):
1695         * tramp.texi (Customizing Completion, Auto-save and Backup):
1696         Texinfo usage fix.
1698 2005-06-22  Miles Bader  <miles@gnu.org>
1700         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
1702 2005-06-20  Miles Bader  <miles@gnu.org>
1704         * display.texi (Faces): Add `vertical-divider'.
1706 2005-06-17  Richard M. Stallman  <rms@gnu.org>
1708         * text.texi (Adaptive Fill): Minor clarification.
1710 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
1712         * org.texi: Version 3.11
1714 2005-06-12  Jay Belanger  <belanger@truman.edu>
1716         * calc.texi (Getting Started): Remove extra menu item.
1718 2005-06-10  Lute Kamstra  <lute@gnu.org>
1720         * emacs.texi (Top): Correct version number.
1721         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
1722         refer to the current version of Emacs.
1724 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
1726         * files.texi (Log Buffer): Document when there can be more than
1727         one file to be committed.
1729 2005-06-08  Juri Linkov  <juri@jurta.org>
1731         * display.texi (Faces): Add `shadow' face.
1733 2005-06-07  Masatake YAMATO  <jet@gyve.org>
1735         * display.texi (Faces): Write about mode-line-highlight.
1737 2005-06-06  Richard M. Stallman  <rms@gnu.org>
1739         * misc.texi (Printing Package): Explain how to initialize
1740         printing package.
1742         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
1744 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
1746         * emacs.texi: Rename Hardcopy to Printing.
1747         Make PostScript and PostScript Variables subnodes of it.
1749         * misc.texi (Printing): Rename node from Hardcopy.
1750         Mention menu bar options.
1751         Move PostScript and PostScript Variables to submenu.
1752         (Printing package): New node.
1754         * mark.texi (Using Region): Change Hardcopy xref to Printing.
1756         * dired.texi (Operating on Files): Likewise.
1758         * calendar.texi (Displaying the Diary): Likewise.
1760         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
1762         * glossary.texi (Glossary): Likewise.
1764         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
1765         effect.
1767 2005-06-04  Richard M. Stallman  <rms@gnu.org>
1769         * trouble.texi (After a Crash): Polish previous change.
1771 2005-05-31  Jay Belanger  <belanger@truman.edu>
1773         * calc.texi (Notations Used in This Manual): Use @kbd for key
1774         sequence.
1775         (Demonstration of Calc): Mention another way of starting Calc.
1776         (Starting Calc): Mention long name of M-#.
1777         (Embedded Mode Overview): Remove unnecessary instruction.
1778         (Other M-# commands): Rephrase `M-# 0' explanation.
1779         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
1780         reflect current behavior.
1782 2005-05-30  Jay Belanger  <belanger@truman.edu>
1784         * calc.texi (Hooks): Change description of calc-window-hook and
1785         calc-trail-window-hook to match usage.
1786         (Computational Functions): Add more constant-generating functions.
1787         (Customizable Variables): Use defvar.
1789 2005-05-30  Noah Friedman  <friedman@splode.com>
1791         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
1792         recovery mechanism.
1794 2005-05-28  Jay Belanger  <belanger@truman.edu>
1796         * calc.texi (Assignments in Embedded Mode): Fix variable name.
1797         (Basic Embedded Mode): Explain behavior of arguments to
1798         calc-embedded-mode.
1800 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
1802         * building.texi (Other Buffers): SPC toggles display of
1803         floating point registers.
1805 2005-05-27  Jay Belanger  <belanger@truman.edu>
1807         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
1808         current behavior.
1810 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
1812         * files.texi (Log Buffer): Merge in description of Log Edit
1813         mode from pcl-cvs.texi.
1815 2005-05-26  Richard M. Stallman  <rms@gnu.org>
1817         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
1819 2005-05-25  Jay Belanger  <belanger@truman.edu>
1821         * calc.texi: Change Calc version number throughout.
1822         (Keypad Mode): Change location in info output.
1823         (Keypad mode overview): Move picture of keypad.
1825 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
1827         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
1828         not enabled by default.
1829         When not on a word, `ispell-word' by default checks the word
1830         before point.
1832 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
1834         * building.texi (Debugger Operation): Simplify last sentence.
1836 2005-05-23  Lute Kamstra  <lute@gnu.org>
1838         * emacs.texi: Update FSF's address throughout.
1839         (Preface): Use @cite.
1840         (Distrib): Add cross reference to the node "Copying".  Mention the
1841         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
1842         printed manuals.
1843         (Intro): Use @xref for the Emacs Lisp Intro.
1845 2005-05-21  Jay Belanger  <belanger@truman.edu>
1847         * calc.texi (Storing variables): Mention that only most variables
1848         are void to begin with.
1850 2005-05-21  Kevin Ryde  <user42@zip.com.au>
1852         * widget.texi (Basic Types): Update cross ref from "Enabling
1853         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
1854         lispref/text.texi change.
1856 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
1858         * org.texi: Version 3.09
1860 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
1862         * reftex.texi: Version 4.28
1864 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
1866         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
1868         * basic.texi (Moving Point): Mention default for `goto-line'.
1870         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
1871         of a variable's docstring.
1873 2005-05-18  Lute Kamstra  <lute@gnu.org>
1875         * maintaining.texi (Overview of Emerge): Add cross reference.
1876         Remove duplication.
1878         * emacs.texi (Top): Update to the current structure of the manual.
1879         * misc.texi (Emacs Server): Add menu description.
1880         * files.texi (Saving): Fix menu.
1881         * custom.texi (Customization): Fix menu.
1882         * mule.texi (International): Fix menu.
1883         * kmacro.texi (Keyboard Macros): Fix menu.
1885 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
1887         * display.texi: Various minor changes.
1888         (Faces): Delete text that is repeated in the next section.
1890 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
1892         * building.texi (Debugger Operation): Mention GUD tooltips are
1893         disabled with GDB in text command mode.
1895 2005-05-16  Jay Belanger  <belanger@truman.edu>
1897         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
1899 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
1901         * building.texi: Replace toolbar with "tool bar" for consistency.
1902         (Compilation Mode): Describe compilation-context-lines
1903         and use of arrow in compilation buffer.
1904         (Debugger Operation): Replace help text with variable's value.
1906         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
1907         consistency.
1909 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
1911         * major.texi (Choosing Modes): normal-mode processes the -*- line.
1912         Add xref.
1914 2005-05-14  Jay Belanger  <belanger@truman.edu>
1916         * calc.texi (Default Simplifications): Insert missing ! (logical
1917         not operator).
1919 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
1921         Sync with Tramp 2.0.49.
1923 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
1925         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
1926         (Position Info): Delete discussion of `goto-line'.  It is already
1927         described in `Moving point'.
1929         * mini.texi (Completion Commands): Correct reference.
1930         (Completion Options): Fix typo.
1932         * killing.texi (Deletion): Complete description of `C-x C-o'.
1934 2005-05-10  Jay Belanger  <belanger@truman.edu>
1936         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
1937         to 1.
1939 2005-05-10  Richard M. Stallman  <rms@gnu.org>
1941         * building.texi (Compilation): Clarify recompile's directory choice.
1943         * frames.texi (Tooltips): Cleanups.
1945         * basic.texi (Arguments): Fix punctuation.
1947 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
1949         * screen.texi (Menu Bar): The up and down (not left and right)
1950         arrow keys move through a keyboard menu.
1952 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
1954         * basic.texi: Various typo and grammar fixes.
1955         (Moving Point): C-a now runs move-beginning-of-line.
1957 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
1959         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
1961         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
1962         as different animals.
1964 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
1966         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
1967         Correct index entry.
1969 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
1971         * building.texi (Debugger Operation): Update to reflect changes
1972         in GUD tooltips.
1974 2005-04-30  Richard M. Stallman  <rms@gnu.org>
1976         * files.texi (Compressed Files): Auto Compression normally enabled.
1978         * building.texi (Debugger Operation): Clarify previous change.
1980 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
1982         * org.texi: Version 3.08, structure reorganized.
1984 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
1986         * building.texi (Debugger Operation): Add description for
1987         GUD tooltips when program is not running.
1989 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
1991         * misc.texi (Shell): Add `Shell Prompts' to menu.
1992         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
1993         description.  Delete remarks moved to new node.
1994         (Shell Prompts): New node.
1995         (History References): Replace remarks moved to `Shell Prompts'
1996         with xref to that node.
1997         (Remote Host): Clarify how to specify the terminal type when
1998         logging in to a different machine.
2000 2005-04-26  Richard M. Stallman  <rms@gnu.org>
2002         * emacs.texi (Top): Update submenus from files.texi.
2004         * files.texi (Filesets): Clarify previous change.
2006         * dired.texi (Misc Dired Features): Clarify previous change.
2008 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
2010         * ack.texi (Acknowledgments): Delete info about iso-acc.el
2012         * dired.texi (Misc Dired Features): Document
2013         dired-compare-directories.
2015         * files.texi (Filesets): New node.
2016         (File Conveniences): Document Image mode.
2018         * text.texi (TeX Print): Document tex-compile.
2020 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
2022         * frames.texi (Tooltips): Tooltip mode is enabled by default.
2023         Delete redundant reference to tooltip Custom group.  It is
2024         referred too again in the next paragraph.
2026 2005-04-24  Richard M. Stallman  <rms@gnu.org>
2028         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
2030         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
2032 2005-04-19  Kim F. Storm  <storm@cua.dk>
2034         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
2036 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
2038         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
2039         turns off desktop-save-mode.
2041 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
2043         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
2044         by default in terminals compatible with xterm.  Mention that
2045         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
2046         node.
2048 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
2050         * org.texi: Update to version 3.06.
2052 2005-04-13  Lute Kamstra  <lute@gnu.org>
2054         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
2056 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
2058         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
2060 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2062         * xresources.texi (Table of Resources): Add cursorBlink.
2064 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
2066         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
2067         `d', `C-d' and `u'.
2069 2005-04-11  Richard M. Stallman  <rms@gnu.org>
2071         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
2072         (Misc X): Add -D, --basic-display.
2074         * maintaining.texi (Change Log): Correct the description of
2075         the example.
2077         * major.texi (Choosing Modes): Document magic-mode-alist.
2079 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
2081         * cl.texi (Porting Common Lisp): Fix typo.
2083 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
2085         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
2086         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
2087         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
2088         (Rmail Output): Clarify which statements apply to `o', `C-o' and
2089         `w', respectively.
2090         (Rmail Labels): Mention `l'.
2091         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
2092         (Rmail Summary Edit): Describe `j' and RET.
2094 2005-04-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2096         * xresources.texi (Lucid Resources): Add fontSet resource.
2098 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2100         * gnus.texi (RSS): Addition.
2102 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
2104         * display.texi (Useless Whitespace): `indicate-unused-lines' is
2105         now called `indicate-empty-lines'.
2107 2005-04-06  Kim F. Storm  <storm@cua.dk>
2109         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
2111 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
2113         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
2114         deleted.
2115         (Marks vs Flags): Add some convenient key bindings.
2116         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
2117         (Misc Dired Features): Correct and expand description of `w' command.
2119         * frames.texi (XTerm Mouse): Delete apparently false info.
2120         The GNU/Linux console currently does not appear to support
2121         `xterm-mouse-mode'.
2123 2005-04-04  Jay Belanger  <belanger@truman.edu>
2125         * calc.texi: Change Calc version number.
2126         (Customizable variables): Fix description of calc-language-alist.
2127         (Copying): Put in version 2 of GPL.
2129 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
2131         * calendar.texi (Diary): Mention shell utility `calendar'.
2133 2005-04-01  Richard M. Stallman  <rms@gnu.org>
2135         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
2137 2005-04-01  Jay Belanger  <belanger@truman.edu>
2139         * calc.texi (Troubleshooting Commands): Remove comment about
2140         installation.
2141         (Installation): Remove section.
2142         (Customizable Variables): New section.
2143         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
2144         (Graphical Devices): Add references to Customizable Variables.
2146 2005-04-01  Lute Kamstra  <lute@gnu.org>
2148         * maintaining.texi (Change Log): add-change-log-entry uses
2149         add-log-mailing-address.
2151 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
2153         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
2154         `VC Mode Line' and put in an xref to that node.
2155         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
2156         its description.
2158 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
2160         * calendar.texi (Calendar Systems): Say that the Persian calendar
2161         implemented here is the arithmetical one championed by Birashk.
2163 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
2165         * programs.texi (Fortran Motion): Fix previous change.
2167 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2169         * emacs-mime.texi (Display Customization): Markup fixes.
2170         (rfc2047): Update.
2172 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
2174         * gnus-faq.texi: Replaced with auto-generated version.
2176 2005-03-29  Richard M. Stallman  <rms@gnu.org>
2178         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
2180 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
2182         * text.texi (Refill): Refer to Long Lines Mode.
2183         (Longlines): New node.
2184         (Auto Fill): Don't index "word wrap" here.
2185         (Filling): Add Longlines to menu.
2187 2005-03-29  Richard M. Stallman  <rms@gnu.org>
2189         * xresources.texi: Minor fixes.
2191         * misc.texi (Emacs Server): Fix Texinfo usage.
2193         * emacs.texi (Top): Don't use a real section heading for
2194         "Detailed Node Listing".  Fake it instead.
2196         * basic.texi (Position Info): Minor cleanup.
2198         * mule.texi (Input Methods): Minor cleanup.
2200 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
2202         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
2203         constructs as well.
2204         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
2206 2005-03-29  Kenichi Handa  <handa@m17n.org>
2208         * mule.texi (Input Methods): Refer to the command C-u C-x =.
2210         * basic.texi (Position Info): Update the description about the
2211         command C-u C-x =.
2213 2005-03-28  Richard M. Stallman  <rms@gnu.org>
2215         * emacs.texi (Top): Use @section for the detailed node listing.
2217         * calendar.texi: Minor fixes to previous change.
2219         * programs.texi (Fortran): Small fixes to previous changes.
2221         * emacs.texi (Top): Update list of subnodes of Dired.
2222         Likewise for building.texi.
2224         * files.texi (File Conveniences): Delete Auto Image File mode.
2226 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
2228         * building.texi (Flymake): New node.
2230         * custom.texi (Function Keys): Document kp- event types and
2231         keypad-setup package.
2233         * dired.texi (Wdired): New node.
2235         * files.texi (File Conveniences): Reorder entries.
2236         Explain how to turn on Auto-image-file mode.
2237         Document Thumbs mode.
2239         * mule.texi (Specify Coding): Document recode-region and
2240         recode-file-name.
2242         * programs.texi (Program Modes): Add Conf mode and DNS mode.
2244 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
2246         * commands.texi (Keys): M-o is now a prefix key.
2248 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
2250         * programs.texi: Reformat and update copyright years.
2251         (Fortran): Update section.
2253 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
2255         * files.texi: Several small changes in addition to:
2256         (Visiting): Change xref for Dialog Boxes to ref.
2257         (Version Headers): Replace references to obsolete var
2258         `vc-header-alist' with `vc-BACKEND-header'.
2259         (Customizing VC): Update value of `vc-handled-backends'.
2261 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
2263         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
2264         move here from Emacs Lisp Reference Manual.
2265         * calendar.texi (Calendar/Diary, Diary Commands)
2266         (Special Diary Entries, Importing Diary): Change some xrefs to
2267         point to emacs-xtra rather than elisp.
2269         * emacs-xtra.texi (Calendar Customizing):
2270         Move view-diary-entries-initially, view-calendar-holidays-initially,
2271         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
2272         Emacs Manual.
2273         (Appt Customizing): Merge entire section into main Emacs Manual.
2274         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
2275         mark-holidays-in-calendar here from emacs-xtra.
2276         (Displaying the Diary): Move view-diary-entries-initially,
2277         mark-diary-entries-in-calendar here from emacs-xtra.
2278         (Appointments): Move appt-display-mode-line,
2279         appt-display-duration, appt-disp-window-function,
2280         appt-delete-window-function here from emacs-xtra.
2282         * calendar.texi: Update and reformat copyright.
2283         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
2284         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
2285         (Diary): Refer to `diary-file' rather than ~/diary.
2286         (Diary Commands): Rename node to "Displaying the Diary".
2287         * emacs.texi (Top): Rename "Diary Commands" section.
2288         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
2290 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
2292         * misc.texi (Emacs Server): Fix the command for setting
2293         server-name.  Add an xref to Invoking emacsclient.
2295         * help.texi (Help Summary): Clarify when "C-h ." will do something
2296         nontrivial.
2297         (Apropos): Add cindex entry for apropos-sort-by-scores.
2299         * display.texi (Text Display): Add index entries for how no-break
2300         characters are displayed.
2302 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
2304         * dired-x.texi (Multiple Dired Directories): default-directory was
2305         renamed to dired-default-directory.
2307 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
2309         * files.texi (Visiting): Fix cross-references introduced with the
2310         last change.
2312         * xresources.texi (GTK resources): Fix last change.
2314 2005-03-26  Jay Belanger  <belanger@truman.edu>
2316         * calc.texi (Simplifying Formulas, Rewrite Rules):
2317         Change description of top and bottom of fraction.
2318         (Modulo Forms): Move description of how to create modulo forms to
2319         earlier in the section.
2320         (Fraction Mode): Suggest using : to get a fraction by dividing.
2321         (Basic Arithmetic): Adjust placement of command name.
2322         (Truncating the Stack): Emphasize that "hidden" entries are still
2323         visible.
2324         (Installation): Move discussion of printing manual to "About This
2325         Manual".
2326         (About This Manual): Mention how to print the manual.
2327         (Reporting Bugs): Remove first person.
2328         (Building Vectors): Add algebraic version of append.
2329         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
2330         (Grouping Digits): Fix typo.
2332 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
2334         * xresources.texi (X Resources): GTK options documented too.
2335         (Resources): Clarify meaning of program name.
2336         (Table of Resources): Add visualClass.
2337         (GTK resources): Rewrite.
2338         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
2340         * display.texi (Text Display): Mention non-breaking spaces.
2342         * files.texi (Reverting): Document auto-revert-check-vc-info.
2344         * frames.texi (Mouse Commands): Document
2345         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
2347         * help.texi (Help Summary): Add `C-h .'.
2348         (Apropos): Apropos accepts a list of search terms.
2349         Document apropos-sort-by-scores.
2350         (Help Echo): Document display-local-help.
2352         * misc.texi (Emacs Server): Document server-name.
2353         (Invoking emacsclient): Document -s option for server names.
2355         * text.texi (Outline Visibility): Introduce "current heading
2356         line" (commands can be called with point on a body line).
2357         Re-order table to follow the sequence of discussion.
2358         hide-body won't hide lines before first header line.
2359         (TeX Mode): Add DocTeX mode.
2361 2005-03-25  Werner Lemberg  <wl@gnu.org>
2363         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
2364         Replace `legal' with `valid'.
2366 2005-03-25  Werner Lemberg  <wl@gnu.org>
2368         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
2370 2005-03-24  Jay Belanger  <belanger@truman.edu>
2372         * calc.texi (General Mode Commands)
2373         (Mode Settings in Embedded Mode): Add some explanation of
2374         recording mode settings.
2376 2005-03-24  Richard M. Stallman  <rms@gnu.org>
2378         * mule.texi (Single-Byte Character Support): Delete mention
2379         of iso-acc.el and iso-transl.el.
2381         * calc.texi: Remove praise of non-free software.
2383         * idlwave.texi: Don't say where to get IDL or its non-free manual.
2384         (Installation): Node deleted.
2386 2005-03-23  Lute Kamstra  <lute@gnu.org>
2388         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
2390 2005-03-23  Richard M. Stallman  <rms@gnu.org>
2392         * url.texi (HTTP language/coding): Improve last change.
2394         * search.texi: Delete explicit node pointers.
2395         (Incremental Search): New menu.
2396         (Basic Isearch, Repeat Isearch, Error in Isearch)
2397         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
2398         (Slow Isearch): New subnodes.
2399         (Configuring Scrolling): Node deleted.
2400         (Search Case): Doc default-case-fold-search.
2401         (Regexp Replace): Move replace-regexp doc here.
2403         * rmail.texi (Movemail): Put commas inside closequotes.
2405         * picture.texi (Insert in Picture): Document C-c arrow combos.
2406         (Basic Picture): Clarify erasure.
2408         * display.texi (Font Lock): Put commas inside closequotes.
2410         * cmdargs.texi (General Variables): Put commas inside closequotes.
2412 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
2414         * building.texi (Stack Buffer): Mention reverse contrast for
2415         *selected* frame (might not be current frame).
2417 2005-03-22  Jay Belanger  <belanger@truman.edu>
2419         * calc.texi (Embedded Mode): Add new information on changing
2420         modes.
2422 2005-03-21  Richard M. Stallman  <rms@gnu.org>
2424         * building.texi (Starting GUD): Add bashdb.
2426 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
2428         * basic.texi (Moving Point): Add M-g M-g binding.
2429         (Undo): Document undo-only.
2430         (Position Info): Document M-g M-g and C-u M-g M-g.
2432         * building.texi (Building): Put Grep Searching after Compilation
2433         Shell.
2434         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
2435         Document next-error-highlight.
2436         (Grep Searching): Document grep-highlight-matches.
2437         (Lisp Eval): Typing C-x C-e twice prints integers specially.
2439         * calendar.texi (Importing Diary): Rename node from iCalendar.
2440         Document diary-from-outlook.
2442         * dired.texi (Misc Dired Features): Rename node from Misc Dired
2443         Commands.
2444         Mention effect of X drag and drop on Dired buffers.
2446         * files.texi (Visiting): Document large-file-warning-threshold.
2447         Move paragraph on file-selection dialog.
2448         Mention visiting files using X drag and drop.
2449         (Reverting): Mention using Auto-Revert mode to tail files.
2450         Document auto-revert-tail-mode.
2451         (Version Systems): Minor correction.
2452         (Comparing Files): Diff-mode is no longer based on Compilation
2453         mode.
2454         Document compare-ignore-whitespace.
2455         (Misc File Ops): Explain passing a directory to rename-file.
2456         Likewise for copy-file and make-symbolic-link.
2458         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
2459         Document mouse-wheel-progressive speed.
2461         * help.texi (Misc Help): Document numeric argument for C-h i.
2462         Correctly explain the effect of just C-u as argument.
2464         * killing.texi (Deletion): Document numeric argument for
2465         just-one-space.
2467         * mini.texi (Completion): Completion acts on text before point.
2469         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
2470         (Emulation): CUA mode replaces pc-bindings-mode,
2471         pc-selection-mode, and s-region.
2473         * mule.texi (Input Methods): Leim is now built-in.
2474         (Select Input Method): Document quail-show-key.
2475         (Specify Coding): Document revert-buffer-with-coding-system.
2477         * programs.texi (Fortran Motion): Document f90-next-statement,
2478         f90-previous-statement, f90-next-block, f90-previous-block,
2479         f90-end-of-block, and f90-beginning-of-block.
2481         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
2483         * emacs.texi (Acknowledgments): Updated.
2485         * anti.texi: Total rewrite.
2487 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
2489         Sync with Tramp 2.0.48.
2491         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
2493         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
2494         "GNU/Linux".  Change all addresses to .gnu.org.
2495         (Default Method): Offer shortened syntax for "su" and "sudo"
2496         methods.
2498 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
2500         * ack.texi (Acknowledgments): Update.
2502 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
2504         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.  Update
2505         copyright years.
2507 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
2509         * building.texi (Commands of GUD): Move paragraph on setting
2510         breakpoints with mouse to the GDB Graphical Interface node.
2512 2005-03-07  Richard M. Stallman  <rms@gnu.org>
2514         * url.texi: Fix usage of "e.g.".
2515         (HTTP language/coding): Explain the rules for these strings.
2517         * misc.texi (Single Shell, Shell Options): Fix previous change.
2519         * building.texi (Debugger Operation): Update GUD tooltip enable info.
2521 2005-03-06  Richard M. Stallman  <rms@gnu.org>
2523         * building.texi (Starting GUD): Don't explain text vs graphical
2524         GDB here.  Just mention it and xref.
2525         Delete "just one debugger process".
2526         (Debugger Operation): Move GUD tooltip info here.
2527         (GUD Tooltips): Node deleted.
2528         (GDB Graphical Interface): Explain the two GDB modes here.
2530         * woman.texi (Introduction): Minor cleanups.
2532         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
2534         * sending.texi (Sending Mail): Minor cleanup.
2535         (Mail Aliases): Explain quoting conventions.
2536         Update key rebinding example.
2537         (Header Editing): C-M-i is like M-TAB.
2538         (Mail Mode Misc): mail-attach-file does not do MIME.
2540         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
2541         that really belongs here.
2542         (Remote Mailboxes): Text moved to Rmail Inbox.
2543         (Rmail Display): Mention Mouse-1.
2544         (Movemail): Clarify two movemail versions.
2545         Clarify rmail-movemail-program.
2547         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
2548         (Installation): Node deleted.
2550         * misc.texi (Single Shell): Replace uudecode example with gpg example.
2551         Document async shell commands.
2552         (Shell History): Clarify.
2553         (Shell Ring): Mention C-UP an C-DOWN.
2554         (Shell Options): Add comint-prompt-read-only.
2555         (Invoking emacsclient): Set EDITOR to run Emacs.
2556         (Sorting): No need to explain what region is.
2557         (Saving Emacs Sessions): Fix typo.
2558         (Recursive Edit): Fix punctuation.
2559         (Emulation): Don't mention "PC bindings" which are standard.
2560         (Hyperlinking): Explain Mouse-1 convention here.
2561         (Find Func): Node deleted.
2563         * mh-e.texi (Preface): Get rid of "Emacs 21".
2565         * help.texi (Name Help): Xref to Hyperlinking.
2567         * glossary.texi (Glossary):
2568         Rename "Balance Parentheses" to "Balancing...".
2569         Add "Byte Compilation".  Correct "Copyleft".
2570         New xref in "Customization".
2571         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
2572         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
2573         Rename "Registers" to "Register".
2574         Replace "Selecting" with "Selected Frame",
2575         "Selected Window", and "Selecting a Buffer".
2577         * files.texi (Types of Log File): Explain how projects'
2578         methods can vary.
2580         * eshell.texi (Installation): Delete node (for Emacs 20).
2582         * display.texi (Faces): Delete "Emacs 21".
2584         * custom.texi (Changing a Variable): C-M-i like M-TAB.
2585         * fixit.texi (Spelling): C-M-i like M-TAB.
2586         * mini.texi (Completion Options): C-M-i like M-TAB.
2587         * programs.texi (Symbol Completion): C-M-i like M-TAB.
2588         * text.texi (Text Mode): C-M-i like M-TAB.
2590         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
2592         * calendar.texi (Specified Dates): Mention `g w'.
2593         (Appointments): appt-activate toggles with no arg.
2595 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
2597         * flymake.texi: Refill and tweak style in @lisp blocks.
2599 2005-03-05  Juri Linkov  <juri@jurta.org>
2601         * cmdargs.texi (Emacs Invocation): Add cindex
2602         "invocation (command line arguments)"
2603         (Misc X): Add -nbc, --no-blinking-cursor.
2605 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
2607         * calendar.texi (iCalendar): No need to require it now.
2609 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2611         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
2613 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
2615         * trouble.texi (Contributing): Mention Savannah. Direct users to
2616         emacs-devel.
2618 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
2620         * calendar.texi (Adding to Diary): Mention redrawing of calendar
2621         window.
2623 2005-03-01  Jay Belanger  <belanger@truman.edu>
2625         * calc.texi (Trigonometric and Hyperbolic Functions):
2626         Mention additional functions.
2627         (Algebraic Simplifications): Mention additional simplifications.
2629 2005-02-27  Richard M. Stallman  <rms@gnu.org>
2631         * building.texi (Compilation): Update mode line status info.
2633 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
2635         * calendar.texi (General Calendar): Document binding of
2636         scroll-other-window-down.
2637         (Mayan Calendar): Fix earliest date.
2638         (Time Intervals): Document timeclock-change.
2639         Fix timeclock-ask-before-exiting documentation.
2641 2005-02-26  Kim F. Storm  <storm@cua.dk>
2643         * frames.texi (Mouse References):
2644         Add mouse-1-click-in-non-selected-windows.
2646 2005-02-25  Richard M. Stallman  <rms@gnu.org>
2648         * screen.texi (Screen): Explain better about cursors and mode lines;
2649         don't presuppose text terminals.
2650         (Point): Don't assume just one cursor.
2651         Clarify explanation of cursors.
2652         (Echo Area, Menu Bar): Cleanups.
2654         * mini.texi (Minibuffer): Prompts are highlighted.
2655         (Minibuffer Edit): Newline = C-j only on text terminals.
2656         Clarify resize-mini-windows values.
2657         Mention M-PAGEUP and M-PAGEDOWN.
2658         (Completion Commands): Mouse-1 like Mouse-2.
2659         (Minibuffer History): Explain history commands better.
2660         (Repetition): Add xref to Incremental Search.
2662         * mark.texi (Setting Mark): Clarify info about displaying mark.
2663         Clarify explanation of C-@ and C-SPC.
2664         (Transient Mark): Mention Delete Selection mode.
2665         (Marking Objects): Clean up text about extending the region.
2667         * m-x.texi (M-x): One C-g doesn't always go to top level.
2668         No delay before suggest-key-bindings output.
2670         * fixit.texi (Fixit): Mention C-/ for undo.
2671         (Spelling): Mention ESC TAB like M-TAB.
2672         Replacement words with r and R are rechecked.
2673         Say where C-g leaves point.  Mention ? as input.
2675 2005-02-23  Lute Kamstra  <lute@gnu.org>
2677         * cmdargs.texi (Initial Options): Add cross reference.
2679 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
2681         * ses.texi: Add concept/function/variable indices (this work was
2682         donated by Brad Collins <brad@chenla.org>, copyright-assignment
2683         papers on file at FSF).
2685 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
2687         * emacs.texi (Top): Update menu for splitting of node in
2688         msdog.texi.
2689         * frames.texi (Frames): Update xref for splitting of node in
2690         msdog.texi.
2691         * trouble.texi (Quitting): Ditto.
2693 2005-02-16  Richard M. Stallman  <rms@gnu.org>
2695         * windows.texi (Split Window): Simplify line truncation info
2696         and xref to Display Custom.
2698         * trouble.texi (Quitting): Emergency escape only for text terminal.
2699         (Screen Garbled): C-l for ungarbling is only for text terminal.
2701         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
2703         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
2705         * programs.texi (Program Modes): Mention Python mode.
2706         (Moving by Defuns): Repeating C-M-h extends region.
2707         (Basic Indent): Clarify.
2708         (Custom C Indent): Clarify.
2709         (Expressions): Repeating C-M-@ extends region.
2710         (Info Lookup): Clarify for C-h S.
2711         (Symbol Completion): ESC TAB alternative for M-TAB.
2712         (Electric C): Clarify.
2714         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
2716         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
2717         MS-DOS Input node.
2718         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
2719         (MS-DOS and MULE): Clarify.
2720         (MS-DOS Processes, Windows Processes): Fix typos.
2722         * major.texi (Choosing Modes): Clarify.
2724         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
2725         (Keyboard Macro Step-Edit): Clarify.
2727         * indent.texi (Indentation): Clarifications.
2729         * help.texi (Help): Correct error about C-h in query-replace.
2730         Clarify apropos vs C-h a.  Fix how to search in FAQ.
2731         (Key Help): Describe C-h w here.
2732         (Name Help): Minor cleanup.  C-h w moved to Key Help.
2733         Clarify the "object" joke.
2734         (Apropos): Clarify.  Mouse-1 like Mouse-2.
2735         (Help Mode): Mouse-1 like Mouse-2.
2737         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
2739         * display.texi (Display): Reorder menu.
2740         (Faces): Cleanup.
2741         (Font Lock): Cleanup.  Mention Options menu.
2742         Delete obsolete text.
2743         (Scrolling): For C-l, don't presume text terminal.
2744         (Horizontal Scrolling): Simplify intro.
2745         (Follow Mode): Clarify.
2746         (Cursor Display): Moved before Display Custom.
2747         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
2748         Doc default-tab-width.  Doc line truncation more thoroughly.
2750         * dired.texi (Dired Enter): C-x C-f can run Dired.
2751         (Dired Visiting): Comment out `a' command.
2752         Mouse-1 is like Mouse-2.
2753         (Shell Commands in Dired): ? can be used more than once.
2755         * basic.texi (Continuation Lines): Simplify description of truncation,
2756         and refer to Display Custom for the rest of it.
2758 2005-02-10  Jay Belanger  <belanger@truman.edu>
2760         * calc.texi: Change @LaTeX to La@TeX throughout.
2761         Redefine @expr as @math for TeX output.
2762         Redefine @texline as a no-op for TeX output.
2763         Define @tfn, replace @t by @tfn throughout.
2765 2005-02-09  Jay Belanger  <belanger@truman.edu>
2767         * calc.texi: Add macro for LaTeX for info output.
2769 2005-02-08  Kim F. Storm  <storm@cua.dk>
2771         * texinfo.tex (LaTex): Add def.
2773 2005-02-06  Jay Belanger  <belanger@truman.edu>
2775         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
2776         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
2777         throughout manual.
2779 2005-02-06  Lute Kamstra  <lute@gnu.org>
2781         * basic.texi (Undo): Fix typo.
2783         * cmdargs.texi (Emacs Invocation): Fix typo.
2785         * custom.texi (Init Examples): Fix typo.
2787         * abbrevs.texi (Expanding Abbrevs): Fix typo.
2789 2005-02-06  Richard M. Stallman  <rms@gnu.org>
2791         * regs.texi (Registers): Registers can hold numbers, too.
2793         * killing.texi (Other Kill Commands): Cleanup.
2794         Delete redundant explanation of kill in read-only buffer.
2795         (Yanking): Mention term "copying".
2796         (Accumulating Text): Fix typo.
2798         * entering.texi (Entering Emacs): Update rationale at start.
2799         (Exiting): Treat iconifying on a par with suspension.
2801         * custom.texi (Minor Modes): Fix typo.
2802         (Easy Customization): Fix menu style.
2803         (Variables): Add xref.
2804         (Examining): Setting for future sessions works through .emacs.
2805         (Keymaps): "Text terminals", not "Many".
2806         (Init Rebinding): Explain \C-.  Show example of \M-.
2807         Fix minor wording errors.
2808         (Function Keys): Explain vector syntax just once.
2809         (Named ASCII Chars): Clarify history of TAB/C-i connection.
2810         (Init File): Mention .emacs.d directory.
2811         (Init Examples): Add xref.
2812         (Find Init): Mention .emacs.d directory.
2814         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
2815         (Action Arguments): Explain which kinds of -l args are found how.
2816         (Initial Options): --batch does not inhibit site-start.
2817         Add xrefs.
2818         (Command Example): Use --batch, not -batch.
2820         * basic.texi (Inserting Text): Cleanup wording.
2821         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
2822         C-n is not error at end of buffer.
2823         (Undo): Doc C-/ like C-_.  Add xrefs.
2824         (Arguments): META key may be labeled ALT.
2825         Peculiar arg meanings are explained in doc strings.
2827         * abbrevs.texi (Expanding Abbrevs): Clarify.
2829 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
2831         * frames.texi (Frame Parameters): Add an xref to the description
2832         of list-colors-display.  Add a pointer to the X docs about colors.
2834         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
2835         Impove docs of list-colors-display.
2837 2005-02-03  Lute Kamstra  <lute@gnu.org>
2839         * frames.texi (Frames, Drag and Drop): Fix typos.
2841 2005-02-03  Richard M. Stallman  <rms@gnu.org>
2843         * windows.texi (Basic Window): Mention color-change in mode line.
2844         (Change Window): Explain dragging vertical boundaries.
2846         * text.texi (Sentences): Clarify.
2847         (Paragraphs): Explain M-a and blank lines.
2848         (Outline Mode): Clarify text and menu.
2849         (Hard and Soft Newlines): Mention use-hard-newlines.
2851         * frames.texi (Frames): Delete unnecessary mention of Windows.
2852         (Mouse Commands): Likewise.  Mention xterm mouse support.
2853         (Clipboard): Clarify.
2854         (Mouse References): Mention use of Mouse-1 for following links.
2855         (Menu Mouse Clicks): Clarify.
2856         (Mode Line Mouse): Clarify.
2857         (Drag and Drop): Rewrite.
2859         * fixit.texi (Spelling): Fix typo.
2861         * files.texi (File Names): Clarify.
2862         (Visiting): Update conditions for use of file dialog.  Clarify.
2863         (Saving): Doc d as answer in save-some-buffers.
2864         (Remote Files): Clean up the text.
2866         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
2868         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
2869         (List Buffers): Clarify.
2870         (Several Buffers): Doc T command.
2871         (Buffer Convenience): Clarify menu.
2873         * basic.texi (Undo): Clarify last change.
2875 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
2877         * fixit.texi (Spelling): Fix typo.
2879 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
2881         * basic.texi (Undo): Update description of `undo-outer-limit'.
2883 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
2885         * building.texi: Update documentation relating to GDB Graphical
2886         Interface.
2888 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
2890         * custom.texi (Easy Customization): Adapt menu to node name change.
2892 2005-01-30  Richard M. Stallman  <rms@gnu.org>
2894         * custom.texi (Easy Customization): Defn of "User Option" now
2895         includes faces.  Don't say just "option" when talking about variables.
2896         Do say just "options" to mean "anything customizable".
2897         (Specific Customization): Describe `customize-variable',
2898         not `customize-option'.
2900         * glossary.texi (Glossary) <Faces>: Add xref.
2901         <User Option>: Change definition--include faces.  Change xref.
2903         * picture.texi (Picture): Mention artist.el.
2905         * sending.texi, screen.texi, programs.texi, misc.texi:
2906         * mini.texi, major.texi, maintaining.texi, macos.texi:
2907         * help.texi, frames.texi, files.texi:
2908         Don't say just "option" when talking about variables.
2910         * display.texi, mule.texi: Don't say just "option" when talking
2911         about variables.  Other minor cleanups.
2913 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2915         * gnus.texi: Some edits based on comments from David Abrahams.
2917 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2919         * gnus.texi (RSS): Fix the keystroke.
2921 2005-01-26  Lute Kamstra  <lute@gnu.org>
2923         * cmdargs.texi (Initial Options): Add a cross reference to `Init
2924         File'.  Mention the `-Q' option at the `--no-site-file' option.
2926 2005-01-24  David Kastrup  <dak@gnu.org>
2928         * faq.texi: Update AUCTeX version info.
2930 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
2932         * gnus-faq.texi ([4.1]): Typo.
2934 2005-01-22  David Kastrup  <dak@gnu.org>
2936         * building.texi (Grep Searching): Mention alias `find-grep' for
2937         `grep-find'.
2939 2005-01-20  Richard M. Stallman  <rms@gnu.org>
2941         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
2943 2005-01-19  Jay Belanger  <belanger@truman.edu>
2945         * calc.texi (Keep Arguments): Mention that keeping arguments
2946         doesn't work with keyboard macros.
2948 2005-01-16  Richard M. Stallman  <rms@gnu.org>
2950         * autotype.texi (Autoinserting): Fix small error.
2952 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
2954         Sync with Tramp 2.0.47.
2956         * tramp.texi (Compilation): New section, describing compilation of
2957         remote files.
2959 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
2961         * rmail.texi (Movemail): Explain differences
2962         between standard and mailutils versions of movemail.
2963         Describe command line and configuration options introduced
2964         with the latter.
2965         Explain the notion of mailbox URL, provide examples and
2966         cross-references to mailutils documentation.
2967         Describe various methods of specifying mailbox names,
2968         user names and user passwords for rmail.
2969         (Remote Mailboxes): New section.  Describe
2970         how movemail handles remote mailboxes.  Describe configuration
2971         options used to control its behavior.
2972         (Other Mailbox Formats): Explain handling of various mailbox
2973         formats.
2975 2005-01-13  Richard M. Stallman  <rms@gnu.org>
2977         * commands.texi (Commands): Clarification.
2979 2005-01-11  Richard M. Stallman  <rms@gnu.org>
2981         * programs.texi (Multi-line Indent): Fix previous change.
2982         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
2984 2005-01-11  Kim F. Storm  <storm@cua.dk>
2986         * widget.texi (Basic Types): Add :follow-link keyword.
2988 2005-01-09  Jay Belanger  <belanger@truman.edu>
2990         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
2992 2005-01-08  Richard M. Stallman  <rms@gnu.org>
2994         * display.texi (Faces): isearch-lazy-highlight-face renamed to
2995         lazy-highlight.
2997         * search.texi (Query Replace): Mention faces query-replace
2998         and lazy-highlight.
2999         (Incremental Search): Update isearch highlighting info.
3001 2005-01-08  Jay Belanger  <belanger@truman.edu>
3003         * calc.texi: Change throughout to reflect new default value of
3004         calc-settings-file.
3006 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3008         * message.texi (Reply): `message-reply-to-function' should return
3009         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
3011 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
3013         * faq.texi (Changing load-path): Fix typo.
3015 2005-01-05  Jay Belanger  <belanger@truman.edu>
3017         * calc.texi (Programming Tutorial): Replace kbd command by
3018         appropriate characters for a keyboard macro.
3020 2005-01-04  Jay Belanger  <belanger@truman.edu>
3022         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
3023         for Lucid Emacs.
3024         (Programming Tutorial): Mention that the user needs to be in the
3025         right mode to compute some functions.
3027 2005-01-04  Richard M. Stallman  <rms@gnu.org>
3029         * custom.texi (Saving Customizations): Minor improvement.
3031 2005-01-04  Jay Belanger  <belanger@truman.edu>
3033         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
3034         no longer applicable.
3036 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
3038         * custom.texi (Saving Customizations): Emacs no longer loads
3039         `custom-file' after .emacs.  No longer mention customizing through
3040         Custom.
3042 2005-01-01  Jay Belanger  <belanger@truman.edu>
3044         * calc.texi (Programming Tutorial): Changed description of how to
3045         edit keyboard macros to match current behavior.
3047 2005-01-01  Andreas Schwab  <schwab@suse.de>
3049         * killing.texi (Graphical Kill): Move up under node Killing,
3050         change @section to @subsection.
3052 2005-01-01  Richard M. Stallman  <rms@gnu.org>
3054         * custom.texi (Face Customization): Mention hex color specs.
3056         * emacs.texi (Top): Update Killing submenu.
3058         * killing.texi (Killing): Reorganize section.
3059         No more TeX-only text; put the node command at start of chapter.
3060         But the first section heading is used only in TeX.
3061         Rewrite the text to read better in this mode.
3062         (Graphical Kill): New subnode gets some of the text that
3063         used to be in the first section.
3065 2004-12-31  Richard M. Stallman  <rms@gnu.org>
3067         * dired.texi (Shell Commands in Dired): Delete the ? example.
3069         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
3071         * files.texi (Saving): Describe new require-final-newline features
3072         and mode-require-final-newline.
3074 2004-12-31  Jay Belanger  <belanger@truman.edu>
3076         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
3078 2004-12-29  Richard M. Stallman  <rms@gnu.org>
3080         * custom.texi (File Variables): Clarify previous change.
3082 2004-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3084         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
3085         out now.
3087 2004-12-27  Richard M. Stallman  <rms@gnu.org>
3089         * Makefile.in (MAKEINFO): Specify --force.
3091         * basic.texi (Moving Point): C-e now runs move-end-of-line.
3092         (Undo): Doc undo-outer-limit.
3094 2004-12-20  Jay Belanger  <belanger@truman.edu>
3096         * calc.texi (Types Tutorial): Emphasize that you can't divide by
3097         zero.
3099 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
3101         * cc-mode.texi (Text Filling and Line Breaking): Put period after
3102         @xref.
3103         (Font Locking): Avoid @strong{Note:}.
3105 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
3107         Sync with Tramp 2.0.46.
3109         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
3111 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
3113         * url.texi: Correct typos.
3114         (Retrieving URLs): @var{nil}->@code{nil}.
3115         (HTTP language/coding, mailto): Replace  "GNU Emacs Manual" with
3116         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
3117         (Dealing with HTTP documents): @inforef->@xref.
3119 2004-12-15  Juri Linkov  <juri@jurta.org>
3121         * mark.texi (Transient Mark, Mark Ring): M-< and other
3122         movement commands don't set mark in Transient Mark mode
3123         if mark is active.
3125 2004-12-15  Jay Belanger  <belanger@truman.edu>
3127         * calc.texi: Consistently capitalized all mode names.
3128         (Answers to Exercises): Mention that an answer can be a fraction
3129         when in Fraction mode.
3131 2004-12-13  Jay Belanger  <belanger@truman.edu>
3133         * calc.texi: Fix some TeX definitions.
3135 2004-12-12  Juri Linkov  <juri@jurta.org>
3137         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
3138         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
3140         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
3141         (Misc Dired Commands): Add @r{(Dired)} to w.
3143 2004-12-12  Juri Linkov  <juri@jurta.org>
3145         * mark.texi (Marking Objects): Marking commands also extend the
3146         region when mark is active in Transient Mark mode.
3148 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
3150         * reftex.texi (Imprint): Remove erroneous @value's.
3152 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
3154         * custom.texi (Saving Customizations): Emacs only loads the custom
3155         file automatically after the init file in version 22.1 or later.
3156         Adapt text and examples to this fact.
3158         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
3159         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
3161 2004-12-08  Jay Belanger  <belanger@truman.edu>
3163         * calc.texi (Starting Calc): Remove comment about installation.
3164         (Keypad Mode Overview): Remove comment about Emacs 19 support.
3166 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
3168         * url.texi: Update @setfilename.
3169         (Getting Started): No need to worry about Gnus versions.
3170         (Dealing with HTTP documents): Use @inforef.
3172         * org.texi: Fix @direntry file name.
3174 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
3176         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
3177         be set through Custom.  Otherwise, it has no effect.
3179 2004-12-07  Stefan  <monnier@iro.umontreal.ca>
3181         * url.texi: New file.
3183         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
3185 2004-12-06  Jay Belanger  <belanger@truman.edu>
3187         * calc.texi (Using Calc): Remove paragraph about installation.
3189 2004-12-06  Jay Belanger  <belanger@truman.edu>
3191         * calc.texi: Use more Texinfo macros and less TeX defs.
3192         Remove @refill's.
3194 2004-12-06  Richard M. Stallman  <rms@gnu.org>
3196         * org.texi: New file.
3198 2004-12-05  Richard M. Stallman  <rms@gnu.org>
3200         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
3201         * entering.texi: Rename Command Line to Emacs Invocation.
3203         * Makefile.in (org.dvi, ../info/org): New targets.
3204         (INFO_TARGETS): Add ../info/org.
3205         (DVI_TARGETS): Add org.dvi.
3206         (maintainer-clean): Remove the info files in the info dir.
3208         * misc.texi (Term Mode): Correcty describe C-c.
3210         * custom.texi (Easy Customization): Move up to section level,
3211         before Variables.  Avoid using the term "variable"; say "option".
3212         New initial explanation.
3213         (Variables): In initial explanation, connect "variable" to the
3214         already-explained "user option".
3216         * emacs.texi (Top): Fix ref to Command Line.
3217         Move reference to Easy Customization.
3219         * xresources.texi (X Resources): Fix From link.
3221         * doclicense.texi (GNU Free Documentation License): Fix To link.
3223         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
3225         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
3227 2004-12-03  Richard M. Stallman  <rms@gnu.org>
3229         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
3231 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
3233         * kmacro.texi: Several small changes in addition to the following.
3234         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
3235         defining a keyboard macro.
3236         Mention `kmacro-ring-max'.
3237         (Keyboard Macro Counter): Clarify description of
3238         `kmacro-insert-counter', `kmacro-set-counter',
3239         `kmacro-add-counter' and `kmacro-set-format'.
3241 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3243         * custom.texi (File Variables): Add `unibyte' and make it more
3244         clear that `unibyte' and `coding' are special.  Suggested by Simon
3245         Krahnke <overlord@gmx.li>.
3247         * mule.texi (Enabling Multibyte): Refer to File Variables.
3248         Suggested by Simon Krahnke <overlord@gmx.li>.
3250 2004-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3252         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
3253         x-use-old-gtk-file-dialog.
3255 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
3257         * idlwave.texi: Fix the setfilename directive to put the produced
3258         file in ../info.
3259         (Continued Statement Indentation): Resurrect Jan D.'s change from
3260         2004-11-03 that was lost when a newer version of idlwave.texi was
3261         imported.
3263 2004-11-20  Richard M. Stallman  <rms@gnu.org>
3265         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
3267 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
3269         * building.texi (Lisp Eval): Delete hyphen in section name.
3271 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
3273         * files.texi (Old Versions):
3274         No longer document annotation as "CVS only".
3276 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
3278         * files.texi (Version Control): Rewrite the introduction about
3279         version systems, mentioning the new ones that we support.  Thanks
3280         to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
3281         suggestions.
3283 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
3285         * gnus-faq.texi ([5.1]): Added missing bracket.
3287         * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
3288         `spam-initialize'.
3290 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
3292         * message.texi (Various Message Variables): Mention that all mail
3293         file variables are derived from `message-directory'.
3295         * gnus.texi (Splitting Mail): Clarify bogus group.
3297 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3299         * emacs-mime.texi (Encoding Customization): Fix
3300         mm-coding-system-priorities entry.
3302 2004-11-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3304         * frames.texi (Dialog Boxes):
3305         * idlwave.texi (Continued Statement Indentation):
3306         * reftex.texi (Options (Index Support)):
3307         (Displaying and Editing the Index, Table of Contents):
3308         * speedbar.texi (Creating a display, Major Display Modes): Replace
3309         non-nil with non-@code{nil}.
3311 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3313         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
3315 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
3317         * text.texi (Text Based Tables, Table Definition)
3318         (Table Creation, Table Recognition, Cell Commands)
3319         (Cell Justification, Row Commands, Column Commands)
3320         (Fixed Width Mode, Table Conversion, Measuring Tables)
3321         (Table Misc): New nodes, documenting the Table Mode.
3323 2004-10-21  Jay Belanger  <belanger@truman.edu>
3325         * calc.texi (Algebraic-Style Calculations): Removed a comment.
3327 2004-10-19  Jason Rumney  <jasonr@gnu.org>
3329         * makefile.w32-in (info): Change order of arguments to makeinfo.
3331 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
3333         * calendar.texi (iCalendar): Update for package changes.
3335 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
3337         * calc.texi (Reporting Bugs): Double up `@'.
3339 2004-10-18  Jay Belanger  <belanger@truman.edu>
3341         * calc.texi (Reporting Bugs): Changed the address that bugs
3342         should be sent to.
3344 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
3346         * gnus.texi (New Features): Add 5.11.
3348         * message.texi (Resending): Remove wrong default value.
3350         * gnus.texi (Mail Source Specifiers): Describe possible problems
3351         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
3352         `pop3-leave-mail-on-server' to the index.
3354 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3356         * message.texi (Canceling News): Add how to set a password.
3358 2004-10-12  Jay Belanger  <belanger@truman.edu>
3360         * calc.texi (Help Commands): Changed the descriptions of
3361         calc-describe-function and calc-describe-variable to match their
3362         current behavior.
3364 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
3366         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
3368 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
3370         Sync with Tramp 2.0.45.
3372         * tramp.texi (Frequently Asked Questions): Comment paragraph about
3373         plink link.  The URL is outdated.  Originator contacted for
3374         clarification.
3376 2004-10-10  Juri Linkov  <juri@jurta.org>
3378         * gnus.texi (Top, Marking Articles): Join two menus in one node
3379         because a node can have only one menu.
3381 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
3383         * files.texi (Misc File Ops): View mode is a minor mode.
3385 2004-10-09  Juri Linkov  <juri@jurta.org>
3387         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
3388         example of nnmail-split-fancy.
3390 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
3392         * calendar.texi (iCalendar): Style changes.
3394 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
3396         * search.texi (Regexps): The regexp described in the example is no
3397         longer stored in the variable `sentence-end'.
3399 2004-10-06  Karl Berry  <karl@gnu.org>
3401         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
3402         consistency with other uses of dashes.
3404 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
3406         * building.texi (Starting GUD): Note that multiple debugging
3407         sessions requires `gdb --fullname'.
3409 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
3411         * calendar.texi (iCalendar): New section for a new package.
3413 2004-10-05  Karl Berry  <karl@gnu.org>
3415         * info.texi: Consistently use --- throughout, periods at end of
3416         menu descriptions, and a couple typos.
3418 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
3420         * text.texi: Various small changes in addition to the following.
3421         (Text): Replace xref for autotype with inforef.
3422         (Sentences): Explain nil value for `sentence-end'.
3423         (Paragraphs): Update default values for `paragraph-start' and
3424         `paragraph-separate'.
3425         (Text Mode): Correct description of Text mode's effect on the
3426         syntax table.
3427         (Outline Visibility): `hide-other' does not hide top level headings.
3428         `selective-display-ellipses' no longer has an effect on Outline mode.
3429         (TeX Misc): Add missing @cindex.
3430         Replace xref for RefTeX with inforef.
3431         (Requesting Formatted Text): The variable
3432         `enriched-fill-after-visiting' no longer exists.
3433         (Editing Format Info): Update names of menu items and commands.
3434         (Format Faces): Mention special effect of specifying the default face.
3435         Describe inheritance of text properties.
3436         Correct description of `fixed' face.
3437         (Format Indentation): Correct description of effect of setting
3438         margins.  Mention `set-left-margin' and `set-right-margin'.
3439         (Format Justification): Update names of menu items.
3440         `set-justification-full' is now bound to `M-j b'.
3441         Mention that `default-justification' is a per buffer variable.
3442         (Format Properties): Update name of menu item.
3443         (Forcing Enriched Mode): `format-decode-buffer' automatically
3444         turns on Enriched mode if the buffer is in text/enriched format.
3446 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
3448         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
3450 2004-09-28  Kim F. Storm  <storm@cua.dk>
3452         * display.texi (Display Custom) <indicate-buffer-boundaries>:
3453         Align with new functionality.
3455 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
3457         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
3458         * pgg.texi (User Commands, Backend methods): Do.
3459         * gnus.texi: Markup fixes.
3460         (Setting Process Marks): Fix `M P a' entry.
3461         * emacs-mime.texi: Fixes.
3463 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
3465         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
3466         again.
3467         Use 5.10 instead of 5.10.0.
3469 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3471         * gnus.texi (Summary Mail Commands): S D e.
3473 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
3475         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
3476         the gnus-article-mode-line-format section.
3478 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
3480         * gnus.texi (Various Summary Stuff): Fix the documentation for
3481         gnus-newsgroup-variables.
3483 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
3485         * gnus.texi (MIME Commands): Added
3486         gnus-mime-display-multipart-as-mixed,
3487         gnus-mime-display-multipart-alternative-as-mixed,
3488         gnus-mime-display-multipart-related-as-mixed.
3489         (Mail Source Customization): Clarify `mail-source-directory'.
3490         (Splitting Mail): Mention gnus-group-find-new-groups.
3491         (SpamOracle): Fixed typo.
3493         * gnus-faq.texi: Untabify.
3494         ([6.3]): nnir.el is in contrib directory.
3496         * message.texi (News Headers): Clarify how a unique ID is created.
3498         * gnus.texi (Batching Agents): Fixed typo in example.  Reported
3499         by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3501 2004-09-20  Andre Srinivasan  <andre@e2open.com>
3503         * gnus.texi (Group Parameters): Added more on hooks.  (Small
3504         change.)
3506 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
3508         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
3510 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
3512         * display.texi (Display Custom): Remove stray `@end defvar'.
3514 2004-09-23  Kim F. Storm  <storm@cua.dk>
3516         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
3517         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
3519 2004-09-22  Jay Belanger  <belanger@truman.edu>
3521         * calc.texi (Vectors as Lists): Added a warning that the tutorial
3522         might be hidden during part of the session.
3524 2004-09-20  Jay Belanger  <belanger@truman.edu>
3526         * calc.texi (Notations Used in This Manual): Put in an earlier
3527         mention that DEL could be called Backspace.
3529 2004-09-20  Richard M. Stallman  <rms@gnu.org>
3531         * custom.texi (Hooks): Explain using setq to clear out a hook.
3532         (File Variables): Explain multiline string constants.
3533         (Non-ASCII Rebinding): Explain when you need to update
3534         non-ASCII char codes in .emacs.
3536         * building.texi (Compilation): Explain how to make a silent
3537         subprocess that won't be terminated.  Explain compilation-environment.
3539 2004-09-13  Kim F. Storm  <storm@cua.dk>
3541         * mini.texi (Repetition): Rename isearch-resume-enabled to
3542         isearch-resume-in-command-history and change default to disabled.
3544 2004-09-10  Simon Josefsson  <jas@extundo.com>
3546         * gnus.texi (IMAP): Add example.  Suggested and partially written
3547         by Steinar Bang <sb@dod.no>.
3549 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3551         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
3552         netrc syntax.
3554 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3556         * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications.
3557         (Spam ELisp Package Global Variables): More clarifications.
3559 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3561         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
3562         Mention spam-split does not modify incoming mail.
3564 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3566         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
3568 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
3570         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi
3572 2004-09-09  Kim F. Storm  <storm@cua.dk>
3574         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
3575         with new `kmacro-name-last-macro'.
3577 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
3579         * makefile.w32-in (sieve, pgg): Use $(infodir).
3581 2004-09-08  Juri Linkov  <juri@jurta.org>
3583         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
3585 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
3587         * makefile.w32-in: Fix PGG and Sieve entries.
3589 2004-09-03  Juri Linkov  <juri@jurta.org>
3591         * search.texi (Incremental Search): Update wording for M-%.
3593 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
3595         * killing.texi (Killing): Correct description of kill commands in
3596         read-only buffer.
3598 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
3600         * building.texi (Compilation Mode): Add a paragraph about rules
3601         for finding the compilation buffer for `next-error'.
3603         * search.texi (Other Repeating Search): Mention that Occur mode
3604         supports the next-error functionality.
3606 2004-09-02  Juri Linkov  <juri@jurta.org>
3608         * search.texi (Regexp Replace): Add missing backslash to \footnote.
3610 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
3612         * kmacro.texi (Basic Keyboard Macro):
3613         `apply-macro-to-region-lines' now operates on all lines that begin
3614         in the region, rather than on all complete lines in the region.
3616 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3618         * frames.texi (Drag and drop): Add documentation about
3619         x-dnd-test-function and x-dnd-known-types.
3621 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
3623         * indent.texi: Various minor changes in addition to:
3624         (Indentation Commands): Correct description of `indent-relative'.
3625         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
3626         mode.  The *Tab Stops* buffer uses Overwrite Mode.
3627         (Just Spaces): `tabify' converts sequences of at least two spaces
3628         to tabs.
3630 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
3632         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
3633         Emacs and related programs.
3635 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
3637         * frames.texi (Secondary Selection): Setting the secondary
3638         selection with M-Drag-Mouse-1 does not alter the kill ring,
3639         setting it with M-Mouse-1 and M-Mouse-3 does.
3640         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
3641         toolkit scroll bars.
3642         (Scroll Bars): Ditto.
3644         * windows.texi (Basic Window): When using a window system, the value
3645         of point in a non-selected window is indicated by a hollow box.
3646         (Split Window): Side by side windows are separated by a scroll bar,
3647         if scroll bars are used.
3648         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
3649         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
3650         (Window Convenience): Update bindings for `winner-undo' and
3651         `winner-redo'.
3653         * ack.texi (Acknowledgments): Use `@unnumbered'.
3654         * misc.texi : Adapt sectioning in Info to the node structure.
3655         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
3656         of "Using Emacs as a Server".
3657         * building.texi (Building): Interchange nodes (for correct numbering).
3658         * programs.texi (Programs): Interchange nodes (for correct numbering).
3659         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
3660         Info to the node structure.
3661         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
3662         Rearrange order of nodes and sections such that both "GNU GENERAL
3663         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
3664         end, as appropriate for appendices.
3665         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
3666         Use `@unnumberedsec'.
3667         * trouble.texi: Adapt sectioning in Info to the node structure.
3668         Adapt node pointers to change in emacs.texi.
3669         * cmdargs.texi, doclicense.texi: Adapt node pointers.
3671 2004-08-27  Richard M. Stallman  <rms@gnu.org>
3673         * faq.texi: Fix texinfo usage, esp. doublequotes.
3674         (Difference between Emacs and XEmacs): Some clarification.
3676         * faq.texi (Difference between Emacs and XEmacs):
3677         Explain not to contrast XEmacs with GNU Emacs.
3679 2004-08-26  Richard M. Stallman  <rms@gnu.org>
3681         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
3683 2004-08-25  Kenichi Handa  <handa@m17n.org>
3685         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
3686         description for unibyte mode.
3688 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
3690         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
3692         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
3693         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
3694         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
3695         in @pxref.
3697 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
3699         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
3700         Change section names.
3702 2004-08-22  David Kastrup  <dak@gnu.org>
3704         * reftex.texi (AUCTeX): Update links, section name.
3706         * faq.texi (Calc): Update availability (included in 22.1).
3707         (AUCTeX): Update availability, information, versions, description.
3709 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
3711         * kmacro.texi (Keyboard Macro Ring): Rename section.
3712         Emacs treats the head of the macro ring as the `last keyboard macro'.
3713         (Keyboard Macro Counter): Minor change.
3714         (Save Keyboard Macro): Some clarifications.
3715         (Edit Keyboard Macro): Rename section.
3717         * buffers.texi (Buffers): Maximum buffer size is now 256M on
3718         32-bit machines.
3719         (Several Buffers): Clarify which buffer is selected if `2' is
3720         pressed in the Buffer Menu.
3721         Auto Revert mode can be used to update the Buffer Menu
3722         automatically.
3724 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
3726         * help.texi (Misc Help): Add an index entry for finding an Info
3727         manual by its file name.
3729 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
3731         * files.texi (Backup Deletion): Correct description of
3732         `delete-old-versions'.
3733         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
3734         (Auto Save Files): Recommend `auto-save-mode' to reenable
3735         auto-saving, rather than the abbreviation `auto-save'.
3737 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
3739         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
3740         for "killing" and "yanking" in main menu.
3742 2004-08-16  Richard M. Stallman  <rms@gnu.org>
3744         * killing.texi (Yanking, Killing): Minor cleanups.
3746         * mark.texi (Momentary Mark): Minor cleanups.
3748 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
3750         * custom.texi (Non-ASCII Rebinding):
3751         C-q always inserts the right code to pass to global-set-key.
3753 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
3755         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
3757 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
3759         * regs.texi (RegNumbers): Mention `C-x r i' binding for
3760         `insert-register', instead of `C-x r g' binding, for consistency.
3762 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
3764         * fixit.texi (Spelling): Fix typo.
3766 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
3768         * help.texi (Help): Fix Texinfo usage.
3770 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
3772         * cc-mode.texi: Various updates for CC Mode 5.30.9.
3774 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
3776         Sync with Tramp 2.0.44.
3778 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
3780         * widget.texi (User Interface): Update how to separate the
3781         editable field of an editable-field widget from other widgets.
3782         (Programming Example): Add text after field.
3784 2004-07-24  Richard M. Stallman  <rms@gnu.org>
3786         * text.texi (Paragraphs): Update how paragraphs are separated
3787         and the default for paragraph-separate.
3789         * search.texi (Regexp Replace): Further update text for new
3790         replacement operators.
3792 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3794         * emacs-mime.texi (Encoding Customization): Add a note to the
3795         mm-content-transfer-encoding-defaults entry.
3796         (rfc2047): Update.
3798         * gnus.texi (Article Highlighting): Add
3799         gnus-cite-ignore-quoted-from.
3800         (POP before SMTP): New node.
3801         (Posting Styles): Addition.
3802         (Splitting Mail): Add nnmail-split-lowercase-expanded.
3803         (Fancy Mail Splitting): Ditto.
3804         (X-Face): Add gnus-x-face.
3806 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
3808         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
3809         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
3811 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
3813         * gnus.texi (Mail Source Specifiers): Describe
3814         `pop3-leave-mail-on-server'.
3816 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
3818         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
3820         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
3821         repository.  Change setfilename.
3823         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
3825 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
3827         * emacs-xtra.texi (Subdir switches): Dired does not remember the
3828         `R' switch.
3830         * dired.texi (Dired Updating): `k' only deletes inserted
3831         subdirectories from the Dired buffer if a prefix argument was given.
3833         * search.texi (Regexps): Delete redundant definition of `symbol' in
3834         description of `\_>'.  It already occurs in the description of `\_<'.
3836 2004-07-02  Juri Linkov  <juri@jurta.org>
3838         * pcl-cvs.texi (Viewing differences): Add `d r'.
3840 2004-07-01  Juri Linkov  <juri@jurta.org>
3842         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
3843         (Regexp Search): Add M-r.
3845 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
3847         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
3849 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
3851         * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
3852         * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
3854 2004-06-25  Richard M. Stallman  <rms@gnu.org>
3856         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
3858 2004-06-25  David Kastrup  <dak@gnu.org>
3860         * search.texi (Regexp Replace): Some typo corrections and
3861         rearrangement.
3863 2004-06-24  David Kastrup  <dak@gnu.org>
3865         * search.texi (Unconditional Replace): Use replace-string instead
3866         of query-replace in example.
3867         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
3868         sequences.
3869         (Query Replace): Correct explanation of `^' which does not use
3870         the mark stack.
3872 2004-06-21  Nick Roberts  <nickrob@gnu.org>
3874         * misc.texi (Shell History Copying): Document comint-insert-input.
3875         (Shell Ring): Describe comint-dynamic-list-input-ring here.
3877 2004-06-21  Karl Berry  <karl@gnu.org>
3879         * info.texi (Top): Mention that only Emacs has mouse support.
3880         (Getting Started): Mention this in a few other places.
3882 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
3884         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
3885         * custom.texi (Customization): Do.
3886         * anti.texi (Antinews): Do.
3887         * abbrevs.texi (Defining Abbrevs): Do.
3889         * programs.texi (Info Lookup): Fix keybinding for
3890         info-lookup-symbol.
3892 2004-06-16  Juanma Barranquero  <lektu@terra.es>
3894         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
3895         Add emacs-xtra.
3896         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
3897         (clean): Add emacs-xtra and flymake.  Remove redundancies.
3899 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
3901         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
3902         Add emacs-xtra.
3903         * emacs-xtra.texi: New file.
3905 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
3907         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
3908         (Dired and Find): Mention differences with ordinary Dired buffers.
3910 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
3912         * autotype.texi (Copyrights, Timestamps): Recommend
3913         `before-save-hook' instead of `write-file-functions'.
3915 2004-06-13  Richard M. Stallman  <rms@gnu.org>
3917         * custom.texi (Init Syntax): Explain about vars that do special
3918         things when set with setq or with Custom.
3919         (Init Examples): Add line-number-mode example.
3921 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
3923         * dired-x.texi (dired-mark-omitted): Update keybinding.
3925 2004-06-12  Juri Linkov  <juri@jurta.org>
3927         * dired.texi (Operating on Files): Add dired-do-touch.
3929 2004-06-10  Kim F. Storm  <storm@cua.dk>
3931         * pcl-cvs.texi (Viewing differences): Add 'd y'.
3933 2004-06-10  Juri Linkov  <juri@jurta.org>
3935         * building.texi (Lisp Eval): Add C-M-x on defface.
3937 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
3939         * files.texi (Reverting): Auto-Revert mode and
3940         Global Auto-Revert mode no longer revert remote files.
3942 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
3944         * dired-x.texi (variable dired-omit-mode): Rename from
3945         dired-omit-files-p.
3946         (function dired-omit-mode): Rename from dired-omit-toggle.
3947         Call dired-omit-mode rather than set dired-omit-files-p.
3948         (dired-mark-omitted): Describe command.
3950 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
3952         Version 2.0.41 of Tramp released.
3954 2004-05-29  Juanma Barranquero  <lektu@terra.es>
3956         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
3957         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3959 2004-05-29  Richard M. Stallman  <rms@gnu.org>
3961         * custom.texi (Init File): Two dashes start --no-site-file.
3963         * cl.texi (Top): Call this chapter `Introduction'.
3964         (Overview): In TeX, no section heading here.
3966         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
3968 2004-05-29  Alan Mackenzie  <acm@muc.de>
3970         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
3971         ("AWK"): Is consistently thus spelt throughout.
3972         (AWK, Pike): Document as "C-like modes".
3973         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
3974         (M-x man): Supersedes M-x manual-entry.
3975         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
3977         ("Comments in C"): Delete node; the info is in CC Mode manual.
3978         (c-comment-only-line-offset): Remove description.
3980         (C-c ., C-c C-c): Describe new C Mode bindings.
3982         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
3983         (@dfn{Style}, c-default-style, comment-column, comment-padding)
3984         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
3985         Amend definitions.
3987         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
3988         Describe functions.
3990         (c-comment-start-regexp, c-hanging-comment-ender-p)
3991         (c-hanging-comment-starter-p): Remove obsolete definitions.
3993         * emacs.texi: Remove the menu entry "Comments in C".
3995 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
3997         * Makefile.in (../info/flymake, flymake.dvi): New targets.
3998         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4000 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
4002         * flymake.texi: New file.
4004 2004-05-28  Simon Josefsson  <jas@extundo.com>
4006         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
4008 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
4010         * dired.texi (Dired and Find): `find-ls-option' does not apply to
4011         `M-x locate'.
4013 2004-05-16  Karl Berry  <karl@gnu.org>
4015         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4016         makeinfo --html fails.
4017         * help.texi (Help Summary) [@ifnottex]: Likewise.
4019 2004-05-13  Nick Roberts  <nickrob@gnu.org>
4021         * building.texi (GDB Graphical Interface): Update and describe
4022         layout first.
4024 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
4026         Version 2.0.40 of Tramp released.
4028 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
4030         Complete rework, based on review by Karl Berry <karl@gnu.org>.
4032         * tramp.texi (Auto-save and Backup): Explain exploitation of new
4033         variables `tramp-backup-directory-alist' and
4034         `tramp-bkup-backup-directory-info'.
4035         (Overview, Connection types)
4036         (External transfer methods, Default Method)
4037         (Windows setup hints): Remove restriction of password entering
4038         with external methods.
4039         (Auto-save and Backup): Make file name example
4040         (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
4041         and `auto-save-directory' must be used.
4042         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
4043         only "NT").  Remove doubled entry "What kinds of systems does
4044         @tramp{} work on".
4045         (tramp): Macro removed.
4046         (Obtaining Tramp): Flag removed from title.
4047         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
4048         and `trampver' used properly.  Flag `tramp-inst' replaced by
4049         `installchapter'.  Installation related text adapted.
4051 2004-05-04  Jason Rumney  <jasonr@gnu.org>
4053         * makefile.w32-in: Revert last change.
4055 2004-05-03  Jason Rumney  <jasonr@gnu.org>
4057         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4059 2004-04-28  Masatake YAMATO  <jet@gyve.org>
4061         * widget.texi (Programming Example): Remove overlays.
4063 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
4065         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
4067 2004-04-23  Juanma Barranquero  <lektu@terra.es>
4069         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4071 2004-04-18  Juri Linkov  <juri@jurta.org>
4073         * fixit.texi (Spelling): Remove file extension from ispell xref.
4075 2004-04-15  Kim F. Storm  <storm@cua.dk>
4077         * cmdargs.texi (Initial Options): Add -Q.
4079 2004-04-05  Kim F. Storm  <storm@cua.dk>
4081         * custom.texi (File Variables): Add safe-local-eval-forms.
4083 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
4085         * info.texi (Info Search): Add info-apropos.
4087 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
4089         * files.texi (Reverting): Correct description of revert-buffer's
4090         handling of point.
4092 2004-03-22  Juri Linkov  <juri@jurta.org>
4094         * emacs.texi (Top): Add `Misc X'.
4096         * faq.texi, trouble.texi: Fix help key bindings.
4098         * glossary.texi: Improve references.
4100         * help.texi: Sync keywords with finder.el.
4102         * mini.texi (Completion): Add description for menu items.
4104         * misc.texi (Browse-URL, FFAP): Add information about keywords.
4106         * sending.texi (Mail Methods): Fix xref to Message manual.
4108 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
4110         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
4111         (as suggested by Karl Berry).  Update information about colored
4112         stars in menus.  Add new subheading describing M-n.
4114 2004-03-12  Richard M. Stallman  <rms@gnu.org>
4116         * cl.texi (Top): Rename top node's title.
4118         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4120 2004-03-08  Karl Berry  <karl@gnu.org>
4122         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
4123         problems making the texinfo distribution.
4125 2004-03-04  Richard M. Stallman  <rms@gnu.org>
4127         * search.texi (Regexps): Explain that ^ and $ have their
4128         special meanings only in certain contexts.
4130         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4132         * mule.texi (Specify Coding): Doc C-x RET F.
4134         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4135         for multiple compile and grep buffers.
4136         (Indirect Buffers): Don't recommand clone-indirect-buffer
4137         for multiple compile and grep buffers.
4139 2004-02-29  Simon Josefsson  <jas@extundo.com>
4141         * smtpmail.texi (Authentication): Changed the list of supported
4142         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
4143         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
4144         <voegelas@gmx.net>.
4146 2004-02-29  Juanma Barranquero  <lektu@terra.es>
4148         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4149         Use $(DEL) instead of rm, and ignore exit code.
4151 2004-02-29  Kai Grossjohann  <kgrossjo@eu.uu.net>
4153         Tramp version 2.0.39 released.
4155 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
4157         * tramp.texi (Customizing Completion): Explain new functions
4158         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
4159         (all): Savannah URLs unified to "http://savannah.nongnu.org".
4160         (Top): Refer to Savannah mailing list as the major one.  Mention
4161         older mailing lists in HTML mode only.
4162         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
4163         (Frequently Asked Questions): Remote hosts must not be Unix-like
4164         for "smb" method.
4165         (Password caching): New node.
4166         (External transfer methods): Refer to password caching for "smb"
4167         method.
4169 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
4171         * building.texi (Watch Expressions): Update.
4173 2004-02-21  Juri Linkov  <juri@jurta.org>
4175         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
4176         --directory, --help, --version.  Move text about command-line-args
4177         to Command Arguments.
4178         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
4179         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
4180         (Window Size X): Join -g and --geometry.  Add @cindex.
4181         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
4182         (Title X): Remove alias -title.
4183         (Misc X): New node.
4185 2004-02-17  Karl Berry  <karl@gnu.org>
4187         * info.texi (Help-Int): Mention the new line number feature.
4189 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4191         * frames.texi (Drag and drop): Add Motif to list of supported
4192         protocols.
4194 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
4196         * ses.texi (Advanced Features): New functionality for
4197         ses-set-header-row (defaults to current row unless C-u used).
4198         (Acknowledgements): Add Stefan Monnier.
4200 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4202         * frames.texi (Drag and drop): New section.
4204 2004-01-24  Richard M. Stallman  <rms@gnu.org>
4206         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4207         Include it only @ifnotinfo.  Patch the preceding and following
4208         node headers to point to each other.
4210 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
4212         * calendar.texi (Appointments): Update section.
4214 2003-12-29  Kevin Ryde  <user42@zip.com.au>
4216         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
4218         * programs.texi (C Modes): Fix the xref.
4220 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
4222         * building.texi (Watch Expressions): Update.
4223         (Commands of GUD): Include use of toolbar + breakpoints set from
4224         fringe/margin.
4226 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
4228         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
4229         <acm@muc.de>.
4231 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
4233         Tramp version 2.0.38 released.
4235         * tramp.texi (Remote shell setup): Warn of environment variables
4236         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
4237         <sven.gabriel@imk.fzk.de>.
4238         (Configuration): Tramp now chooses base64/uuencode
4239         automatically.  Update wording accordingly.
4240         (Top): More description for the `Default Method' menu entry.
4241         (Default Method): Use @code, not @var, for Lisp variables.
4242         (Default Method): New subsection `Which method is the right one
4243         for me?'  Suggested by Christian Kirsch.
4244         (Configuration): Pointer to new subsection added.
4245         (Default Method): Too many "use" in one sentence.
4246         Rephrase.  Reported by Christian Kirsch.
4247         (Filename Syntax): Old `su' example is probably a left-over from
4248         the sm/su method naming.  Replace with `ssh', instead.
4249         (External transfer methods, Auto-save and Backup):
4250         Typo fixes.
4252 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
4254         * tramp.texi (all): Harmonize all occurences of @tramp{}.
4255         (Top): Mention japanese manual only if flag `jamanual' is set.
4256         Insert section `Japanese manual' in menu.
4258 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4260         * frames.texi (Dialog Boxes): Add use-file-dialog.
4262 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
4264         * eshell.texi (Known Problems): Add doc item.
4266 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
4268         * ack.texi: Note that Alan Mackenzie contributed the AWK support
4269         in CC Mode.
4271 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
4273         * cc-mode.texi: Update for CC Mode 5.30.
4275         Note: Please refrain from doing purely cosmetic changes like
4276         removing trailing whitespace in this manual; it clobbers cvs
4277         merging for no good reason.
4279 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4281         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4282         * man/commands.texi, man/custom.texi, man/display.texi:
4283         * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
4284         * man/frames.texi, man/glossary.texi, man/killing.texi:
4285         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4286         * man/mule.texi, man/rmail.texi, man/search.texi:
4287         * man/sending.texi, man/text.texi, man/tramp.texi:
4288         * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
4289         * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
4291 2003-11-01  Alan Mackenzie  <acm@muc.de>
4293         * search.texi (Scrolling During Incremental Search): Document a
4294         new scrolling facility in isearch mode.
4296 2003-10-26  Karl Berry  <karl@gnu.org>
4298         * info.texi (Info Search): Echo area, not echo are.  From Debian
4299         diff.
4301 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
4303         * widget.texi (Defining New Widgets): Document new beavior of
4304         :buttons and :children keywords.
4306 2003-10-22  Miles Bader  <miles@gnu.org>
4308         * Makefile.in (info): Move before $(top_srcdir)/info.
4310 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
4312         * building.texi (Watch Expressions): Update section on data display
4313         to reflect code changes (GDB Graphical Interface).
4315 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
4317         * tramp.texi (Inline methods): Small grammar fix.
4318         (External transfer methods): Likewise.
4320 2003-10-13  Richard M. Stallman  <rms@gnu.org>
4322         * xresources.texi (GTK resources): Clean up previous change.
4324 2003-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4326         * xresources.texi (GTK resources): Add a note that some themes
4327         disallow customizations.  Add scroll theme example.
4329 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
4331         * speedbar.texi: Remove paragraph for GUD that is no longer true.
4333 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
4335         * texinfo.tex: Replace `%' in arch tagline by @ignore.
4337 2003-09-30  Richard M. Stallman  <rms@gnu.org>
4339         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
4341         * widget.texi (User Interface): Fix typos.
4343         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
4345         * cmdargs.texi (General Variables): Remove MAILRC envvar.
4347         * misc.texi (Saving Emacs Sessions): Shorten the section,
4348         collapsing back into one node.
4350 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
4352         * misc.texi: Section "Saving Emacs Sessions" rewritten.
4354 2003-09-29  Jan Dj\e,Ad\e(Brv.  <jan.h.d@swipnet.se>
4356         * xresources.texi (GTK names in Emacs): Correct typo.
4358 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
4360         * pcl-cvs.texi (Selected Files): Fix typo.
4362 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
4364         * cmdargs.texi (Font X): Mention new default font.  More
4365         fully describe long font names, wildcard patterns and the
4366         problems involved.  (Result of discussion on emacs-devel.)
4368 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
4370         * emacs.texi (Acknowledgements): Correct typo.
4372 2003-09-22  Richard M. Stallman  <rms@gnu.org>
4374         * dired.texi (Misc Dired Commands): New node.
4375         (Dired Navigation): Add dired-goto-file.
4377         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
4379         * emacs.texi (Acknowledgements): New node, split from Distribution.
4381         * cmdargs.texi (Action Arguments): -f reads interactive args.
4383 2003-09-21  Karl Berry  <karl@gnu.org>
4385         * info.texi (] and [ commands): No period at end of section title.
4387 2003-09-08  Lute Kamstra  <lute@gnu.org>
4389         * screen.texi (Mode Line): Say that POS comes before LINE.
4390         Mention `size-indication-mode'.
4391         * display.texi (Optional Mode Line): Document
4392         `size-indication-mode'.
4393         * basic.texi (Position Info): Mention `size-indication-mode'.
4395 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
4397         * xresources.texi (Resources): Refer to `editres' man page.
4398         (Lucid Resources): Update defaults.  Expand description of
4399         `shadowThickness'.
4401 2003-09-04  Miles Bader  <miles@gnu.org>
4403         * Makefile.in (top_srcdir): New variable.
4404         ($(top_srcdir)/info): New rule.
4405         (info): Depend on it.
4407 2003-09-03  Peter Runestig  <peter@runestig.com>
4409         * makefile.w32-in: New file.
4411 2003-08-29  Richard M. Stallman  <rms@gnu.org>
4413         * misc.texi (Saving Emacs Sessions): Correct previous change.
4415 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
4417         * widget.texi (User Interface): Explain the need of static text
4418         around an editable field.
4420 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
4422         * widget.texi (Basic Types): The argument to `:help-echo' can now
4423         be a form that evaluates to a string.
4425         * emacs.texi (Top): Update menu to reflect new Keyboard Macros
4426         chapter.
4427         (Intro): Include kmacro.texi after fixit.texi instead of after
4428         custom.texi. (As suggested by Kim Storm.)
4430 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
4432         * fixit.texi (Fixit): Update `Next' pointer.
4433         * files.texi (Files): Update `Previous' pointer.
4434         * kmacro.texi (Keyboard Macros): Remove redundant node and
4435         section.
4436         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
4437         (Suggested by Kim Storm.)
4438         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim
4439         Storm.)
4441 2003-08-18  Kim F. Storm  <storm@cua.dk>
4443         * kmacro.texi: New file describing enhanced keyboard macro
4444         functionality.  Replaces old description in custom.texi.
4446         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
4447         (Keyboard Macros): Move to new kmacro.texi file.
4449         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
4451         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
4453 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
4455         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
4457 2003-08-17  Alex Schroeder  <alex@gnu.org>
4459         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
4460         required.
4462 2003-08-16  Richard M. Stallman  <rms@gnu.org>
4464         * dired-x.texi (Shell Command Guessing): Explain *.
4466 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
4468         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
4469         log-edit-insert-changelog.
4471 2003-08-05  Richard M. Stallman  <rms@gnu.org>
4473         * programs.texi (Lisp Indent): Don't describe
4474         lisp-indent-function property here.  Use xref to Lisp Manual.
4476 2003-08-03  Karl Berry  <karl@gnu.org>
4478         * info.texi: Need @contents.
4480 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
4482         * calendar.texi (Date Formats): Document changed behaviour of
4483         abbreviations.
4485 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
4487         * buffers.texi (List Buffers): Fix previous change.
4489 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
4491         Tramp version 2.0.36 released.
4493         * tramp.texi (Remote shell setup): Explain about problems with
4494         non-Bourne commands in ~/.profile and ~/.shrc.
4496 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
4498         * buffers.texi (List Buffers): Adjust to new format of *Buffer
4499         List*.
4501 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
4503         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
4504         renaming of `vis-mode' to `visible-mode'.
4506         * display.texi (Font Lock): Fix typo.
4508 2003-07-07  Richard M. Stallman  <rms@gnu.org>
4510         * display.texi (Font Lock): Add xref for format info on
4511         font-lock-remove-keywords.
4513         * building.texi (Compilation): Document what happens with asynch
4514         children of compiler process.
4516         * help.texi (Library Keywords): Use @multitable.
4518 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
4520         * info.texi (Top, Help-Small-Screen): Remove accidentally added
4521         next, prev and up pointers.
4523 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
4525         * info.texi (Help): Mention existence of Emacs and stand-alone
4526         Info at the very beginning of the tutorial.
4527         (Help-Inv): New node.
4528         (Help-]): New node.
4529         (Help-M): Systematically point out the differences between default
4530         Emacs and stand-alone versions.  Delete second menu.
4531         (Help-Xref): Systematically point out the differences between
4532         default Emacs and stand-alone versions.
4533         (Help-Int): Change `l' example.
4534         (Expert Info): Fix typos.
4535         (Emacs Info Variables): Mention `Info-hide-note-references' and
4536         new default for `Info-scroll-prefer-subnodes'.
4538 2003-06-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
4540         Version 2.0.35 of Tramp released.
4542         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4543         (Inline methods): Add methods `remsh' and `plink1'.
4544         (External transfer methods): Add method `remcp'.
4545         (Multi-hop Methods): Add method `remsh'.
4546         Small patch from Adrian Aichner <adrian@xemacs.org>:
4547         Fix minor typos.
4548         (Concept Index): Added to make manual searchable via
4549         `Info-index'.
4550         (Version Control): Add cindex entry.
4552 2003-06-04  Richard M. Stallman  <rms@gnu.org>
4554         * programs.texi (Expressions): Delete C-M-DEL.
4556         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
4557         comint-move-point-for-output renamed from
4558         comint-scroll-to-bottom-on-output.
4560         * custom.texi (Init Rebinding): Replace previous change with xref.
4561         (Non-ASCII Rebinding): Explain that issue more briefly here.
4563 2003-05-28  Richard M. Stallman  <rms@gnu.org>
4565         * indent.texi (Indentation): Condense, simplify, clarify prev change.
4567 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
4569         * building.texi (GDB Graphical Interface): New node.
4570         (Rewritten somewhat by RMS.)
4572 2003-05-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
4574         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
4575         non-English letters.  Explain how to set coding systems correctly
4576         and how to include the right coding cookie in the file.
4578 2003-05-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
4580         * trampver.texi: Version 2.0.34 released.
4582 2003-05-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
4584         * indent.texi (Indentation): Explain the concepts.
4585         (Just Spaces): Explain why preventing tabs for indentation might
4586         be useful.
4588 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
4590         * faq.texi: Improve previous changes.
4592 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
4594         * faq.texi: Update copyright and maintenance details.
4595         Update some package URLs, versions, and maintainers.
4596         Remove many references to the Emacs Lisp Archive.
4598 2003-04-23  Simon Josefsson  <jas@extundo.com>
4600         * smtpmail.texi: Fix license (the invariant sections mentioned has
4601         never been part of the smtp manual).  Align info dir entry with
4602         other emacs packages.
4604 2003-04-16  Richard M. Stallman  <rms@gnu.org>
4606         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
4608 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
4610         * tramp.texi: Version 2.0.33 released.
4611         Remove installation chapter.  Remove XEmacs specifics.
4613 2003-03-29  Richard M. Stallman  <rms@gnu.org>
4615         * tramp.texi (Top): Undo the previous renaming.
4616         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4618 2003-03-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
4620         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4621         version of manual.
4623         * tramp.texi (Auto-save and Backup): New node.
4625 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
4627         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
4628         Emacs" in order to have better differentiation to "XEmacs".
4629         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4630         are new macros in order to point to the other Emacs flavor where
4631         appropriate.  In info case, point to node `Installation' in order
4632         to explain how to generate the other way.  In html case, make a
4633         link to the other html file.
4634         (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4635         after CVS checkout/update.
4636         (Installation): Completely rewritten.
4637         (Installation parameters, Load paths): New sections under
4638         `Installation'.
4640 2003-02-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4642         * tramp.texi: Version 2.0.30 released.
4643         Replace word "path" with "localname" where used as a component of
4644         a Tramp file name.
4646 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
4648         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4649         introduced.
4650         (Installation): Explain what to do if files from the tramp/contrib
4651         directory are needed.
4653 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
4655         * smtpmail.texi (How Mail Works): New.
4657 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
4659         * cmdargs.texi (General Variables): Document SMTPSERVER.
4661         * smtpmail.texi: New file.
4663         * sending.texi: Remove SMTP node.
4664         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
4665         library.
4667         * Makefile.in: Build SMTP manual.
4669 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
4671         * sending.texi (Sending via SMTP): Explain MTA/MUA.
4673 2003-02-22  Simon Josefsson  <jas@extundo.com>
4675         * sending.texi (Mail Methods): Add node about SMTP.
4677 2003-02-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4679         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
4681 2003-02-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4683         * tramp.texi: Version 2.0.29 released.
4684         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4685         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
4687 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
4689         * tramp.texi (Frequently Asked Questions): Explain a workaround if
4690         another package loads accidently Ange-FTP.
4692 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
4694         * tramp.texi (Customizing Completion): Add function
4695         `tramp-parse-sconfig'.  Change example of
4696         `tramp-set-completion-function', because parsing of ssh config
4697         files looks more natural.
4699 2003-02-01  Kevin Ryde  <user42@zip.com.au>
4701         * glossary.texi (Glossary): Correction to cl cross reference.
4703 2003-01-20  Richard M. Stallman  <rms@gnu.org>
4705         * killing.texi (Rectangles): Document C-x c r.
4707 2003-01-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4709         * xresources.texi (GTK resources): New node.
4710         (GTK widget names): New node.
4711         (GTK names in Emacs): New node.
4712         (GTK styles): New node.
4714 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4716         * gnus.texi: Do not use `path' in several locations.
4718 2003-01-09  Francesco Potort\e,Al\e(B  <pot@gnu.org>
4720         * maintaining.texi (Create Tags Table): Add reference to the new
4721         `etags --help --lang=LANG' option.
4723 2002-12-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4725         * tramp.texi (External transfer methods): New method `smb'.  From
4726         Michael Albinus.
4728 2002-11-05  Karl Berry  <karl@gnu.org>
4730         * info.texi (Info-fontify): Reorder face list to avoid bad line
4731         breaks.
4733 2002-10-06  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4735         * tramp.texi: Move @copying to standard place.  Use
4736         @insertcopying.
4738 2002-10-02  Karl Berry  <karl@gnu.org>
4740         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4741         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
4742         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4743         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4744         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4745         Per rms, update all manuals to use @copying instead of @ifinfo.
4746         Also use @ifnottex instead of @ifinfo around the top node, where
4747         needed for the sake of the HTML output.
4748         (The Gnus manual is not fixed since it's not clear to me how it
4749          works; and the Tramp manual already uses @copying, although in an
4750          unusual way.  All others were changed.)
4752 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
4754         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4755         (../info/ses, ses.dvi): New targets.
4756         * ses.texi: New file.
4758 2002-09-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
4760         * texinfo.tex: Update to texinfo 4.2.
4762 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
4764         * reftex.texi: Update to RefTeX 4.19.
4766 2002-06-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4768         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4769         (../info/tramp, tramp.dvi): New targets.
4771 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
4773         * Makefile.in (DVI_TARGETS): Add calc.dvi.
4774         (calc.dvi): Uncomment.
4776 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
4778         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
4779         source files.
4781 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
4783         * Makefile.in (emacsman): New target.
4785 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
4787         * Makefile.in (INFO_TARGETS): Add ../info/calc.
4788         (../info/calc): New target.
4790 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
4792         * (Version 21.1 released.)
4794 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
4796         * Branch for 21.1.
4798 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
4800         * Makefile.in (../info/info): Use an explicit -o switch to
4801         makeinfo.
4803 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
4805         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4807 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
4809         * Makefile.in (../info/idlwave): Use --no-split.
4811 2000-12-14  Dave Love  <fx@gnu.org>
4813         * Makefile.in (mostlyclean): Remove gnustmp.*
4814         (gnus.dvi): Change rule to remove @latex stuff.
4816 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
4818         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4820 2000-10-13  John Wiegley  <johnw@gnu.org>
4822         * Makefile.in: Add build targets for eshell.texi.
4824 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
4826         * Makefile.in: Remove/comment speedbar stuff.
4828 2000-09-22  Dave Love  <fx@gnu.org>
4830         * Makefile.in: Add emacs-mime.
4832 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
4834         * Makefile.in (INFO_TARGETS): Add ../info/woman.
4835         (DVI_TARGETS): Add woman.dvi.
4836         (../info/woman, woman.dvi): New targets.
4838 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
4840         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
4842         * pcl-cvs.texi: New file.
4843         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4844         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4846 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
4848         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4849         (../info/ebrowse, ebrowse.dvi): New targets.
4851 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
4853         * Makefile.in (INFO_TARGETS): Add eudc.
4854         (DVI_TARGETS): Add eudc.dvi.
4855         (../info/eudc, eudc.dvi): New targets.
4857 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
4859         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4860         compatibility with 8+3 filesystems).
4861         (../info/efaq): Rename from emacs-faq.
4863 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
4865         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4866         (../info/idlwave, idlwave.dvi): New targets.
4868 1999-10-23  Dave Love  <fx@gnu.org>
4870         * Makefile.in: Use autotype.texi.
4872 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
4874         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4875           faq.texi file) rather than ../info/faq.
4877 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
4879         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4880         (../info/ada-mode, ada-mode.dvi): New targets.
4882 1999-09-01  Dave Love  <fx@gnu.org>
4884         * Makefile.in: Add faq.
4886 1999-07-12  Richard Stallman  <rms@gnu.org>
4888         * Version 20.4 released.
4890 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
4892         * Makefile.in (INFO_TARGETS): Delete customize.info.
4893         (DVI_TARGETS): Delete customize.dvi.
4894         (../info/customize, customize.dvi): Targets deleted.
4896 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
4898         * Version 20.3 released.
4900 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
4902         * Makefile.in (EMACSSOURCES): Add mule.texi.
4903         Add msdog.texi, ack.texi.  Remove gnu1.texi.
4905 1998-04-06  Andreas Schwab  <schwab@gnu.org>
4907         * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
4908         it in dvi targets.
4909         (../etc/GNU): Change to $(srcdir) first.
4911 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
4913         * reftex.texi: Update for RefTeX version 3.22.
4915 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
4917         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4918         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4920 1997-09-23  Paul Eggert  <eggert@twinsun.com>
4922         * Makefile.in: Merge changes mistakenly made to `Makefile'.
4923         (INFO_TARGETS): Change ../info/custom to ../info/customize.
4924         (../info/customize): Rename from ../info/custom.
4925         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4927 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4929         * Version 20.2 released.
4931 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4933         * Version 20.1 released.
4935 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4937         * Makefile (../info/customize, customize.dvi): New targets.
4938         (INFO_TARGETS): Add ../info/customize.
4939         (DVI_TARGETS): Add customize.dvi.
4941 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4943         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
4945 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4947         * Version 19.33 released.
4949 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4951         * Version 19.32 released.
4953 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4955         * Makefile.in: Add rules for the Message manual.
4957 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4959         * gnus.texi: New version.
4961         * message.texi: New manual.
4963 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4965         * Makefile.in (All info targets): cd $(srcdir) to do the work.
4967 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4969         * Makefile.in (All info targets): Specify $(srcdir) in input files.
4970         Specify -I option.
4971         (All dvi targets): Set the TEXINPUTS variable.
4973 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4975         * Version 19.31 released.
4977 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
4979         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
4980         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
4982 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4984         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
4985         (INFO_TARGETS): Add ../info/cc-mode.
4986         (DVI_TARGETS): Add cc-mode.dvi.
4988 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4990         * Version 19.30 released.
4992 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4994         * gnus.texi: New file.
4996 1995-11-04  Erik Naggum  <erik@naggum.no>
4998         * gnus.texi: File deleted.
5000 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
5002         * mh-e.texi: "Function Index" -> "Command Index" to work with
5003         Emacs 19.30 C-h C-k support of separately-documented commands.
5005 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5007         * Makefile.in (../info/ediff, ediff.dvi): New targets.
5008         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
5010 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5012         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
5013         (../info/viper, viper.dvi): New targets.
5015 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
5017         * dired-x.texi (Installation): Change the example to set
5018         buffer-local variables like dired-omit-files-p in
5019         dired-mode-hook.
5021 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5023         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
5024         (../info/mh-e, mh-e.dvi): New targets.
5026 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
5028         * Makefile.in (maintainer-clean): Rename from realclean.
5030 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5032         * Makefile.in: New file.
5033         * Makefile: File deleted.
5035 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5037         * Makefile (TEXINDEX_OBJS): Variable deleted.
5038         (texindex, texindex.o, getopt.o): Rules deleted.
5039         All deps on texindex deleted.
5040         (distclean): Don't delete texindex.
5041         (mostlyclean): Don't delete *.o.
5042         * texindex.c, getopt.c: Files deleted.
5044 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5046         * Version 19.26 released.
5048 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
5050         * Makefile (EMACSSOURCES): Exclude undo.texi.
5052 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5054         * Version 19.25 released.
5056 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5058         * Version 19.24 released.
5060 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5062         * Version 19.23 released.
5064 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5066         * Makefile: Delete spurious tab.
5068 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5070         * Makefile (.SUFFIXES): New rule.
5072 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5074         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
5075         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5077 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5079         * Makefile (../info/sc): Rename frin sc.info.
5080         (../info/cl): Likewise.
5081         (INFO_TARGETS): Use new names.
5083 1993-12-04  Richard Stallman  (rms@srarc2)
5085         * getopt.c: New file.
5086         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5087         (getopt.o): New rule.
5088         (dvi): Don't depend on texindex.
5089         (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
5090         Depend on texindex.
5092 1993-12-03  Richard Stallman  (rms@srarc2)
5094         * Makefile (../info/sc.info): Rename from ../info/sc.
5095         (TEXI2DVI): New variable.
5096         (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
5097         Add explicit commands.
5098         (TEXINDEX_OBJS): Delete duplicate getopt.o.
5100 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5102         * Version 19.22 released.
5104 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5106         * Makefile (TEXINDEX_OBJS): Delete spurious period.
5108 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5110         * Version 19.21 released.
5112 1993-11-15  Paul Eggert  (eggert@twinsun.com)
5114         * man/Makefile (../info/cl.info): Rename from ../info/cl.
5116 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5118         * Makefile (../etc/GNU): New target.
5119         (EMACSSOURCES): Add gnu1.texi.
5121 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5123         * Makefile (realclean): Don't delete the Info files.
5125 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
5127         * forms.texi: Fix forms.texi so that it will format correctly.
5128         Add missing `@end iftex', fix bad reference.
5130         * info.texi, info-stn.texi: New files implement texinfo version of
5131         `info' file.
5133         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5134         4' where appropriate.
5136 1993-10-20  Brian Fox  (bfox@ai.mit.edu)
5138         * Makefile: Fix targets for texindex, new info.texi files.
5139         * info-stnd.texi: New file implements info for standalone info
5140         reader.
5141         * info.texi: Update to include recent changes to "../info/info".
5142         New source file for ../info/info; includes info-stnd.texi.
5144         * texindex.c: Include "../src/config.h" if building in emacs.
5146         * Makefile: Change all files to FILENAME.texi, force all targets
5147         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
5148         vip.texinfo, forms.texinfo, cl.texinfo.
5149         Add target to build texindex.c, defining `emacs'.
5151         * forms.texi: Install new file to match version 2.3 of forms.el.
5153 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5155         * Version 19.19 released.
5157 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
5159         * sc.texinfo: Fix info file name.
5161         * Makefile (info): Add gnus and sc.
5162         (dvi): Add gnus.dvi and sc.dvi.
5163         (../info/sc, sc.dvi): New targets.
5165 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5167         * Version 19.18 released.
5169 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5171         * Makefile: Fix source file names of the separate manuals.
5172         (gnus.dvi, ../info/gnus): New targets.
5174 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5176         * Version 19.17 released.
5178 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5180         * split-man: Fix typos in last change.
5182 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5184         * Version 19.16 released.
5186 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5188         * version 19.15 released.
5190 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5192         * Makefile (distclean): It's rm, not rf.
5194 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5196         * Version 19.14 released.
5198 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5200         * Makefile: New file.
5202 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5204         * Version 19.13 released.
5206 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5208         * Version 19.9 released.
5210 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5212         * Version 19.8 released.
5214 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5216         * cmdargs.texi: Document the -i, -itype, and -iconic options.
5218         * trouble.texi: It's `enable-flow-control-on', not
5219         `evade-flow-control-on'.
5221 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5223         * display.texi: Document standard-display-european.
5225 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5227         * Version 19.7 released.
5229         * emacs.texi: Add a sentence to the top menu mentioning the
5230         specific version of Emacs this manual applies to.
5232 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5234         * basic.texi: Document next-line-add-lines variable used to
5235         implement down-arrow.
5237         * killing.texi: Document kill-whole-line.
5239 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
5241         * text.texi: Update unix TeX ordering information.
5243 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5245         * news.texi: Mention fill-rectangle in keybinding list.
5247         * killing.texi: Document fill-rectangle.
5249 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5251         * vc.texi: Bring the docs up to date with VC 5.2.
5253 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5255         * emacs.tex: Mention blackbox and gomoku under Amusements.
5256         Assembler mode is now mentioned and appropriately indexed
5257         under Programming Modes.
5259 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
5261         * emacs.tex: Update TeX ordering information.
5263 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
5265         * gnus.texinfo: New file.  Removed installation instructions.
5267 1990-06-26  David Lawrence  (tale@geech)
5269         * emacs.tex: Note that completion-ignored-extensions is not used
5270         to filter out names when all completions are displayed in
5271         *Completions*.
5273 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5275         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5277 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
5279         * emacs.tex: Add @findex grep.
5281 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
5283         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
5284         then define `\sc' as the command for smallcaps in Texinfo.  This
5285         means that the @sc command will produce small caps.  bfox has
5286         made the corresponding change to makeinfo and texinfm.el.
5288 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
5290         * emacs.tex: Correct two typos.  No other changes before
5291         Version 19 will be made.
5293         * vip.texinfo: Remove menu entry Adding Lisp Code in node
5294         Customization since the menu entry did not point to anything.
5295         Also add an @finalout command to remove overfull hboxes from the
5296         printed output.
5298         * cl.texinfo: Add @bye, \input line and @settitle to file.
5299         This file is clearly intended to be a chapter of some other work,
5300         but the other work does not yet exist.
5302 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
5304         * texinfo.texinfo: Three typos corrected.
5306 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
5308         * emacs.tex: Update information for obtaining TeX distribution from the
5309         University of Washington.
5311 ;; Local Variables:
5312 ;; coding: iso-2022-7bit
5313 ;; End:
5315     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
5316       2003, 2004, 2005, 2006 Free Software Foundation, Inc.
5317   Copying and distribution of this file, with or without modification,
5318   are permitted provided the copyright notice and this notice are preserved.
5320 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd