(Screen): Explain better about cursors and mode lines;
[emacs.git] / man / ChangeLog
blob8dfa76084f43188453f8a642a619ffd8c7dd23fd
1 2005-02-25  Richard M. Stallman  <rms@gnu.org>
3         * screen.texi (Screen): Explain better about cursors and mode lines;
4         don't presuppose text terminals.
5         (Point): Don't assume just one cursor.
6         Clarify explanation of cursors.
7         (Echo Area, Menu Bar): Cleanups.
9         * mini.texi (Minibuffer): Prompts are highlighted.
10         (Minibuffer Edit): Newline = C-j only on text terminals.
11         Clarify resize-mini-windows values.
12         Mention M-PAGEUP and M-PAGEDOWN.
13         (Completion Commands): Mouse-1 like Mouse-2.
14         (Minibuffer History): Explain history commands better.
15         (Repetition): Add xref to Incremental Search.
17         * mark.texi (Setting Mark): Clarify info about displaying mark.
18         Clarify explanation of C-@ and C-SPC.
19         (Transient Mark): Mention Delete Selection mode.
20         (Marking Objects): Clean up text about extending the region.
22         * m-x.texi (M-x): One C-g doesn't always go to top level.
23         No delay before suggest-key-bindings output.
25         * fixit.texi (Fixit): Mention C-/ for undo.
26         (Spelling): Mention ESC TAB like M-TAB.
27         Replacement words with r and R are rechecked.
28         Say where C-g leaves point.  Mention ? as input.
30 2005-02-23  Lute Kamstra  <lute@gnu.org>
32         * cmdargs.texi (Initial Options): Add cross reference.
34 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
36         * ses.texi: Add concept/function/variable indices (this work was
37         donated by Brad Collins <brad@chenla.org>, copyright-assignment
38         papers on file at FSF).
40 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
42         * emacs.texi (Top): Update menu for splitting of node in
43         msdog.texi.
44         * frames.texi (Frames): Update xref for splitting of node in
45         msdog.texi.
46         * trouble.texi (Quitting): Ditto.
48 2005-02-16  Richard M. Stallman  <rms@gnu.org>
50         * windows.texi (Split Window): Simplify line truncation info
51         and xref to Display Custom.
53         * trouble.texi (Quitting): Emergency escape only for text terminal.
54         (Screen Garbled): C-l for ungarbling is only for text terminal.
56         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
58         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
60         * programs.texi (Program Modes): Mention Python mode.
61         (Moving by Defuns): Repeating C-M-h extends region.
62         (Basic Indent): Clarify.
63         (Custom C Indent): Clarify.
64         (Expressions): Repeating C-M-@ extends region.
65         (Info Lookup): Clarify for C-h S.
66         (Symbol Completion): ESC TAB alternative for M-TAB.
67         (Electric C): Clarify.
69         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
71         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
72         MS-DOS Input node.
73         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
74         (MS-DOS and MULE): Clarify.
75         (MS-DOS Processes, Windows Processes): Fix typos.
77         * major.texi (Choosing Modes): Clarify.
79         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
80         (Keyboard Macro Step-Edit): Clarify.
82         * indent.texi (Indentation): Clarifications.
84         * help.texi (Help): Correct error about C-h in query-replace.
85         Clarify apropos vs C-h a.  Fix how to search in FAQ.
86         (Key Help): Describe C-h w here.
87         (Name Help): Minor cleanup.  C-h w moved to Key Help.
88         Clarify the "object" joke.
89         (Apropos): Clarify.  Mouse-1 like Mouse-2.
90         (Help Mode): Mouse-1 like Mouse-2.
92         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
94         * display.texi (Display): Reorder menu.
95         (Faces): Cleanup.
96         (Font Lock): Cleanup.  Mention Options menu.
97         Delete obsolete text.
98         (Scrolling): For C-l, don't presume text terminal.
99         (Horizontal Scrolling): Simplify intro.
100         (Follow Mode): Clarify.
101         (Cursor Display): Moved before Display Custom.
102         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
103         Doc default-tab-width.  Doc line truncation more thoroughly.
105         * dired.texi (Dired Enter): C-x C-f can run Dired.
106         (Dired Visiting): Comment out `a' command.
107         Mouse-1 is like Mouse-2.
108         (Shell Commands in Dired): ? can be used more than once.
110         * basic.texi (Continuation Lines): Simplify description of truncation,
111         and refer to Display Custom for the rest of it.
113 2005-02-10  Jay Belanger  <belanger@truman.edu>
115         * calc.texi:  Change @LaTeX to La@TeX throughout.
116         Redefine @expr as @math for TeX output.
117         Redefine @texline as a no-op for TeX output.
118         Define @tfn, replace @t by @tfn throughout.
120 2005-02-09  Jay Belanger  <belanger@truman.edu>
122         * calc.texi:  Add macro for LaTeX for info output.
124 2005-02-08  Kim F. Storm  <storm@cua.dk>
126         * texinfo.tex (LaTex): Add def.
128 2005-02-06  Jay Belanger  <belanger@truman.edu>
130         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
131         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
132         throughout manual.
134 2005-02-06  Lute Kamstra  <lute@gnu.org>
136         * basic.texi (Undo): Fix typo.
138         * cmdargs.texi (Emacs Invocation): Fix typo.
140         * custom.texi (Init Examples): Fix typo.
142         * abbrevs.texi (Expanding Abbrevs): Fix typo.
144 2005-02-06  Richard M. Stallman  <rms@gnu.org>
146         * regs.texi (Registers): Registers can hold numbers, too.
148         * killing.texi (Other Kill Commands): Cleanup.
149         Delete redundant explanation of kill in read-only buffer.
150         (Yanking): Mention term "copying".
151         (Accumulating Text): Fix typo.
153         * entering.texi (Entering Emacs): Update rationale at start.
154         (Exiting): Treat iconifying on a par with suspension.
156         * custom.texi (Minor Modes): Fix typo.
157         (Easy Customization): Fix menu style.
158         (Variables): Add xref.
159         (Examining): Setting for future sessions works through .emacs.
160         (Keymaps): "Text terminals", not "Many".
161         (Init Rebinding): Explain \C-.  Show example of \M-.
162         Fix minor wording errors.
163         (Function Keys): Explain vector syntax just once.
164         (Named ASCII Chars): Clarify history of TAB/C-i connection.
165         (Init File): Mention .emacs.d directory.
166         (Init Examples): Add xref.
167         (Find Init): Mention .emacs.d directory.
169         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
170         (Action Arguments): Explain which kinds of -l args are found how.
171         (Initial Options): --batch does not inhibit site-start.
172         Add xrefs.
173         (Command Example): Use --batch, not -batch.
175         * basic.texi (Inserting Text): Cleanup wording.
176         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
177         C-n is not error at end of buffer.
178         (Undo): Doc C-/ like C-_.  Add xrefs.
179         (Arguments): META key may be labeled ALT.
180         Peculiar arg meanings are explained in doc strings.
182         * abbrevs.texi (Expanding Abbrevs): Clarify.
184 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
186         * frames.texi (Frame Parameters): Add an xref to the description
187         of list-colors-display.  Add a pointer to the X docs about colors.
189         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
190         Impove docs of list-colors-display.
192 2005-02-03  Lute Kamstra  <lute@gnu.org>
194         * frames.texi (Frames, Drag and Drop): Fix typos.
196 2005-02-03  Richard M. Stallman  <rms@gnu.org>
198         * windows.texi (Basic Window): Mention color-change in mode line.
199         (Change Window): Explain dragging vertical boundaries.
201         * text.texi (Sentences): Clarify.
202         (Paragraphs): Explain M-a and blank lines.
203         (Outline Mode): Clarify text and menu.
204         (Hard and Soft Newlines): Mention use-hard-newlines.
206         * frames.texi (Frames): Delete unnecessary mention of Windows.
207         (Mouse Commands): Likewise.  Mention xterm mouse support.
208         (Clipboard): Clarify.
209         (Mouse References): Mention use of Mouse-1 for following links.
210         (Menu Mouse Clicks): Clarify.
211         (Mode Line Mouse): Clarify.
212         (Drag and Drop): Rewrite.
214         * fixit.texi (Spelling): Fix typo.
216         * files.texi (File Names): Clarify.
217         (Visiting): Update conditions for use of file dialog.  Clarify.
218         (Saving): Doc d as answer in save-some-buffers.
219         (Remote Files): Clean up the text.
221         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
223         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
224         (List Buffers): Clarify.
225         (Several Buffers): Doc T command.
226         (Buffer Convenience): Clarify menu.
228         * basic.texi (Undo): Clarify last change.
230 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
232         * fixit.texi (Spelling): Fix typo.
234 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
236         * basic.texi (Undo): Update description of `undo-outer-limit'.
238 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
240         * building.texi: Update documentation relating to GDB Graphical
241         Interface.
243 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
245         * custom.texi (Easy Customization): Adapt menu to node name change.
247 2005-01-30  Richard M. Stallman  <rms@gnu.org>
249         * custom.texi (Easy Customization): Defn of "User Option" now
250         includes faces.  Don't say just "option" when talking about variables.
251         Do say just "options" to mean "anything customizable".
252         (Specific Customization): Describe `customize-variable',
253         not `customize-option'.
255         * glossary.texi (Glossary) <Faces>: Add xref.
256         <User Option>: Change definition--include faces.  Change xref.
258         * picture.texi (Picture): Mention artist.el.
260         * sending.texi, screen.texi, programs.texi, misc.texi:
261         * mini.texi, major.texi, maintaining.texi, macos.texi:
262         * help.texi, frames.texi, files.texi:
263         Don't say just "option" when talking about variables.
265         * display.texi, mule.texi: Don't say just "option" when talking
266         about variables.  Other minor cleanups.
268 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
270         * gnus.texi: Some edits based on comments from David Abrahams.
272 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
274         * gnus.texi (RSS): Fix the keystroke.
276 2005-01-26  Lute Kamstra  <lute@gnu.org>
278         * cmdargs.texi (Initial Options): Add a cross reference to `Init
279         File'.  Mention the `-Q' option at the `--no-site-file' option.
281 2005-01-24  David Kastrup  <dak@gnu.org>
283         * faq.texi: Update AUCTeX version info.
285 2005-01-16  Xavier Maillard <zedek@gnu-rox.org> (tiny change)
287         * gnus-faq.texi ([4.1]): Typo.
289 2005-01-22  David Kastrup  <dak@gnu.org>
291         * building.texi (Grep Searching): Mention alias `find-grep' for
292         `grep-find'.
294 2005-01-20  Richard M. Stallman  <rms@gnu.org>
296         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
298 2005-01-19  Jay Belanger  <belanger@truman.edu>
300         * calc.texi (Keep Arguments): Mention that keeping arguments
301         doesn't work with keyboard macros.
303 2005-01-16  Richard M. Stallman  <rms@gnu.org>
305         * autotype.texi (Autoinserting): Fix small error.
307 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
309         Sync with Tramp 2.0.47.
311         * tramp.texi (Compilation): New section, describing compilation of
312         remote files.
314 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
316         * man/rmail.texi (Movemail): Explain differences
317         between standard and mailutils versions of movemail.
318         Describe command line and configuration options introduced
319         with the latter.
320         Explain the notion of mailbox URL, provide examples and
321         cross-references to mailutils documentation.
322         Describe various methods of specifying mailbox names,
323         user names and user passwords for rmail.
324         (Remote Mailboxes): New section.  Describe
325         how movemail handles remote mailboxes.  Describe configuration
326         options used to control its behavior.
327         (Other Mailbox Formats): Explain handling of various mailbox
328         formats.
330 2005-01-13  Richard M. Stallman  <rms@gnu.org>
332         * commands.texi (Commands): Clarification.
334 2005-01-11  Richard M. Stallman  <rms@gnu.org>
336         * programs.texi (Multi-line Indent): Fix previous change.
337         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
339 2005-01-11  Kim F. Storm  <storm@cua.dk>
341         * widget.texi (Basic Types): Add :follow-link keyword.
343 2005-01-09  Jay Belanger  <belanger@truman.edu>
345         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
347 2005-01-08  Richard M. Stallman  <rms@gnu.org>
349         * display.texi (Faces): isearch-lazy-highlight-face renamed to
350         lazy-highlight.
352         * search.texi (Query Replace): Mention faces query-replace
353         and lazy-highlight.
354         (Incremental Search): Update isearch highlighting info.
356 2005-01-08  Jay Belanger  <belanger@truman.edu>
358         * calc.texi: Change throughout to reflect new default value of
359         calc-settings-file.
361 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
363         * message.texi (Reply): `message-reply-to-function' should return
364         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
366 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
368         * faq.texi (Changing load-path): Fix typo.
370 2005-01-05  Jay Belanger  <belanger@truman.edu>
372         * calc.texi (Programming Tutorial): Replace kbd command by
373         appropriate characters for a keyboard macro.
375 2005-01-04  Jay Belanger  <belanger@truman.edu>
377         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
378         for Lucid Emacs.
379         (Programming Tutorial): Mention that the user needs to be in the
380         right mode to compute some functions.
382 2005-01-04  Richard M. Stallman  <rms@gnu.org>
384         * custom.texi (Saving Customizations): Minor improvement.
386 2005-01-04  Jay Belanger  <belanger@truman.edu>
388         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
389         no longer applicable.
391 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
393         * custom.texi (Saving Customizations): Emacs no longer loads
394         `custom-file' after .emacs.  No longer mention customizing through
395         Custom.
397 2005-01-01  Jay Belanger  <belanger@truman.edu>
399         * calc.texi (Programming Tutorial): Changed description of how to
400         edit keyboard macros to match current behavior.
402 2005-01-01  Andreas Schwab  <schwab@suse.de>
404         * killing.texi (Graphical Kill): Move up under node Killing,
405         change @section to @subsection.
407 2005-01-01  Richard M. Stallman  <rms@gnu.org>
409         * custom.texi (Face Customization): Mention hex color specs.
411         * emacs.texi (Top): Update Killing submenu.
413         * killing.texi (Killing): Reorganize section.
414         No more TeX-only text; put the node command at start of chapter.
415         But the first section heading is used only in TeX.
416         Rewrite the text to read better in this mode.
417         (Graphical Kill): New subnode gets some of the text that
418         used to be in the first section.
420 2004-12-31  Richard M. Stallman  <rms@gnu.org>
422         * dired.texi (Shell Commands in Dired): Delete the ? example.
424         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
426         * files.texi (Saving): Describe new require-final-newline features
427         and mode-require-final-newline.
429 2004-12-31  Jay Belanger  <belanger@truman.edu>
431         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
433 2004-12-29  Richard M. Stallman  <rms@gnu.org>
435         * custom.texi (File Variables): Clarify previous change.
437 2004-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
439         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
440         out now.
442 2004-12-27  Richard M. Stallman  <rms@gnu.org>
444         * Makefile.in (MAKEINFO): Specify --force.
446         * basic.texi (Moving Point): C-e now runs move-end-of-line.
447         (Undo): Doc undo-outer-limit.
449 2004-12-20  Jay Belanger  <belanger@truman.edu>
451         * calc.texi (Types Tutorial): Emphasize that you can't divide by
452         zero.
454 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
456         * cc-mode.texi (Text Filling and Line Breaking): Put period after
457         @xref.
458         (Font Locking): Avoid @strong{Note:}.
460 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
462         Sync with Tramp 2.0.46.
464         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
466 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
468         * url.texi: Correct typos.
469         (Retrieving URLs): @var{nil}->@code{nil}.
470         (HTTP language/coding, mailto): Replace  "GNU Emacs Manual" with
471         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
472         (Dealing with HTTP documents): @inforef->@xref.
474 2004-12-15  Juri Linkov  <juri@jurta.org>
476         * mark.texi (Transient Mark, Mark Ring): M-< and other
477         movement commands don't set mark in Transient Mark mode
478         if mark is active.
480 2004-12-15  Jay Belanger  <belanger@truman.edu>
482         * calc.texi: Consistently capitalized all mode names.
483         (Answers to Exercises): Mention that an answer can be a fraction
484         when in Fraction mode.
486 2004-12-13  Jay Belanger  <belanger@truman.edu>
488         * calc.texi: Fix some TeX definitions.
490 2004-12-12  Juri Linkov  <juri@jurta.org>
492         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
493         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
495         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
496         (Misc Dired Commands): Add @r{(Dired)} to w.
498 2004-12-12  Juri Linkov  <juri@jurta.org>
500         * mark.texi (Marking Objects): Marking commands also extend the
501         region when mark is active in Transient Mark mode.
503 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
505         * reftex.texi (Imprint): Remove erroneous @value's.
507 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
509         * custom.texi (Saving Customizations): Emacs only loads the custom
510         file automatically after the init file in version 22.1 or later.
511         Adapt text and examples to this fact.
513         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
514         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
516 2004-12-08  Jay Belanger  <belanger@truman.edu>
518         * calc.texi (Starting Calc): Remove comment about installation.
519         (Keypad Mode Overview): Remove comment about Emacs 19 support.
521 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
523         * url.texi: Update @setfilename.
524         (Getting Started): No need to worry about Gnus versions.
525         (Dealing with HTTP documents): Use @inforef.
527         * org.texi: Fix @direntry file name.
529 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
531         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
532         be set through Custom.  Otherwise, it has no effect.
534 2004-12-07  Stefan  <monnier@iro.umontreal.ca>
536         * url.texi: New file.
538         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
540 2004-12-06  Jay Belanger  <belanger@truman.edu>
542         * calc.texi (Using Calc): Remove paragraph about installation.
544 2004-12-06  Jay Belanger  <belanger@truman.edu>
546         * calc.texi: Use more Texinfo macros and less TeX defs.
547         Remove @refill's.
549 2004-12-06  Richard M. Stallman  <rms@gnu.org>
551         * org.texi: New file.
553 2004-12-05  Richard M. Stallman  <rms@gnu.org>
555         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
556         * entering.texi: Rename Command Line to Emacs Invocation.
558         * Makefile.in (org.dvi, ../info/org): New targets.
559         (INFO_TARGETS): Add ../info/org.
560         (DVI_TARGETS): Add org.dvi.
561         (maintainer-clean): Remove the info files in the info dir.
563         * misc.texi (Term Mode): Correcty describe C-c.
565         * custom.texi (Easy Customization): Move up to section level,
566         before Variables.  Avoid using the term "variable"; say "option".
567         New initial explanation.
568         (Variables): In initial explanation, connect "variable" to the
569         already-explained "user option".
571         * emacs.texi (Top): Fix ref to Command Line.
572         Move reference to Easy Customization.
574         * xresources.texi (X Resources): Fix From link.
576         * doclicense.texi (GNU Free Documentation License): Fix To link.
578         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
580         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
582 2004-12-03  Richard M. Stallman  <rms@gnu.org>
584         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
586 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
588         * kmacro.texi: Several small changes in addition to the following.
589         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
590         defining a keyboard macro.
591         Mention `kmacro-ring-max'.
592         (Keyboard Macro Counter): Clarify description of
593         `kmacro-insert-counter', `kmacro-set-counter',
594         `kmacro-add-counter' and `kmacro-set-format'.
596 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
598         * custom.texi (File Variables): Add `unibyte' and make it more
599         clear that `unibyte' and `coding' are special.  Suggested by Simon
600         Krahnke <overlord@gmx.li>.
602         * mule.texi (Enabling Multibyte): Refer to File Variables.
603         Suggested by Simon Krahnke <overlord@gmx.li>.
605 2004-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
607         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
608         x-use-old-gtk-file-dialog.
610 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
612         * idlwave.texi: Fix the setfilename directive to put the produced
613         file in ../info.
614         (Continued Statement Indentation): Resurrect Jan D.'s change from
615         2004-11-03 that was lost when a newer version of idlwave.texi was
616         imported.
618 2004-11-20  Richard M. Stallman  <rms@gnu.org>
620         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
622 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
624         * building.texi (Lisp Eval): Delete hyphen in section name.
626 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
628         * files.texi (Old Versions):
629         No longer document annotation as "CVS only".
631 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
633         * files.texi (Version Control): Rewrite the introduction about
634         version systems, mentioning the new ones that we support.  Thanks
635         to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
636         suggestions.
638 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
640         * gnus-faq.texi ([5.1]): Added missing bracket.
642         * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
643         `spam-initialize'.
645 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
647         * message.texi (Various Message Variables): Mention that all mail
648         file variables are derived from `message-directory'.
650         * gnus.texi (Splitting Mail): Clarify bogus group.
652 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
654         * emacs-mime.texi (Encoding Customization): Fix
655         mm-coding-system-priorities entry.
657 2004-11-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
659         * frames.texi (Dialog Boxes):
660         * idlwave.texi (Continued Statement Indentation):
661         * reftex.texi (Options (Index Support)):
662         (Displaying and Editing the Index, Table of Contents):
663         * speedbar.texi (Creating a display, Major Display Modes): Replace
664         non-nil with non-@code{nil}.
666 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
668         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
670 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
672         * text.texi (Text Based Tables, Table Definition)
673         (Table Creation, Table Recognition, Cell Commands)
674         (Cell Justification, Row Commands, Column Commands)
675         (Fixed Width Mode, Table Conversion, Measuring Tables)
676         (Table Misc): New nodes, documenting the Table Mode.
678 2004-10-21  Jay Belanger  <belanger@truman.edu>
680         * calc.texi (Algebraic-Style Calculations): Removed a comment.
682 2004-10-19  Jason Rumney  <jasonr@gnu.org>
684         * makefile.w32-in (info): Change order of arguments to makeinfo.
686 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
688         * calendar.texi (iCalendar): Update for package changes.
690 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
692         * calc.texi (Reporting Bugs): Double up `@'.
694 2004-10-18  Jay Belanger  <belanger@truman.edu>
696         * calc.texi (Reporting Bugs):  Changed the address that bugs
697         should be sent to.
699 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
701         * gnus.texi (New Features): Add 5.11.
703         * message.texi (Resending): Remove wrong default value.
705         * gnus.texi (Mail Source Specifiers): Describe possible problems
706         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
707         `pop3-leave-mail-on-server' to the index.
709 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
711         * message.texi (Canceling News): Add how to set a password.
713 2004-10-12  Jay Belanger  <belanger@truman.edu>
715         * calc.texi (Help Commands):  Changed the descriptions of
716         calc-describe-function and calc-describe-variable to match their
717         current behavior.
719 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
721         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
723 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
725         Sync with Tramp 2.0.45.
727         * tramp.texi (Frequently Asked Questions): Comment paragraph about
728         plink link.  The URL is outdated.  Originator contacted for
729         clarification.
731 2004-10-10  Juri Linkov  <juri@jurta.org>
733         * gnus.texi (Top, Marking Articles): Join two menus in one node
734         because a node can have only one menu.
736 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
738         * files.texi (Misc File Ops): View mode is a minor mode.
740 2004-10-09  Juri Linkov  <juri@jurta.org>
742         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
743         example of nnmail-split-fancy.
745 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
747         * calendar.texi (iCalendar): Style changes.
749 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
751         * search.texi (Regexps): The regexp described in the example is no
752         longer stored in the variable `sentence-end'.
754 2004-10-06  Karl Berry  <karl@gnu.org>
756         * info.texi (@kbd{1}--@kbd{9}): no space around --, for
757         consistency with other uses of dashes.
759 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
761         * building.texi (Starting GUD): Note that multiple debugging
762         sessions requires `gdb --fullname'.
764 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
766         * calendar.texi (iCalendar): New section for a new package.
768 2004-10-05  Karl Berry  <karl@gnu.org>
770         * info.texi: consistently use --- throughout, periods at end of
771         menu descriptions, and a couple typos.
773 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
775         * text.texi: Various small changes in addition to the following.
776         (Text): Replace xref for autotype with inforef.
777         (Sentences): Explain nil value for `sentence-end'.
778         (Paragraphs): Update default values for `paragraph-start' and
779         `paragraph-separate'.
780         (Text Mode): Correct description of Text mode's effect on the
781         syntax table.
782         (Outline Visibility): `hide-other' does not hide top level headings.
783         `selective-display-ellipses' no longer has an effect on Outline mode.
784         (TeX Misc): Add missing @cindex.
785         Replace xref for RefTeX with inforef.
786         (Requesting Formatted Text): the variable
787         `enriched-fill-after-visiting' no longer exists.
788         (Editing Format Info): Update names of menu items and commands.
789         (Format Faces): Mention special effect of specifying the default face.
790         Describe inheritance of text properties.
791         Correct description of `fixed' face.
792         (Format Indentation): Correct description of effect of setting
793         margins.  Mention `set-left-margin' and `set-right-margin'.
794         (Format Justification): Update names of menu items.
795         `set-justification-full' is now bound to `M-j b'.
796         Mention that `default-justification' is a per buffer variable.
797         (Format Properties): Update name of menu item.
798         (Forcing Enriched Mode): `format-decode-buffer' automatically
799         turns on Enriched mode if the buffer is in text/enriched format.
802 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
804         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
806 2004-09-28  Kim F. Storm  <storm@cua.dk>
808         * display.texi (Display Custom) <indicate-buffer-boundaries>:
809         Align with new functionality.
811 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
813         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
814         * pgg.texi (User Commands, Backend methods): do.
815         * gnus.texi: Markup fixes.
816         (Setting Process Marks): Fix `M P a' entry.
817         * emacs-mime: Fixes.
819 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
821         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
822         again.
823         Use 5.10 instead of 5.10.0.
825 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
827         * gnus.texi (Summary Mail Commands): S D e.
829 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
831         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
832         the gnus-article-mode-line-format section.
834 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
836         * gnus.texi (Various Summary Stuff): Fix the documentation for
837         gnus-newsgroup-variables.
839 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
841         * gnus.texi (MIME Commands): Added
842         gnus-mime-display-multipart-as-mixed,
843         gnus-mime-display-multipart-alternative-as-mixed,
844         gnus-mime-display-multipart-related-as-mixed.
845         (Mail Source Customization): Clarify `mail-source-directory'.
846         (Splitting Mail): Mention gnus-group-find-new-groups.
847         (SpamOracle): Fixed typo.
849         * gnus-faq.texi: Untabify.
850         ([6.3]): nnir.el is in contrib directory.
852         * message.texi (News Headers): Clarify how a unique ID is created.
854         * gnus.texi (Batching Agents): Fixed typo in example.  Reported
855         by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
857 2004-09-20  Andre Srinivasan  <andre@e2open.com>
859         * gnus.texi (Group Parameters): Added more on hooks.  (Small
860         change.)
862 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
864         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
866 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
868         * display.texi (Display Custom): Remove stray `@end defvar'.
870 2004-09-23  Kim F. Storm  <storm@cua.dk>
872         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
873         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
875 2004-09-22  Jay Belanger  <belanger@truman.edu>
877         * calc.texi (Vectors as Lists): Added a warning that the tutorial
878         might be hidden during part of the session.
880 2004-09-20  Jay Belanger  <belanger@truman.edu>
882         * calc.texi (Notations Used in This Manual): Put in an earlier
883         mention that DEL could be called Backspace.
885 2004-09-20  Richard M. Stallman  <rms@gnu.org>
887         * custom.texi (Hooks): Explain using setq to clear out a hook.
888         (File Variables): Explain multiline string constants.
889         (Non-ASCII Rebinding): Explain when you need to update
890         non-ASCII char codes in .emacs.
892         * building.texi (Compilation): Explain how to make a silent
893         subprocess that won't be terminated.  Explain compilation-environment.
895 2004-09-13  Kim F. Storm  <storm@cua.dk>
897         * mini.texi (Repetition): Rename isearch-resume-enabled to
898         isearch-resume-in-command-history and change default to disabled.
900 2004-09-10  Simon Josefsson  <jas@extundo.com>
902         * gnus.texi (IMAP): Add example.  Suggested and partially written
903         by Steinar Bang <sb@dod.no>.
905 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
907         * gnus.texi (IMAP): add comments about imaps synonym to imap in
908         netrc syntax
910 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
912         * gnus.texi (Spam ELisp Package Sequence of Events): some clarifications
913         (Spam ELisp Package Global Variables)
914         (Spam ELisp Package Global Variables): more clarifications
916 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
918         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
919         mention spam-split does not modify incoming mail
921 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
923         * gnus.texi (Spam ELisp Package Sequence of Events): fix typo
925 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
927         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi
929 2004-09-09  Kim F. Storm  <storm@cua.dk>
931         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
932         with new `kmacro-name-last-macro'.
934 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
936         * makefile.w32-in (sieve, pgg): Use $(infodir).
938 2004-09-08  Juri Linkov  <juri@jurta.org>
940         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
942 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
944         * makefile.w32-in: Fix PGG and Sieve entries.
946 2004-09-03  Juri Linkov  <juri@jurta.org>
948         * search.texi (Incremental Search): Update wording for M-%.
950 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
952         * killing.texi (Killing): Correct description of kill commands in
953         read-only buffer.
955 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
957         * building.texi (Compilation Mode): Add a paragraph about rules
958         for finding the compilation buffer for `next-error'.
960         * search.texi (Other Repeating Search): Mention that Occur mode
961         supports the next-error functionality.
963 2004-09-02  Juri Linkov  <juri@jurta.org>
965         * search.texi (Regexp Replace): Add missing backslash to \footnote.
967 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
969         * kmacro.texi (Basic Keyboard Macro):
970         `apply-macro-to-region-lines' now operates on all lines that begin
971         in the region, rather than on all complete lines in the region.
973 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
975         * frames.texi (Drag and drop): Add documentation about
976         x-dnd-test-function and x-dnd-known-types.
978 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
980         * indent.texi: Various minor changes in addition to:
981         (Indentation Commands): Correct description of `indent-relative'.
982         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
983         mode.  The *Tab Stops* buffer uses Overwrite Mode.
984         (Just Spaces): `untabify' converts sequences of at least two
985         spaces to tabs.
987 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
989         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
990         Emacs and related programs.
992 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
994         * frames.texi (Secondary Selection): Setting the secondary
995         selection with M-Drag-Mouse-1 does not alter the kill ring,
996         setting it with M-Mouse-1 and M-Mouse-3 does.
997         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
998         toolkit scroll bars.
999         (Scroll Bars): Ditto.
1001         * windows.texi (Basic Window): When using a window system, the value
1002         of point in a non-selected window is indicated by a hollow box.
1003         (Split Window): Side by side windows are separated by a scroll bar,
1004         if scroll bars are used.
1005         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
1006         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
1007         (Window Convenience): Update bindings for `winner-undo' and
1008         `winner-redo'.
1010         * ack.texi (Acknowledgments): Use `@unnumbered'.
1011         * misc.texi : Adapt sectioning in Info to the node structure.
1012         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
1013         of "Using Emacs as a Server".
1014         * building.texi (Building): Interchange nodes (for correct numbering).
1015         * programs.texi (Programs): Interchange nodes (for correct numbering).
1016         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
1017         Info to the node structure.
1018         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
1019         Rearrange order of nodes and sections such that both "GNU GENERAL
1020         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
1021         end, as appropriate for appendices.
1022         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
1023         Use `@unnumberedsec'.
1024         * trouble.texi: Adapt sectioning in Info to the node structure.
1025         Adapt node pointers to change in emacs.texi.
1026         * cmdargs.texi, doclicense.texi: Adapt node pointers.
1028 2004-08-27  Richard M. Stallman  <rms@gnu.org>
1030         * faq.texi: Fix texinfo usage, esp. doublequotes.
1031         (Difference between Emacs and XEmacs): Some clarification.
1033         * faq.texi (Difference between Emacs and XEmacs):
1034         Explain not to contrast XEmacs with GNU Emacs.
1036 2004-08-26  Richard M. Stallman  <rms@gnu.org>
1038         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
1040 2004-08-25  Kenichi Handa  <handa@m17n.org>
1042         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
1043         description for unibyte mode.
1045 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
1047         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
1049         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
1050         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
1051         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
1052         in @pxref.
1054 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
1056         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
1057         Change section names.
1059 2004-08-22  David Kastrup  <dak@gnu.org>
1061         * reftex.texi (AUCTeX): Update links, section name.
1063         * faq.texi (Calc): Update availability (included in 22.1).
1064         (AUCTeX): Update availability, information, versions, description.
1066 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
1068         * kmacro.texi (Keyboard Macro Ring): Rename section.
1069         Emacs treats the head of the macro ring as the `last keyboard macro'.
1070         (Keyboard Macro Counter): Minor change.
1071         (Save Keyboard Macro): Some clarifications.
1072         (Edit Keyboard Macro): Rename section.
1074         * buffers.texi (Buffers): Maximum buffer size is now 256M on
1075         32-bit machines.
1076         (Several Buffers): Clarify which buffer is selected if `2' is
1077         pressed in the Buffer Menu.
1078         Auto Revert mode can be used to update the Buffer Menu
1079         automatically.
1081 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
1083         * help.texi (Misc Help): Add an index entry for finding an Info
1084         manual by its file name.
1086 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
1088         * files.texi (Backup Deletion): Correct description of
1089         `delete-old-versions'.
1090         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
1091         (Auto Save Files): Recommend `auto-save-mode' to reenable
1092         auto-saving, rather than the abbreviation `auto-save'.
1094 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
1096         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
1097         for "killing" and "yanking" in main menu.
1099 2004-08-16  Richard M. Stallman  <rms@gnu.org>
1101         * killing.texi (Yanking, Killing): Minor cleanups.
1103         * mark.texi (Momentary Mark): Minor cleanups.
1105 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
1107         * custom.texi (Non-ASCII Rebinding):
1108         C-q always inserts the right code to pass to global-set-key.
1110 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
1112         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
1114 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
1116         * regs.texi (RegNumbers): Mention `C-x r i' binding for
1117         `insert-register', instead of `C-x r g' binding, for consistency.
1119 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
1121         * fixit.texi (Spelling): Fix typo.
1123 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
1125         * help.texi (Help): Fix Texinfo usage.
1127 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
1129         * cc-mode.texi: Various updates for CC Mode 5.30.9.
1131 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
1133         Sync with Tramp 2.0.44.
1135 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
1137         * widget.texi (User Interface): Update how to separate the
1138         editable field of an editable-field widget from other widgets.
1139         (Programming Example): Add text after field.
1141 2004-07-24  Richard M. Stallman  <rms@gnu.org>
1143         * text.texi (Paragraphs): Update how paragraphs are separated
1144         and the default for paragraph-separate.
1146         * search.texi (Regexp Replace): Further update text for new
1147         replacement operators.
1149 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1151         * emacs-mime.texi (Encoding Customization): Add a note to the
1152         mm-content-transfer-encoding-defaults entry.
1153         (rfc2047): Update.
1155         * gnus.texi (Article Highlighting): Add
1156         gnus-cite-ignore-quoted-from.
1157         (POP before SMTP): New node.
1158         (Posting Styles): Addition.
1159         (Splitting Mail): Add nnmail-split-lowercase-expanded.
1160         (Fancy Mail Splitting): Ditto.
1161         (X-Face): Add gnus-x-face.
1163 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
1165         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
1166         pgg.texi, sieve.texi: Use @copying and @insertcopying.
1168 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
1170         * gnus.texi (Mail Source Specifiers): Describe
1171         `pop3-leave-mail-on-server'.
1173 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
1175         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
1177         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
1178         repository.  Change setfilename.
1180         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
1182 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
1184         * emacs-xtra.texi (Subdir switches): Dired does not remember the
1185         `R' switch.
1187         * dired.texi (Dired Updating): `k' only deletes inserted
1188         subdirectories from the Dired buffer if a prefix argument was given.
1190         * search.texi (Regexps): Delete redundant definition of `symbol' in
1191         description of `\_>'.  It already occurs in the description of `\_<'.
1193 2004-07-02  Juri Linkov  <juri@jurta.org>
1195         * pcl-cvs.texi (Viewing differences): Add `d r'.
1197 2004-07-01  Juri Linkov  <juri@jurta.org>
1199         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
1200         (Regexp Search): Add M-r.
1202 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
1204         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
1206 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
1208         * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
1209         * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
1211 2004-06-25  Richard M. Stallman  <rms@gnu.org>
1213         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
1215 2004-06-25  David Kastrup  <dak@gnu.org>
1217         * search.texi (Regexp Replace): Some typo corrections and
1218         rearrangement.
1220 2004-06-24  David Kastrup  <dak@gnu.org>
1222         * search.texi (Unconditional Replace): Use replace-string instead
1223         of query-replace in example.
1224         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
1225         sequences.
1226         (Query Replace): Correct explanation of `^' which does not use
1227         the mark stack.
1229 2004-06-21  Nick Roberts  <nickrob@gnu.org>
1231         * misc.texi (Shell History Copying): Document comint-insert-input.
1232         (Shell Ring): Describe comint-dynamic-list-input-ring here.
1234 2004-06-21  Karl Berry  <karl@gnu.org>
1236         * info.texi (Top): mention that only Emacs has mouse support.
1237         (Getting Started): mention this in a few other places.
1239 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
1241         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
1242         * custom.texi (Customization): do.
1243         * anti.texi (Antinews): do.
1244         * abbrevs.texi (Defining Abbrevs): do.
1246         * programs.texi (Info Lookup): Fix keybinding for
1247         info-lookup-symbol.
1249 2004-06-16  Juanma Barranquero  <lektu@terra.es>
1251         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
1252         Add emacs-xtra.
1253         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
1254         (clean): Add emacs-xtra and flymake.  Remove redundancies.
1256 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
1258         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
1259         Add emacs-xtra.
1260         * emacs-xtra.texi: New file.
1262 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
1264         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
1265         (Dired and Find): Mention differences with ordinary Dired buffers.
1267 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
1269         * autotype.texi (Copyrights, Timestamps): Recommend
1270         `before-save-hook' instead of `write-file-functions'.
1272 2004-06-13  Richard M. Stallman  <rms@gnu.org>
1274         * custom.texi (Init Syntax): Explain about vars that do special
1275         things when set with setq or with Custom.
1276         (Init Examples): Add line-number-mode example.
1278 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
1280         * dired-x.texi (dired-mark-omitted): Update keybinding.
1282 2004-06-12  Juri Linkov  <juri@jurta.org>
1284         * dired.texi (Operating on Files): Add dired-do-touch.
1286 2004-06-10  Kim F. Storm  <storm@cua.dk>
1288         * pcl-cvs.texi (Viewing differences): Add 'd y'.
1290 2004-06-10  Juri Linkov  <juri@jurta.org>
1292         * building.texi (Lisp Eval): Add C-M-x on defface.
1294 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
1296         * files.texi (Reverting): Auto-Revert mode and
1297         Global Auto-Revert mode no longer revert remote files.
1299 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
1301         * dired-x.texi (variable dired-omit-mode): Rename from
1302         dired-omit-files-p.
1303         (function dired-omit-mode): Rename from dired-omit-toggle.
1304         Call dired-omit-mode rather than set dired-omit-files-p.
1305         (dired-mark-omitted): Describe command.
1307 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
1309         Version 2.0.41 of Tramp released.
1311 2004-05-29  Juanma Barranquero  <lektu@terra.es>
1313         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
1314         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
1316 2004-05-29  Richard M. Stallman  <rms@gnu.org>
1318         * custom.texi (Init File): Two dashes start --no-site-file.
1320         * cl.texi (Top): Call this chapter `Introduction'.
1321         (Overview): In TeX, no section heading here.
1323         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
1325 2004-05-29  Alan Mackenzie  <acm@muc.de>
1327         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
1328         ("AWK"): Is consistently thus spelt throughout.
1329         (AWK, Pike): Document as "C-like modes".
1330         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
1331         (M-x man): Supersedes M-x manual-entry.
1332         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
1334         ("Comments in C"): Delete node; the info is in CC Mode manual.
1335         (c-comment-only-line-offset): Remove description.
1337         (C-c ., C-c C-c): Describe new C Mode bindings.
1339         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
1340         (@dfn{Style}, c-default-style, comment-column, comment-padding)
1341         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
1342         Amend definitions.
1344         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
1345         Describe functions.
1347         (c-comment-start-regexp, c-hanging-comment-ender-p)
1348         (c-hanging-comment-starter-p): Remove obsolete definitions.
1350         * emacs.texi: Remove the menu entry "Comments in C".
1352 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
1354         * Makefile.in (../info/flymake, flymake.dvi): New targets.
1355         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
1357 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
1359         * flymake.texi: New file.
1361 2004-05-28  Simon Josefsson  <jas@extundo.com>
1363         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
1365 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
1367         * dired.texi (Dired and Find): `find-ls-option' does not apply to
1368         `M-x locate'.
1370 2004-05-16  Karl Berry  <karl@gnu.org>
1372         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
1373         makeinfo --html fails.
1374         * help.texi (Help Summary) [@ifnottex]: Likewise.
1376 2004-05-13  Nick Roberts  <nickrob@gnu.org>
1378         * building.texi (GDB Graphical Interface): Update and describe
1379         layout first.
1381 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
1383         Version 2.0.40 of Tramp released.
1385 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
1387         Complete rework, based on review by Karl Berry <karl@gnu.org>.
1389         * tramp.texi (Auto-save and Backup): Explain exploitation of new
1390         variables `tramp-backup-directory-alist' and
1391         `tramp-bkup-backup-directory-info'.
1392         (Overview, Connection types)
1393         (External transfer methods, Default Method)
1394         (Windows setup hints): Remove restriction of password entering
1395         with external methods.
1396         (Auto-save and Backup): Make file name example
1397         (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
1398         and `auto-save-directory' must be used.
1399         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
1400         only "NT").  Remove doubled entry "What kinds of systems does
1401         @tramp{} work on".
1402         (tramp): Macro removed.
1403         (Obtaining Tramp): Flag removed from title.
1404         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
1405         and `trampver' used properly.  Flag `tramp-inst' replaced by
1406         `installchapter'.  Installation related text adapted.
1408 2004-05-04  Jason Rumney  <jasonr@gnu.org>
1410         * makefile.w32-in: Revert last change.
1412 2004-05-03  Jason Rumney  <jasonr@gnu.org>
1414         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
1416 2004-04-28  Masatake YAMATO  <jet@gyve.org>
1418         * widget.texi (Programming Example): Remove overlays.
1420 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
1422         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
1424 2004-04-23  Juanma Barranquero  <lektu@terra.es>
1426         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1428 2004-04-18  Juri Linkov  <juri@jurta.org>
1430         * fixit.texi (Spelling): Remove file extension from ispell xref.
1432 2004-04-15  Kim F. Storm  <storm@cua.dk>
1434         * cmdargs.texi (Initial Options): Add -Q.
1436 2004-04-05  Kim F. Storm  <storm@cua.dk>
1438         * custom.texi (File Variables): Add safe-local-eval-forms.
1440 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
1442         * info.texi (Info Search): Add info-apropos.
1444 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
1446         * files.texi (Reverting): Correct description of revert-buffer's
1447         handling of point.
1449 2004-03-22  Juri Linkov  <juri@jurta.org>
1451         * emacs.texi (Top): Add `Misc X'.
1453         * faq.texi, trouble.texi: Fix help key bindings.
1455         * glossary.texi: Improve references.
1457         * help.texi: Sync keywords with finder.el.
1459         * mini.texi (Completion): Add description for menu items.
1461         * misc.texi (Browse-URL, FFAP): Add information about keywords.
1463         * sending.texi (Mail Methods): Fix xref to Message manual.
1465 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
1467         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
1468         (as suggested by Karl Berry).  Update information about colored
1469         stars in menus.  Add new subheading describing M-n.
1471 2004-03-12  Richard M. Stallman  <rms@gnu.org>
1473         * cl.texi (Top): Rename top node's title.
1475         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
1477 2004-03-08  Karl Berry  <karl@gnu.org>
1479         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
1480         problems making the texinfo distribution.
1482 2004-03-04  Richard M. Stallman  <rms@gnu.org>
1484         * search.texi (Regexps): Explain that ^ and $ have their
1485         special meanings only in certain contexts.
1487         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
1489         * mule.texi (Specify Coding): Doc C-x RET F.
1491         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
1492         for multiple compile and grep buffers.
1493         (Indirect Buffers): Don't recommand clone-indirect-buffer
1494         for multiple compile and grep buffers.
1496 2004-02-29  Simon Josefsson  <jas@extundo.com>
1498         * smtpmail.texi (Authentication): Changed the list of supported
1499         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
1500         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
1501         <voegelas@gmx.net>.
1503 2004-02-29  Juanma Barranquero  <lektu@terra.es>
1505         * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
1506         $(DEL) instead of rm, and ignore exit code.
1508 2004-02-29  Kai Grossjohann  <kgrossjo@eu.uu.net>
1510         Tramp version 2.0.39 released.
1512 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
1514         * tramp.texi (Customizing Completion): Explain new functions
1515         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
1516         (all): Savannah URLs unified to "http://savannah.nongnu.org".
1517         (Top): Refer to Savannah mailing list as the major one.  Mention
1518         older mailing lists in HTML mode only.
1519         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
1520         (Frequently Asked Questions): Remote hosts must not be Unix-like
1521         for "smb" method.
1522         (Password caching): New node.
1523         (External transfer methods): Refer to password caching for "smb"
1524         method.
1526 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
1528         * building.texi (Watch Expressions): Update.
1530 2004-02-21  Juri Linkov  <juri@jurta.org>
1532         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
1533         --directory, --help, --version.  Move text about command-line-args
1534         to Command Arguments.
1535         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
1536         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
1537         (Window Size X): Join -g and --geometry.  Add @cindex.
1538         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
1539         (Title X): Remove alias -title.
1540         (Misc X): New node.
1542 2004-02-17  Karl Berry  <karl@gnu.org>
1544         * info.texi (Help-Int): mention the new line number feature.
1546 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1548         * frames.texi (Drag and drop): Add Motif to list of supported
1549         protocols.
1551 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
1553         * ses.texi (Advanced Features): New functionality for
1554         ses-set-header-row (defaults to current row unless C-u used).
1555         (Acknowledgements): Add Stefan Monnier.
1557 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1559         * frames.texi (Drag and drop): New section.
1561 2004-01-24  Richard M. Stallman  <rms@gnu.org>
1563         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
1564         Include it only @ifnotinfo.  Patch the preceding and following
1565         node headers to point to each other.
1567 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
1569         * calendar.texi (Appointments): Update section.
1571 2003-12-29  Kevin Ryde  <user42@zip.com.au>
1573         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
1575         * programs.texi (C Modes): Fix the xref.
1577 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
1579         * building.texi (Watch Expressions): Update.
1580         (Commands of GUD): Include use of toolbar + breakpoints set from
1581         fringe/margin.
1583 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
1585         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
1586         <acm@muc.de>.
1588 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
1590         Tramp version 2.0.38 released.
1592         * tramp.texi (Remote shell setup): Warn of environment variables
1593         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
1594         <sven.gabriel@imk.fzk.de>.
1595         (Configuration): Tramp now chooses base64/uuencode
1596         automatically.  Update wording accordingly.
1597         (Top): More description for the `Default Method' menu entry.
1598         (Default Method): Use @code, not @var, for Lisp variables.
1599         (Default Method): New subsection `Which method is the right one
1600         for me?'  Suggested by Christian Kirsch.
1601         (Configuration): Pointer to new subsection added.
1602         (Default Method): Too many "use" in one sentence.
1603         Rephrase.  Reported by Christian Kirsch.
1604         (Filename Syntax): Old `su' example is probably a left-over from
1605         the sm/su method naming.  Replace with `ssh', instead.
1606         (External transfer methods, Auto-save and Backup):
1607         Typo fixes.
1609 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
1611         * tramp.texi (all): Harmonize all occurences of @tramp{}.
1612         (Top): Mention japanese manual only if flag `jamanual' is set.
1613         Insert section `Japanese manual' in menu.
1615 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1617         * frames.texi (Dialog Boxes): Add use-file-dialog.
1619 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
1621         * eshell.texi (Known Problems): Add doc item.
1623 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
1625         * ack.texi: Note that Alan Mackenzie contributed the AWK support
1626         in CC Mode.
1628 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
1630         * cc-mode.texi: Update for CC Mode 5.30.
1632         Note: Please refrain from doing purely cosmetic changes like
1633         removing trailing whitespace in this manual; it clobbers cvs
1634         merging for no good reason.
1636 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
1638         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
1639         * man/commands.texi, man/custom.texi, man/display.texi:
1640         * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
1641         * man/frames.texi, man/glossary.texi, man/killing.texi:
1642         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
1643         * man/mule.texi, man/rmail.texi, man/search.texi:
1644         * man/sending.texi, man/text.texi, man/tramp.texi:
1645         * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
1646         * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
1648 2003-11-01  Alan Mackenzie  <acm@muc.de>
1650         * search.texi (Scrolling During Incremental Search): Document a
1651         new scrolling facility in isearch mode.
1653 2003-10-26  Karl Berry  <karl@gnu.org>
1655         * info.texi (Info Search): echo area, not echo are.  From Debian
1656         diff.
1658 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
1660         * widget.texi (Defining New Widgets): Document new beavior of
1661         :buttons and :children keywords.
1663 2003-10-22  Miles Bader  <miles@gnu.org>
1665         * Makefile.in (info): Move before $(top_srcdir)/info.
1667 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
1669         * building.texi (Watch Expressions): Update section on data display
1670         to reflect code changes (GDB Graphical Interface).
1672 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
1674         * tramp.texi (Inline methods): Small grammar fix.
1675         (External transfer methods): Likewise.
1677 2003-10-13  Richard M. Stallman  <rms@gnu.org>
1679         * xresources.texi (GTK resources): Clean up previous change.
1681 2003-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1683         * xresources.texi (GTK resources): Add a note that some themes
1684         disallow customizations.  Add scroll theme example.
1686 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
1688         * speedbar.texi: Remove paragraph for GUD that is no longer true.
1690 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
1692         * texinfo.tex:  Replace `%' in arch tagline by @ignore.
1694 2003-09-30  Richard M. Stallman  <rms@gnu.org>
1696         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
1698         * widget.texi (User Interface): Fix typos.
1700         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
1702         * cmdargs.texi (General Variables): Remove MAILRC envvar.
1704         * misc.texi (Saving Emacs Sessions): Shorten the section,
1705         collapsing back into one node.
1707 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
1709         * misc.texi: Section "Saving Emacs Sessions" rewritten.
1711 2003-09-29  Jan Dj\e,Ad\e(Brv.  <jan.h.d@swipnet.se>
1713         * xresources.texi (GTK names in Emacs): Correct typo.
1715 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
1717         * pcl-cvs.texi (Selected Files): Fix typo.
1719 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
1721         * cmdargs.texi (Font X): Mention new default font.  More
1722         fully describe long font names, wildcard patterns and the
1723         problems involved.  (Result of discussion on emacs-devel.)
1725 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
1727         * emacs.texi (Acknowledgements): Correct typo.
1729 2003-09-22  Richard M. Stallman  <rms@gnu.org>
1731         * dired.texi (Misc Dired Commands): New node.
1732         (Dired Navigation): Add dired-goto-file.
1734         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
1736         * emacs.texi (Acknowledgements): New node, split from Distribution.
1738         * cmdargs.texi (Action Arguments): -f reads interactive args.
1740 2003-09-21  Karl Berry  <karl@gnu.org>
1742         * info.texi (] and [ commands): No period at end of section title.
1744 2003-09-08  Lute Kamstra  <lute@gnu.org>
1746         * screen.texi (Mode Line): Say that POS comes before LINE.
1747         Mention `size-indication-mode'.
1748         * display.texi (Optional Mode Line): Document
1749         `size-indication-mode'.
1750         * basic.texi (Position Info): Mention `size-indication-mode'.
1752 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
1754         * xresources.texi (Resources): Refer to `editres' man page.
1755         (Lucid Resources): Update defaults.  Expand description of
1756         `shadowThickness'.
1758 2003-09-04  Miles Bader  <miles@gnu.org>
1760         * Makefile.in (top_srcdir): New variable.
1761         ($(top_srcdir)/info): New rule.
1762         (info): Depend on it.
1764 2003-09-03  Peter Runestig  <peter@runestig.com>
1766         * makefile.w32-in: New file.
1768 2003-08-29  Richard M. Stallman  <rms@gnu.org>
1770         * misc.texi (Saving Emacs Sessions): Correct previous change.
1772 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
1774         * widget.texi (User Interface): Explain the need of static text
1775         around an editable field.
1777 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
1779         * widget.texi (Basic Types): The argument to `:help-echo' can now
1780         be a form that evaluates to a string.
1782         * emacs.texi (Top): Update menu to reflect new Keyboard Macros
1783         chapter.
1784         (Intro): Include kmacro.texi after fixit.texi instead of after
1785         custom.texi. (As suggested by Kim Storm.)
1787 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
1789         * fixit.texi (Fixit): Update `Next' pointer.
1790         * files.texi (Files): Update `Previous' pointer.
1791         * kmacro.texi (Keyboard Macros): Remove redundant node and
1792         section.
1793         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
1794         (Suggested by Kim Storm.)
1795         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim
1796         Storm.)
1798 2003-08-18  Kim F. Storm  <storm@cua.dk>
1800         * kmacro.texi: New file describing enhanced keyboard macro
1801         functionality.  Replaces old description in custom.texi.
1803         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
1804         (Keyboard Macros): Move to new kmacro.texi file.
1806         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
1808         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
1810 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
1812         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
1814 2003-08-17  Alex Schroeder  <alex@gnu.org>
1816         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
1817         required.
1819 2003-08-16  Richard M. Stallman  <rms@gnu.org>
1821         * dired-x.texi (Shell Command Guessing): Explain *.
1823 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
1825         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
1826         log-edit-insert-changelog.
1828 2003-08-05  Richard M. Stallman  <rms@gnu.org>
1830         * programs.texi (Lisp Indent): Don't describe
1831         lisp-indent-function property here.  Use xref to Lisp Manual.
1833 2003-08-03  Karl Berry  <karl@gnu.org>
1835         * info.texi: Need @contents.
1837 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
1839         * calendar.texi (Date Formats): Document changed behaviour of
1840         abbreviations.
1842 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
1844         * buffers.texi (List Buffers): Fix previous change.
1846 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1848         Tramp version 2.0.36 released.
1850         * tramp.texi (Remote shell setup): Explain about problems with
1851         non-Bourne commands in ~/.profile and ~/.shrc.
1853 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
1855         * buffers.texi (List Buffers): Adjust to new format of *Buffer
1856         List*.
1858 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
1860         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
1861         renaming of `vis-mode' to `visible-mode'.
1863         * display.texi (Font Lock): Fix typo.
1865 2003-07-07  Richard M. Stallman  <rms@gnu.org>
1867         * display.texi (Font Lock): Add xref for format info on
1868         font-lock-remove-keywords.
1870         * building.texi (Compilation): Document what happens with asynch
1871         children of compiler process.
1873         * help.texi (Library Keywords): Use @multitable.
1875 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
1877         * info.texi (Top, Help-Small-Screen): Remove accidentally added
1878         next, prev and up pointers.
1880 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
1882         * info.texi (Help): Mention existence of Emacs and stand-alone
1883         Info at the very beginning of the tutorial.
1884         (Help-Inv): New node.
1885         (Help-]): New node.
1886         (Help-M): Systematically point out the differences between default
1887         Emacs and stand-alone versions.  Delete second menu.
1888         (Help-Xref): Systematically point out the differences between
1889         default Emacs and stand-alone versions.
1890         (Help-Int): Change `l' example.
1891         (Expert Info): Fix typos.
1892         (Emacs Info Variables): Mention `Info-hide-note-references' and
1893         new default for `Info-scroll-prefer-subnodes'.
1895 2003-06-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1897         Version 2.0.35 of Tramp released.
1899         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
1900         (Inline methods): Add methods `remsh' and `plink1'.
1901         (External transfer methods): Add method `remcp'.
1902         (Multi-hop Methods): Add method `remsh'.
1903         Small patch from Adrian Aichner <adrian@xemacs.org>:
1904         Fix minor typos.
1905         (Concept Index): Added to make manual searchable via
1906         `Info-index'.
1907         (Version Control): Add cindex entry.
1909 2003-06-04  Richard M. Stallman  <rms@gnu.org>
1911         * programs.texi (Expressions): Delete C-M-DEL.
1913         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
1914         comint-move-point-for-output renamed from
1915         comint-scroll-to-bottom-on-output.
1917         * custom.texi (Init Rebinding): Replace previous change with xref.
1918         (Non-ASCII Rebinding): Explain that issue more briefly here.
1920 2003-05-28  Richard M. Stallman  <rms@gnu.org>
1922         * indent.texi (Indentation): Condense, simplify, clarify prev change.
1924 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
1926         * building.texi (GDB Graphical Interface): New node.
1927         (Rewritten somewhat by RMS.)
1929 2003-05-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1931         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
1932         non-English letters.  Explain how to set coding systems correctly
1933         and how to include the right coding cookie in the file.
1935 2003-05-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1937         * trampver.texi: Version 2.0.34 released.
1939 2003-05-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1941         * indent.texi (Indentation): Explain the concepts.
1942         (Just Spaces): Explain why preventing tabs for indentation might
1943         be useful.
1945 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
1947         * faq.texi: Improve previous changes.
1949 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
1951         * faq.texi: Update copyright and maintenance details.
1952         Update some package URLs, versions, and maintainers.
1953         Remove many references to the Emacs Lisp Archive.
1955 2003-04-23  Simon Josefsson  <jas@extundo.com>
1957         * smtpmail.texi: Fix license (the invariant sections mentioned has
1958         never been part of the smtp manual).  Align info dir entry with
1959         other emacs packages.
1961 2003-04-16  Richard M. Stallman  <rms@gnu.org>
1963         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
1965 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
1967         * tramp.texi: Version 2.0.33 released.
1968         Remove installation chapter.  Remove XEmacs specifics.
1970 2003-03-29  Richard M. Stallman  <rms@gnu.org>
1972         * tramp.texi (Top): Undo the previous renaming.
1973         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
1975 2003-03-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1977         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
1978         version of manual.
1980         * tramp.texi (Auto-save and Backup): New node.
1982 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
1984         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
1985         Emacs" in order to have better differentiation to "XEmacs".
1986         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
1987         are new macros in order to point to the other Emacs flavor where
1988         appropriate.  In info case, point to node `Installation' in order
1989         to explain how to generate the other way.  In html case, make a
1990         link to the other html file.
1991         (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
1992         after CVS checkout/update.
1993         (Installation): Completely rewritten.
1994         (Installation parameters, Load paths): New sections under
1995         `Installation'.
1997 2003-02-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1999         * tramp.texi: Version 2.0.30 released.
2000         Replace word "path" with "localname" where used as a component of
2001         a Tramp file name.
2003 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
2005         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
2006         introduced.
2007         (Installation): Explain what to do if files from the tramp/contrib
2008         directory are needed.
2010 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
2012         * smtpmail.texi (How Mail Works): New.
2014 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
2016         * cmdargs.texi (General Variables): Document SMTPSERVER.
2018         * smtpmail.texi: New file.
2020         * sending.texi: Remove SMTP node.
2021         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
2022         library.
2024         * Makefile.in: Build SMTP manual.
2026 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
2028         * sending.texi (Sending via SMTP): Explain MTA/MUA.
2030 2003-02-22  Simon Josefsson  <jas@extundo.com>
2032         * sending.texi (Mail Methods): Add node about SMTP.
2034 2003-02-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2036         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
2038 2003-02-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2040         * tramp.texi: Version 2.0.29 released.
2041         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
2042         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
2044 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
2046         * tramp.texi (Frequently Asked Questions): Explain a workaround if
2047         another package loads accidently Ange-FTP.
2049 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
2051         * tramp.texi (Customizing Completion): Add function
2052         `tramp-parse-sconfig'.  Change example of
2053         `tramp-set-completion-function', because parsing of ssh config
2054         files looks more natural.
2056 2003-02-01  Kevin Ryde  <user42@zip.com.au>
2058         * glossary.texi (Glossary): Correction to cl cross reference.
2060 2003-01-20  Richard M. Stallman  <rms@gnu.org>
2062         * killing.texi (Rectangles): Document C-x c r.
2064 2003-01-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2066         * xresources.texi (GTK resources): New node.
2067         (GTK widget names): New node.
2068         (GTK names in Emacs): New node.
2069         (GTK styles): New node.
2071 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2073         * gnus.texi: Do not use `path' in several locations.
2075 2003-01-09  Francesco Potort\e,Al\e(B  <pot@gnu.org>
2077         * maintaining.texi (Create Tags Table): Add reference to the new
2078         `etags --help --lang=LANG' option.
2080 2002-12-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2082         * tramp.texi (External transfer methods): New method `smb'.  From
2083         Michael Albinus.
2085 2002-11-05  Karl Berry  <karl@gnu.org>
2087         * info.texi (Info-fontify): Reorder face list to avoid bad line
2088         breaks.
2090 2002-10-06  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2092         * tramp.texi: Move @copying to standard place.  Use
2093         @insertcopying.
2095 2002-10-02  Karl Berry  <karl@gnu.org>
2097         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
2098         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
2099         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
2100         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
2101         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
2102         Per rms, update all manuals to use @copying instead of @ifinfo.
2103         Also use @ifnottex instead of @ifinfo around the top node, where
2104         needed for the sake of the HTML output.
2105         (The Gnus manual is not fixed since it's not clear to me how it
2106          works; and the Tramp manual already uses @copying, although in an
2107          unusual way.  All others were changed.)
2109 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
2111         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
2112         (../info/ses, ses.dvi): New targets.
2113         * ses.texi: New file.
2115 2002-09-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
2117         * texinfo.tex: Update to texinfo 4.2.
2119 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
2121         * reftex.texi: Update to RefTeX 4.19.
2123 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2125         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
2126         (../info/tramp, tramp.dvi): New targets.
2128 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
2130         * Makefile.in (DVI_TARGETS): Add calc.dvi.
2131         (calc.dvi): Uncomment.
2133 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
2135         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
2136         source files.
2138 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
2140         * Makefile.in (emacsman): New target.
2142 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
2144         * Makefile.in (INFO_TARGETS): Add ../info/calc.
2145         (../info/calc): New target.
2147 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
2149         * (Version 21.1 released.)
2151 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
2153         * Branch for 21.1.
2155 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
2157         * Makefile.in (../info/info): Use an explicit -o switch to
2158         makeinfo.
2160 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
2162         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
2164 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
2166         * Makefile.in (../info/idlwave): Use --no-split.
2168 2000-12-14  Dave Love  <fx@gnu.org>
2170         * Makefile.in (mostlyclean): Remove gnustmp.*
2171         (gnus.dvi): Change rule to remove @latex stuff.
2173 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
2175         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
2177 2000-10-13  John Wiegley  <johnw@gnu.org>
2179         * Makefile.in: Add build targets for eshell.texi.
2181 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
2183         * Makefile.in: Remove/comment speedbar stuff.
2185 2000-09-22  Dave Love  <fx@gnu.org>
2187         * Makefile.in: Add emacs-mime.
2189 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
2191         * Makefile.in (INFO_TARGETS): Add ../info/woman.
2192         (DVI_TARGETS): Add woman.dvi.
2193         (../info/woman, woman.dvi): New targets.
2195 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
2197         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
2199         * pcl-cvs.texi: New file.
2200         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
2201         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
2203 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
2205         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
2206         (../info/ebrowse, ebrowse.dvi): New targets.
2208 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
2210         * Makefile.in (INFO_TARGETS): Add eudc.
2211         (DVI_TARGETS): Add eudc.dvi.
2212         (../info/eudc, eudc.dvi): New targets.
2214 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
2216         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
2217         compatibility with 8+3 filesystems).
2218         (../info/efaq): Rename from emacs-faq.
2220 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
2222         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
2223         (../info/idlwave, idlwave.dvi): New targets.
2225 1999-10-23  Dave Love  <fx@gnu.org>
2227         * Makefile.in: Use autotype.texi.
2229 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
2231         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
2232           faq.texi file) rather than ../info/faq.
2234 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
2236         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
2237         (../info/ada-mode, ada-mode.dvi): New targets.
2239 1999-09-01  Dave Love  <fx@gnu.org>
2241         * Makefile.in: Add faq.
2243 1999-07-12  Richard Stallman  <rms@gnu.org>
2245         * Version 20.4 released.
2247 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
2249         * Makefile.in (INFO_TARGETS): Delete customize.info.
2250         (DVI_TARGETS): Delete customize.dvi.
2251         (../info/customize, customize.dvi): Targets deleted.
2253 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
2255         * Version 20.3 released.
2257 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
2259         * Makefile.in (EMACSSOURCES): Add mule.texi.
2260         Add msdog.texi, ack.texi.  Remove gnu1.texi.
2262 1998-04-06  Andreas Schwab  <schwab@gnu.org>
2264         * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
2265         it in dvi targets.
2266         (../etc/GNU): Change to $(srcdir) first.
2268 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
2270         * reftex.texi: Update for RefTeX version 3.22.
2272 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
2274         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
2275         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
2277 1997-09-23  Paul Eggert  <eggert@twinsun.com>
2279         * Makefile.in: Merge changes mistakenly made to `Makefile'.
2280         (INFO_TARGETS): Change ../info/custom to ../info/customize.
2281         (../info/customize): Rename from ../info/custom.
2282         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
2284 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2286         * Version 20.2 released.
2288 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2290         * Version 20.1 released.
2292 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2294         * Makefile (../info/customize, customize.dvi): New targets.
2295         (INFO_TARGETS): Add ../info/customize.
2296         (DVI_TARGETS): Add customize.dvi.
2298 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2300         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
2302 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2304         * Version 19.33 released.
2306 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2308         * Version 19.32 released.
2310 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2312         * Makefile.in: Add rules for the Message manual.
2314 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2316         * gnus.texi: New version.
2318         * message.texi: New manual.
2320 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2322         * Makefile.in (All info targets): cd $(srcdir) to do the work.
2324 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2326         * Makefile.in (All info targets): Specify $(srcdir) in input files.
2327         Specify -I option.
2328         (All dvi targets): Set the TEXINPUTS variable.
2330 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
2332         * Version 19.31 released.
2334 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
2336         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
2337         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
2339 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2341         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
2342         (INFO_TARGETS): Add ../info/cc-mode.
2343         (DVI_TARGETS): Add cc-mode.dvi.
2345 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2347         * Version 19.30 released.
2349 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2351         * gnus.texi: New file.
2353 1995-11-04  Erik Naggum  <erik@naggum.no>
2355         * gnus.texi: File deleted.
2357 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
2359         * mh-e.texi: "Function Index" -> "Command Index" to work with
2360         Emacs 19.30 C-h C-k support of separately-documented commands.
2362 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2364         * Makefile.in (../info/ediff, ediff.dvi): New targets.
2365         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
2367 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2369         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
2370         (../info/viper, viper.dvi): New targets.
2372 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
2374         * dired-x.texi (Installation): Change the example to set
2375         buffer-local variables like dired-omit-files-p in
2376         dired-mode-hook.
2378 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2380         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
2381         (../info/mh-e, mh-e.dvi): New targets.
2383 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
2385         * Makefile.in (maintainer-clean): Rename from realclean.
2387 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2389         * Makefile.in: New file.
2390         * Makefile: File deleted.
2392 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2394         * Makefile (TEXINDEX_OBJS): Variable deleted.
2395         (texindex, texindex.o, getopt.o): Rules deleted.
2396         All deps on texindex deleted.
2397         (distclean): Don't delete texindex.
2398         (mostlyclean): Don't delete *.o.
2399         * texindex.c, getopt.c: Files deleted.
2401 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2403         * Version 19.26 released.
2405 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
2407         * Makefile (EMACSSOURCES): Exclude undo.texi.
2409 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2411         * Version 19.25 released.
2413 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2415         * Version 19.24 released.
2417 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2419         * Version 19.23 released.
2421 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2423         * Makefile: Delete spurious tab.
2425 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2427         * Makefile (.SUFFIXES): New rule.
2429 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2431         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
2432         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
2434 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2436         * Makefile (../info/sc): Rename frin sc.info.
2437         (../info/cl): Likewise.
2438         (INFO_TARGETS): Use new names.
2440 1993-12-04  Richard Stallman  (rms@srarc2)
2442         * getopt.c: New file.
2443         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
2444         (getopt.o): New rule.
2445         (dvi): Don't depend on texindex.
2446         (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
2447         Depend on texindex.
2449 1993-12-03  Richard Stallman  (rms@srarc2)
2451         * Makefile (../info/sc.info): Rename from ../info/sc.
2452         (TEXI2DVI): New variable.
2453         (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
2454         Add explicit commands.
2455         (TEXINDEX_OBJS): Delete duplicate getopt.o.
2457 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2459         * Version 19.22 released.
2461 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2463         * Makefile (TEXINDEX_OBJS): Delete spurious period.
2465 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2467         * Version 19.21 released.
2469 1993-11-15  Paul Eggert  (eggert@twinsun.com)
2471         * man/Makefile (../info/cl.info): Rename from ../info/cl.
2473 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2475         * Makefile (../etc/GNU): New target.
2476         (EMACSSOURCES): Add gnu1.texi.
2478 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2480         * Makefile (realclean): Don't delete the Info files.
2482 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
2484         * forms.texi: Fix forms.texi so that it will format correctly.
2485         Add missing `@end iftex', fix bad reference.
2487         * info.texi, info-stn.texi: New files implement texinfo version of
2488         `info' file.
2490         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
2491         4' where appropriate.
2493 1993-10-20  Brian Fox  (bfox@ai.mit.edu)
2495         * Makefile: Fix targets for texindex, new info.texi files.
2496         * info-stnd.texi: New file implements info for standalone info
2497         reader.
2498         * info.texi: Update to include recent changes to "../info/info".
2499         New source file for ../info/info; includes info-stnd.texi.
2501         * texindex.c: Include "../src/config.h" if building in emacs.
2503         * Makefile: Change all files to FILENAME.texi, force all targets
2504         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
2505         vip.texinfo, forms.texinfo, cl.texinfo.
2506         Add target to build texindex.c, defining `emacs'.
2508         * forms.texi: Install new file to match version 2.3 of forms.el.
2510 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2512         * Version 19.19 released.
2514 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
2516         * sc.texinfo: Fix info file name.
2518         * Makefile (info): Add gnus and sc.
2519         (dvi): Add gnus.dvi and sc.dvi.
2520         (../info/sc, sc.dvi): New targets.
2522 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2524         * Version 19.18 released.
2526 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2528         * Makefile: Fix source file names of the separate manuals.
2529         (gnus.dvi, ../info/gnus): New targets.
2531 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2533         * Version 19.17 released.
2535 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2537         * split-man: Fix typos in last change.
2539 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2541         * Version 19.16 released.
2543 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2545         * version 19.15 released.
2547 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2549         * Makefile (distclean): It's rm, not rf.
2551 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2553         * Version 19.14 released.
2555 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2557         * Makefile: New file.
2559 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2561         * Version 19.13 released.
2563 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2565         * Version 19.9 released.
2567 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2569         * Version 19.8 released.
2571 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2573         * cmdargs.texi: Document the -i, -itype, and -iconic options.
2575         * trouble.texi: It's `enable-flow-control-on', not
2576         `evade-flow-control-on'.
2578 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2580         * display.texi: Document standard-display-european.
2582 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2584         * Version 19.7 released.
2586         * emacs.texi: Add a sentence to the top menu mentioning the
2587         specific version of Emacs this manual applies to.
2589 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2591         * basic.texi: Document next-line-add-lines variable used to
2592         implement down-arrow.
2594         * killing.texi: Document kill-whole-line.
2596 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
2598         * text.texi: Update unix TeX ordering information.
2600 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2602         * news.texi: Mention fill-rectangle in keybinding list.
2604         * killing.texi: Document fill-rectangle.
2606 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2608         * vc.texi: Bring the docs up to date with VC 5.2.
2610 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2612         * emacs.tex: Mention blackbox and gomoku under Amusements.
2613         Assembler mode is now mentioned and appropriately indexed
2614         under Programming Modes.
2616 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
2618         * emacs.tex: Update TeX ordering information.
2620 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
2622         * gnus.texinfo: New file.  Removed installation instructions.
2624 1990-06-26  David Lawrence  (tale@geech)
2626         * emacs.tex:  Note that completion-ignored-extensions is not used
2627         to filter out names when all completions are displayed in
2628         *Completions*.
2630 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2632         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
2634 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
2636         * emacs.tex: Add @findex grep.
2638 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
2640         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
2641         then define `\sc' as the command for smallcaps in Texinfo.  This
2642         means that the @sc command will produce small caps.  bfox has
2643         made the corresponding change to makeinfo and texinfm.el.
2645 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
2647         * emacs.tex: Correct two typos.  No other changes before
2648         Version 19 will be made.
2650         * vip.texinfo: Remove menu entry Adding Lisp Code in node
2651         Customization since the menu entry did not point to anything.
2652         Also add an @finalout command to remove overfull hboxes from the
2653         printed output.
2655         * cl.texinfo:  Add @bye, \input line and @settitle to file.
2656         This file is clearly intended to be a chapter of some other work,
2657         but the other work does not yet exist.
2659 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
2661         * texinfo.texinfo: Three typos corrected.
2663 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
2665         * emacs.tex: Update information for obtaining TeX distribution from the
2666         University of Washington.
2668 ;; Local Variables:
2669 ;; coding: iso-2022-7bit
2670 ;; End:
2672     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
2673         Free Software Foundation, Inc.
2674   Copying and distribution of this file, with or without modification,
2675   are permitted provided the copyright notice and this notice are preserved.
2677 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd