Revision: miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2
[emacs.git] / man / ChangeLog
blobec3c763c1b61cc6b618f1fdc9774a25324db60b6
1 2004-09-03  Juri Linkov  <juri@jurta.org>
3         * search.texi (Incremental Search): Update wording for M-%.
5 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
7         * killing.texi (Killing): Correct description of kill commands in
8         read-only buffer.
10 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
12         * building.texi (Compilation Mode): Add a paragraph about rules
13         for finding the compilation buffer for `next-error'.
15         * search.texi (Other Repeating Search): Mention that Occur mode
16         supports the next-error functionality.
18 2004-09-02  Juri Linkov  <juri@jurta.org>
20         * search.texi (Regexp Replace): Add missing backslash to \footnote.
22 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
24         * kmacro.texi (Basic Keyboard Macro):
25         `apply-macro-to-region-lines' now operates on all lines that begin
26         in the region, rather than on all complete lines in the region.
28 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
30         * frames.texi (Drag and drop): Add documentation about
31         x-dnd-test-function and x-dnd-known-types.
33 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
35         * indent.texi: Various minor changes in addition to:
36         (Indentation Commands): Correct description of `indent-relative'.
37         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
38         mode.  The *Tab Stops* buffer uses Overwrite Mode.
39         (Just Spaces): `untabify' converts sequences of at least two
40         spaces to tabs.
42 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
44         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
45         Emacs and related programs.
47 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
49         * frames.texi (Secondary Selection): Setting the secondary
50         selection with M-Drag-Mouse-1 does not alter the kill ring,
51         setting it with M-Mouse-1 and M-Mouse-3 does.
52         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
53         toolkit scroll bars.
54         (Scroll Bars): Ditto.
56         * windows.texi (Basic Window): When using a window system, the value
57         of point in a non-selected window is indicated by a hollow box.
58         (Split Window): Side by side windows are separated by a scroll bar,
59         if scroll bars are used.
60         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
61         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
62         (Window Convenience): Update bindings for `winner-undo' and
63         `winner-redo'.
65         * ack.texi (Acknowledgments): Use `@unnumbered'.
66         * misc.texi : Adapt sectioning in Info to the node structure.
67         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
68         of "Using Emacs as a Server".
69         * building.texi (Building): Interchange nodes (for correct numbering).
70         * programs.texi (Programs): Interchange nodes (for correct numbering).
71         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
72         Info to the node structure.
73         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
74         Rearrange order of nodes and sections such that both "GNU GENERAL
75         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
76         end, as appropriate for appendices.
77         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
78         Use `@unnumberedsec'.
79         * trouble.texi: Adapt sectioning in Info to the node structure.
80         Adapt node pointers to change in emacs.texi.
81         * cmdargs.texi, doclicense.texi: Adapt node pointers.
83 2004-08-27  Richard M. Stallman  <rms@gnu.org>
85         * faq.texi: Fix texinfo usage, esp. doublequotes.
86         (Difference between Emacs and XEmacs): Some clarification.
88         * faq.texi (Difference between Emacs and XEmacs):
89         Explain not to contrast XEmacs with GNU Emacs.
91 2004-08-26  Richard M. Stallman  <rms@gnu.org>
93         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
95 2004-08-25  Kenichi Handa  <handa@m17n.org>
97         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
98         description for unibyte mode.
100 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
102         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
104         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
105         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
106         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
107         in @pxref.
109 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
111         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
112         Change section names.
114 2004-08-22  David Kastrup  <dak@gnu.org>
116         * reftex.texi (AUCTeX): Update links, section name.
118         * faq.texi (Calc): Update availability (included in 21.4).
119         (AUCTeX): Update availability, information, versions, description.
121 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
123         * kmacro.texi (Keyboard Macro Ring): Rename section.
124         Emacs treats the head of the macro ring as the `last keyboard macro'.
125         (Keyboard Macro Counter): Minor change.
126         (Save Keyboard Macro): Some clarifications.
127         (Edit Keyboard Macro): Rename section.
129         * buffers.texi (Buffers): Maximum buffer size is now 256M on
130         32-bit machines.
131         (Several Buffers): Clarify which buffer is selected if `2' is
132         pressed in the Buffer Menu.
133         Auto Revert mode can be used to update the Buffer Menu
134         automatically.
136 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
138         * help.texi (Misc Help): Add an index entry for finding an Info
139         manual by its file name.
141 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
143         * files.texi (Backup Deletion): Correct description of
144         `delete-old-versions'.
145         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
146         (Auto Save Files): Recommend `auto-save-mode' to reenable
147         auto-saving, rather than the abbreviation `auto-save'.
149 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
151         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
152         for "killing" and "yanking" in main menu.
154 2004-08-16  Richard M. Stallman  <rms@gnu.org>
156         * killing.texi (Yanking, Killing): Minor cleanups.
158         * mark.texi (Momentary Mark): Minor cleanups.
160 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
162         * custom.texi (Non-ASCII Rebinding):
163         C-q always inserts the right code to pass to global-set-key.
165 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
167         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
169 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
171         * regs.texi (RegNumbers): Mention `C-x r i' binding for
172         `insert-register', instead of `C-x r g' binding, for consistency.
174 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
176         * fixit.texi (Spelling): Fix typo.
178 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
180         * help.texi (Help): Fix Texinfo usage.
182 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
184         * cc-mode.texi: Various updates for CC Mode 5.30.9.
186 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
188         Sync with Tramp 2.0.44.
190 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
192         * widget.texi (User Interface): Update how to separate the
193         editable field of an editable-field widget from other widgets.
194         (Programming Example): Add text after field.
196 2004-07-24  Richard M. Stallman  <rms@gnu.org>
198         * text.texi (Paragraphs): Update how paragraphs are separated
199         and the default for paragraph-separate.
201         * search.texi (Regexp Replace): Further update text for new
202         replacement operators.
204 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
206         * emacs-mime.texi (Encoding Customization): Add a note to the
207         mm-content-transfer-encoding-defaults entry.
208         (rfc2047): Update.
210         * gnus.texi (Article Highlighting): Add
211         gnus-cite-ignore-quoted-from.
212         (POP before SMTP): New node.
213         (Posting Styles): Addition.
214         (Splitting Mail): Add nnmail-split-lowercase-expanded.
215         (Fancy Mail Splitting): Ditto.
216         (X-Face): Add gnus-x-face.
218 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
220         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
221         pgg.texi, sieve.texi: Use @copying and @insertcopying.
223 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
225         * gnus.texi (Mail Source Specifiers): Describe
226         `pop3-leave-mail-on-server'.
228 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
230         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
232         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
233         repository.  Change setfilename.
235         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
237 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
239         * emacs-xtra.texi (Subdir switches): Dired does not remember the
240         `R' switch.
242         * dired.texi (Dired Updating): `k' only deletes inserted
243         subdirectories from the Dired buffer if a prefix argument was given.
245         * search.texi (Regexps): Delete redundant definition of `symbol' in
246         description of `\_>'.  It already occurs in the description of `\_<'.
248 2004-07-02  Juri Linkov  <juri@jurta.org>
250         * pcl-cvs.texi (Viewing differences): Add `d r'.
252 2004-07-01  Juri Linkov  <juri@jurta.org>
254         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
255         (Regexp Search): Add M-r.
257 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
259         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
261 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
263         * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
264         * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
266 2004-06-25  Richard M. Stallman  <rms@gnu.org>
268         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
270 2004-06-25  David Kastrup  <dak@gnu.org>
272         * search.texi (Regexp Replace): Some typo corrections and
273         rearrangement.
275 2004-06-24  David Kastrup  <dak@gnu.org>
277         * search.texi (Unconditional Replace): Use replace-string instead
278         of query-replace in example.
279         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
280         sequences.
281         (Query Replace): Correct explanation of `^' which does not use
282         the mark stack.
284 2004-06-21  Nick Roberts  <nickrob@gnu.org>
286         * misc.texi (Shell History Copying): Document comint-insert-input.
287         (Shell Ring): Describe comint-dynamic-list-input-ring here.
289 2004-06-21  Karl Berry  <karl@gnu.org>
291         * info.texi (Top): mention that only Emacs has mouse support.
292         (Getting Started): mention this in a few other places.
294 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
296         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
297         * custom.texi (Customization): do.
298         * anti.texi (Antinews): do.
299         * abbrevs.texi (Defining Abbrevs): do.
301         * programs.texi (Info Lookup): Fix keybinding for
302         info-lookup-symbol.
304 2004-06-16  Juanma Barranquero  <lektu@terra.es>
306         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
307         Add emacs-xtra.
308         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
309         (clean): Add emacs-xtra and flymake.  Remove redundancies.
311 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
313         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
314         Add emacs-xtra.
315         * emacs-xtra.texi: New file.
317 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
319         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
320         (Dired and Find): Mention differences with ordinary Dired buffers.
322 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
324         * autotype.texi (Copyrights, Timestamps): Recommend
325         `before-save-hook' instead of `write-file-functions'.
327 2004-06-13  Richard M. Stallman  <rms@gnu.org>
329         * custom.texi (Init Syntax): Explain about vars that do special
330         things when set with setq or with Custom.
331         (Init Examples): Add line-number-mode example.
333 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
335         * dired-x.texi (dired-mark-omitted): Update keybinding.
337 2004-06-12  Juri Linkov  <juri@jurta.org>
339         * dired.texi (Operating on Files): Add dired-do-touch.
341 2004-06-10  Kim F. Storm  <storm@cua.dk>
343         * pcl-cvs.texi (Viewing differences): Add 'd y'.
345 2004-06-10  Juri Linkov  <juri@jurta.org>
347         * building.texi (Lisp Eval): Add C-M-x on defface.
349 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
351         * files.texi (Reverting): Auto-Revert mode and
352         Global Auto-Revert mode no longer revert remote files.
354 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
356         * dired-x.texi (variable dired-omit-mode): Rename from
357         dired-omit-files-p.
358         (function dired-omit-mode): Rename from dired-omit-toggle.
359         Call dired-omit-mode rather than set dired-omit-files-p.
360         (dired-mark-omitted): Describe command.
362 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
364         Version 2.0.41 of Tramp released.
366 2004-05-29  Juanma Barranquero  <lektu@terra.es>
368         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
369         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
371 2004-05-29  Richard M. Stallman  <rms@gnu.org>
373         * custom.texi (Init File): Two dashes start --no-site-file.
375         * cl.texi (Top): Call this chapter `Introduction'.
376         (Overview): In TeX, no section heading here.
378         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
380 2004-05-29  Alan Mackenzie  <acm@muc.de>
382         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
383         ("AWK"): Is consistently thus spelt throughout.
384         (AWK, Pike): Document as "C-like modes".
385         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
386         (M-x man): Supersedes M-x manual-entry.
387         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
389         ("Comments in C"): Delete node; the info is in CC Mode manual.
390         (c-comment-only-line-offset): Remove description.
392         (C-c ., C-c C-c): Describe new C Mode bindings.
394         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
395         (@dfn{Style}, c-default-style, comment-column, comment-padding)
396         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
397         Amend definitions.
399         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
400         Describe functions.
402         (c-comment-start-regexp, c-hanging-comment-ender-p)
403         (c-hanging-comment-starter-p): Remove obsolete definitions.
405         * emacs.texi: Remove the menu entry "Comments in C".
407 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
409         * Makefile.in (../info/flymake, flymake.dvi): New targets.
410         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
412 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
414         * flymake.texi: New file.
416 2004-05-28  Simon Josefsson  <jas@extundo.com>
418         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
420 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
422         * dired.texi (Dired and Find): `find-ls-option' does not apply to
423         `M-x locate'.
425 2004-05-16  Karl Berry  <karl@gnu.org>
427         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
428         makeinfo --html fails.
429         * help.texi (Help Summary) [@ifnottex]: Likewise.
431 2004-05-13  Nick Roberts  <nickrob@gnu.org>
433         * building.texi (GDB Graphical Interface): Update and describe
434         layout first.
436 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
438         Version 2.0.40 of Tramp released.
440 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
442         Complete rework, based on review by Karl Berry <karl@gnu.org>.
444         * tramp.texi (Auto-save and Backup): Explain exploitation of new
445         variables `tramp-backup-directory-alist' and
446         `tramp-bkup-backup-directory-info'.
447         (Overview, Connection types)
448         (External transfer methods, Default Method)
449         (Windows setup hints): Remove restriction of password entering
450         with external methods.
451         (Auto-save and Backup): Make file name example
452         (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
453         and `auto-save-directory' must be used.
454         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
455         only "NT").  Remove doubled entry "What kinds of systems does
456         @tramp{} work on".
457         (tramp): Macro removed.
458         (Obtaining Tramp): Flag removed from title.
459         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
460         and `trampver' used properly.  Flag `tramp-inst' replaced by
461         `installchapter'.  Installation related text adapted.
463 2004-05-04  Jason Rumney  <jasonr@gnu.org>
465         * makefile.w32-in: Revert last change.
467 2004-05-03  Jason Rumney  <jasonr@gnu.org>
469         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
471 2004-04-28  Masatake YAMATO  <jet@gyve.org>
473         * widget.texi (Programming Example): Remove overlays.
475 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
477         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
479 2004-04-23  Juanma Barranquero  <lektu@terra.es>
481         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
483 2004-04-18  Juri Linkov  <juri@jurta.org>
485         * fixit.texi (Spelling): Remove file extension from ispell xref.
487 2004-04-15  Kim F. Storm  <storm@cua.dk>
489         * cmdargs.texi (Initial Options): Add -Q.
491 2004-04-05  Kim F. Storm  <storm@cua.dk>
493         * custom.texi (File Variables): Add safe-local-eval-forms.
495 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
497         * info.texi (Info Search): Add info-apropos.
499 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
501         * files.texi (Reverting): Correct description of revert-buffer's
502         handling of point.
504 2004-03-22  Juri Linkov  <juri@jurta.org>
506         * emacs.texi (Top): Add `Misc X'.
508         * faq.texi, trouble.texi: Fix help key bindings.
510         * glossary.texi: Improve references.
512         * help.texi: Sync keywords with finder.el.
514         * mini.texi (Completion): Add description for menu items.
516         * misc.texi (Browse-URL, FFAP): Add information about keywords.
518         * sending.texi (Mail Methods): Fix xref to Message manual.
520 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
522         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
523         (as suggested by Karl Berry).  Update information about colored
524         stars in menus.  Add new subheading describing M-n.
526 2004-03-12  Richard M. Stallman  <rms@gnu.org>
528         * cl.texi (Top): Rename top node's title.
530         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
532 2004-03-08  Karl Berry  <karl@gnu.org>
534         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
535         problems making the texinfo distribution.
537 2004-03-04  Richard M. Stallman  <rms@gnu.org>
539         * search.texi (Regexps): Explain that ^ and $ have their
540         special meanings only in certain contexts.
542         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
544         * mule.texi (Specify Coding): Doc C-x RET F.
546         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
547         for multiple compile and grep buffers.
548         (Indirect Buffers): Don't recommand clone-indirect-buffer
549         for multiple compile and grep buffers.
551 2004-02-29  Simon Josefsson  <jas@extundo.com>
553         * smtpmail.texi (Authentication): Changed the list of supported
554         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
555         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
556         <voegelas@gmx.net>.
558 2004-02-29  Juanma Barranquero  <lektu@terra.es>
560         * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
561         $(DEL) instead of rm, and ignore exit code.
563 2004-02-29  Kai Grossjohann  <kgrossjo@eu.uu.net>
565         Tramp version 2.0.39 released.
567 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
569         * tramp.texi (Customizing Completion): Explain new functions
570         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
571         (all): Savannah URLs unified to "http://savannah.nongnu.org".
572         (Top): Refer to Savannah mailing list as the major one.  Mention
573         older mailing lists in HTML mode only.
574         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
575         (Frequently Asked Questions): Remote hosts must not be Unix-like
576         for "smb" method.
577         (Password caching): New node.
578         (External transfer methods): Refer to password caching for "smb"
579         method.
581 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
583         * building.texi (Watch Expressions): Update.
585 2004-02-21  Juri Linkov  <juri@jurta.org>
587         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
588         --directory, --help, --version.  Move text about command-line-args
589         to Command Arguments.
590         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
591         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
592         (Window Size X): Join -g and --geometry.  Add @cindex.
593         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
594         (Title X): Remove alias -title.
595         (Misc X): New node.
597 2004-02-17  Karl Berry  <karl@gnu.org>
599         * info.texi (Help-Int): mention the new line number feature.
601 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
603         * frames.texi (Drag and drop): Add Motif to list of supported
604         protocols.
606 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
608         * ses.texi (Advanced Features): New functionality for
609         ses-set-header-row (defaults to current row unless C-u used).
610         (Acknowledgements): Add Stefan Monnier.
612 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
614         * frames.texi (Drag and drop): New section.
616 2004-01-24  Richard M. Stallman  <rms@gnu.org>
618         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
619         Include it only @ifnotinfo.  Patch the preceding and following
620         node headers to point to each other.
622 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
624         * calendar.texi (Appointments): Update section.
626 2003-12-29  Kevin Ryde  <user42@zip.com.au>
628         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
630         * programs.texi (C Modes): Fix the xref.
632 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
634         * building.texi (Watch Expressions): Update.
635         (Commands of GUD): Include use of toolbar + breakpoints set from
636         fringe/margin.
638 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
640         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
641         <acm@muc.de>.
643 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
645         Tramp version 2.0.38 released.
647         * tramp.texi (Remote shell setup): Warn of environment variables
648         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
649         <sven.gabriel@imk.fzk.de>.
650         (Configuration): Tramp now chooses base64/uuencode
651         automatically.  Update wording accordingly.
652         (Top): More description for the `Default Method' menu entry.
653         (Default Method): Use @code, not @var, for Lisp variables.
654         (Default Method): New subsection `Which method is the right one
655         for me?'  Suggested by Christian Kirsch.
656         (Configuration): Pointer to new subsection added.
657         (Default Method): Too many "use" in one sentence.
658         Rephrase.  Reported by Christian Kirsch.
659         (Filename Syntax): Old `su' example is probably a left-over from
660         the sm/su method naming.  Replace with `ssh', instead.
661         (External transfer methods, Auto-save and Backup):
662         Typo fixes.
664 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
666         * tramp.texi (all): Harmonize all occurences of @tramp{}.
667         (Top): Mention japanese manual only if flag `jamanual' is set.
668         Insert section `Japanese manual' in menu.
670 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
672         * frames.texi (Dialog Boxes): Add use-file-dialog.
674 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
676         * eshell.texi (Known Problems): Add doc item.
678 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
680         * ack.texi: Note that Alan Mackenzie contributed the AWK support
681         in CC Mode.
683 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
685         * cc-mode.texi: Update for CC Mode 5.30.
687         Note: Please refrain from doing purely cosmetic changes like
688         removing trailing whitespace in this manual; it clobbers cvs
689         merging for no good reason.
691 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
693         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
694         * man/commands.texi, man/custom.texi, man/display.texi:
695         * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
696         * man/frames.texi, man/glossary.texi, man/killing.texi:
697         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
698         * man/mule.texi, man/rmail.texi, man/search.texi:
699         * man/sending.texi, man/text.texi, man/tramp.texi:
700         * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
701         * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
703 2003-11-01  Alan Mackenzie  <acm@muc.de>
705         * search.texi (Scrolling During Incremental Search): Document a
706         new scrolling facility in isearch mode.
708 2003-10-26  Karl Berry  <karl@gnu.org>
710         * info.texi (Info Search): echo area, not echo are.  From Debian
711         diff.
713 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
715         * widget.texi (Defining New Widgets): Document new beavior of
716         :buttons and :children keywords.
718 2003-10-22  Miles Bader  <miles@gnu.org>
720         * Makefile.in (info): Move before $(top_srcdir)/info.
722 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
724         * building.texi (Watch Expressions): Update section on data display
725         to reflect code changes (GDB Graphical Interface).
727 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
729         * tramp.texi (Inline methods): Small grammar fix.
730         (External transfer methods): Likewise.
732 2003-10-13  Richard M. Stallman  <rms@gnu.org>
734         * xresources.texi (GTK resources): Clean up previous change.
736 2003-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
738         * xresources.texi (GTK resources): Add a note that some themes
739         disallow customizations.  Add scroll theme example.
741 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
743         * speedbar.texi: Remove paragraph for GUD that is no longer true.
745 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
747         * texinfo.tex:  Replace `%' in arch tagline by @ignore.
749 2003-09-30  Richard M. Stallman  <rms@gnu.org>
751         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
753         * widget.texi (User Interface): Fix typos.
755         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
757         * cmdargs.texi (General Variables): Remove MAILRC envvar.
759         * misc.texi (Saving Emacs Sessions): Shorten the section,
760         collapsing back into one node.
762 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
764         * misc.texi: Section "Saving Emacs Sessions" rewritten.
766 2003-09-29  Jan D.  <jhd@gaffa.gaia.swipnet.se>
768         * xresources.texi (GTK names in Emacs): Correct typo.
770 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
772         * pcl-cvs.texi (Selected Files): Fix typo.
774 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
776         * cmdargs.texi (Font X): Mention new default font.  More
777         fully describe long font names, wildcard patterns and the
778         problems involved.  (Result of discussion on emacs-devel.)
780 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
782         * emacs.texi (Acknowledgements): Correct typo.
784 2003-09-22  Richard M. Stallman  <rms@gnu.org>
786         * dired.texi (Misc Dired Commands): New node.
787         (Dired Navigation): Add dired-goto-file.
789         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
791         * emacs.texi (Acknowledgements): New node, split from Distribution.
793         * cmdargs.texi (Action Arguments): -f reads interactive args.
795 2003-09-21  Karl Berry  <karl@gnu.org>
797         * info.texi (] and [ commands): No period at end of section title.
799 2003-09-08  Lute Kamstra  <lute@gnu.org>
801         * screen.texi (Mode Line): Say that POS comes before LINE.
802         Mention `size-indication-mode'.
803         * display.texi (Optional Mode Line): Document
804         `size-indication-mode'.
805         * basic.texi (Position Info): Mention `size-indication-mode'.
807 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
809         * xresources.texi (Resources): Refer to `editres' man page.
810         (Lucid Resources): Update defaults.  Expand description of
811         `shadowThickness'.
813 2003-09-04  Miles Bader  <miles@gnu.org>
815         * Makefile.in (top_srcdir): New variable.
816         ($(top_srcdir)/info): New rule.
817         (info): Depend on it.
819 2003-09-03  Peter Runestig  <peter@runestig.com>
821         * makefile.w32-in: New file.
823 2003-08-29  Richard M. Stallman  <rms@gnu.org>
825         * misc.texi (Saving Emacs Sessions): Correct previous change.
827 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
829         * widget.texi (User Interface): Explain the need of static text
830         around an editable field.
832 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
834         * widget.texi (Basic Types): The argument to `:help-echo' can now
835         be a form that evaluates to a string.
837         * emacs.texi (Top): Update menu to reflect new Keyboard Macros
838         chapter.
839         (Intro): Include kmacro.texi after fixit.texi instead of after
840         custom.texi. (As suggested by Kim Storm.)
842 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
844         * fixit.texi (Fixit): Update `Next' pointer.
845         * files.texi (Files): Update `Previous' pointer.
846         * kmacro.texi (Keyboard Macros): Remove redundant node and
847         section.
848         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
849         (Suggested by Kim Storm.)
850         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim
851         Storm.)
853 2003-08-18  Kim F. Storm  <storm@cua.dk>
855         * kmacro.texi: New file describing enhanced keyboard macro
856         functionality.  Replaces old description in custom.texi.
858         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
859         (Keyboard Macros): Move to new kmacro.texi file.
861         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
863         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
865 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
867         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
869 2003-08-17  Alex Schroeder  <alex@gnu.org>
871         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
872         required.
874 2003-08-16  Richard M. Stallman  <rms@gnu.org>
876         * dired-x.texi (Shell Command Guessing): Explain *.
878 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
880         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
881         log-edit-insert-changelog.
883 2003-08-05  Richard M. Stallman  <rms@gnu.org>
885         * programs.texi (Lisp Indent): Don't describe
886         lisp-indent-function property here.  Use xref to Lisp Manual.
888 2003-08-03  Karl Berry  <karl@gnu.org>
890         * info.texi: Need @contents.
892 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
894         * calendar.texi (Date Formats): Document changed behaviour of
895         abbreviations.
897 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
899         * buffers.texi (List Buffers): Fix previous change.
901 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
903         Tramp version 2.0.36 released.
905         * tramp.texi (Remote shell setup): Explain about problems with
906         non-Bourne commands in ~/.profile and ~/.shrc.
908 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
910         * buffers.texi (List Buffers): Adjust to new format of *Buffer
911         List*.
913 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
915         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
916         renaming of `vis-mode' to `visible-mode'.
918         * display.texi (Font Lock): Fix typo.
920 2003-07-07  Richard M. Stallman  <rms@gnu.org>
922         * display.texi (Font Lock): Add xref for format info on
923         font-lock-remove-keywords.
925         * building.texi (Compilation): Document what happens with asynch
926         children of compiler process.
928         * help.texi (Library Keywords): Use @multitable.
930 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
932         * info.texi (Top, Help-Small-Screen): Remove accidentally added
933         next, prev and up pointers.
935 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
937         * info.texi (Help): Mention existence of Emacs and stand-alone
938         Info at the very beginning of the tutorial.
939         (Help-Inv): New node.
940         (Help-]): New node.
941         (Help-M): Systematically point out the differences between default
942         Emacs and stand-alone versions.  Delete second menu.
943         (Help-Xref): Systematically point out the differences between
944         default Emacs and stand-alone versions.
945         (Help-Int): Change `l' example.
946         (Expert Info): Fix typos.
947         (Emacs Info Variables): Mention `Info-hide-note-references' and
948         new default for `Info-scroll-prefer-subnodes'.
950 2003-06-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
952         Version 2.0.35 of Tramp released.
954         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
955         (Inline methods): Add methods `remsh' and `plink1'.
956         (External transfer methods): Add method `remcp'.
957         (Multi-hop Methods): Add method `remsh'.
958         Small patch from Adrian Aichner <adrian@xemacs.org>:
959         Fix minor typos.
960         (Concept Index): Added to make manual searchable via
961         `Info-index'.
962         (Version Control): Add cindex entry.
964 2003-06-04  Richard M. Stallman  <rms@gnu.org>
966         * programs.texi (Expressions): Delete C-M-DEL.
968         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
969         comint-move-point-for-output renamed from
970         comint-scroll-to-bottom-on-output.
972         * custom.texi (Init Rebinding): Replace previous change with xref.
973         (Non-ASCII Rebinding): Explain that issue more briefly here.
975 2003-05-28  Richard M. Stallman  <rms@gnu.org>
977         * indent.texi (Indentation): Condense, simplify, clarify prev change.
979 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
981         * building.texi (GDB Graphical Interface): New node.
982         (Rewritten somewhat by RMS.)
984 2003-05-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
986         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
987         non-English letters.  Explain how to set coding systems correctly
988         and how to include the right coding cookie in the file.
990 2003-05-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
992         * trampver.texi: Version 2.0.34 released.
994 2003-05-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
996         * indent.texi (Indentation): Explain the concepts.
997         (Just Spaces): Explain why preventing tabs for indentation might
998         be useful.
1000 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
1002         * faq.texi: Improve previous changes.
1004 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
1006         * faq.texi: Update copyright and maintenance details.
1007         Update some package URLs, versions, and maintainers.
1008         Remove many references to the Emacs Lisp Archive.
1010 2003-04-23  Simon Josefsson  <jas@extundo.com>
1012         * smtpmail.texi: Fix license (the invariant sections mentioned has
1013         never been part of the smtp manual).  Align info dir entry with
1014         other emacs packages.
1016 2003-04-16  Richard M. Stallman  <rms@gnu.org>
1018         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
1020 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
1022         * tramp.texi: Version 2.0.33 released.
1023         Remove installation chapter.  Remove XEmacs specifics.
1025 2003-03-29  Richard M. Stallman  <rms@gnu.org>
1027         * tramp.texi (Top): Undo the previous renaming.
1028         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
1030 2003-03-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1032         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
1033         version of manual.
1035         * tramp.texi (Auto-save and Backup): New node.
1037 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
1039         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
1040         Emacs" in order to have better differentiation to "XEmacs".
1041         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
1042         are new macros in order to point to the other Emacs flavor where
1043         appropriate.  In info case, point to node `Installation' in order
1044         to explain how to generate the other way.  In html case, make a
1045         link to the other html file.
1046         (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
1047         after CVS checkout/update.
1048         (Installation): Completely rewritten.
1049         (Installation parameters, Load paths): New sections under
1050         `Installation'.
1052 2003-02-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1054         * tramp.texi: Version 2.0.30 released.
1055         Replace word "path" with "localname" where used as a component of
1056         a Tramp file name.
1058 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
1060         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
1061         introduced.
1062         (Installation): Explain what to do if files from the tramp/contrib
1063         directory are needed.
1065 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
1067         * smtpmail.texi (How Mail Works): New.
1069 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
1071         * cmdargs.texi (General Variables): Document SMTPSERVER.
1073         * smtpmail.texi: New file.
1075         * sending.texi: Remove SMTP node.
1076         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
1077         library.
1079         * Makefile.in: Build SMTP manual.
1081 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
1083         * sending.texi (Sending via SMTP): Explain MTA/MUA.
1085 2003-02-22  Simon Josefsson  <jas@extundo.com>
1087         * sending.texi (Mail Methods): Add node about SMTP.
1089 2003-02-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1091         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
1093 2003-02-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1095         * tramp.texi: Version 2.0.29 released.
1096         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
1097         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
1099 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
1101         * tramp.texi (Frequently Asked Questions): Explain a workaround if
1102         another package loads accidently Ange-FTP.
1104 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
1106         * tramp.texi (Customizing Completion): Add function
1107         `tramp-parse-sconfig'.  Change example of
1108         `tramp-set-completion-function', because parsing of ssh config
1109         files looks more natural.
1111 2003-02-01  Kevin Ryde  <user42@zip.com.au>
1113         * glossary.texi (Glossary): Correction to cl cross reference.
1115 2003-01-20  Richard M. Stallman  <rms@gnu.org>
1117         * killing.texi (Rectangles): Document C-x c r.
1119 2003-01-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1121         * xresources.texi (GTK resources): New node.
1122         (GTK widget names): New node.
1123         (GTK names in Emacs): New node.
1124         (GTK styles): New node.
1126 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1128         * gnus.texi: Do not use `path' in several locations.
1130 2003-01-09  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1132         * maintaining.texi (Create Tags Table): Add reference to the new
1133         `etags --help --lang=LANG' option.
1135 2002-12-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1137         * tramp.texi (External transfer methods): New method `smb'.  From
1138         Michael Albinus.
1140 2002-11-05  Karl Berry  <karl@gnu.org>
1142         * info.texi (Info-fontify): Reorder face list to avoid bad line
1143         breaks.
1145 2002-10-06  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1147         * tramp.texi: Move @copying to standard place.  Use
1148         @insertcopying.
1150 2002-10-02  Karl Berry  <karl@gnu.org>
1152         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
1153         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
1154         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
1155         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
1156         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
1157         Per rms, update all manuals to use @copying instead of @ifinfo.
1158         Also use @ifnottex instead of @ifinfo around the top node, where
1159         needed for the sake of the HTML output.
1160         (The Gnus manual is not fixed since it's not clear to me how it
1161          works; and the Tramp manual already uses @copying, although in an
1162          unusual way.  All others were changed.)
1164 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
1166         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
1167         (../info/ses, ses.dvi): New targets.
1168         * ses.texi: New file.
1170 2002-09-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
1172         * texinfo.tex: Update to texinfo 4.2.
1174 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
1176         * reftex.texi: Update to RefTeX 4.19.
1178 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1180         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
1181         (../info/tramp, tramp.dvi): New targets.
1183 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
1185         * Makefile.in (DVI_TARGETS): Add calc.dvi.
1186         (calc.dvi): Uncomment.
1188 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
1190         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
1191         source files.
1193 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
1195         * Makefile.in (emacsman): New target.
1197 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
1199         * Makefile.in (INFO_TARGETS): Add ../info/calc.
1200         (../info/calc): New target.
1202 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
1204         * (Version 21.1 released.)
1206 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
1208         * Branch for 21.1.
1210 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
1212         * Makefile.in (../info/info): Use an explicit -o switch to
1213         makeinfo.
1215 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
1217         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
1219 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
1221         * Makefile.in (../info/idlwave): Use --no-split.
1223 2000-12-14  Dave Love  <fx@gnu.org>
1225         * Makefile.in (mostlyclean): Remove gnustmp.*
1226         (gnus.dvi): Change rule to remove @latex stuff.
1228 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
1230         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
1232 2000-10-13  John Wiegley  <johnw@gnu.org>
1234         * Makefile.in: Add build targets for eshell.texi.
1236 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
1238         * Makefile.in: Remove/comment speedbar stuff.
1240 2000-09-22  Dave Love  <fx@gnu.org>
1242         * Makefile.in: Add emacs-mime.
1244 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
1246         * Makefile.in (INFO_TARGETS): Add ../info/woman.
1247         (DVI_TARGETS): Add woman.dvi.
1248         (../info/woman, woman.dvi): New targets.
1250 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
1252         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
1254         * pcl-cvs.texi: New file.
1255         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
1256         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
1258 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
1260         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
1261         (../info/ebrowse, ebrowse.dvi): New targets.
1263 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
1265         * Makefile.in (INFO_TARGETS): Add eudc.
1266         (DVI_TARGETS): Add eudc.dvi.
1267         (../info/eudc, eudc.dvi): New targets.
1269 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
1271         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
1272         compatibility with 8+3 filesystems).
1273         (../info/efaq): Rename from emacs-faq.
1275 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
1277         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
1278         (../info/idlwave, idlwave.dvi): New targets.
1280 1999-10-23  Dave Love  <fx@gnu.org>
1282         * Makefile.in: Use autotype.texi.
1284 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
1286         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
1287           faq.texi file) rather than ../info/faq.
1289 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
1291         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
1292         (../info/ada-mode, ada-mode.dvi): New targets.
1294 1999-09-01  Dave Love  <fx@gnu.org>
1296         * Makefile.in: Add faq.
1298 1999-07-12  Richard Stallman  <rms@gnu.org>
1300         * Version 20.4 released.
1302 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
1304         * Makefile.in (INFO_TARGETS): Delete customize.info.
1305         (DVI_TARGETS): Delete customize.dvi.
1306         (../info/customize, customize.dvi): Targets deleted.
1308 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
1310         * Version 20.3 released.
1312 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
1314         * Makefile.in (EMACSSOURCES): Add mule.texi.
1315         Add msdog.texi, ack.texi.  Remove gnu1.texi.
1317 1998-04-06  Andreas Schwab  <schwab@gnu.org>
1319         * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
1320         it in dvi targets.
1321         (../etc/GNU): Change to $(srcdir) first.
1323 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
1325         * reftex.texi: Update for RefTeX version 3.22.
1327 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
1329         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
1330         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
1332 1997-09-23  Paul Eggert  <eggert@twinsun.com>
1334         * Makefile.in: Merge changes mistakenly made to `Makefile'.
1335         (INFO_TARGETS): Change ../info/custom to ../info/customize.
1336         (../info/customize): Rename from ../info/custom.
1337         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
1339 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1341         * Version 20.2 released.
1343 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1345         * Version 20.1 released.
1347 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1349         * Makefile (../info/customize, customize.dvi): New targets.
1350         (INFO_TARGETS): Add ../info/customize.
1351         (DVI_TARGETS): Add customize.dvi.
1353 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1355         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
1357 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1359         * Version 19.33 released.
1361 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1363         * Version 19.32 released.
1365 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1367         * Makefile.in: Add rules for the Message manual.
1369 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1371         * gnus.texi: New version.
1373         * message.texi: New manual.
1375 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1377         * Makefile.in (All info targets): cd $(srcdir) to do the work.
1379 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1381         * Makefile.in (All info targets): Specify $(srcdir) in input files.
1382         Specify -I option.
1383         (All dvi targets): Set the TEXINPUTS variable.
1385 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
1387         * Version 19.31 released.
1389 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
1391         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
1392         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
1394 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1396         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
1397         (INFO_TARGETS): Add ../info/cc-mode.
1398         (DVI_TARGETS): Add cc-mode.dvi.
1400 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1402         * Version 19.30 released.
1404 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1406         * gnus.texi: New file.
1408 1995-11-04  Erik Naggum  <erik@naggum.no>
1410         * gnus.texi: File deleted.
1412 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
1414         * mh-e.texi: "Function Index" -> "Command Index" to work with
1415         Emacs 19.30 C-h C-k support of separately-documented commands.
1417 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1419         * Makefile.in (../info/ediff, ediff.dvi): New targets.
1420         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
1422 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1424         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
1425         (../info/viper, viper.dvi): New targets.
1427 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
1429         * dired-x.texi (Installation): Change the example to set
1430         buffer-local variables like dired-omit-files-p in
1431         dired-mode-hook.
1433 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1435         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
1436         (../info/mh-e, mh-e.dvi): New targets.
1438 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
1440         * Makefile.in (maintainer-clean): Rename from realclean.
1442 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1444         * Makefile.in: New file.
1445         * Makefile: File deleted.
1447 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1449         * Makefile (TEXINDEX_OBJS): Variable deleted.
1450         (texindex, texindex.o, getopt.o): Rules deleted.
1451         All deps on texindex deleted.
1452         (distclean): Don't delete texindex.
1453         (mostlyclean): Don't delete *.o.
1454         * texindex.c, getopt.c: Files deleted.
1456 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1458         * Version 19.26 released.
1460 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
1462         * Makefile (EMACSSOURCES): Exclude undo.texi.
1464 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1466         * Version 19.25 released.
1468 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1470         * Version 19.24 released.
1472 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1474         * Version 19.23 released.
1476 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1478         * Makefile: Delete spurious tab.
1480 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1482         * Makefile (.SUFFIXES): New rule.
1484 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1486         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
1487         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
1489 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1491         * Makefile (../info/sc): Rename frin sc.info.
1492         (../info/cl): Likewise.
1493         (INFO_TARGETS): Use new names.
1495 1993-12-04  Richard Stallman  (rms@srarc2)
1497         * getopt.c: New file.
1498         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
1499         (getopt.o): New rule.
1500         (dvi): Don't depend on texindex.
1501         (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
1502         Depend on texindex.
1504 1993-12-03  Richard Stallman  (rms@srarc2)
1506         * Makefile (../info/sc.info): Rename from ../info/sc.
1507         (TEXI2DVI): New variable.
1508         (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
1509         Add explicit commands.
1510         (TEXINDEX_OBJS): Delete duplicate getopt.o.
1512 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1514         * Version 19.22 released.
1516 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1518         * Makefile (TEXINDEX_OBJS): Delete spurious period.
1520 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1522         * Version 19.21 released.
1524 1993-11-15  Paul Eggert  (eggert@twinsun.com)
1526         * man/Makefile (../info/cl.info): Rename from ../info/cl.
1528 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1530         * Makefile (../etc/GNU): New target.
1531         (EMACSSOURCES): Add gnu1.texi.
1533 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1535         * Makefile (realclean): Don't delete the Info files.
1537 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
1539         * forms.texi: Fix forms.texi so that it will format correctly.
1540         Add missing `@end iftex', fix bad reference.
1542         * info.texi, info-stn.texi: New files implement texinfo version of
1543         `info' file.
1545         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
1546         4' where appropriate.
1548 1993-10-20  Brian Fox  (bfox@ai.mit.edu)
1550         * Makefile: Fix targets for texindex, new info.texi files.
1551         * info-stnd.texi: New file implements info for standalone info
1552         reader.
1553         * info.texi: Update to include recent changes to "../info/info".
1554         New source file for ../info/info; includes info-stnd.texi.
1556         * texindex.c: Include "../src/config.h" if building in emacs.
1558         * Makefile: Change all files to FILENAME.texi, force all targets
1559         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
1560         vip.texinfo, forms.texinfo, cl.texinfo.
1561         Add target to build texindex.c, defining `emacs'.
1563         * forms.texi: Install new file to match version 2.3 of forms.el.
1565 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1567         * Version 19.19 released.
1569 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
1571         * sc.texinfo: Fix info file name.
1573         * Makefile (info): Add gnus and sc.
1574         (dvi): Add gnus.dvi and sc.dvi.
1575         (../info/sc, sc.dvi): New targets.
1577 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1579         * Version 19.18 released.
1581 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1583         * Makefile: Fix source file names of the separate manuals.
1584         (gnus.dvi, ../info/gnus): New targets.
1586 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1588         * Version 19.17 released.
1590 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1592         * split-man: Fix typos in last change.
1594 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
1596         * Version 19.16 released.
1598 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1600         * version 19.15 released.
1602 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
1604         * Makefile (distclean): It's rm, not rf.
1606 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1608         * Version 19.14 released.
1610 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1612         * Makefile: New file.
1614 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1616         * Version 19.13 released.
1618 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
1620         * Version 19.9 released.
1622 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1624         * Version 19.8 released.
1626 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1628         * cmdargs.texi: Document the -i, -itype, and -iconic options.
1630         * trouble.texi: It's `enable-flow-control-on', not
1631         `evade-flow-control-on'.
1633 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1635         * display.texi: Document standard-display-european.
1637 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
1639         * Version 19.7 released.
1641         * emacs.texi: Add a sentence to the top menu mentioning the
1642         specific version of Emacs this manual applies to.
1644 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
1646         * basic.texi: Document next-line-add-lines variable used to
1647         implement down-arrow.
1649         * killing.texi: Document kill-whole-line.
1651 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
1653         * text.texi: Update unix TeX ordering information.
1655 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
1657         * news.texi: Mention fill-rectangle in keybinding list.
1659         * killing.texi: Document fill-rectangle.
1661 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
1663         * vc.texi: Bring the docs up to date with VC 5.2.
1665 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
1667         * emacs.tex: Mention blackbox and gomoku under Amusements.
1668         Assembler mode is now mentioned and appropriately indexed
1669         under Programming Modes.
1671 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
1673         * emacs.tex: Update TeX ordering information.
1675 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
1677         * gnus.texinfo: New file.  Removed installation instructions.
1679 1990-06-26  David Lawrence  (tale@geech)
1681         * emacs.tex:  Note that completion-ignored-extensions is not used
1682         to filter out names when all completions are displayed in
1683         *Completions*.
1685 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
1687         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
1689 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
1691         * emacs.tex: Add @findex grep.
1693 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
1695         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
1696         then define `\sc' as the command for smallcaps in Texinfo.  This
1697         means that the @sc command will produce small caps.  bfox has
1698         made the corresponding change to makeinfo and texinfm.el.
1700 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
1702         * emacs.tex: Correct two typos.  No other changes before
1703         Version 19 will be made.
1705         * vip.texinfo: Remove menu entry Adding Lisp Code in node
1706         Customization since the menu entry did not point to anything.
1707         Also add an @finalout command to remove overfull hboxes from the
1708         printed output.
1710         * cl.texinfo:  Add @bye, \input line and @settitle to file.
1711         This file is clearly intended to be a chapter of some other work,
1712         but the other work does not yet exist.
1714 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
1716         * texinfo.texinfo: Three typos corrected.
1718 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
1720         * emacs.tex: Update information for obtaining TeX distribution from the
1721         University of Washington.
1723 ;; Local Variables:
1724 ;; coding: iso-2022-7bit
1725 ;; End:
1727     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
1728         Free Software Foundation, Inc.
1729   Copying and distribution of this file, with or without modification,
1730   are permitted provided the copyright notice and this notice are preserved.
1732 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd