(Managing Overlays): overlay-buffer returns nil for deleted overlays.
[emacs.git] / man / ChangeLog
blobbeb8925ec45a0ff814627d2b3314dff15034abb5
1 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
3         * ses.texi: Add concept/function/variable indices (this work was
4         donated by Brad Collins <brad@chenla.org>, copyright-assignment
5         papers on file at FSF).
7 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
9         * emacs.texi (Top): Update menu for splitting of node in
10         msdog.texi.
11         * frames.texi (Frames): Update xref for splitting of node in
12         msdog.texi.
13         * trouble.texi (Quitting): Ditto.
15 2005-02-16  Richard M. Stallman  <rms@gnu.org>
17         * windows.texi (Split Window): Simplify line truncation info
18         and xref to Display Custom.
20         * trouble.texi (Quitting): Emergency escape only for text terminal.
21         (Screen Garbled): C-l for ungarbling is only for text terminal.
23         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
25         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
27         * programs.texi (Program Modes): Mention Python mode.
28         (Moving by Defuns): Repeating C-M-h extends region.
29         (Basic Indent): Clarify.
30         (Custom C Indent): Clarify.
31         (Expressions): Repeating C-M-@ extends region.
32         (Info Lookup): Clarify for C-h S.
33         (Symbol Completion): ESC TAB alternative for M-TAB.
34         (Electric C): Clarify.
36         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
38         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
39         MS-DOS Input node.
40         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
41         (MS-DOS and MULE): Clarify.
42         (MS-DOS Processes, Windows Processes): Fix typos.
44         * major.texi (Choosing Modes): Clarify.
46         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
47         (Keyboard Macro Step-Edit): Clarify.
49         * indent.texi (Indentation): Clarifications.
51         * help.texi (Help): Correct error about C-h in query-replace.
52         Clarify apropos vs C-h a.  Fix how to search in FAQ.
53         (Key Help): Describe C-h w here.
54         (Name Help): Minor cleanup.  C-h w moved to Key Help.
55         Clarify the "object" joke.
56         (Apropos): Clarify.  Mouse-1 like Mouse-2.
57         (Help Mode): Mouse-1 like Mouse-2.
59         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
61         * display.texi (Display): Reorder menu.
62         (Faces): Cleanup.
63         (Font Lock): Cleanup.  Mention Options menu.
64         Delete obsolete text.
65         (Scrolling): For C-l, don't presume text terminal.
66         (Horizontal Scrolling): Simplify intro.
67         (Follow Mode): Clarify.
68         (Cursor Display): Moved before Display Custom.
69         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
70         Doc default-tab-width.  Doc line truncation more thoroughly.
72         * dired.texi (Dired Enter): C-x C-f can run Dired.
73         (Dired Visiting): Comment out `a' command.
74         Mouse-1 is like Mouse-2.
75         (Shell Commands in Dired): ? can be used more than once.
77         * basic.texi (Continuation Lines): Simplify description of truncation,
78         and refer to Display Custom for the rest of it.
80 2005-02-10  Jay Belanger  <belanger@truman.edu>
82         * calc.texi:  Change @LaTeX to La@TeX throughout.
83         Redefine @expr as @math for TeX output.
84         Redefine @texline as a no-op for TeX output.
85         Define @tfn, replace @t by @tfn throughout.
87 2005-02-09  Jay Belanger  <belanger@truman.edu>
89         * calc.texi:  Add macro for LaTeX for info output.
91 2005-02-08  Kim F. Storm  <storm@cua.dk>
93         * texinfo.tex (LaTex): Add def.
95 2005-02-06  Jay Belanger  <belanger@truman.edu>
97         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
98         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
99         throughout manual.
101 2005-02-06  Lute Kamstra  <lute@gnu.org>
103         * basic.texi (Undo): Fix typo.
105         * cmdargs.texi (Emacs Invocation): Fix typo.
107         * custom.texi (Init Examples): Fix typo.
109         * abbrevs.texi (Expanding Abbrevs): Fix typo.
111 2005-02-06  Richard M. Stallman  <rms@gnu.org>
113         * regs.texi (Registers): Registers can hold numbers, too.
115         * killing.texi (Other Kill Commands): Cleanup.
116         Delete redundant explanation of kill in read-only buffer.
117         (Yanking): Mention term "copying".
118         (Accumulating Text): Fix typo.
120         * entering.texi (Entering Emacs): Update rationale at start.
121         (Exiting): Treat iconifying on a par with suspension.
123         * custom.texi (Minor Modes): Fix typo.
124         (Easy Customization): Fix menu style.
125         (Variables): Add xref.
126         (Examining): Setting for future sessions works through .emacs.
127         (Keymaps): "Text terminals", not "Many".
128         (Init Rebinding): Explain \C-.  Show example of \M-.
129         Fix minor wording errors.
130         (Function Keys): Explain vector syntax just once.
131         (Named ASCII Chars): Clarify history of TAB/C-i connection.
132         (Init File): Mention .emacs.d directory.
133         (Init Examples): Add xref.
134         (Find Init): Mention .emacs.d directory.
136         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
137         (Action Arguments): Explain which kinds of -l args are found how.
138         (Initial Options): --batch does not inhibit site-start.
139         Add xrefs.
140         (Command Example): Use --batch, not -batch.
142         * basic.texi (Inserting Text): Cleanup wording.
143         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
144         C-n is not error at end of buffer.
145         (Undo): Doc C-/ like C-_.  Add xrefs.
146         (Arguments): META key may be labeled ALT.
147         Peculiar arg meanings are explained in doc strings.
149         * abbrevs.texi (Expanding Abbrevs): Clarify.
151 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
153         * frames.texi (Frame Parameters): Add an xref to the description
154         of list-colors-display.  Add a pointer to the X docs about colors.
156         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
157         Impove docs of list-colors-display.
159 2005-02-03  Lute Kamstra  <lute@gnu.org>
161         * frames.texi (Frames, Drag and Drop): Fix typos.
163 2005-02-03  Richard M. Stallman  <rms@gnu.org>
165         * windows.texi (Basic Window): Mention color-change in mode line.
166         (Change Window): Explain dragging vertical boundaries.
168         * text.texi (Sentences): Clarify.
169         (Paragraphs): Explain M-a and blank lines.
170         (Outline Mode): Clarify text and menu.
171         (Hard and Soft Newlines): Mention use-hard-newlines.
173         * frames.texi (Frames): Delete unnecessary mention of Windows.
174         (Mouse Commands): Likewise.  Mention xterm mouse support.
175         (Clipboard): Clarify.
176         (Mouse References): Mention use of Mouse-1 for following links.
177         (Menu Mouse Clicks): Clarify.
178         (Mode Line Mouse): Clarify.
179         (Drag and Drop): Rewrite.
181         * fixit.texi (Spelling): Fix typo.
183         * files.texi (File Names): Clarify.
184         (Visiting): Update conditions for use of file dialog.  Clarify.
185         (Saving): Doc d as answer in save-some-buffers.
186         (Remote Files): Clean up the text.
188         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
190         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
191         (List Buffers): Clarify.
192         (Several Buffers): Doc T command.
193         (Buffer Convenience): Clarify menu.
195         * basic.texi (Undo): Clarify last change.
197 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
199         * fixit.texi (Spelling): Fix typo.
201 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
203         * basic.texi (Undo): Update description of `undo-outer-limit'.
205 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
207         * building.texi: Update documentation relating to GDB Graphical
208         Interface.
210 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
212         * custom.texi (Easy Customization): Adapt menu to node name change.
214 2005-01-30  Richard M. Stallman  <rms@gnu.org>
216         * custom.texi (Easy Customization): Defn of "User Option" now
217         includes faces.  Don't say just "option" when talking about variables.
218         Do say just "options" to mean "anything customizable".
219         (Specific Customization): Describe `customize-variable',
220         not `customize-option'.
222         * glossary.texi (Glossary) <Faces>: Add xref.
223         <User Option>: Change definition--include faces.  Change xref.
225         * picture.texi (Picture): Mention artist.el.
227         * sending.texi, screen.texi, programs.texi, misc.texi:
228         * mini.texi, major.texi, maintaining.texi, macos.texi:
229         * help.texi, frames.texi, files.texi:
230         Don't say just "option" when talking about variables.
232         * display.texi, mule.texi: Don't say just "option" when talking
233         about variables.  Other minor cleanups.
235 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
237         * gnus.texi: Some edits based on comments from David Abrahams.
239 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
241         * gnus.texi (RSS): Fix the keystroke.
243 2005-01-26  Lute Kamstra  <lute@gnu.org>
245         * cmdargs.texi (Initial Options): Add a cross reference to `Init
246         File'.  Mention the `-Q' option at the `--no-site-file' option.
248 2005-01-24  David Kastrup  <dak@gnu.org>
250         * faq.texi: Update AUCTeX version info.
252 2005-01-16  Xavier Maillard <zedek@gnu-rox.org> (tiny change)
254         * gnus-faq.texi ([4.1]): Typo.
256 2005-01-22  David Kastrup  <dak@gnu.org>
258         * building.texi (Grep Searching): Mention alias `find-grep' for
259         `grep-find'.
261 2005-01-20  Richard M. Stallman  <rms@gnu.org>
263         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
265 2005-01-19  Jay Belanger  <belanger@truman.edu>
267         * calc.texi (Keep Arguments): Mention that keeping arguments
268         doesn't work with keyboard macros.
270 2005-01-16  Richard M. Stallman  <rms@gnu.org>
272         * autotype.texi (Autoinserting): Fix small error.
274 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
276         Sync with Tramp 2.0.47.
278         * tramp.texi (Compilation): New section, describing compilation of
279         remote files.
281 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
283         * man/rmail.texi (Movemail): Explain differences
284         between standard and mailutils versions of movemail.
285         Describe command line and configuration options introduced
286         with the latter.
287         Explain the notion of mailbox URL, provide examples and
288         cross-references to mailutils documentation.
289         Describe various methods of specifying mailbox names,
290         user names and user passwords for rmail.
291         (Remote Mailboxes): New section.  Describe
292         how movemail handles remote mailboxes.  Describe configuration
293         options used to control its behavior.
294         (Other Mailbox Formats): Explain handling of various mailbox
295         formats.
297 2005-01-13  Richard M. Stallman  <rms@gnu.org>
299         * commands.texi (Commands): Clarification.
301 2005-01-11  Richard M. Stallman  <rms@gnu.org>
303         * programs.texi (Multi-line Indent): Fix previous change.
304         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
306 2005-01-11  Kim F. Storm  <storm@cua.dk>
308         * widget.texi (Basic Types): Add :follow-link keyword.
310 2005-01-09  Jay Belanger  <belanger@truman.edu>
312         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
314 2005-01-08  Richard M. Stallman  <rms@gnu.org>
316         * display.texi (Faces): isearch-lazy-highlight-face renamed to
317         lazy-highlight.
319         * search.texi (Query Replace): Mention faces query-replace
320         and lazy-highlight.
321         (Incremental Search): Update isearch highlighting info.
323 2005-01-08  Jay Belanger  <belanger@truman.edu>
325         * calc.texi: Change throughout to reflect new default value of
326         calc-settings-file.
328 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
330         * message.texi (Reply): `message-reply-to-function' should return
331         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
333 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
335         * faq.texi (Changing load-path): Fix typo.
337 2005-01-05  Jay Belanger  <belanger@truman.edu>
339         * calc.texi (Programming Tutorial): Replace kbd command by
340         appropriate characters for a keyboard macro.
342 2005-01-04  Jay Belanger  <belanger@truman.edu>
344         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
345         for Lucid Emacs.
346         (Programming Tutorial): Mention that the user needs to be in the
347         right mode to compute some functions.
349 2005-01-04  Richard M. Stallman  <rms@gnu.org>
351         * custom.texi (Saving Customizations): Minor improvement.
353 2005-01-04  Jay Belanger  <belanger@truman.edu>
355         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
356         no longer applicable.
358 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
360         * custom.texi (Saving Customizations): Emacs no longer loads
361         `custom-file' after .emacs.  No longer mention customizing through
362         Custom.
364 2005-01-01  Jay Belanger  <belanger@truman.edu>
366         * calc.texi (Programming Tutorial): Changed description of how to
367         edit keyboard macros to match current behavior.
369 2005-01-01  Andreas Schwab  <schwab@suse.de>
371         * killing.texi (Graphical Kill): Move up under node Killing,
372         change @section to @subsection.
374 2005-01-01  Richard M. Stallman  <rms@gnu.org>
376         * custom.texi (Face Customization): Mention hex color specs.
378         * emacs.texi (Top): Update Killing submenu.
380         * killing.texi (Killing): Reorganize section.
381         No more TeX-only text; put the node command at start of chapter.
382         But the first section heading is used only in TeX.
383         Rewrite the text to read better in this mode.
384         (Graphical Kill): New subnode gets some of the text that
385         used to be in the first section.
387 2004-12-31  Richard M. Stallman  <rms@gnu.org>
389         * dired.texi (Shell Commands in Dired): Delete the ? example.
391         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
393         * files.texi (Saving): Describe new require-final-newline features
394         and mode-require-final-newline.
396 2004-12-31  Jay Belanger  <belanger@truman.edu>
398         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
400 2004-12-29  Richard M. Stallman  <rms@gnu.org>
402         * custom.texi (File Variables): Clarify previous change.
404 2004-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
406         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
407         out now.
409 2004-12-27  Richard M. Stallman  <rms@gnu.org>
411         * Makefile.in (MAKEINFO): Specify --force.
413         * basic.texi (Moving Point): C-e now runs move-end-of-line.
414         (Undo): Doc undo-outer-limit.
416 2004-12-20  Jay Belanger  <belanger@truman.edu>
418         * calc.texi (Types Tutorial): Emphasize that you can't divide by
419         zero.
421 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
423         * cc-mode.texi (Text Filling and Line Breaking): Put period after
424         @xref.
425         (Font Locking): Avoid @strong{Note:}.
427 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
429         Sync with Tramp 2.0.46.
431         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
433 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
435         * url.texi: Correct typos.
436         (Retrieving URLs): @var{nil}->@code{nil}.
437         (HTTP language/coding, mailto): Replace  "GNU Emacs Manual" with
438         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
439         (Dealing with HTTP documents): @inforef->@xref.
441 2004-12-15  Juri Linkov  <juri@jurta.org>
443         * mark.texi (Transient Mark, Mark Ring): M-< and other
444         movement commands don't set mark in Transient Mark mode
445         if mark is active.
447 2004-12-15  Jay Belanger  <belanger@truman.edu>
449         * calc.texi: Consistently capitalized all mode names.
450         (Answers to Exercises): Mention that an answer can be a fraction
451         when in Fraction mode.
453 2004-12-13  Jay Belanger  <belanger@truman.edu>
455         * calc.texi: Fix some TeX definitions.
457 2004-12-12  Juri Linkov  <juri@jurta.org>
459         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
460         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
462         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
463         (Misc Dired Commands): Add @r{(Dired)} to w.
465 2004-12-12  Juri Linkov  <juri@jurta.org>
467         * mark.texi (Marking Objects): Marking commands also extend the
468         region when mark is active in Transient Mark mode.
470 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
472         * reftex.texi (Imprint): Remove erroneous @value's.
474 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
476         * custom.texi (Saving Customizations): Emacs only loads the custom
477         file automatically after the init file in version 22.1 or later.
478         Adapt text and examples to this fact.
480         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
481         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
483 2004-12-08  Jay Belanger  <belanger@truman.edu>
485         * calc.texi (Starting Calc): Remove comment about installation.
486         (Keypad Mode Overview): Remove comment about Emacs 19 support.
488 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
490         * url.texi: Update @setfilename.
491         (Getting Started): No need to worry about Gnus versions.
492         (Dealing with HTTP documents): Use @inforef.
494         * org.texi: Fix @direntry file name.
496 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
498         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
499         be set through Custom.  Otherwise, it has no effect.
501 2004-12-07  Stefan  <monnier@iro.umontreal.ca>
503         * url.texi: New file.
505         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
507 2004-12-06  Jay Belanger  <belanger@truman.edu>
509         * calc.texi (Using Calc): Remove paragraph about installation.
511 2004-12-06  Jay Belanger  <belanger@truman.edu>
513         * calc.texi: Use more Texinfo macros and less TeX defs.
514         Remove @refill's.
516 2004-12-06  Richard M. Stallman  <rms@gnu.org>
518         * org.texi: New file.
520 2004-12-05  Richard M. Stallman  <rms@gnu.org>
522         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
523         * entering.texi: Rename Command Line to Emacs Invocation.
525         * Makefile.in (org.dvi, ../info/org): New targets.
526         (INFO_TARGETS): Add ../info/org.
527         (DVI_TARGETS): Add org.dvi.
528         (maintainer-clean): Remove the info files in the info dir.
530         * misc.texi (Term Mode): Correcty describe C-c.
532         * custom.texi (Easy Customization): Move up to section level,
533         before Variables.  Avoid using the term "variable"; say "option".
534         New initial explanation.
535         (Variables): In initial explanation, connect "variable" to the
536         already-explained "user option".
538         * emacs.texi (Top): Fix ref to Command Line.
539         Move reference to Easy Customization.
541         * xresources.texi (X Resources): Fix From link.
543         * doclicense.texi (GNU Free Documentation License): Fix To link.
545         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
547         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
549 2004-12-03  Richard M. Stallman  <rms@gnu.org>
551         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
553 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
555         * kmacro.texi: Several small changes in addition to the following.
556         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
557         defining a keyboard macro.
558         Mention `kmacro-ring-max'.
559         (Keyboard Macro Counter): Clarify description of
560         `kmacro-insert-counter', `kmacro-set-counter',
561         `kmacro-add-counter' and `kmacro-set-format'.
563 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
565         * custom.texi (File Variables): Add `unibyte' and make it more
566         clear that `unibyte' and `coding' are special.  Suggested by Simon
567         Krahnke <overlord@gmx.li>.
569         * mule.texi (Enabling Multibyte): Refer to File Variables.
570         Suggested by Simon Krahnke <overlord@gmx.li>.
572 2004-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
574         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
575         x-use-old-gtk-file-dialog.
577 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
579         * idlwave.texi: Fix the setfilename directive to put the produced
580         file in ../info.
581         (Continued Statement Indentation): Resurrect Jan D.'s change from
582         2004-11-03 that was lost when a newer version of idlwave.texi was
583         imported.
585 2004-11-20  Richard M. Stallman  <rms@gnu.org>
587         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
589 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
591         * building.texi (Lisp Eval): Delete hyphen in section name.
593 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
595         * files.texi (Old Versions):
596         No longer document annotation as "CVS only".
598 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
600         * files.texi (Version Control): Rewrite the introduction about
601         version systems, mentioning the new ones that we support.  Thanks
602         to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
603         suggestions.
605 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
607         * gnus-faq.texi ([5.1]): Added missing bracket.
609         * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
610         `spam-initialize'.
612 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
614         * message.texi (Various Message Variables): Mention that all mail
615         file variables are derived from `message-directory'.
617         * gnus.texi (Splitting Mail): Clarify bogus group.
619 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
621         * emacs-mime.texi (Encoding Customization): Fix
622         mm-coding-system-priorities entry.
624 2004-11-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
626         * frames.texi (Dialog Boxes):
627         * idlwave.texi (Continued Statement Indentation):
628         * reftex.texi (Options (Index Support)):
629         (Displaying and Editing the Index, Table of Contents):
630         * speedbar.texi (Creating a display, Major Display Modes): Replace
631         non-nil with non-@code{nil}.
633 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
635         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
637 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
639         * text.texi (Text Based Tables, Table Definition)
640         (Table Creation, Table Recognition, Cell Commands)
641         (Cell Justification, Row Commands, Column Commands)
642         (Fixed Width Mode, Table Conversion, Measuring Tables)
643         (Table Misc): New nodes, documenting the Table Mode.
645 2004-10-21  Jay Belanger  <belanger@truman.edu>
647         * calc.texi (Algebraic-Style Calculations): Removed a comment.
649 2004-10-19  Jason Rumney  <jasonr@gnu.org>
651         * makefile.w32-in (info): Change order of arguments to makeinfo.
653 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
655         * calendar.texi (iCalendar): Update for package changes.
657 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
659         * calc.texi (Reporting Bugs): Double up `@'.
661 2004-10-18  Jay Belanger  <belanger@truman.edu>
663         * calc.texi (Reporting Bugs):  Changed the address that bugs
664         should be sent to.
666 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
668         * gnus.texi (New Features): Add 5.11.
670         * message.texi (Resending): Remove wrong default value.
672         * gnus.texi (Mail Source Specifiers): Describe possible problems
673         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
674         `pop3-leave-mail-on-server' to the index.
676 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
678         * message.texi (Canceling News): Add how to set a password.
680 2004-10-12  Jay Belanger  <belanger@truman.edu>
682         * calc.texi (Help Commands):  Changed the descriptions of
683         calc-describe-function and calc-describe-variable to match their
684         current behavior.
686 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
688         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
690 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
692         Sync with Tramp 2.0.45.
694         * tramp.texi (Frequently Asked Questions): Comment paragraph about
695         plink link.  The URL is outdated.  Originator contacted for
696         clarification.
698 2004-10-10  Juri Linkov  <juri@jurta.org>
700         * gnus.texi (Top, Marking Articles): Join two menus in one node
701         because a node can have only one menu.
703 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
705         * files.texi (Misc File Ops): View mode is a minor mode.
707 2004-10-09  Juri Linkov  <juri@jurta.org>
709         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
710         example of nnmail-split-fancy.
712 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
714         * calendar.texi (iCalendar): Style changes.
716 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
718         * search.texi (Regexps): The regexp described in the example is no
719         longer stored in the variable `sentence-end'.
721 2004-10-06  Karl Berry  <karl@gnu.org>
723         * info.texi (@kbd{1}--@kbd{9}): no space around --, for
724         consistency with other uses of dashes.
726 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
728         * building.texi (Starting GUD): Note that multiple debugging
729         sessions requires `gdb --fullname'.
731 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
733         * calendar.texi (iCalendar): New section for a new package.
735 2004-10-05  Karl Berry  <karl@gnu.org>
737         * info.texi: consistently use --- throughout, periods at end of
738         menu descriptions, and a couple typos.
740 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
742         * text.texi: Various small changes in addition to the following.
743         (Text): Replace xref for autotype with inforef.
744         (Sentences): Explain nil value for `sentence-end'.
745         (Paragraphs): Update default values for `paragraph-start' and
746         `paragraph-separate'.
747         (Text Mode): Correct description of Text mode's effect on the
748         syntax table.
749         (Outline Visibility): `hide-other' does not hide top level headings.
750         `selective-display-ellipses' no longer has an effect on Outline mode.
751         (TeX Misc): Add missing @cindex.
752         Replace xref for RefTeX with inforef.
753         (Requesting Formatted Text): the variable
754         `enriched-fill-after-visiting' no longer exists.
755         (Editing Format Info): Update names of menu items and commands.
756         (Format Faces): Mention special effect of specifying the default face.
757         Describe inheritance of text properties.
758         Correct description of `fixed' face.
759         (Format Indentation): Correct description of effect of setting
760         margins.  Mention `set-left-margin' and `set-right-margin'.
761         (Format Justification): Update names of menu items.
762         `set-justification-full' is now bound to `M-j b'.
763         Mention that `default-justification' is a per buffer variable.
764         (Format Properties): Update name of menu item.
765         (Forcing Enriched Mode): `format-decode-buffer' automatically
766         turns on Enriched mode if the buffer is in text/enriched format.
769 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
771         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
773 2004-09-28  Kim F. Storm  <storm@cua.dk>
775         * display.texi (Display Custom) <indicate-buffer-boundaries>:
776         Align with new functionality.
778 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
780         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
781         * pgg.texi (User Commands, Backend methods): do.
782         * gnus.texi: Markup fixes.
783         (Setting Process Marks): Fix `M P a' entry.
784         * emacs-mime: Fixes.
786 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
788         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
789         again.
790         Use 5.10 instead of 5.10.0.
792 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
794         * gnus.texi (Summary Mail Commands): S D e.
796 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
798         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
799         the gnus-article-mode-line-format section.
801 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
803         * gnus.texi (Various Summary Stuff): Fix the documentation for
804         gnus-newsgroup-variables.
806 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
808         * gnus.texi (MIME Commands): Added
809         gnus-mime-display-multipart-as-mixed,
810         gnus-mime-display-multipart-alternative-as-mixed,
811         gnus-mime-display-multipart-related-as-mixed.
812         (Mail Source Customization): Clarify `mail-source-directory'.
813         (Splitting Mail): Mention gnus-group-find-new-groups.
814         (SpamOracle): Fixed typo.
816         * gnus-faq.texi: Untabify.
817         ([6.3]): nnir.el is in contrib directory.
819         * message.texi (News Headers): Clarify how a unique ID is created.
821         * gnus.texi (Batching Agents): Fixed typo in example.  Reported
822         by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
824 2004-09-20  Andre Srinivasan  <andre@e2open.com>
826         * gnus.texi (Group Parameters): Added more on hooks.  (Small
827         change.)
829 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
831         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
833 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
835         * display.texi (Display Custom): Remove stray `@end defvar'.
837 2004-09-23  Kim F. Storm  <storm@cua.dk>
839         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
840         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
842 2004-09-22  Jay Belanger  <belanger@truman.edu>
844         * calc.texi (Vectors as Lists): Added a warning that the tutorial
845         might be hidden during part of the session.
847 2004-09-20  Jay Belanger  <belanger@truman.edu>
849         * calc.texi (Notations Used in This Manual): Put in an earlier
850         mention that DEL could be called Backspace.
852 2004-09-20  Richard M. Stallman  <rms@gnu.org>
854         * custom.texi (Hooks): Explain using setq to clear out a hook.
855         (File Variables): Explain multiline string constants.
856         (Non-ASCII Rebinding): Explain when you need to update
857         non-ASCII char codes in .emacs.
859         * building.texi (Compilation): Explain how to make a silent
860         subprocess that won't be terminated.  Explain compilation-environment.
862 2004-09-13  Kim F. Storm  <storm@cua.dk>
864         * mini.texi (Repetition): Rename isearch-resume-enabled to
865         isearch-resume-in-command-history and change default to disabled.
867 2004-09-10  Simon Josefsson  <jas@extundo.com>
869         * gnus.texi (IMAP): Add example.  Suggested and partially written
870         by Steinar Bang <sb@dod.no>.
872 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
874         * gnus.texi (IMAP): add comments about imaps synonym to imap in
875         netrc syntax
877 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
879         * gnus.texi (Spam ELisp Package Sequence of Events): some clarifications
880         (Spam ELisp Package Global Variables)
881         (Spam ELisp Package Global Variables): more clarifications
883 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
885         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
886         mention spam-split does not modify incoming mail
888 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
890         * gnus.texi (Spam ELisp Package Sequence of Events): fix typo
892 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
894         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi
896 2004-09-09  Kim F. Storm  <storm@cua.dk>
898         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
899         with new `kmacro-name-last-macro'.
901 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
903         * makefile.w32-in (sieve, pgg): Use $(infodir).
905 2004-09-08  Juri Linkov  <juri@jurta.org>
907         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
909 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
911         * makefile.w32-in: Fix PGG and Sieve entries.
913 2004-09-03  Juri Linkov  <juri@jurta.org>
915         * search.texi (Incremental Search): Update wording for M-%.
917 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
919         * killing.texi (Killing): Correct description of kill commands in
920         read-only buffer.
922 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
924         * building.texi (Compilation Mode): Add a paragraph about rules
925         for finding the compilation buffer for `next-error'.
927         * search.texi (Other Repeating Search): Mention that Occur mode
928         supports the next-error functionality.
930 2004-09-02  Juri Linkov  <juri@jurta.org>
932         * search.texi (Regexp Replace): Add missing backslash to \footnote.
934 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
936         * kmacro.texi (Basic Keyboard Macro):
937         `apply-macro-to-region-lines' now operates on all lines that begin
938         in the region, rather than on all complete lines in the region.
940 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
942         * frames.texi (Drag and drop): Add documentation about
943         x-dnd-test-function and x-dnd-known-types.
945 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
947         * indent.texi: Various minor changes in addition to:
948         (Indentation Commands): Correct description of `indent-relative'.
949         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
950         mode.  The *Tab Stops* buffer uses Overwrite Mode.
951         (Just Spaces): `untabify' converts sequences of at least two
952         spaces to tabs.
954 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
956         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
957         Emacs and related programs.
959 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
961         * frames.texi (Secondary Selection): Setting the secondary
962         selection with M-Drag-Mouse-1 does not alter the kill ring,
963         setting it with M-Mouse-1 and M-Mouse-3 does.
964         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
965         toolkit scroll bars.
966         (Scroll Bars): Ditto.
968         * windows.texi (Basic Window): When using a window system, the value
969         of point in a non-selected window is indicated by a hollow box.
970         (Split Window): Side by side windows are separated by a scroll bar,
971         if scroll bars are used.
972         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
973         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
974         (Window Convenience): Update bindings for `winner-undo' and
975         `winner-redo'.
977         * ack.texi (Acknowledgments): Use `@unnumbered'.
978         * misc.texi : Adapt sectioning in Info to the node structure.
979         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
980         of "Using Emacs as a Server".
981         * building.texi (Building): Interchange nodes (for correct numbering).
982         * programs.texi (Programs): Interchange nodes (for correct numbering).
983         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
984         Info to the node structure.
985         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
986         Rearrange order of nodes and sections such that both "GNU GENERAL
987         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
988         end, as appropriate for appendices.
989         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
990         Use `@unnumberedsec'.
991         * trouble.texi: Adapt sectioning in Info to the node structure.
992         Adapt node pointers to change in emacs.texi.
993         * cmdargs.texi, doclicense.texi: Adapt node pointers.
995 2004-08-27  Richard M. Stallman  <rms@gnu.org>
997         * faq.texi: Fix texinfo usage, esp. doublequotes.
998         (Difference between Emacs and XEmacs): Some clarification.
1000         * faq.texi (Difference between Emacs and XEmacs):
1001         Explain not to contrast XEmacs with GNU Emacs.
1003 2004-08-26  Richard M. Stallman  <rms@gnu.org>
1005         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
1007 2004-08-25  Kenichi Handa  <handa@m17n.org>
1009         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
1010         description for unibyte mode.
1012 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
1014         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
1016         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
1017         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
1018         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
1019         in @pxref.
1021 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
1023         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
1024         Change section names.
1026 2004-08-22  David Kastrup  <dak@gnu.org>
1028         * reftex.texi (AUCTeX): Update links, section name.
1030         * faq.texi (Calc): Update availability (included in 22.1).
1031         (AUCTeX): Update availability, information, versions, description.
1033 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
1035         * kmacro.texi (Keyboard Macro Ring): Rename section.
1036         Emacs treats the head of the macro ring as the `last keyboard macro'.
1037         (Keyboard Macro Counter): Minor change.
1038         (Save Keyboard Macro): Some clarifications.
1039         (Edit Keyboard Macro): Rename section.
1041         * buffers.texi (Buffers): Maximum buffer size is now 256M on
1042         32-bit machines.
1043         (Several Buffers): Clarify which buffer is selected if `2' is
1044         pressed in the Buffer Menu.
1045         Auto Revert mode can be used to update the Buffer Menu
1046         automatically.
1048 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
1050         * help.texi (Misc Help): Add an index entry for finding an Info
1051         manual by its file name.
1053 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
1055         * files.texi (Backup Deletion): Correct description of
1056         `delete-old-versions'.
1057         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
1058         (Auto Save Files): Recommend `auto-save-mode' to reenable
1059         auto-saving, rather than the abbreviation `auto-save'.
1061 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
1063         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
1064         for "killing" and "yanking" in main menu.
1066 2004-08-16  Richard M. Stallman  <rms@gnu.org>
1068         * killing.texi (Yanking, Killing): Minor cleanups.
1070         * mark.texi (Momentary Mark): Minor cleanups.
1072 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
1074         * custom.texi (Non-ASCII Rebinding):
1075         C-q always inserts the right code to pass to global-set-key.
1077 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
1079         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
1081 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
1083         * regs.texi (RegNumbers): Mention `C-x r i' binding for
1084         `insert-register', instead of `C-x r g' binding, for consistency.
1086 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
1088         * fixit.texi (Spelling): Fix typo.
1090 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
1092         * help.texi (Help): Fix Texinfo usage.
1094 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
1096         * cc-mode.texi: Various updates for CC Mode 5.30.9.
1098 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
1100         Sync with Tramp 2.0.44.
1102 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
1104         * widget.texi (User Interface): Update how to separate the
1105         editable field of an editable-field widget from other widgets.
1106         (Programming Example): Add text after field.
1108 2004-07-24  Richard M. Stallman  <rms@gnu.org>
1110         * text.texi (Paragraphs): Update how paragraphs are separated
1111         and the default for paragraph-separate.
1113         * search.texi (Regexp Replace): Further update text for new
1114         replacement operators.
1116 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1118         * emacs-mime.texi (Encoding Customization): Add a note to the
1119         mm-content-transfer-encoding-defaults entry.
1120         (rfc2047): Update.
1122         * gnus.texi (Article Highlighting): Add
1123         gnus-cite-ignore-quoted-from.
1124         (POP before SMTP): New node.
1125         (Posting Styles): Addition.
1126         (Splitting Mail): Add nnmail-split-lowercase-expanded.
1127         (Fancy Mail Splitting): Ditto.
1128         (X-Face): Add gnus-x-face.
1130 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
1132         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
1133         pgg.texi, sieve.texi: Use @copying and @insertcopying.
1135 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
1137         * gnus.texi (Mail Source Specifiers): Describe
1138         `pop3-leave-mail-on-server'.
1140 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
1142         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
1144         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
1145         repository.  Change setfilename.
1147         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
1149 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
1151         * emacs-xtra.texi (Subdir switches): Dired does not remember the
1152         `R' switch.
1154         * dired.texi (Dired Updating): `k' only deletes inserted
1155         subdirectories from the Dired buffer if a prefix argument was given.
1157         * search.texi (Regexps): Delete redundant definition of `symbol' in
1158         description of `\_>'.  It already occurs in the description of `\_<'.
1160 2004-07-02  Juri Linkov  <juri@jurta.org>
1162         * pcl-cvs.texi (Viewing differences): Add `d r'.
1164 2004-07-01  Juri Linkov  <juri@jurta.org>
1166         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
1167         (Regexp Search): Add M-r.
1169 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
1171         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
1173 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
1175         * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
1176         * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
1178 2004-06-25  Richard M. Stallman  <rms@gnu.org>
1180         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
1182 2004-06-25  David Kastrup  <dak@gnu.org>
1184         * search.texi (Regexp Replace): Some typo corrections and
1185         rearrangement.
1187 2004-06-24  David Kastrup  <dak@gnu.org>
1189         * search.texi (Unconditional Replace): Use replace-string instead
1190         of query-replace in example.
1191         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
1192         sequences.
1193         (Query Replace): Correct explanation of `^' which does not use
1194         the mark stack.
1196 2004-06-21  Nick Roberts  <nickrob@gnu.org>
1198         * misc.texi (Shell History Copying): Document comint-insert-input.
1199         (Shell Ring): Describe comint-dynamic-list-input-ring here.
1201 2004-06-21  Karl Berry  <karl@gnu.org>
1203         * info.texi (Top): mention that only Emacs has mouse support.
1204         (Getting Started): mention this in a few other places.
1206 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
1208         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
1209         * custom.texi (Customization): do.
1210         * anti.texi (Antinews): do.
1211         * abbrevs.texi (Defining Abbrevs): do.
1213         * programs.texi (Info Lookup): Fix keybinding for
1214         info-lookup-symbol.
1216 2004-06-16  Juanma Barranquero  <lektu@terra.es>
1218         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
1219         Add emacs-xtra.
1220         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
1221         (clean): Add emacs-xtra and flymake.  Remove redundancies.
1223 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
1225         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
1226         Add emacs-xtra.
1227         * emacs-xtra.texi: New file.
1229 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
1231         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
1232         (Dired and Find): Mention differences with ordinary Dired buffers.
1234 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
1236         * autotype.texi (Copyrights, Timestamps): Recommend
1237         `before-save-hook' instead of `write-file-functions'.
1239 2004-06-13  Richard M. Stallman  <rms@gnu.org>
1241         * custom.texi (Init Syntax): Explain about vars that do special
1242         things when set with setq or with Custom.
1243         (Init Examples): Add line-number-mode example.
1245 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
1247         * dired-x.texi (dired-mark-omitted): Update keybinding.
1249 2004-06-12  Juri Linkov  <juri@jurta.org>
1251         * dired.texi (Operating on Files): Add dired-do-touch.
1253 2004-06-10  Kim F. Storm  <storm@cua.dk>
1255         * pcl-cvs.texi (Viewing differences): Add 'd y'.
1257 2004-06-10  Juri Linkov  <juri@jurta.org>
1259         * building.texi (Lisp Eval): Add C-M-x on defface.
1261 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
1263         * files.texi (Reverting): Auto-Revert mode and
1264         Global Auto-Revert mode no longer revert remote files.
1266 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
1268         * dired-x.texi (variable dired-omit-mode): Rename from
1269         dired-omit-files-p.
1270         (function dired-omit-mode): Rename from dired-omit-toggle.
1271         Call dired-omit-mode rather than set dired-omit-files-p.
1272         (dired-mark-omitted): Describe command.
1274 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
1276         Version 2.0.41 of Tramp released.
1278 2004-05-29  Juanma Barranquero  <lektu@terra.es>
1280         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
1281         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
1283 2004-05-29  Richard M. Stallman  <rms@gnu.org>
1285         * custom.texi (Init File): Two dashes start --no-site-file.
1287         * cl.texi (Top): Call this chapter `Introduction'.
1288         (Overview): In TeX, no section heading here.
1290         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
1292 2004-05-29  Alan Mackenzie  <acm@muc.de>
1294         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
1295         ("AWK"): Is consistently thus spelt throughout.
1296         (AWK, Pike): Document as "C-like modes".
1297         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
1298         (M-x man): Supersedes M-x manual-entry.
1299         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
1301         ("Comments in C"): Delete node; the info is in CC Mode manual.
1302         (c-comment-only-line-offset): Remove description.
1304         (C-c ., C-c C-c): Describe new C Mode bindings.
1306         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
1307         (@dfn{Style}, c-default-style, comment-column, comment-padding)
1308         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
1309         Amend definitions.
1311         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
1312         Describe functions.
1314         (c-comment-start-regexp, c-hanging-comment-ender-p)
1315         (c-hanging-comment-starter-p): Remove obsolete definitions.
1317         * emacs.texi: Remove the menu entry "Comments in C".
1319 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
1321         * Makefile.in (../info/flymake, flymake.dvi): New targets.
1322         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
1324 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
1326         * flymake.texi: New file.
1328 2004-05-28  Simon Josefsson  <jas@extundo.com>
1330         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
1332 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
1334         * dired.texi (Dired and Find): `find-ls-option' does not apply to
1335         `M-x locate'.
1337 2004-05-16  Karl Berry  <karl@gnu.org>
1339         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
1340         makeinfo --html fails.
1341         * help.texi (Help Summary) [@ifnottex]: Likewise.
1343 2004-05-13  Nick Roberts  <nickrob@gnu.org>
1345         * building.texi (GDB Graphical Interface): Update and describe
1346         layout first.
1348 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
1350         Version 2.0.40 of Tramp released.
1352 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
1354         Complete rework, based on review by Karl Berry <karl@gnu.org>.
1356         * tramp.texi (Auto-save and Backup): Explain exploitation of new
1357         variables `tramp-backup-directory-alist' and
1358         `tramp-bkup-backup-directory-info'.
1359         (Overview, Connection types)
1360         (External transfer methods, Default Method)
1361         (Windows setup hints): Remove restriction of password entering
1362         with external methods.
1363         (Auto-save and Backup): Make file name example
1364         (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
1365         and `auto-save-directory' must be used.
1366         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
1367         only "NT").  Remove doubled entry "What kinds of systems does
1368         @tramp{} work on".
1369         (tramp): Macro removed.
1370         (Obtaining Tramp): Flag removed from title.
1371         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
1372         and `trampver' used properly.  Flag `tramp-inst' replaced by
1373         `installchapter'.  Installation related text adapted.
1375 2004-05-04  Jason Rumney  <jasonr@gnu.org>
1377         * makefile.w32-in: Revert last change.
1379 2004-05-03  Jason Rumney  <jasonr@gnu.org>
1381         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
1383 2004-04-28  Masatake YAMATO  <jet@gyve.org>
1385         * widget.texi (Programming Example): Remove overlays.
1387 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
1389         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
1391 2004-04-23  Juanma Barranquero  <lektu@terra.es>
1393         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1395 2004-04-18  Juri Linkov  <juri@jurta.org>
1397         * fixit.texi (Spelling): Remove file extension from ispell xref.
1399 2004-04-15  Kim F. Storm  <storm@cua.dk>
1401         * cmdargs.texi (Initial Options): Add -Q.
1403 2004-04-05  Kim F. Storm  <storm@cua.dk>
1405         * custom.texi (File Variables): Add safe-local-eval-forms.
1407 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
1409         * info.texi (Info Search): Add info-apropos.
1411 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
1413         * files.texi (Reverting): Correct description of revert-buffer's
1414         handling of point.
1416 2004-03-22  Juri Linkov  <juri@jurta.org>
1418         * emacs.texi (Top): Add `Misc X'.
1420         * faq.texi, trouble.texi: Fix help key bindings.
1422         * glossary.texi: Improve references.
1424         * help.texi: Sync keywords with finder.el.
1426         * mini.texi (Completion): Add description for menu items.
1428         * misc.texi (Browse-URL, FFAP): Add information about keywords.
1430         * sending.texi (Mail Methods): Fix xref to Message manual.
1432 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
1434         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
1435         (as suggested by Karl Berry).  Update information about colored
1436         stars in menus.  Add new subheading describing M-n.
1438 2004-03-12  Richard M. Stallman  <rms@gnu.org>
1440         * cl.texi (Top): Rename top node's title.
1442         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
1444 2004-03-08  Karl Berry  <karl@gnu.org>
1446         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
1447         problems making the texinfo distribution.
1449 2004-03-04  Richard M. Stallman  <rms@gnu.org>
1451         * search.texi (Regexps): Explain that ^ and $ have their
1452         special meanings only in certain contexts.
1454         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
1456         * mule.texi (Specify Coding): Doc C-x RET F.
1458         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
1459         for multiple compile and grep buffers.
1460         (Indirect Buffers): Don't recommand clone-indirect-buffer
1461         for multiple compile and grep buffers.
1463 2004-02-29  Simon Josefsson  <jas@extundo.com>
1465         * smtpmail.texi (Authentication): Changed the list of supported
1466         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
1467         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
1468         <voegelas@gmx.net>.
1470 2004-02-29  Juanma Barranquero  <lektu@terra.es>
1472         * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
1473         $(DEL) instead of rm, and ignore exit code.
1475 2004-02-29  Kai Grossjohann  <kgrossjo@eu.uu.net>
1477         Tramp version 2.0.39 released.
1479 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
1481         * tramp.texi (Customizing Completion): Explain new functions
1482         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
1483         (all): Savannah URLs unified to "http://savannah.nongnu.org".
1484         (Top): Refer to Savannah mailing list as the major one.  Mention
1485         older mailing lists in HTML mode only.
1486         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
1487         (Frequently Asked Questions): Remote hosts must not be Unix-like
1488         for "smb" method.
1489         (Password caching): New node.
1490         (External transfer methods): Refer to password caching for "smb"
1491         method.
1493 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
1495         * building.texi (Watch Expressions): Update.
1497 2004-02-21  Juri Linkov  <juri@jurta.org>
1499         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
1500         --directory, --help, --version.  Move text about command-line-args
1501         to Command Arguments.
1502         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
1503         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
1504         (Window Size X): Join -g and --geometry.  Add @cindex.
1505         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
1506         (Title X): Remove alias -title.
1507         (Misc X): New node.
1509 2004-02-17  Karl Berry  <karl@gnu.org>
1511         * info.texi (Help-Int): mention the new line number feature.
1513 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1515         * frames.texi (Drag and drop): Add Motif to list of supported
1516         protocols.
1518 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
1520         * ses.texi (Advanced Features): New functionality for
1521         ses-set-header-row (defaults to current row unless C-u used).
1522         (Acknowledgements): Add Stefan Monnier.
1524 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1526         * frames.texi (Drag and drop): New section.
1528 2004-01-24  Richard M. Stallman  <rms@gnu.org>
1530         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
1531         Include it only @ifnotinfo.  Patch the preceding and following
1532         node headers to point to each other.
1534 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
1536         * calendar.texi (Appointments): Update section.
1538 2003-12-29  Kevin Ryde  <user42@zip.com.au>
1540         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
1542         * programs.texi (C Modes): Fix the xref.
1544 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
1546         * building.texi (Watch Expressions): Update.
1547         (Commands of GUD): Include use of toolbar + breakpoints set from
1548         fringe/margin.
1550 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
1552         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
1553         <acm@muc.de>.
1555 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
1557         Tramp version 2.0.38 released.
1559         * tramp.texi (Remote shell setup): Warn of environment variables
1560         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
1561         <sven.gabriel@imk.fzk.de>.
1562         (Configuration): Tramp now chooses base64/uuencode
1563         automatically.  Update wording accordingly.
1564         (Top): More description for the `Default Method' menu entry.
1565         (Default Method): Use @code, not @var, for Lisp variables.
1566         (Default Method): New subsection `Which method is the right one
1567         for me?'  Suggested by Christian Kirsch.
1568         (Configuration): Pointer to new subsection added.
1569         (Default Method): Too many "use" in one sentence.
1570         Rephrase.  Reported by Christian Kirsch.
1571         (Filename Syntax): Old `su' example is probably a left-over from
1572         the sm/su method naming.  Replace with `ssh', instead.
1573         (External transfer methods, Auto-save and Backup):
1574         Typo fixes.
1576 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
1578         * tramp.texi (all): Harmonize all occurences of @tramp{}.
1579         (Top): Mention japanese manual only if flag `jamanual' is set.
1580         Insert section `Japanese manual' in menu.
1582 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1584         * frames.texi (Dialog Boxes): Add use-file-dialog.
1586 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
1588         * eshell.texi (Known Problems): Add doc item.
1590 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
1592         * ack.texi: Note that Alan Mackenzie contributed the AWK support
1593         in CC Mode.
1595 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
1597         * cc-mode.texi: Update for CC Mode 5.30.
1599         Note: Please refrain from doing purely cosmetic changes like
1600         removing trailing whitespace in this manual; it clobbers cvs
1601         merging for no good reason.
1603 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
1605         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
1606         * man/commands.texi, man/custom.texi, man/display.texi:
1607         * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
1608         * man/frames.texi, man/glossary.texi, man/killing.texi:
1609         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
1610         * man/mule.texi, man/rmail.texi, man/search.texi:
1611         * man/sending.texi, man/text.texi, man/tramp.texi:
1612         * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
1613         * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
1615 2003-11-01  Alan Mackenzie  <acm@muc.de>
1617         * search.texi (Scrolling During Incremental Search): Document a
1618         new scrolling facility in isearch mode.
1620 2003-10-26  Karl Berry  <karl@gnu.org>
1622         * info.texi (Info Search): echo area, not echo are.  From Debian
1623         diff.
1625 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
1627         * widget.texi (Defining New Widgets): Document new beavior of
1628         :buttons and :children keywords.
1630 2003-10-22  Miles Bader  <miles@gnu.org>
1632         * Makefile.in (info): Move before $(top_srcdir)/info.
1634 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
1636         * building.texi (Watch Expressions): Update section on data display
1637         to reflect code changes (GDB Graphical Interface).
1639 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
1641         * tramp.texi (Inline methods): Small grammar fix.
1642         (External transfer methods): Likewise.
1644 2003-10-13  Richard M. Stallman  <rms@gnu.org>
1646         * xresources.texi (GTK resources): Clean up previous change.
1648 2003-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1650         * xresources.texi (GTK resources): Add a note that some themes
1651         disallow customizations.  Add scroll theme example.
1653 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
1655         * speedbar.texi: Remove paragraph for GUD that is no longer true.
1657 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
1659         * texinfo.tex:  Replace `%' in arch tagline by @ignore.
1661 2003-09-30  Richard M. Stallman  <rms@gnu.org>
1663         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
1665         * widget.texi (User Interface): Fix typos.
1667         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
1669         * cmdargs.texi (General Variables): Remove MAILRC envvar.
1671         * misc.texi (Saving Emacs Sessions): Shorten the section,
1672         collapsing back into one node.
1674 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
1676         * misc.texi: Section "Saving Emacs Sessions" rewritten.
1678 2003-09-29  Jan Dj\e,Ad\e(Brv.  <jan.h.d@swipnet.se>
1680         * xresources.texi (GTK names in Emacs): Correct typo.
1682 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
1684         * pcl-cvs.texi (Selected Files): Fix typo.
1686 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
1688         * cmdargs.texi (Font X): Mention new default font.  More
1689         fully describe long font names, wildcard patterns and the
1690         problems involved.  (Result of discussion on emacs-devel.)
1692 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
1694         * emacs.texi (Acknowledgements): Correct typo.
1696 2003-09-22  Richard M. Stallman  <rms@gnu.org>
1698         * dired.texi (Misc Dired Commands): New node.
1699         (Dired Navigation): Add dired-goto-file.
1701         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
1703         * emacs.texi (Acknowledgements): New node, split from Distribution.
1705         * cmdargs.texi (Action Arguments): -f reads interactive args.
1707 2003-09-21  Karl Berry  <karl@gnu.org>
1709         * info.texi (] and [ commands): No period at end of section title.
1711 2003-09-08  Lute Kamstra  <lute@gnu.org>
1713         * screen.texi (Mode Line): Say that POS comes before LINE.
1714         Mention `size-indication-mode'.
1715         * display.texi (Optional Mode Line): Document
1716         `size-indication-mode'.
1717         * basic.texi (Position Info): Mention `size-indication-mode'.
1719 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
1721         * xresources.texi (Resources): Refer to `editres' man page.
1722         (Lucid Resources): Update defaults.  Expand description of
1723         `shadowThickness'.
1725 2003-09-04  Miles Bader  <miles@gnu.org>
1727         * Makefile.in (top_srcdir): New variable.
1728         ($(top_srcdir)/info): New rule.
1729         (info): Depend on it.
1731 2003-09-03  Peter Runestig  <peter@runestig.com>
1733         * makefile.w32-in: New file.
1735 2003-08-29  Richard M. Stallman  <rms@gnu.org>
1737         * misc.texi (Saving Emacs Sessions): Correct previous change.
1739 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
1741         * widget.texi (User Interface): Explain the need of static text
1742         around an editable field.
1744 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
1746         * widget.texi (Basic Types): The argument to `:help-echo' can now
1747         be a form that evaluates to a string.
1749         * emacs.texi (Top): Update menu to reflect new Keyboard Macros
1750         chapter.
1751         (Intro): Include kmacro.texi after fixit.texi instead of after
1752         custom.texi. (As suggested by Kim Storm.)
1754 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
1756         * fixit.texi (Fixit): Update `Next' pointer.
1757         * files.texi (Files): Update `Previous' pointer.
1758         * kmacro.texi (Keyboard Macros): Remove redundant node and
1759         section.
1760         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
1761         (Suggested by Kim Storm.)
1762         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim
1763         Storm.)
1765 2003-08-18  Kim F. Storm  <storm@cua.dk>
1767         * kmacro.texi: New file describing enhanced keyboard macro
1768         functionality.  Replaces old description in custom.texi.
1770         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
1771         (Keyboard Macros): Move to new kmacro.texi file.
1773         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
1775         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
1777 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
1779         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
1781 2003-08-17  Alex Schroeder  <alex@gnu.org>
1783         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
1784         required.
1786 2003-08-16  Richard M. Stallman  <rms@gnu.org>
1788         * dired-x.texi (Shell Command Guessing): Explain *.
1790 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
1792         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
1793         log-edit-insert-changelog.
1795 2003-08-05  Richard M. Stallman  <rms@gnu.org>
1797         * programs.texi (Lisp Indent): Don't describe
1798         lisp-indent-function property here.  Use xref to Lisp Manual.
1800 2003-08-03  Karl Berry  <karl@gnu.org>
1802         * info.texi: Need @contents.
1804 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
1806         * calendar.texi (Date Formats): Document changed behaviour of
1807         abbreviations.
1809 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
1811         * buffers.texi (List Buffers): Fix previous change.
1813 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1815         Tramp version 2.0.36 released.
1817         * tramp.texi (Remote shell setup): Explain about problems with
1818         non-Bourne commands in ~/.profile and ~/.shrc.
1820 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
1822         * buffers.texi (List Buffers): Adjust to new format of *Buffer
1823         List*.
1825 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
1827         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
1828         renaming of `vis-mode' to `visible-mode'.
1830         * display.texi (Font Lock): Fix typo.
1832 2003-07-07  Richard M. Stallman  <rms@gnu.org>
1834         * display.texi (Font Lock): Add xref for format info on
1835         font-lock-remove-keywords.
1837         * building.texi (Compilation): Document what happens with asynch
1838         children of compiler process.
1840         * help.texi (Library Keywords): Use @multitable.
1842 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
1844         * info.texi (Top, Help-Small-Screen): Remove accidentally added
1845         next, prev and up pointers.
1847 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
1849         * info.texi (Help): Mention existence of Emacs and stand-alone
1850         Info at the very beginning of the tutorial.
1851         (Help-Inv): New node.
1852         (Help-]): New node.
1853         (Help-M): Systematically point out the differences between default
1854         Emacs and stand-alone versions.  Delete second menu.
1855         (Help-Xref): Systematically point out the differences between
1856         default Emacs and stand-alone versions.
1857         (Help-Int): Change `l' example.
1858         (Expert Info): Fix typos.
1859         (Emacs Info Variables): Mention `Info-hide-note-references' and
1860         new default for `Info-scroll-prefer-subnodes'.
1862 2003-06-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1864         Version 2.0.35 of Tramp released.
1866         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
1867         (Inline methods): Add methods `remsh' and `plink1'.
1868         (External transfer methods): Add method `remcp'.
1869         (Multi-hop Methods): Add method `remsh'.
1870         Small patch from Adrian Aichner <adrian@xemacs.org>:
1871         Fix minor typos.
1872         (Concept Index): Added to make manual searchable via
1873         `Info-index'.
1874         (Version Control): Add cindex entry.
1876 2003-06-04  Richard M. Stallman  <rms@gnu.org>
1878         * programs.texi (Expressions): Delete C-M-DEL.
1880         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
1881         comint-move-point-for-output renamed from
1882         comint-scroll-to-bottom-on-output.
1884         * custom.texi (Init Rebinding): Replace previous change with xref.
1885         (Non-ASCII Rebinding): Explain that issue more briefly here.
1887 2003-05-28  Richard M. Stallman  <rms@gnu.org>
1889         * indent.texi (Indentation): Condense, simplify, clarify prev change.
1891 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
1893         * building.texi (GDB Graphical Interface): New node.
1894         (Rewritten somewhat by RMS.)
1896 2003-05-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1898         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
1899         non-English letters.  Explain how to set coding systems correctly
1900         and how to include the right coding cookie in the file.
1902 2003-05-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1904         * trampver.texi: Version 2.0.34 released.
1906 2003-05-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1908         * indent.texi (Indentation): Explain the concepts.
1909         (Just Spaces): Explain why preventing tabs for indentation might
1910         be useful.
1912 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
1914         * faq.texi: Improve previous changes.
1916 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
1918         * faq.texi: Update copyright and maintenance details.
1919         Update some package URLs, versions, and maintainers.
1920         Remove many references to the Emacs Lisp Archive.
1922 2003-04-23  Simon Josefsson  <jas@extundo.com>
1924         * smtpmail.texi: Fix license (the invariant sections mentioned has
1925         never been part of the smtp manual).  Align info dir entry with
1926         other emacs packages.
1928 2003-04-16  Richard M. Stallman  <rms@gnu.org>
1930         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
1932 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
1934         * tramp.texi: Version 2.0.33 released.
1935         Remove installation chapter.  Remove XEmacs specifics.
1937 2003-03-29  Richard M. Stallman  <rms@gnu.org>
1939         * tramp.texi (Top): Undo the previous renaming.
1940         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
1942 2003-03-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1944         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
1945         version of manual.
1947         * tramp.texi (Auto-save and Backup): New node.
1949 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
1951         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
1952         Emacs" in order to have better differentiation to "XEmacs".
1953         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
1954         are new macros in order to point to the other Emacs flavor where
1955         appropriate.  In info case, point to node `Installation' in order
1956         to explain how to generate the other way.  In html case, make a
1957         link to the other html file.
1958         (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
1959         after CVS checkout/update.
1960         (Installation): Completely rewritten.
1961         (Installation parameters, Load paths): New sections under
1962         `Installation'.
1964 2003-02-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1966         * tramp.texi: Version 2.0.30 released.
1967         Replace word "path" with "localname" where used as a component of
1968         a Tramp file name.
1970 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
1972         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
1973         introduced.
1974         (Installation): Explain what to do if files from the tramp/contrib
1975         directory are needed.
1977 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
1979         * smtpmail.texi (How Mail Works): New.
1981 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
1983         * cmdargs.texi (General Variables): Document SMTPSERVER.
1985         * smtpmail.texi: New file.
1987         * sending.texi: Remove SMTP node.
1988         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
1989         library.
1991         * Makefile.in: Build SMTP manual.
1993 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
1995         * sending.texi (Sending via SMTP): Explain MTA/MUA.
1997 2003-02-22  Simon Josefsson  <jas@extundo.com>
1999         * sending.texi (Mail Methods): Add node about SMTP.
2001 2003-02-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2003         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
2005 2003-02-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2007         * tramp.texi: Version 2.0.29 released.
2008         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
2009         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
2011 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
2013         * tramp.texi (Frequently Asked Questions): Explain a workaround if
2014         another package loads accidently Ange-FTP.
2016 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
2018         * tramp.texi (Customizing Completion): Add function
2019         `tramp-parse-sconfig'.  Change example of
2020         `tramp-set-completion-function', because parsing of ssh config
2021         files looks more natural.
2023 2003-02-01  Kevin Ryde  <user42@zip.com.au>
2025         * glossary.texi (Glossary): Correction to cl cross reference.
2027 2003-01-20  Richard M. Stallman  <rms@gnu.org>
2029         * killing.texi (Rectangles): Document C-x c r.
2031 2003-01-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2033         * xresources.texi (GTK resources): New node.
2034         (GTK widget names): New node.
2035         (GTK names in Emacs): New node.
2036         (GTK styles): New node.
2038 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2040         * gnus.texi: Do not use `path' in several locations.
2042 2003-01-09  Francesco Potort\e,Al\e(B  <pot@gnu.org>
2044         * maintaining.texi (Create Tags Table): Add reference to the new
2045         `etags --help --lang=LANG' option.
2047 2002-12-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2049         * tramp.texi (External transfer methods): New method `smb'.  From
2050         Michael Albinus.
2052 2002-11-05  Karl Berry  <karl@gnu.org>
2054         * info.texi (Info-fontify): Reorder face list to avoid bad line
2055         breaks.
2057 2002-10-06  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2059         * tramp.texi: Move @copying to standard place.  Use
2060         @insertcopying.
2062 2002-10-02  Karl Berry  <karl@gnu.org>
2064         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
2065         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
2066         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
2067         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
2068         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
2069         Per rms, update all manuals to use @copying instead of @ifinfo.
2070         Also use @ifnottex instead of @ifinfo around the top node, where
2071         needed for the sake of the HTML output.
2072         (The Gnus manual is not fixed since it's not clear to me how it
2073          works; and the Tramp manual already uses @copying, although in an
2074          unusual way.  All others were changed.)
2076 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
2078         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
2079         (../info/ses, ses.dvi): New targets.
2080         * ses.texi: New file.
2082 2002-09-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
2084         * texinfo.tex: Update to texinfo 4.2.
2086 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
2088         * reftex.texi: Update to RefTeX 4.19.
2090 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2092         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
2093         (../info/tramp, tramp.dvi): New targets.
2095 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
2097         * Makefile.in (DVI_TARGETS): Add calc.dvi.
2098         (calc.dvi): Uncomment.
2100 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
2102         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
2103         source files.
2105 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
2107         * Makefile.in (emacsman): New target.
2109 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
2111         * Makefile.in (INFO_TARGETS): Add ../info/calc.
2112         (../info/calc): New target.
2114 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
2116         * (Version 21.1 released.)
2118 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
2120         * Branch for 21.1.
2122 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
2124         * Makefile.in (../info/info): Use an explicit -o switch to
2125         makeinfo.
2127 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
2129         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
2131 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
2133         * Makefile.in (../info/idlwave): Use --no-split.
2135 2000-12-14  Dave Love  <fx@gnu.org>
2137         * Makefile.in (mostlyclean): Remove gnustmp.*
2138         (gnus.dvi): Change rule to remove @latex stuff.
2140 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
2142         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
2144 2000-10-13  John Wiegley  <johnw@gnu.org>
2146         * Makefile.in: Add build targets for eshell.texi.
2148 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
2150         * Makefile.in: Remove/comment speedbar stuff.
2152 2000-09-22  Dave Love  <fx@gnu.org>
2154         * Makefile.in: Add emacs-mime.
2156 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
2158         * Makefile.in (INFO_TARGETS): Add ../info/woman.
2159         (DVI_TARGETS): Add woman.dvi.
2160         (../info/woman, woman.dvi): New targets.
2162 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
2164         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
2166         * pcl-cvs.texi: New file.
2167         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
2168         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
2170 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
2172         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
2173         (../info/ebrowse, ebrowse.dvi): New targets.
2175 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
2177         * Makefile.in (INFO_TARGETS): Add eudc.
2178         (DVI_TARGETS): Add eudc.dvi.
2179         (../info/eudc, eudc.dvi): New targets.
2181 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
2183         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
2184         compatibility with 8+3 filesystems).
2185         (../info/efaq): Rename from emacs-faq.
2187 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
2189         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
2190         (../info/idlwave, idlwave.dvi): New targets.
2192 1999-10-23  Dave Love  <fx@gnu.org>
2194         * Makefile.in: Use autotype.texi.
2196 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
2198         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
2199           faq.texi file) rather than ../info/faq.
2201 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
2203         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
2204         (../info/ada-mode, ada-mode.dvi): New targets.
2206 1999-09-01  Dave Love  <fx@gnu.org>
2208         * Makefile.in: Add faq.
2210 1999-07-12  Richard Stallman  <rms@gnu.org>
2212         * Version 20.4 released.
2214 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
2216         * Makefile.in (INFO_TARGETS): Delete customize.info.
2217         (DVI_TARGETS): Delete customize.dvi.
2218         (../info/customize, customize.dvi): Targets deleted.
2220 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
2222         * Version 20.3 released.
2224 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
2226         * Makefile.in (EMACSSOURCES): Add mule.texi.
2227         Add msdog.texi, ack.texi.  Remove gnu1.texi.
2229 1998-04-06  Andreas Schwab  <schwab@gnu.org>
2231         * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
2232         it in dvi targets.
2233         (../etc/GNU): Change to $(srcdir) first.
2235 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
2237         * reftex.texi: Update for RefTeX version 3.22.
2239 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
2241         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
2242         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
2244 1997-09-23  Paul Eggert  <eggert@twinsun.com>
2246         * Makefile.in: Merge changes mistakenly made to `Makefile'.
2247         (INFO_TARGETS): Change ../info/custom to ../info/customize.
2248         (../info/customize): Rename from ../info/custom.
2249         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
2251 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2253         * Version 20.2 released.
2255 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2257         * Version 20.1 released.
2259 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2261         * Makefile (../info/customize, customize.dvi): New targets.
2262         (INFO_TARGETS): Add ../info/customize.
2263         (DVI_TARGETS): Add customize.dvi.
2265 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2267         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
2269 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2271         * Version 19.33 released.
2273 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2275         * Version 19.32 released.
2277 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2279         * Makefile.in: Add rules for the Message manual.
2281 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2283         * gnus.texi: New version.
2285         * message.texi: New manual.
2287 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2289         * Makefile.in (All info targets): cd $(srcdir) to do the work.
2291 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2293         * Makefile.in (All info targets): Specify $(srcdir) in input files.
2294         Specify -I option.
2295         (All dvi targets): Set the TEXINPUTS variable.
2297 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
2299         * Version 19.31 released.
2301 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
2303         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
2304         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
2306 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2308         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
2309         (INFO_TARGETS): Add ../info/cc-mode.
2310         (DVI_TARGETS): Add cc-mode.dvi.
2312 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2314         * Version 19.30 released.
2316 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2318         * gnus.texi: New file.
2320 1995-11-04  Erik Naggum  <erik@naggum.no>
2322         * gnus.texi: File deleted.
2324 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
2326         * mh-e.texi: "Function Index" -> "Command Index" to work with
2327         Emacs 19.30 C-h C-k support of separately-documented commands.
2329 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2331         * Makefile.in (../info/ediff, ediff.dvi): New targets.
2332         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
2334 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2336         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
2337         (../info/viper, viper.dvi): New targets.
2339 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
2341         * dired-x.texi (Installation): Change the example to set
2342         buffer-local variables like dired-omit-files-p in
2343         dired-mode-hook.
2345 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2347         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
2348         (../info/mh-e, mh-e.dvi): New targets.
2350 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
2352         * Makefile.in (maintainer-clean): Rename from realclean.
2354 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2356         * Makefile.in: New file.
2357         * Makefile: File deleted.
2359 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2361         * Makefile (TEXINDEX_OBJS): Variable deleted.
2362         (texindex, texindex.o, getopt.o): Rules deleted.
2363         All deps on texindex deleted.
2364         (distclean): Don't delete texindex.
2365         (mostlyclean): Don't delete *.o.
2366         * texindex.c, getopt.c: Files deleted.
2368 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2370         * Version 19.26 released.
2372 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
2374         * Makefile (EMACSSOURCES): Exclude undo.texi.
2376 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2378         * Version 19.25 released.
2380 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2382         * Version 19.24 released.
2384 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2386         * Version 19.23 released.
2388 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2390         * Makefile: Delete spurious tab.
2392 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2394         * Makefile (.SUFFIXES): New rule.
2396 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2398         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
2399         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
2401 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2403         * Makefile (../info/sc): Rename frin sc.info.
2404         (../info/cl): Likewise.
2405         (INFO_TARGETS): Use new names.
2407 1993-12-04  Richard Stallman  (rms@srarc2)
2409         * getopt.c: New file.
2410         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
2411         (getopt.o): New rule.
2412         (dvi): Don't depend on texindex.
2413         (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
2414         Depend on texindex.
2416 1993-12-03  Richard Stallman  (rms@srarc2)
2418         * Makefile (../info/sc.info): Rename from ../info/sc.
2419         (TEXI2DVI): New variable.
2420         (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
2421         Add explicit commands.
2422         (TEXINDEX_OBJS): Delete duplicate getopt.o.
2424 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2426         * Version 19.22 released.
2428 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2430         * Makefile (TEXINDEX_OBJS): Delete spurious period.
2432 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2434         * Version 19.21 released.
2436 1993-11-15  Paul Eggert  (eggert@twinsun.com)
2438         * man/Makefile (../info/cl.info): Rename from ../info/cl.
2440 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2442         * Makefile (../etc/GNU): New target.
2443         (EMACSSOURCES): Add gnu1.texi.
2445 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2447         * Makefile (realclean): Don't delete the Info files.
2449 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
2451         * forms.texi: Fix forms.texi so that it will format correctly.
2452         Add missing `@end iftex', fix bad reference.
2454         * info.texi, info-stn.texi: New files implement texinfo version of
2455         `info' file.
2457         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
2458         4' where appropriate.
2460 1993-10-20  Brian Fox  (bfox@ai.mit.edu)
2462         * Makefile: Fix targets for texindex, new info.texi files.
2463         * info-stnd.texi: New file implements info for standalone info
2464         reader.
2465         * info.texi: Update to include recent changes to "../info/info".
2466         New source file for ../info/info; includes info-stnd.texi.
2468         * texindex.c: Include "../src/config.h" if building in emacs.
2470         * Makefile: Change all files to FILENAME.texi, force all targets
2471         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
2472         vip.texinfo, forms.texinfo, cl.texinfo.
2473         Add target to build texindex.c, defining `emacs'.
2475         * forms.texi: Install new file to match version 2.3 of forms.el.
2477 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2479         * Version 19.19 released.
2481 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
2483         * sc.texinfo: Fix info file name.
2485         * Makefile (info): Add gnus and sc.
2486         (dvi): Add gnus.dvi and sc.dvi.
2487         (../info/sc, sc.dvi): New targets.
2489 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2491         * Version 19.18 released.
2493 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2495         * Makefile: Fix source file names of the separate manuals.
2496         (gnus.dvi, ../info/gnus): New targets.
2498 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2500         * Version 19.17 released.
2502 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2504         * split-man: Fix typos in last change.
2506 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2508         * Version 19.16 released.
2510 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2512         * version 19.15 released.
2514 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2516         * Makefile (distclean): It's rm, not rf.
2518 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2520         * Version 19.14 released.
2522 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2524         * Makefile: New file.
2526 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2528         * Version 19.13 released.
2530 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2532         * Version 19.9 released.
2534 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2536         * Version 19.8 released.
2538 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2540         * cmdargs.texi: Document the -i, -itype, and -iconic options.
2542         * trouble.texi: It's `enable-flow-control-on', not
2543         `evade-flow-control-on'.
2545 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2547         * display.texi: Document standard-display-european.
2549 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2551         * Version 19.7 released.
2553         * emacs.texi: Add a sentence to the top menu mentioning the
2554         specific version of Emacs this manual applies to.
2556 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2558         * basic.texi: Document next-line-add-lines variable used to
2559         implement down-arrow.
2561         * killing.texi: Document kill-whole-line.
2563 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
2565         * text.texi: Update unix TeX ordering information.
2567 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2569         * news.texi: Mention fill-rectangle in keybinding list.
2571         * killing.texi: Document fill-rectangle.
2573 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2575         * vc.texi: Bring the docs up to date with VC 5.2.
2577 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2579         * emacs.tex: Mention blackbox and gomoku under Amusements.
2580         Assembler mode is now mentioned and appropriately indexed
2581         under Programming Modes.
2583 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
2585         * emacs.tex: Update TeX ordering information.
2587 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
2589         * gnus.texinfo: New file.  Removed installation instructions.
2591 1990-06-26  David Lawrence  (tale@geech)
2593         * emacs.tex:  Note that completion-ignored-extensions is not used
2594         to filter out names when all completions are displayed in
2595         *Completions*.
2597 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2599         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
2601 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
2603         * emacs.tex: Add @findex grep.
2605 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
2607         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
2608         then define `\sc' as the command for smallcaps in Texinfo.  This
2609         means that the @sc command will produce small caps.  bfox has
2610         made the corresponding change to makeinfo and texinfm.el.
2612 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
2614         * emacs.tex: Correct two typos.  No other changes before
2615         Version 19 will be made.
2617         * vip.texinfo: Remove menu entry Adding Lisp Code in node
2618         Customization since the menu entry did not point to anything.
2619         Also add an @finalout command to remove overfull hboxes from the
2620         printed output.
2622         * cl.texinfo:  Add @bye, \input line and @settitle to file.
2623         This file is clearly intended to be a chapter of some other work,
2624         but the other work does not yet exist.
2626 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
2628         * texinfo.texinfo: Three typos corrected.
2630 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
2632         * emacs.tex: Update information for obtaining TeX distribution from the
2633         University of Washington.
2635 ;; Local Variables:
2636 ;; coding: iso-2022-7bit
2637 ;; End:
2639     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
2640         Free Software Foundation, Inc.
2641   Copying and distribution of this file, with or without modification,
2642   are permitted provided the copyright notice and this notice are preserved.
2644 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd