(Non-ASCII Rebinding): Fix and simplify the
[emacs.git] / man / ChangeLog
blob7619fabe89df85897d0baa058090fb07060b8695
1 2004-08-25  Kenichi Handa  <handa@m17n.org>
3         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4         description for unibyte mode.
6 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
8         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
10         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
11         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
12         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
13         in @pxref.
15 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
17         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
18         Change section names.
20 2004-08-22  David Kastrup  <dak@gnu.org>
22         * reftex.texi (AUCTeX): Update links, section name.
24         * faq.texi (Calc): Update availability (included in 21.4).
25         (AUCTeX): Update availability, information, versions, description.
27 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
29         * kmacro.texi (Keyboard Macro Ring): Rename section.
30         Emacs treats the head of the macro ring as the `last keyboard macro'.
31         (Keyboard Macro Counter): Minor change.
32         (Save Keyboard Macro): Some clarifications.
33         (Edit Keyboard Macro): Rename section.
35         * buffers.texi (Buffers): Maximum buffer size is now 256M on
36         32-bit machines.
37         (Several Buffers): Clarify which buffer is selected if `2' is
38         pressed in the Buffer Menu.
39         Auto Revert mode can be used to update the Buffer Menu
40         automatically.
42 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
44         * help.texi (Misc Help): Add an index entry for finding an Info
45         manual by its file name.
47 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
49         * files.texi (Backup Deletion): Correct description of
50         `delete-old-versions'.
51         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
52         (Auto Save Files): Recommend `auto-save-mode' to reenable
53         auto-saving, rather than the abbreviation `auto-save'.
55 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
57         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
58         for "killing" and "yanking" in main menu.
60 2004-08-16  Richard M. Stallman  <rms@gnu.org>
62         * killing.texi (Yanking, Killing): Minor cleanups.
64         * mark.texi (Momentary Mark): Minor cleanups.
66 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
68         * custom.texi (Non-ASCII Rebinding):
69         C-q always inserts the right code to pass to global-set-key.
71 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
73         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
75 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
77         * regs.texi (RegNumbers): Mention `C-x r i' binding for
78         `insert-register', instead of `C-x r g' binding, for consistency.
80 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
82         * fixit.texi (Spelling): Fix typo.
84 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
86         * help.texi (Help): Fix Texinfo usage.
88 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
90         * cc-mode.texi: Various updates for CC Mode 5.30.9.
92 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
94         Sync with Tramp 2.0.44.
96 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
98         * widget.texi (User Interface): Update how to separate the
99         editable field of an editable-field widget from other widgets.
100         (Programming Example): Add text after field.
102 2004-07-24  Richard M. Stallman  <rms@gnu.org>
104         * text.texi (Paragraphs): Update how paragraphs are separated
105         and the default for paragraph-separate.
107         * search.texi (Regexp Replace): Further update text for new
108         replacement operators.
110 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
112         * emacs-xtra.texi (Subdir switches): Dired does not remember the
113         `R' switch.
115         * dired.texi (Dired Updating): `k' only deletes inserted
116         subdirectories from the Dired buffer if a prefix argument was given.
118         * search.texi (Regexps): Delete redundant definition of `symbol' in
119         description of `\_>'.  It already occurs in the description of `\_<'.
121 2004-07-02  Juri Linkov  <juri@jurta.org>
123         * pcl-cvs.texi (Viewing differences): Add `d r'.
125 2004-07-01  Juri Linkov  <juri@jurta.org>
127         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
128         (Regexp Search): Add M-r.
130 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
132         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
134 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
136         * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
137         * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
139 2004-06-25  Richard M. Stallman  <rms@gnu.org>
141         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
143 2004-06-25  David Kastrup  <dak@gnu.org>
145         * search.texi (Regexp Replace): Some typo corrections and
146         rearrangement.
148 2004-06-24  David Kastrup  <dak@gnu.org>
150         * search.texi (Unconditional Replace): Use replace-string instead
151         of query-replace in example.
152         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
153         sequences.
154         (Query Replace): Correct explanation of `^' which does not use
155         the mark stack.
157 2004-06-21  Nick Roberts  <nickrob@gnu.org>
159         * misc.texi (Shell History Copying): Document comint-insert-input.
160         (Shell Ring): Describe comint-dynamic-list-input-ring here.
162 2004-06-21  Karl Berry  <karl@gnu.org>
164         * info.texi (Top): mention that only Emacs has mouse support.
165         (Getting Started): mention this in a few other places.
167 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
169         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
170         * custom.texi (Customization): do.
171         * anti.texi (Antinews): do.
172         * abbrevs.texi (Defining Abbrevs): do.
174         * programs.texi (Info Lookup): Fix keybinding for
175         info-lookup-symbol.
177 2004-06-16  Juanma Barranquero  <lektu@terra.es>
179         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
180         Add emacs-xtra.
181         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
182         (clean): Add emacs-xtra and flymake.  Remove redundancies.
184 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
186         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
187         Add emacs-xtra.
188         * emacs-xtra.texi: New file.
190 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
192         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
193         (Dired and Find): Mention differences with ordinary Dired buffers.
195 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
197         * autotype.texi (Copyrights, Timestamps): Recommend
198         `before-save-hook' instead of `write-file-functions'.
200 2004-06-13  Richard M. Stallman  <rms@gnu.org>
202         * custom.texi (Init Syntax): Explain about vars that do special
203         things when set with setq or with Custom.
204         (Init Examples): Add line-number-mode example.
206 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
208         * dired-x.texi (dired-mark-omitted): Update keybinding.
210 2004-06-12  Juri Linkov  <juri@jurta.org>
212         * dired.texi (Operating on Files): Add dired-do-touch.
214 2004-06-10  Kim F. Storm  <storm@cua.dk>
216         * pcl-cvs.texi (Viewing differences): Add 'd y'.
218 2004-06-10  Juri Linkov  <juri@jurta.org>
220         * building.texi (Lisp Eval): Add C-M-x on defface.
222 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
224         * files.texi (Reverting): Auto-Revert mode and
225         Global Auto-Revert mode no longer revert remote files.
227 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
229         * dired-x.texi (variable dired-omit-mode): Rename from
230         dired-omit-files-p.
231         (function dired-omit-mode): Rename from dired-omit-toggle.
232         Call dired-omit-mode rather than set dired-omit-files-p.
233         (dired-mark-omitted): Describe command.
235 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
237         Version 2.0.41 of Tramp released.
239 2004-05-29  Juanma Barranquero  <lektu@terra.es>
241         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
242         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
244 2004-05-29  Richard M. Stallman  <rms@gnu.org>
246         * custom.texi (Init File): Two dashes start --no-site-file.
248         * cl.texi (Top): Call this chapter `Introduction'.
249         (Overview): In TeX, no section heading here.
251         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
253 2004-05-29  Alan Mackenzie  <acm@muc.de>
255         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
256         ("AWK"): Is consistently thus spelt throughout.
257         (AWK, Pike): Document as "C-like modes".
258         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
259         (M-x man): Supersedes M-x manual-entry.
260         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
262         ("Comments in C"): Delete node; the info is in CC Mode manual.
263         (c-comment-only-line-offset): Remove description.
265         (C-c ., C-c C-c): Describe new C Mode bindings.
267         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
268         (@dfn{Style}, c-default-style, comment-column, comment-padding)
269         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
270         Amend definitions.
272         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
273         Describe functions.
275         (c-comment-start-regexp, c-hanging-comment-ender-p)
276         (c-hanging-comment-starter-p): Remove obsolete definitions.
278         * emacs.texi: Remove the menu entry "Comments in C".
280 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
282         * Makefile.in (../info/flymake, flymake.dvi): New targets.
283         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
285 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
287         * flymake.texi: New file.
289 2004-05-28  Simon Josefsson  <jas@extundo.com>
291         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
293 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
295         * dired.texi (Dired and Find): `find-ls-option' does not apply to
296         `M-x locate'.
298 2004-05-16  Karl Berry  <karl@gnu.org>
300         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
301         makeinfo --html fails.
302         * help.texi (Help Summary) [@ifnottex]: Likewise.
304 2004-05-13  Nick Roberts  <nickrob@gnu.org>
306         * building.texi (GDB Graphical Interface): Update and describe
307         layout first.
309 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
311         Version 2.0.40 of Tramp released.
313 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
315         Complete rework, based on review by Karl Berry <karl@gnu.org>.
317         * tramp.texi (Auto-save and Backup): Explain exploitation of new
318         variables `tramp-backup-directory-alist' and
319         `tramp-bkup-backup-directory-info'.
320         (Overview, Connection types)
321         (External transfer methods, Default Method)
322         (Windows setup hints): Remove restriction of password entering
323         with external methods.
324         (Auto-save and Backup): Make file name example
325         (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
326         and `auto-save-directory' must be used.
327         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
328         only "NT").  Remove doubled entry "What kinds of systems does
329         @tramp{} work on".
330         (tramp): Macro removed.
331         (Obtaining Tramp): Flag removed from title.
332         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
333         and `trampver' used properly.  Flag `tramp-inst' replaced by
334         `installchapter'.  Installation related text adapted.
336 2004-05-04  Jason Rumney  <jasonr@gnu.org>
338         * makefile.w32-in: Revert last change.
340 2004-05-03  Jason Rumney  <jasonr@gnu.org>
342         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
344 2004-04-28  Masatake YAMATO  <jet@gyve.org>
346         * widget.texi (Programming Example): Remove overlays.
348 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
350         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
352 2004-04-23  Juanma Barranquero  <lektu@terra.es>
354         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
356 2004-04-18  Juri Linkov  <juri@jurta.org>
358         * fixit.texi (Spelling): Remove file extension from ispell xref.
360 2004-04-15  Kim F. Storm  <storm@cua.dk>
362         * cmdargs.texi (Initial Options): Add -Q.
364 2004-04-05  Kim F. Storm  <storm@cua.dk>
366         * custom.texi (File Variables): Add safe-local-eval-forms.
368 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
370         * info.texi (Info Search): Add info-apropos.
372 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
374         * files.texi (Reverting): Correct description of revert-buffer's
375         handling of point.
377 2004-03-22  Juri Linkov  <juri@jurta.org>
379         * emacs.texi (Top): Add `Misc X'.
381         * faq.texi, trouble.texi: Fix help key bindings.
383         * glossary.texi: Improve references.
385         * help.texi: Sync keywords with finder.el.
387         * mini.texi (Completion): Add description for menu items.
389         * misc.texi (Browse-URL, FFAP): Add information about keywords.
391         * sending.texi (Mail Methods): Fix xref to Message manual.
393 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
395         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
396         (as suggested by Karl Berry).  Update information about colored
397         stars in menus.  Add new subheading describing M-n.
399 2004-03-12  Richard M. Stallman  <rms@gnu.org>
401         * cl.texi (Top): Rename top node's title.
403         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
405 2004-03-08  Karl Berry  <karl@gnu.org>
407         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
408         problems making the texinfo distribution.
410 2004-03-04  Richard M. Stallman  <rms@gnu.org>
412         * search.texi (Regexps): Explain that ^ and $ have their
413         special meanings only in certain contexts.
415         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
417         * mule.texi (Specify Coding): Doc C-x RET F.
419         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
420         for multiple compile and grep buffers.
421         (Indirect Buffers): Don't recommand clone-indirect-buffer
422         for multiple compile and grep buffers.
424 2004-02-29  Simon Josefsson  <jas@extundo.com>
426         * smtpmail.texi (Authentication): Changed the list of supported
427         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
428         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
429         <voegelas@gmx.net>.
431 2004-02-29  Juanma Barranquero  <lektu@terra.es>
433         * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
434         $(DEL) instead of rm, and ignore exit code.
436 2004-02-29  Kai Grossjohann  <kgrossjo@eu.uu.net>
438         Tramp version 2.0.39 released.
440 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
442         * tramp.texi (Customizing Completion): Explain new functions
443         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
444         (all): Savannah URLs unified to "http://savannah.nongnu.org".
445         (Top): Refer to Savannah mailing list as the major one.  Mention
446         older mailing lists in HTML mode only.
447         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
448         (Frequently Asked Questions): Remote hosts must not be Unix-like
449         for "smb" method.
450         (Password caching): New node.
451         (External transfer methods): Refer to password caching for "smb"
452         method.
454 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
456         * building.texi (Watch Expressions): Update.
458 2004-02-21  Juri Linkov  <juri@jurta.org>
460         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
461         --directory, --help, --version.  Move text about command-line-args
462         to Command Arguments.
463         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
464         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
465         (Window Size X): Join -g and --geometry.  Add @cindex.
466         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
467         (Title X): Remove alias -title.
468         (Misc X): New node.
470 2004-02-17  Karl Berry  <karl@gnu.org>
472         * info.texi (Help-Int): mention the new line number feature.
474 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
476         * frames.texi (Drag and drop): Add Motif to list of supported
477         protocols.
479 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
481         * ses.texi (Advanced Features): New functionality for
482         ses-set-header-row (defaults to current row unless C-u used).
483         (Acknowledgements): Add Stefan Monnier.
485 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
487         * frames.texi (Drag and drop): New section.
489 2004-01-24  Richard M. Stallman  <rms@gnu.org>
491         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
492         Include it only @ifnotinfo.  Patch the preceding and following
493         node headers to point to each other.
495 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
497         * calendar.texi (Appointments): Update section.
499 2003-12-29  Kevin Ryde  <user42@zip.com.au>
501         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
503         * programs.texi (C Modes): Fix the xref.
505 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
507         * building.texi (Watch Expressions): Update.
508         (Commands of GUD): Include use of toolbar + breakpoints set from
509         fringe/margin.
511 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
513         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
514         <acm@muc.de>.
516 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
518         Tramp version 2.0.38 released.
520         * tramp.texi (Remote shell setup): Warn of environment variables
521         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
522         <sven.gabriel@imk.fzk.de>.
523         (Configuration): Tramp now chooses base64/uuencode
524         automatically.  Update wording accordingly.
525         (Top): More description for the `Default Method' menu entry.
526         (Default Method): Use @code, not @var, for Lisp variables.
527         (Default Method): New subsection `Which method is the right one
528         for me?'  Suggested by Christian Kirsch.
529         (Configuration): Pointer to new subsection added.
530         (Default Method): Too many "use" in one sentence.
531         Rephrase.  Reported by Christian Kirsch.
532         (Filename Syntax): Old `su' example is probably a left-over from
533         the sm/su method naming.  Replace with `ssh', instead.
534         (External transfer methods, Auto-save and Backup):
535         Typo fixes.
537 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
539         * tramp.texi (all): Harmonize all occurences of @tramp{}.
540         (Top): Mention japanese manual only if flag `jamanual' is set.
541         Insert section `Japanese manual' in menu.
543 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
545         * frames.texi (Dialog Boxes): Add use-file-dialog.
547 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
549         * eshell.texi (Known Problems): Add doc item.
551 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
553         * ack.texi: Note that Alan Mackenzie contributed the AWK support
554         in CC Mode.
556 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
558         * cc-mode.texi: Update for CC Mode 5.30.
560         Note: Please refrain from doing purely cosmetic changes like
561         removing trailing whitespace in this manual; it clobbers cvs
562         merging for no good reason.
564 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
566         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
567         * man/commands.texi, man/custom.texi, man/display.texi:
568         * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
569         * man/frames.texi, man/glossary.texi, man/killing.texi:
570         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
571         * man/mule.texi, man/rmail.texi, man/search.texi:
572         * man/sending.texi, man/text.texi, man/tramp.texi:
573         * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
574         * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
576 2003-11-01  Alan Mackenzie  <acm@muc.de>
578         * search.texi (Scrolling During Incremental Search): Document a
579         new scrolling facility in isearch mode.
581 2003-10-26  Karl Berry  <karl@gnu.org>
583         * info.texi (Info Search): echo area, not echo are.  From Debian
584         diff.
586 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
588         * widget.texi (Defining New Widgets): Document new beavior of
589         :buttons and :children keywords.
591 2003-10-22  Miles Bader  <miles@gnu.org>
593         * Makefile.in (info): Move before $(top_srcdir)/info.
595 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
597         * building.texi (Watch Expressions): Update section on data display
598         to reflect code changes (GDB Graphical Interface).
600 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
602         * tramp.texi (Inline methods): Small grammar fix.
603         (External transfer methods): Likewise.
605 2003-10-13  Richard M. Stallman  <rms@gnu.org>
607         * xresources.texi (GTK resources): Clean up previous change.
609 2003-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
611         * xresources.texi (GTK resources): Add a note that some themes
612         disallow customizations.  Add scroll theme example.
614 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
616         * speedbar.texi: Remove paragraph for GUD that is no longer true.
618 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
620         * texinfo.tex:  Replace `%' in arch tagline by @ignore.
622 2003-09-30  Richard M. Stallman  <rms@gnu.org>
624         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
626         * widget.texi (User Interface): Fix typos.
628         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
630         * cmdargs.texi (General Variables): Remove MAILRC envvar.
632         * misc.texi (Saving Emacs Sessions): Shorten the section,
633         collapsing back into one node.
635 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
637         * misc.texi: Section "Saving Emacs Sessions" rewritten.
639 2003-09-29  Jan D.  <jhd@gaffa.gaia.swipnet.se>
641         * xresources.texi (GTK names in Emacs): Correct typo.
643 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
645         * pcl-cvs.texi (Selected Files): Fix typo.
647 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
649         * cmdargs.texi (Font X): Mention new default font.  More
650         fully describe long font names, wildcard patterns and the
651         problems involved.  (Result of discussion on emacs-devel.)
653 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
655         * emacs.texi (Acknowledgements): Correct typo.
657 2003-09-22  Richard M. Stallman  <rms@gnu.org>
659         * dired.texi (Misc Dired Commands): New node.
660         (Dired Navigation): Add dired-goto-file.
662         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
664         * emacs.texi (Acknowledgements): New node, split from Distribution.
666         * cmdargs.texi (Action Arguments): -f reads interactive args.
668 2003-09-21  Karl Berry  <karl@gnu.org>
670         * info.texi (] and [ commands): No period at end of section title.
672 2003-09-08  Lute Kamstra  <lute@gnu.org>
674         * screen.texi (Mode Line): Say that POS comes before LINE.
675         Mention `size-indication-mode'.
676         * display.texi (Optional Mode Line): Document
677         `size-indication-mode'.
678         * basic.texi (Position Info): Mention `size-indication-mode'.
680 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
682         * xresources.texi (Resources): Refer to `editres' man page.
683         (Lucid Resources): Update defaults.  Expand description of
684         `shadowThickness'.
686 2003-09-04  Miles Bader  <miles@gnu.org>
688         * Makefile.in (top_srcdir): New variable.
689         ($(top_srcdir)/info): New rule.
690         (info): Depend on it.
692 2003-09-03  Peter Runestig  <peter@runestig.com>
694         * makefile.w32-in: New file.
696 2003-08-29  Richard M. Stallman  <rms@gnu.org>
698         * misc.texi (Saving Emacs Sessions): Correct previous change.
700 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
702         * widget.texi (User Interface): Explain the need of static text
703         around an editable field.
705 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
707         * widget.texi (Basic Types): The argument to `:help-echo' can now
708         be a form that evaluates to a string.
710         * emacs.texi (Top): Update menu to reflect new Keyboard Macros
711         chapter.
712         (Intro): Include kmacro.texi after fixit.texi instead of after
713         custom.texi. (As suggested by Kim Storm.)
715 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
717         * fixit.texi (Fixit): Update `Next' pointer.
718         * files.texi (Files): Update `Previous' pointer.
719         * kmacro.texi (Keyboard Macros): Remove redundant node and
720         section.
721         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
722         (Suggested by Kim Storm.)
723         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim
724         Storm.)
726 2003-08-18  Kim F. Storm  <storm@cua.dk>
728         * kmacro.texi: New file describing enhanced keyboard macro
729         functionality.  Replaces old description in custom.texi.
731         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
732         (Keyboard Macros): Move to new kmacro.texi file.
734         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
736         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
738 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
740         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
742 2003-08-17  Alex Schroeder  <alex@gnu.org>
744         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
745         required.
747 2003-08-16  Richard M. Stallman  <rms@gnu.org>
749         * dired-x.texi (Shell Command Guessing): Explain *.
751 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
753         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
754         log-edit-insert-changelog.
756 2003-08-05  Richard M. Stallman  <rms@gnu.org>
758         * programs.texi (Lisp Indent): Don't describe
759         lisp-indent-function property here.  Use xref to Lisp Manual.
761 2003-08-03  Karl Berry  <karl@gnu.org>
763         * info.texi: Need @contents.
765 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
767         * calendar.texi (Date Formats): Document changed behaviour of
768         abbreviations.
770 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
772         * buffers.texi (List Buffers): Fix previous change.
774 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
776         Tramp version 2.0.36 released.
778         * tramp.texi (Remote shell setup): Explain about problems with
779         non-Bourne commands in ~/.profile and ~/.shrc.
781 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
783         * buffers.texi (List Buffers): Adjust to new format of *Buffer
784         List*.
786 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
788         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
789         renaming of `vis-mode' to `visible-mode'.
791         * display.texi (Font Lock): Fix typo.
793 2003-07-07  Richard M. Stallman  <rms@gnu.org>
795         * display.texi (Font Lock): Add xref for format info on
796         font-lock-remove-keywords.
798         * building.texi (Compilation): Document what happens with asynch
799         children of compiler process.
801         * help.texi (Library Keywords): Use @multitable.
803 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
805         * info.texi (Top, Help-Small-Screen): Remove accidentally added
806         next, prev and up pointers.
808 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
810         * info.texi (Help): Mention existence of Emacs and stand-alone
811         Info at the very beginning of the tutorial.
812         (Help-Inv): New node.
813         (Help-]): New node.
814         (Help-M): Systematically point out the differences between default
815         Emacs and stand-alone versions.  Delete second menu.
816         (Help-Xref): Systematically point out the differences between
817         default Emacs and stand-alone versions.
818         (Help-Int): Change `l' example.
819         (Expert Info): Fix typos.
820         (Emacs Info Variables): Mention `Info-hide-note-references' and
821         new default for `Info-scroll-prefer-subnodes'.
823 2003-06-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
825         Version 2.0.35 of Tramp released.
827         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
828         (Inline methods): Add methods `remsh' and `plink1'.
829         (External transfer methods): Add method `remcp'.
830         (Multi-hop Methods): Add method `remsh'.
831         Small patch from Adrian Aichner <adrian@xemacs.org>:
832         Fix minor typos.
833         (Concept Index): Added to make manual searchable via
834         `Info-index'.
835         (Version Control): Add cindex entry.
837 2003-06-04  Richard M. Stallman  <rms@gnu.org>
839         * programs.texi (Expressions): Delete C-M-DEL.
841         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
842         comint-move-point-for-output renamed from
843         comint-scroll-to-bottom-on-output.
845         * custom.texi (Init Rebinding): Replace previous change with xref.
846         (Non-ASCII Rebinding): Explain that issue more briefly here.
848 2003-05-28  Richard M. Stallman  <rms@gnu.org>
850         * indent.texi (Indentation): Condense, simplify, clarify prev change.
852 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
854         * building.texi (GDB Graphical Interface): New node.
855         (Rewritten somewhat by RMS.)
857 2003-05-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
859         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
860         non-English letters.  Explain how to set coding systems correctly
861         and how to include the right coding cookie in the file.
863 2003-05-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
865         * trampver.texi: Version 2.0.34 released.
867 2003-05-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
869         * indent.texi (Indentation): Explain the concepts.
870         (Just Spaces): Explain why preventing tabs for indentation might
871         be useful.
873 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
875         * faq.texi: Improve previous changes.
877 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
879         * faq.texi: Update copyright and maintenance details.
880         Update some package URLs, versions, and maintainers.
881         Remove many references to the Emacs Lisp Archive.
883 2003-04-23  Simon Josefsson  <jas@extundo.com>
885         * smtpmail.texi: Fix license (the invariant sections mentioned has
886         never been part of the smtp manual).  Align info dir entry with
887         other emacs packages.
889 2003-04-16  Richard M. Stallman  <rms@gnu.org>
891         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
893 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
895         * tramp.texi: Version 2.0.33 released.
896         Remove installation chapter.  Remove XEmacs specifics.
898 2003-03-29  Richard M. Stallman  <rms@gnu.org>
900         * tramp.texi (Top): Undo the previous renaming.
901         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
903 2003-03-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
905         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
906         version of manual.
908         * tramp.texi (Auto-save and Backup): New node.
910 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
912         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
913         Emacs" in order to have better differentiation to "XEmacs".
914         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
915         are new macros in order to point to the other Emacs flavor where
916         appropriate.  In info case, point to node `Installation' in order
917         to explain how to generate the other way.  In html case, make a
918         link to the other html file.
919         (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
920         after CVS checkout/update.
921         (Installation): Completely rewritten.
922         (Installation parameters, Load paths): New sections under
923         `Installation'.
925 2003-02-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
927         * tramp.texi: Version 2.0.30 released.
928         Replace word "path" with "localname" where used as a component of
929         a Tramp file name.
931 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
933         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
934         introduced.
935         (Installation): Explain what to do if files from the tramp/contrib
936         directory are needed.
938 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
940         * smtpmail.texi (How Mail Works): New.
942 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
944         * cmdargs.texi (General Variables): Document SMTPSERVER.
946         * smtpmail.texi: New file.
948         * sending.texi: Remove SMTP node.
949         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
950         library.
952         * Makefile.in: Build SMTP manual.
954 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
956         * sending.texi (Sending via SMTP): Explain MTA/MUA.
958 2003-02-22  Simon Josefsson  <jas@extundo.com>
960         * sending.texi (Mail Methods): Add node about SMTP.
962 2003-02-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
964         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
966 2003-02-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
968         * tramp.texi: Version 2.0.29 released.
969         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
970         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
972 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
974         * tramp.texi (Frequently Asked Questions): Explain a workaround if
975         another package loads accidently Ange-FTP.
977 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
979         * tramp.texi (Customizing Completion): Add function
980         `tramp-parse-sconfig'.  Change example of
981         `tramp-set-completion-function', because parsing of ssh config
982         files looks more natural.
984 2003-02-01  Kevin Ryde  <user42@zip.com.au>
986         * glossary.texi (Glossary): Correction to cl cross reference.
988 2003-01-20  Richard M. Stallman  <rms@gnu.org>
990         * killing.texi (Rectangles): Document C-x c r.
992 2003-01-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
994         * xresources.texi (GTK resources): New node.
995         (GTK widget names): New node.
996         (GTK names in Emacs): New node.
997         (GTK styles): New node.
999 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1001         * gnus.texi: Do not use `path' in several locations.
1003 2003-01-09  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1005         * maintaining.texi (Create Tags Table): Add reference to the new
1006         `etags --help --lang=LANG' option.
1008 2002-12-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1010         * tramp.texi (External transfer methods): New method `smb'.  From
1011         Michael Albinus.
1013 2002-11-05  Karl Berry  <karl@gnu.org>
1015         * info.texi (Info-fontify): Reorder face list to avoid bad line
1016         breaks.
1018 2002-10-06  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1020         * tramp.texi: Move @copying to standard place.  Use
1021         @insertcopying.
1023 2002-10-02  Karl Berry  <karl@gnu.org>
1025         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
1026         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
1027         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
1028         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
1029         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
1030         Per rms, update all manuals to use @copying instead of @ifinfo.
1031         Also use @ifnottex instead of @ifinfo around the top node, where
1032         needed for the sake of the HTML output.
1033         (The Gnus manual is not fixed since it's not clear to me how it
1034          works; and the Tramp manual already uses @copying, although in an
1035          unusual way.  All others were changed.)
1037 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
1039         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
1040         (../info/ses, ses.dvi): New targets.
1041         * ses.texi: New file.
1043 2002-09-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
1045         * texinfo.tex: Update to texinfo 4.2.
1047 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
1049         * reftex.texi: Update to RefTeX 4.19.
1051 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1053         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
1054         (../info/tramp, tramp.dvi): New targets.
1056 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
1058         * Makefile.in (DVI_TARGETS): Add calc.dvi.
1059         (calc.dvi): Uncomment.
1061 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
1063         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
1064         source files.
1066 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
1068         * Makefile.in (emacsman): New target.
1070 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
1072         * Makefile.in (INFO_TARGETS): Add ../info/calc.
1073         (../info/calc): New target.
1075 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
1077         * (Version 21.1 released.)
1079 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
1081         * Branch for 21.1.
1083 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
1085         * Makefile.in (../info/info): Use an explicit -o switch to
1086         makeinfo.
1088 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
1090         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
1092 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
1094         * Makefile.in (../info/idlwave): Use --no-split.
1096 2000-12-14  Dave Love  <fx@gnu.org>
1098         * Makefile.in (mostlyclean): Remove gnustmp.*
1099         (gnus.dvi): Change rule to remove @latex stuff.
1101 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
1103         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
1105 2000-10-13  John Wiegley  <johnw@gnu.org>
1107         * Makefile.in: Add build targets for eshell.texi.
1109 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
1111         * Makefile.in: Remove/comment speedbar stuff.
1113 2000-09-22  Dave Love  <fx@gnu.org>
1115         * Makefile.in: Add emacs-mime.
1117 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
1119         * Makefile.in (INFO_TARGETS): Add ../info/woman.
1120         (DVI_TARGETS): Add woman.dvi.
1121         (../info/woman, woman.dvi): New targets.
1123 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
1125         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
1127         * pcl-cvs.texi: New file.
1128         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
1129         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
1131 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
1133         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
1134         (../info/ebrowse, ebrowse.dvi): New targets.
1136 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
1138         * Makefile.in (INFO_TARGETS): Add eudc.
1139         (DVI_TARGETS): Add eudc.dvi.
1140         (../info/eudc, eudc.dvi): New targets.
1142 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
1144         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
1145         compatibility with 8+3 filesystems).
1146         (../info/efaq): Rename from emacs-faq.
1148 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
1150         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
1151         (../info/idlwave, idlwave.dvi): New targets.
1153 1999-10-23  Dave Love  <fx@gnu.org>
1155         * Makefile.in: Use autotype.texi.
1157 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
1159         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
1160           faq.texi file) rather than ../info/faq.
1162 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
1164         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
1165         (../info/ada-mode, ada-mode.dvi): New targets.
1167 1999-09-01  Dave Love  <fx@gnu.org>
1169         * Makefile.in: Add faq.
1171 1999-07-12  Richard Stallman  <rms@gnu.org>
1173         * Version 20.4 released.
1175 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
1177         * Makefile.in (INFO_TARGETS): Delete customize.info.
1178         (DVI_TARGETS): Delete customize.dvi.
1179         (../info/customize, customize.dvi): Targets deleted.
1181 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
1183         * Version 20.3 released.
1185 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
1187         * Makefile.in (EMACSSOURCES): Add mule.texi.
1188         Add msdog.texi, ack.texi.  Remove gnu1.texi.
1190 1998-04-06  Andreas Schwab  <schwab@gnu.org>
1192         * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
1193         it in dvi targets.
1194         (../etc/GNU): Change to $(srcdir) first.
1196 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
1198         * reftex.texi: Update for RefTeX version 3.22.
1200 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
1202         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
1203         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
1205 1997-09-23  Paul Eggert  <eggert@twinsun.com>
1207         * Makefile.in: Merge changes mistakenly made to `Makefile'.
1208         (INFO_TARGETS): Change ../info/custom to ../info/customize.
1209         (../info/customize): Rename from ../info/custom.
1210         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
1212 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1214         * Version 20.2 released.
1216 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1218         * Version 20.1 released.
1220 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1222         * Makefile (../info/customize, customize.dvi): New targets.
1223         (INFO_TARGETS): Add ../info/customize.
1224         (DVI_TARGETS): Add customize.dvi.
1226 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1228         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
1230 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1232         * Version 19.33 released.
1234 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1236         * Version 19.32 released.
1238 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1240         * Makefile.in: Add rules for the Message manual.
1242 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1244         * gnus.texi: New version.
1246         * message.texi: New manual.
1248 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1250         * Makefile.in (All info targets): cd $(srcdir) to do the work.
1252 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1254         * Makefile.in (All info targets): Specify $(srcdir) in input files.
1255         Specify -I option.
1256         (All dvi targets): Set the TEXINPUTS variable.
1258 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
1260         * Version 19.31 released.
1262 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
1264         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
1265         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
1267 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1269         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
1270         (INFO_TARGETS): Add ../info/cc-mode.
1271         (DVI_TARGETS): Add cc-mode.dvi.
1273 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1275         * Version 19.30 released.
1277 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1279         * gnus.texi: New file.
1281 1995-11-04  Erik Naggum  <erik@naggum.no>
1283         * gnus.texi: File deleted.
1285 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
1287         * mh-e.texi: "Function Index" -> "Command Index" to work with
1288         Emacs 19.30 C-h C-k support of separately-documented commands.
1290 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1292         * Makefile.in (../info/ediff, ediff.dvi): New targets.
1293         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
1295 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1297         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
1298         (../info/viper, viper.dvi): New targets.
1300 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
1302         * dired-x.texi (Installation): Change the example to set
1303         buffer-local variables like dired-omit-files-p in
1304         dired-mode-hook.
1306 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1308         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
1309         (../info/mh-e, mh-e.dvi): New targets.
1311 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
1313         * Makefile.in (maintainer-clean): Rename from realclean.
1315 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1317         * Makefile.in: New file.
1318         * Makefile: File deleted.
1320 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1322         * Makefile (TEXINDEX_OBJS): Variable deleted.
1323         (texindex, texindex.o, getopt.o): Rules deleted.
1324         All deps on texindex deleted.
1325         (distclean): Don't delete texindex.
1326         (mostlyclean): Don't delete *.o.
1327         * texindex.c, getopt.c: Files deleted.
1329 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1331         * Version 19.26 released.
1333 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
1335         * Makefile (EMACSSOURCES): Exclude undo.texi.
1337 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1339         * Version 19.25 released.
1341 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1343         * Version 19.24 released.
1345 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1347         * Version 19.23 released.
1349 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1351         * Makefile: Delete spurious tab.
1353 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1355         * Makefile (.SUFFIXES): New rule.
1357 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1359         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
1360         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
1362 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1364         * Makefile (../info/sc): Rename frin sc.info.
1365         (../info/cl): Likewise.
1366         (INFO_TARGETS): Use new names.
1368 1993-12-04  Richard Stallman  (rms@srarc2)
1370         * getopt.c: New file.
1371         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
1372         (getopt.o): New rule.
1373         (dvi): Don't depend on texindex.
1374         (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
1375         Depend on texindex.
1377 1993-12-03  Richard Stallman  (rms@srarc2)
1379         * Makefile (../info/sc.info): Rename from ../info/sc.
1380         (TEXI2DVI): New variable.
1381         (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
1382         Add explicit commands.
1383         (TEXINDEX_OBJS): Delete duplicate getopt.o.
1385 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1387         * Version 19.22 released.
1389 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1391         * Makefile (TEXINDEX_OBJS): Delete spurious period.
1393 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1395         * Version 19.21 released.
1397 1993-11-15  Paul Eggert  (eggert@twinsun.com)
1399         * man/Makefile (../info/cl.info): Rename from ../info/cl.
1401 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1403         * Makefile (../etc/GNU): New target.
1404         (EMACSSOURCES): Add gnu1.texi.
1406 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1408         * Makefile (realclean): Don't delete the Info files.
1410 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
1412         * forms.texi: Fix forms.texi so that it will format correctly.
1413         Add missing `@end iftex', fix bad reference.
1415         * info.texi, info-stn.texi: New files implement texinfo version of
1416         `info' file.
1418         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
1419         4' where appropriate.
1421 1993-10-20  Brian Fox  (bfox@ai.mit.edu)
1423         * Makefile: Fix targets for texindex, new info.texi files.
1424         * info-stnd.texi: New file implements info for standalone info
1425         reader.
1426         * info.texi: Update to include recent changes to "../info/info".
1427         New source file for ../info/info; includes info-stnd.texi.
1429         * texindex.c: Include "../src/config.h" if building in emacs.
1431         * Makefile: Change all files to FILENAME.texi, force all targets
1432         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
1433         vip.texinfo, forms.texinfo, cl.texinfo.
1434         Add target to build texindex.c, defining `emacs'.
1436         * forms.texi: Install new file to match version 2.3 of forms.el.
1438 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1440         * Version 19.19 released.
1442 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
1444         * sc.texinfo: Fix info file name.
1446         * Makefile (info): Add gnus and sc.
1447         (dvi): Add gnus.dvi and sc.dvi.
1448         (../info/sc, sc.dvi): New targets.
1450 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1452         * Version 19.18 released.
1454 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1456         * Makefile: Fix source file names of the separate manuals.
1457         (gnus.dvi, ../info/gnus): New targets.
1459 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1461         * Version 19.17 released.
1463 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1465         * split-man: Fix typos in last change.
1467 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
1469         * Version 19.16 released.
1471 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1473         * version 19.15 released.
1475 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
1477         * Makefile (distclean): It's rm, not rf.
1479 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1481         * Version 19.14 released.
1483 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1485         * Makefile: New file.
1487 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1489         * Version 19.13 released.
1491 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
1493         * Version 19.9 released.
1495 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1497         * Version 19.8 released.
1499 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1501         * cmdargs.texi: Document the -i, -itype, and -iconic options.
1503         * trouble.texi: It's `enable-flow-control-on', not
1504         `evade-flow-control-on'.
1506 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1508         * display.texi: Document standard-display-european.
1510 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
1512         * Version 19.7 released.
1514         * emacs.texi: Add a sentence to the top menu mentioning the
1515         specific version of Emacs this manual applies to.
1517 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
1519         * basic.texi: Document next-line-add-lines variable used to
1520         implement down-arrow.
1522         * killing.texi: Document kill-whole-line.
1524 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
1526         * text.texi: Update unix TeX ordering information.
1528 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
1530         * news.texi: Mention fill-rectangle in keybinding list.
1532         * killing.texi: Document fill-rectangle.
1534 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
1536         * vc.texi: Bring the docs up to date with VC 5.2.
1538 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
1540         * emacs.tex: Mention blackbox and gomoku under Amusements.
1541         Assembler mode is now mentioned and appropriately indexed
1542         under Programming Modes.
1544 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
1546         * emacs.tex: Update TeX ordering information.
1548 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
1550         * gnus.texinfo: New file.  Removed installation instructions.
1552 1990-06-26  David Lawrence  (tale@geech)
1554         * emacs.tex:  Note that completion-ignored-extensions is not used
1555         to filter out names when all completions are displayed in
1556         *Completions*.
1558 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
1560         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
1562 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
1564         * emacs.tex: Add @findex grep.
1566 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
1568         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
1569         then define `\sc' as the command for smallcaps in Texinfo.  This
1570         means that the @sc command will produce small caps.  bfox has
1571         made the corresponding change to makeinfo and texinfm.el.
1573 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
1575         * emacs.tex: Correct two typos.  No other changes before
1576         Version 19 will be made.
1578         * vip.texinfo: Remove menu entry Adding Lisp Code in node
1579         Customization since the menu entry did not point to anything.
1580         Also add an @finalout command to remove overfull hboxes from the
1581         printed output.
1583         * cl.texinfo:  Add @bye, \input line and @settitle to file.
1584         This file is clearly intended to be a chapter of some other work,
1585         but the other work does not yet exist.
1587 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
1589         * texinfo.texinfo: Three typos corrected.
1591 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
1593         * emacs.tex: Update information for obtaining TeX distribution from the
1594         University of Washington.
1596 ;; Local Variables:
1597 ;; coding: iso-2022-7bit
1598 ;; End:
1600     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
1601         Free Software Foundation, Inc.
1602   Copying and distribution of this file, with or without modification,
1603   are permitted provided the copyright notice and this notice are preserved.
1605 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd