(Unconditional Replace): Use replace-string instead
[emacs.git] / man / ChangeLog
blob74f161fc51e6bcaf008d62f3f84afd9f985e5cfe
1 2004-06-24  David Kastrup  <dak@gnu.org>
3         * search.texi (Unconditional Replace): Use replace-string instead
4         of query-replace in example.
5         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6         sequences.
7         (Query Replace): Correct explanation of `^' which does not use
8         the mark stack.
10 2004-06-21  Nick Roberts  <nickrob@gnu.org>
12         * misc.texi (Shell History Copying): Document comint-insert-input.
13         (Shell Ring): Describe comint-dynamic-list-input-ring here.
15 2004-06-21  Karl Berry  <karl@gnu.org>
17         * info.texi (Top): mention that only Emacs has mouse support.
18         (Getting Started): mention this in a few other places.
20 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
22         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
23         * custom.texi (Customization): do.
24         * anti.texi (Antinews): do.
25         * abbrevs.texi (Defining Abbrevs): do.
27         * programs.texi (Info Lookup): Fix keybinding for
28         info-lookup-symbol.
30 2004-06-16  Juanma Barranquero  <lektu@terra.es>
32         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
33         Add emacs-xtra.
34         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
35         (clean): Add emacs-xtra and flymake.  Remove redundancies.
37 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
39         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
40         Add emacs-xtra.
41         * emacs-xtra.texi: New file.
43 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
45         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
46         (Dired and Find): Mention differences with ordinary Dired buffers.
48 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
50         * autotype.texi (Copyrights, Timestamps): Recommend
51         `before-save-hook' instead of `write-file-functions'.
53 2004-06-13  Richard M. Stallman  <rms@gnu.org>
55         * custom.texi (Init Syntax): Explain about vars that do special
56         things when set with setq or with Custom.
57         (Init Examples): Add line-number-mode example.
59 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
61         * dired-x.texi (dired-mark-omitted): Update keybinding.
63 2004-06-12  Juri Linkov  <juri@jurta.org>
65         * dired.texi (Operating on Files): Add dired-do-touch.
67 2004-06-10  Kim F. Storm  <storm@cua.dk>
69         * pcl-cvs.texi (Viewing differences): Add 'd y'.
71 2004-06-10  Juri Linkov  <juri@jurta.org>
73         * building.texi (Lisp Eval): Add C-M-x on defface.
75 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
77         * files.texi (Reverting): Auto-Revert mode and
78         Global Auto-Revert mode no longer revert remote files.
80 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
82         * dired-x.texi (variable dired-omit-mode): Rename from
83         dired-omit-files-p.
84         (function dired-omit-mode): Rename from dired-omit-toggle.
85         Call dired-omit-mode rather than set dired-omit-files-p.
86         (dired-mark-omitted): Describe command.
88 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
90         Version 2.0.41 of Tramp released.
92 2004-05-29  Juanma Barranquero  <lektu@terra.es>
94         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
95         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
97 2004-05-29  Richard M. Stallman  <rms@gnu.org>
99         * custom.texi (Init File): Two dashes start --no-site-file.
101         * cl.texi (Top): Call this chapter `Introduction'.
102         (Overview): In TeX, no section heading here.
104         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
106 2004-05-29  Alan Mackenzie  <acm@muc.de>
108         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
109         ("AWK"): Is consistently thus spelt throughout.
110         (AWK, Pike): Document as "C-like modes".
111         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
112         (M-x man): Supersedes M-x manual-entry.
113         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
115         ("Comments in C"): Delete node; the info is in CC Mode manual.
116         (c-comment-only-line-offset): Remove description.
118         (C-c ., C-c C-c): Describe new C Mode bindings.
120         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
121         (@dfn{Style}, c-default-style, comment-column, comment-padding)
122         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
123         Amend definitions.
125         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
126         Describe functions.
128         (c-comment-start-regexp, c-hanging-comment-ender-p)
129         (c-hanging-comment-starter-p): Remove obsolete definitions.
131         * emacs.texi: Remove the menu entry "Comments in C".
133 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
135         * Makefile.in (../info/flymake, flymake.dvi): New targets.
136         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
138 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
140         * flymake.texi: New file.
142 2004-05-28  Simon Josefsson  <jas@extundo.com>
144         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
146 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
148         * dired.texi (Dired and Find): `find-ls-option' does not apply to
149         `M-x locate'.
151 2004-05-16  Karl Berry  <karl@gnu.org>
153         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
154         makeinfo --html fails.
155         * help.texi (Help Summary) [@ifnottex]: Likewise.
157 2004-05-13  Nick Roberts  <nickrob@gnu.org>
159         * building.texi (GDB Graphical Interface): Update and describe
160         layout first.
162 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
164         Version 2.0.40 of Tramp released.
166 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
168         Complete rework, based on review by Karl Berry <karl@gnu.org>.
170         * tramp.texi (Auto-save and Backup): Explain exploitation of new
171         variables `tramp-backup-directory-alist' and
172         `tramp-bkup-backup-directory-info'.
173         (Overview, Connection types)
174         (External transfer methods, Default Method)
175         (Windows setup hints): Remove restriction of password entering
176         with external methods.
177         (Auto-save and Backup): Make file name example
178         (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
179         and `auto-save-directory' must be used.
180         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
181         only "NT").  Remove doubled entry "What kinds of systems does
182         @tramp{} work on".
183         (tramp): Macro removed.
184         (Obtaining Tramp): Flag removed from title.
185         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
186         and `trampver' used properly.  Flag `tramp-inst' replaced by
187         `installchapter'.  Installation related text adapted.
189 2004-05-04  Jason Rumney  <jasonr@gnu.org>
191         * makefile.w32-in: Revert last change.
193 2004-05-03  Jason Rumney  <jasonr@gnu.org>
195         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
197 2004-04-28  Masatake YAMATO  <jet@gyve.org>
199         * widget.texi (Programming Example): Remove overlays.
201 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
203         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
205 2004-04-23  Juanma Barranquero  <lektu@terra.es>
207         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
209 2004-04-18  Juri Linkov  <juri@jurta.org>
211         * fixit.texi (Spelling): Remove file extension from ispell xref.
213 2004-04-15  Kim F. Storm  <storm@cua.dk>
215         * cmdargs.texi (Initial Options): Add -Q.
217 2004-04-05  Kim F. Storm  <storm@cua.dk>
219         * custom.texi (File Variables): Add safe-local-eval-forms.
221 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
223         * info.texi (Info Search): Add info-apropos.
225 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
227         * files.texi (Reverting): Correct description of revert-buffer's
228         handling of point.
230 2004-03-22  Juri Linkov  <juri@jurta.org>
232         * emacs.texi (Top): Add `Misc X'.
234         * faq.texi, trouble.texi: Fix help key bindings.
236         * glossary.texi: Improve references.
238         * help.texi: Sync keywords with finder.el.
240         * mini.texi (Completion): Add description for menu items.
242         * misc.texi (Browse-URL, FFAP): Add information about keywords.
244         * sending.texi (Mail Methods): Fix xref to Message manual.
246 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
248         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
249         (as suggested by Karl Berry).  Update information about colored
250         stars in menus.  Add new subheading describing M-n.
252 2004-03-12  Richard M. Stallman  <rms@gnu.org>
254         * cl.texi (Top): Rename top node's title.
256         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
258 2004-03-08  Karl Berry  <karl@gnu.org>
260         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
261         problems making the texinfo distribution.
263 2004-03-04  Richard M. Stallman  <rms@gnu.org>
265         * search.texi (Regexps): Explain that ^ and $ have their
266         special meanings only in certain contexts.
268         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
270         * mule.texi (Specify Coding): Doc C-x RET F.
272         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
273         for multiple compile and grep buffers.
274         (Indirect Buffers): Don't recommand clone-indirect-buffer
275         for multiple compile and grep buffers.
277 2004-02-29  Simon Josefsson  <jas@extundo.com>
279         * smtpmail.texi (Authentication): Changed the list of supported
280         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
281         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
282         <voegelas@gmx.net>.
284 2004-02-29  Juanma Barranquero  <lektu@terra.es>
286         * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
287         $(DEL) instead of rm, and ignore exit code.
289 2004-02-29  Kai Grossjohann  <kgrossjo@eu.uu.net>
291         Tramp version 2.0.39 released.
293 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
295         * tramp.texi (Customizing Completion): Explain new functions
296         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
297         (all): Savannah URLs unified to "http://savannah.nongnu.org".
298         (Top): Refer to Savannah mailing list as the major one.  Mention
299         older mailing lists in HTML mode only.
300         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
301         (Frequently Asked Questions): Remote hosts must not be Unix-like
302         for "smb" method.
303         (Password caching): New node.
304         (External transfer methods): Refer to password caching for "smb"
305         method.
307 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
309         * building.texi (Watch Expressions): Update.
311 2004-02-21  Juri Linkov  <juri@jurta.org>
313         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
314         --directory, --help, --version.  Move text about command-line-args
315         to Command Arguments.
316         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
317         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
318         (Window Size X): Join -g and --geometry.  Add @cindex.
319         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
320         (Title X): Remove alias -title.
321         (Misc X): New node.
323 2004-02-17  Karl Berry  <karl@gnu.org>
325         * info.texi (Help-Int): mention the new line number feature.
327 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
329         * frames.texi (Drag and drop): Add Motif to list of supported
330         protocols.
332 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
334         * ses.texi (Advanced Features): New functionality for
335         ses-set-header-row (defaults to current row unless C-u used).
336         (Acknowledgements): Add Stefan Monnier.
338 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
340         * frames.texi (Drag and drop): New section.
342 2004-01-24  Richard M. Stallman  <rms@gnu.org>
344         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
345         Include it only @ifnotinfo.  Patch the preceding and following
346         node headers to point to each other.
348 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
350         * calendar.texi (Appointments): Update section.
352 2003-12-29  Kevin Ryde  <user42@zip.com.au>
354         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
356         * programs.texi (C Modes): Fix the xref.
358 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
360         * building.texi (Watch Expressions): Update.
361         (Commands of GUD): Include use of toolbar + breakpoints set from
362         fringe/margin.
364 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
366         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
367         <acm@muc.de>.
369 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
371         Tramp version 2.0.38 released.
373         * tramp.texi (Remote shell setup): Warn of environment variables
374         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
375         <sven.gabriel@imk.fzk.de>.
376         (Configuration): Tramp now chooses base64/uuencode
377         automatically.  Update wording accordingly.
378         (Top): More description for the `Default Method' menu entry.
379         (Default Method): Use @code, not @var, for Lisp variables.
380         (Default Method): New subsection `Which method is the right one
381         for me?'  Suggested by Christian Kirsch.
382         (Configuration): Pointer to new subsection added.
383         (Default Method): Too many "use" in one sentence.
384         Rephrase.  Reported by Christian Kirsch.
385         (Filename Syntax): Old `su' example is probably a left-over from
386         the sm/su method naming.  Replace with `ssh', instead.
387         (External transfer methods, Auto-save and Backup):
388         Typo fixes.
390 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
392         * tramp.texi (all): Harmonize all occurences of @tramp{}.
393         (Top): Mention japanese manual only if flag `jamanual' is set.
394         Insert section `Japanese manual' in menu.
396 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
398         * frames.texi (Dialog Boxes): Add use-file-dialog.
400 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
402         * eshell.texi (Known Problems): Add doc item.
404 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
406         * ack.texi: Note that Alan Mackenzie contributed the AWK support
407         in CC Mode.
409 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
411         * cc-mode.texi: Update for CC Mode 5.30.
413         Note: Please refrain from doing purely cosmetic changes like
414         removing trailing whitespace in this manual; it clobbers cvs
415         merging for no good reason.
417 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
419         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
420         * man/commands.texi, man/custom.texi, man/display.texi:
421         * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
422         * man/frames.texi, man/glossary.texi, man/killing.texi:
423         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
424         * man/mule.texi, man/rmail.texi, man/search.texi:
425         * man/sending.texi, man/text.texi, man/tramp.texi:
426         * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
427         * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
429 2003-11-01  Alan Mackenzie  <acm@muc.de>
431         * search.texi (Scrolling During Incremental Search): Document a
432         new scrolling facility in isearch mode.
434 2003-10-26  Karl Berry  <karl@gnu.org>
436         * info.texi (Info Search): echo area, not echo are.  From Debian
437         diff.
439 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
441         * widget.texi (Defining New Widgets): Document new beavior of
442         :buttons and :children keywords.
444 2003-10-22  Miles Bader  <miles@gnu.org>
446         * Makefile.in (info): Move before $(top_srcdir)/info.
448 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
450         * building.texi (Watch Expressions): Update section on data display
451         to reflect code changes (GDB Graphical Interface).
453 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
455         * tramp.texi (Inline methods): Small grammar fix.
456         (External transfer methods): Likewise.
458 2003-10-13  Richard M. Stallman  <rms@gnu.org>
460         * xresources.texi (GTK resources): Clean up previous change.
462 2003-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
464         * xresources.texi (GTK resources): Add a note that some themes
465         disallow customizations.  Add scroll theme example.
467 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
469         * speedbar.texi: Remove paragraph for GUD that is no longer true.
471 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
473         * texinfo.tex:  Replace `%' in arch tagline by @ignore.
475 2003-09-30  Richard M. Stallman  <rms@gnu.org>
477         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
479         * widget.texi (User Interface): Fix typos.
481         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
483         * cmdargs.texi (General Variables): Remove MAILRC envvar.
485         * misc.texi (Saving Emacs Sessions): Shorten the section,
486         collapsing back into one node.
488 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
490         * misc.texi: Section "Saving Emacs Sessions" rewritten.
492 2003-09-29  Jan D.  <jhd@gaffa.gaia.swipnet.se>
494         * xresources.texi (GTK names in Emacs): Correct typo.
496 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
498         * pcl-cvs.texi (Selected Files): Fix typo.
500 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
502         * cmdargs.texi (Font X): Mention new default font.  More
503         fully describe long font names, wildcard patterns and the
504         problems involved.  (Result of discussion on emacs-devel.)
506 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
508         * emacs.texi (Acknowledgements): Correct typo.
510 2003-09-22  Richard M. Stallman  <rms@gnu.org>
512         * dired.texi (Misc Dired Commands): New node.
513         (Dired Navigation): Add dired-goto-file.
515         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
517         * emacs.texi (Acknowledgements): New node, split from Distribution.
519         * cmdargs.texi (Action Arguments): -f reads interactive args.
521 2003-09-21  Karl Berry  <karl@gnu.org>
523         * info.texi (] and [ commands): No period at end of section title.
525 2003-09-08  Lute Kamstra  <lute@gnu.org>
527         * screen.texi (Mode Line): Say that POS comes before LINE.
528         Mention `size-indication-mode'.
529         * display.texi (Optional Mode Line): Document
530         `size-indication-mode'.
531         * basic.texi (Position Info): Mention `size-indication-mode'.
533 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
535         * xresources.texi (Resources): Refer to `editres' man page.
536         (Lucid Resources): Update defaults.  Expand description of
537         `shadowThickness'.
539 2003-09-04  Miles Bader  <miles@gnu.org>
541         * Makefile.in (top_srcdir): New variable.
542         ($(top_srcdir)/info): New rule.
543         (info): Depend on it.
545 2003-09-03  Peter Runestig  <peter@runestig.com>
547         * makefile.w32-in: New file.
549 2003-08-29  Richard M. Stallman  <rms@gnu.org>
551         * misc.texi (Saving Emacs Sessions): Correct previous change.
553 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
555         * widget.texi (User Interface): Explain the need of static text
556         around an editable field.
558 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
560         * widget.texi (Basic Types): The argument to `:help-echo' can now
561         be a form that evaluates to a string.
563         * emacs.texi (Top): Update menu to reflect new Keyboard Macros
564         chapter.
565         (Intro): Include kmacro.texi after fixit.texi instead of after
566         custom.texi. (As suggested by Kim Storm.)
568 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
570         * fixit.texi (Fixit): Update `Next' pointer.
571         * files.texi (Files): Update `Previous' pointer.
572         * kmacro.texi (Keyboard Macros): Remove redundant node and
573         section.
574         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
575         (Suggested by Kim Storm.)
576         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim
577         Storm.)
579 2003-08-18  Kim F. Storm  <storm@cua.dk>
581         * kmacro.texi: New file describing enhanced keyboard macro
582         functionality.  Replaces old description in custom.texi.
584         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
585         (Keyboard Macros): Move to new kmacro.texi file.
587         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
589         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
591 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
593         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
595 2003-08-17  Alex Schroeder  <alex@gnu.org>
597         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
598         required.
600 2003-08-16  Richard M. Stallman  <rms@gnu.org>
602         * dired-x.texi (Shell Command Guessing): Explain *.
604 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
606         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
607         log-edit-insert-changelog.
609 2003-08-05  Richard M. Stallman  <rms@gnu.org>
611         * programs.texi (Lisp Indent): Don't describe
612         lisp-indent-function property here.  Use xref to Lisp Manual.
614 2003-08-03  Karl Berry  <karl@gnu.org>
616         * info.texi: Need @contents.
618 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
620         * calendar.texi (Date Formats): Document changed behaviour of
621         abbreviations.
623 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
625         * buffers.texi (List Buffers): Fix previous change.
627 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
629         Tramp version 2.0.36 released.
631         * tramp.texi (Remote shell setup): Explain about problems with
632         non-Bourne commands in ~/.profile and ~/.shrc.
634 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
636         * buffers.texi (List Buffers): Adjust to new format of *Buffer
637         List*.
639 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
641         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
642         renaming of `vis-mode' to `visible-mode'.
644         * display.texi (Font Lock): Fix typo.
646 2003-07-07  Richard M. Stallman  <rms@gnu.org>
648         * display.texi (Font Lock): Add xref for format info on
649         font-lock-remove-keywords.
651         * building.texi (Compilation): Document what happens with asynch
652         children of compiler process.
654         * help.texi (Library Keywords): Use @multitable.
656 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
658         * info.texi (Top, Help-Small-Screen): Remove accidentally added
659         next, prev and up pointers.
661 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
663         * info.texi (Help): Mention existence of Emacs and stand-alone
664         Info at the very beginning of the tutorial.
665         (Help-Inv): New node.
666         (Help-]): New node.
667         (Help-M): Systematically point out the differences between default
668         Emacs and stand-alone versions.  Delete second menu.
669         (Help-Xref): Systematically point out the differences between
670         default Emacs and stand-alone versions.
671         (Help-Int): Change `l' example.
672         (Expert Info): Fix typos.
673         (Emacs Info Variables): Mention `Info-hide-note-references' and
674         new default for `Info-scroll-prefer-subnodes'.
676 2003-06-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
678         Version 2.0.35 of Tramp released.
680         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
681         (Inline methods): Add methods `remsh' and `plink1'.
682         (External transfer methods): Add method `remcp'.
683         (Multi-hop Methods): Add method `remsh'.
684         Small patch from Adrian Aichner <adrian@xemacs.org>:
685         Fix minor typos.
686         (Concept Index): Added to make manual searchable via
687         `Info-index'.
688         (Version Control): Add cindex entry.
690 2003-06-04  Richard M. Stallman  <rms@gnu.org>
692         * programs.texi (Expressions): Delete C-M-DEL.
694         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
695         comint-move-point-for-output renamed from
696         comint-scroll-to-bottom-on-output.
698         * custom.texi (Init Rebinding): Replace previous change with xref.
699         (Non-ASCII Rebinding): Explain that issue more briefly here.
701 2003-05-28  Richard M. Stallman  <rms@gnu.org>
703         * indent.texi (Indentation): Condense, simplify, clarify prev change.
705 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
707         * building.texi (GDB Graphical Interface): New node.
708         (Rewritten somewhat by RMS.)
710 2003-05-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
712         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
713         non-English letters.  Explain how to set coding systems correctly
714         and how to include the right coding cookie in the file.
716 2003-05-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
718         * trampver.texi: Version 2.0.34 released.
720 2003-05-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
722         * indent.texi (Indentation): Explain the concepts.
723         (Just Spaces): Explain why preventing tabs for indentation might
724         be useful.
726 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
728         * faq.texi: Improve previous changes.
730 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
732         * faq.texi: Update copyright and maintenance details.
733         Update some package URLs, versions, and maintainers.
734         Remove many references to the Emacs Lisp Archive.
736 2003-04-23  Simon Josefsson  <jas@extundo.com>
738         * smtpmail.texi: Fix license (the invariant sections mentioned has
739         never been part of the smtp manual).  Align info dir entry with
740         other emacs packages.
742 2003-04-16  Richard M. Stallman  <rms@gnu.org>
744         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
746 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
748         * tramp.texi: Version 2.0.33 released.
749         Remove installation chapter.  Remove XEmacs specifics.
751 2003-03-29  Richard M. Stallman  <rms@gnu.org>
753         * tramp.texi (Top): Undo the previous renaming.
754         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
756 2003-03-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
758         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
759         version of manual.
761         * tramp.texi (Auto-save and Backup): New node.
763 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
765         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
766         Emacs" in order to have better differentiation to "XEmacs".
767         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
768         are new macros in order to point to the other Emacs flavor where
769         appropriate.  In info case, point to node `Installation' in order
770         to explain how to generate the other way.  In html case, make a
771         link to the other html file.
772         (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
773         after CVS checkout/update.
774         (Installation): Completely rewritten.
775         (Installation parameters, Load paths): New sections under
776         `Installation'.
778 2003-02-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
780         * tramp.texi: Version 2.0.30 released.
781         Replace word "path" with "localname" where used as a component of
782         a Tramp file name.
784 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
786         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
787         introduced.
788         (Installation): Explain what to do if files from the tramp/contrib
789         directory are needed.
791 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
793         * smtpmail.texi (How Mail Works): New.
795 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
797         * cmdargs.texi (General Variables): Document SMTPSERVER.
799         * smtpmail.texi: New file.
801         * sending.texi: Remove SMTP node.
802         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
803         library.
805         * Makefile.in: Build SMTP manual.
807 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
809         * sending.texi (Sending via SMTP): Explain MTA/MUA.
811 2003-02-22  Simon Josefsson  <jas@extundo.com>
813         * sending.texi (Mail Methods): Add node about SMTP.
815 2003-02-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
817         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
819 2003-02-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
821         * tramp.texi: Version 2.0.29 released.
822         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
823         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
825 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
827         * tramp.texi (Frequently Asked Questions): Explain a workaround if
828         another package loads accidently Ange-FTP.
830 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
832         * tramp.texi (Customizing Completion): Add function
833         `tramp-parse-sconfig'.  Change example of
834         `tramp-set-completion-function', because parsing of ssh config
835         files looks more natural.
837 2003-02-01  Kevin Ryde  <user42@zip.com.au>
839         * glossary.texi (Glossary): Correction to cl cross reference.
841 2003-01-20  Richard M. Stallman  <rms@gnu.org>
843         * killing.texi (Rectangles): Document C-x c r.
845 2003-01-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
847         * xresources.texi (GTK resources): New node.
848         (GTK widget names): New node.
849         (GTK names in Emacs): New node.
850         (GTK styles): New node.
852 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
854         * gnus.texi: Do not use `path' in several locations.
856 2003-01-09  Francesco Potort\e,Al\e(B  <pot@gnu.org>
858         * maintaining.texi (Create Tags Table): Add reference to the new
859         `etags --help --lang=LANG' option.
861 2002-12-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
863         * tramp.texi (External transfer methods): New method `smb'.  From
864         Michael Albinus.
866 2002-11-05  Karl Berry  <karl@gnu.org>
868         * info.texi (Info-fontify): Reorder face list to avoid bad line
869         breaks.
871 2002-10-06  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
873         * tramp.texi: Move @copying to standard place.  Use
874         @insertcopying.
876 2002-10-02  Karl Berry  <karl@gnu.org>
878         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
879         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
880         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
881         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
882         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
883         Per rms, update all manuals to use @copying instead of @ifinfo.
884         Also use @ifnottex instead of @ifinfo around the top node, where
885         needed for the sake of the HTML output.
886         (The Gnus manual is not fixed since it's not clear to me how it
887          works; and the Tramp manual already uses @copying, although in an
888          unusual way.  All others were changed.)
890 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
892         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
893         (../info/ses, ses.dvi): New targets.
894         * ses.texi: New file.
896 2002-09-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
898         * texinfo.tex: Update to texinfo 4.2.
900 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
902         * reftex.texi: Update to RefTeX 4.19.
904 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
906         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
907         (../info/tramp, tramp.dvi): New targets.
909 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
911         * Makefile.in (DVI_TARGETS): Add calc.dvi.
912         (calc.dvi): Uncomment.
914 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
916         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
917         source files.
919 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
921         * Makefile.in (emacsman): New target.
923 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
925         * Makefile.in (INFO_TARGETS): Add ../info/calc.
926         (../info/calc): New target.
928 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
930         * (Version 21.1 released.)
932 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
934         * Branch for 21.1.
936 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
938         * Makefile.in (../info/info): Use an explicit -o switch to
939         makeinfo.
941 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
943         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
945 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
947         * Makefile.in (../info/idlwave): Use --no-split.
949 2000-12-14  Dave Love  <fx@gnu.org>
951         * Makefile.in (mostlyclean): Remove gnustmp.*
952         (gnus.dvi): Change rule to remove @latex stuff.
954 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
956         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
958 2000-10-13  John Wiegley  <johnw@gnu.org>
960         * Makefile.in: Add build targets for eshell.texi.
962 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
964         * Makefile.in: Remove/comment speedbar stuff.
966 2000-09-22  Dave Love  <fx@gnu.org>
968         * Makefile.in: Add emacs-mime.
970 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
972         * Makefile.in (INFO_TARGETS): Add ../info/woman.
973         (DVI_TARGETS): Add woman.dvi.
974         (../info/woman, woman.dvi): New targets.
976 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
978         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
980         * pcl-cvs.texi: New file.
981         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
982         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
984 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
986         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
987         (../info/ebrowse, ebrowse.dvi): New targets.
989 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
991         * Makefile.in (INFO_TARGETS): Add eudc.
992         (DVI_TARGETS): Add eudc.dvi.
993         (../info/eudc, eudc.dvi): New targets.
995 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
997         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
998         compatibility with 8+3 filesystems).
999         (../info/efaq): Rename from emacs-faq.
1001 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
1003         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
1004         (../info/idlwave, idlwave.dvi): New targets.
1006 1999-10-23  Dave Love  <fx@gnu.org>
1008         * Makefile.in: Use autotype.texi.
1010 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
1012         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
1013           faq.texi file) rather than ../info/faq.
1015 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
1017         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
1018         (../info/ada-mode, ada-mode.dvi): New targets.
1020 1999-09-01  Dave Love  <fx@gnu.org>
1022         * Makefile.in: Add faq.
1024 1999-07-12  Richard Stallman  <rms@gnu.org>
1026         * Version 20.4 released.
1028 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
1030         * Makefile.in (INFO_TARGETS): Delete customize.info.
1031         (DVI_TARGETS): Delete customize.dvi.
1032         (../info/customize, customize.dvi): Targets deleted.
1034 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
1036         * Version 20.3 released.
1038 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
1040         * Makefile.in (EMACSSOURCES): Add mule.texi.
1041         Add msdog.texi, ack.texi.  Remove gnu1.texi.
1043 1998-04-06  Andreas Schwab  <schwab@gnu.org>
1045         * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
1046         it in dvi targets.
1047         (../etc/GNU): Change to $(srcdir) first.
1049 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
1051         * reftex.texi: Update for RefTeX version 3.22.
1053 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
1055         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
1056         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
1058 1997-09-23  Paul Eggert  <eggert@twinsun.com>
1060         * Makefile.in: Merge changes mistakenly made to `Makefile'.
1061         (INFO_TARGETS): Change ../info/custom to ../info/customize.
1062         (../info/customize): Rename from ../info/custom.
1063         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
1065 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1067         * Version 20.2 released.
1069 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1071         * Version 20.1 released.
1073 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1075         * Makefile (../info/customize, customize.dvi): New targets.
1076         (INFO_TARGETS): Add ../info/customize.
1077         (DVI_TARGETS): Add customize.dvi.
1079 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1081         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
1083 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1085         * Version 19.33 released.
1087 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1089         * Version 19.32 released.
1091 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1093         * Makefile.in: Add rules for the Message manual.
1095 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1097         * gnus.texi: New version.
1099         * message.texi: New manual.
1101 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1103         * Makefile.in (All info targets): cd $(srcdir) to do the work.
1105 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1107         * Makefile.in (All info targets): Specify $(srcdir) in input files.
1108         Specify -I option.
1109         (All dvi targets): Set the TEXINPUTS variable.
1111 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
1113         * Version 19.31 released.
1115 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
1117         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
1118         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
1120 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1122         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
1123         (INFO_TARGETS): Add ../info/cc-mode.
1124         (DVI_TARGETS): Add cc-mode.dvi.
1126 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1128         * Version 19.30 released.
1130 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1132         * gnus.texi: New file.
1134 1995-11-04  Erik Naggum  <erik@naggum.no>
1136         * gnus.texi: File deleted.
1138 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
1140         * mh-e.texi: "Function Index" -> "Command Index" to work with
1141         Emacs 19.30 C-h C-k support of separately-documented commands.
1143 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1145         * Makefile.in (../info/ediff, ediff.dvi): New targets.
1146         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
1148 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1150         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
1151         (../info/viper, viper.dvi): New targets.
1153 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
1155         * dired-x.texi (Installation): Change the example to set
1156         buffer-local variables like dired-omit-files-p in
1157         dired-mode-hook.
1159 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1161         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
1162         (../info/mh-e, mh-e.dvi): New targets.
1164 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
1166         * Makefile.in (maintainer-clean): Rename from realclean.
1168 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1170         * Makefile.in: New file.
1171         * Makefile: File deleted.
1173 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1175         * Makefile (TEXINDEX_OBJS): Variable deleted.
1176         (texindex, texindex.o, getopt.o): Rules deleted.
1177         All deps on texindex deleted.
1178         (distclean): Don't delete texindex.
1179         (mostlyclean): Don't delete *.o.
1180         * texindex.c, getopt.c: Files deleted.
1182 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1184         * Version 19.26 released.
1186 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
1188         * Makefile (EMACSSOURCES): Exclude undo.texi.
1190 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1192         * Version 19.25 released.
1194 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1196         * Version 19.24 released.
1198 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1200         * Version 19.23 released.
1202 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1204         * Makefile: Delete spurious tab.
1206 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1208         * Makefile (.SUFFIXES): New rule.
1210 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1212         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
1213         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
1215 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1217         * Makefile (../info/sc): Rename frin sc.info.
1218         (../info/cl): Likewise.
1219         (INFO_TARGETS): Use new names.
1221 1993-12-04  Richard Stallman  (rms@srarc2)
1223         * getopt.c: New file.
1224         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
1225         (getopt.o): New rule.
1226         (dvi): Don't depend on texindex.
1227         (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
1228         Depend on texindex.
1230 1993-12-03  Richard Stallman  (rms@srarc2)
1232         * Makefile (../info/sc.info): Rename from ../info/sc.
1233         (TEXI2DVI): New variable.
1234         (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
1235         Add explicit commands.
1236         (TEXINDEX_OBJS): Delete duplicate getopt.o.
1238 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1240         * Version 19.22 released.
1242 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1244         * Makefile (TEXINDEX_OBJS): Delete spurious period.
1246 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1248         * Version 19.21 released.
1250 1993-11-15  Paul Eggert  (eggert@twinsun.com)
1252         * man/Makefile (../info/cl.info): Rename from ../info/cl.
1254 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1256         * Makefile (../etc/GNU): New target.
1257         (EMACSSOURCES): Add gnu1.texi.
1259 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1261         * Makefile (realclean): Don't delete the Info files.
1263 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
1265         * forms.texi: Fix forms.texi so that it will format correctly.
1266         Add missing `@end iftex', fix bad reference.
1268         * info.texi, info-stn.texi: New files implement texinfo version of
1269         `info' file.
1271         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
1272         4' where appropriate.
1274 1993-10-20  Brian Fox  (bfox@ai.mit.edu)
1276         * Makefile: Fix targets for texindex, new info.texi files.
1277         * info-stnd.texi: New file implements info for standalone info
1278         reader.
1279         * info.texi: Update to include recent changes to "../info/info".
1280         New source file for ../info/info; includes info-stnd.texi.
1282         * texindex.c: Include "../src/config.h" if building in emacs.
1284         * Makefile: Change all files to FILENAME.texi, force all targets
1285         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
1286         vip.texinfo, forms.texinfo, cl.texinfo.
1287         Add target to build texindex.c, defining `emacs'.
1289         * forms.texi: Install new file to match version 2.3 of forms.el.
1291 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1293         * Version 19.19 released.
1295 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
1297         * sc.texinfo: Fix info file name.
1299         * Makefile (info): Add gnus and sc.
1300         (dvi): Add gnus.dvi and sc.dvi.
1301         (../info/sc, sc.dvi): New targets.
1303 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1305         * Version 19.18 released.
1307 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1309         * Makefile: Fix source file names of the separate manuals.
1310         (gnus.dvi, ../info/gnus): New targets.
1312 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1314         * Version 19.17 released.
1316 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1318         * split-man: Fix typos in last change.
1320 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
1322         * Version 19.16 released.
1324 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1326         * version 19.15 released.
1328 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
1330         * Makefile (distclean): It's rm, not rf.
1332 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1334         * Version 19.14 released.
1336 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1338         * Makefile: New file.
1340 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1342         * Version 19.13 released.
1344 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
1346         * Version 19.9 released.
1348 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1350         * Version 19.8 released.
1352 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1354         * cmdargs.texi: Document the -i, -itype, and -iconic options.
1356         * trouble.texi: It's `enable-flow-control-on', not
1357         `evade-flow-control-on'.
1359 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1361         * display.texi: Document standard-display-european.
1363 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
1365         * Version 19.7 released.
1367         * emacs.texi: Add a sentence to the top menu mentioning the
1368         specific version of Emacs this manual applies to.
1370 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
1372         * basic.texi: Document next-line-add-lines variable used to
1373         implement down-arrow.
1375         * killing.texi: Document kill-whole-line.
1377 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
1379         * text.texi: Update unix TeX ordering information.
1381 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
1383         * news.texi: Mention fill-rectangle in keybinding list.
1385         * killing.texi: Document fill-rectangle.
1387 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
1389         * vc.texi: Bring the docs up to date with VC 5.2.
1391 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
1393         * emacs.tex: Mention blackbox and gomoku under Amusements.
1394         Assembler mode is now mentioned and appropriately indexed
1395         under Programming Modes.
1397 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
1399         * emacs.tex: Update TeX ordering information.
1401 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
1403         * gnus.texinfo: New file.  Removed installation instructions.
1405 1990-06-26  David Lawrence  (tale@geech)
1407         * emacs.tex:  Note that completion-ignored-extensions is not used
1408         to filter out names when all completions are displayed in
1409         *Completions*.
1411 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
1413         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
1415 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
1417         * emacs.tex: Add @findex grep.
1419 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
1421         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
1422         then define `\sc' as the command for smallcaps in Texinfo.  This
1423         means that the @sc command will produce small caps.  bfox has
1424         made the corresponding change to makeinfo and texinfm.el.
1426 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
1428         * emacs.tex: Correct two typos.  No other changes before
1429         Version 19 will be made.
1431         * vip.texinfo: Remove menu entry Adding Lisp Code in node
1432         Customization since the menu entry did not point to anything.
1433         Also add an @finalout command to remove overfull hboxes from the
1434         printed output.
1436         * cl.texinfo:  Add @bye, \input line and @settitle to file.
1437         This file is clearly intended to be a chapter of some other work,
1438         but the other work does not yet exist.
1440 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
1442         * texinfo.texinfo: Three typos corrected.
1444 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
1446         * emacs.tex: Update information for obtaining TeX distribution from the
1447         University of Washington.
1449 ;; Local Variables:
1450 ;; coding: iso-2022-7bit
1451 ;; End:
1453     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
1454         Free Software Foundation, Inc.
1455   Copying and distribution of this file, with or without modification,
1456   are permitted provided the copyright notice and this notice are preserved.
1458 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd