emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/ChangeLog [gnus-5_10-branch]


From: Reiner Steib
Subject: [Emacs-diffs] Changes to emacs/man/ChangeLog [gnus-5_10-branch]
Date: Mon, 02 Aug 2004 09:33:12 -0400

Index: emacs/man/ChangeLog
diff -c /dev/null emacs/man/ChangeLog:1.307.2.1
*** /dev/null   Mon Aug  2 13:28:46 2004
--- emacs/man/ChangeLog Mon Aug  2 13:28:45 2004
***************
*** 0 ****
--- 1,1501 ----
+ 2004-08-02  Reiner Steib  <address@hidden>
+ 
+       * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
+       repository.
+ 
+ 2004-07-18  Luc Teirlinck  <address@hidden>
+ 
+       * emacs-xtra.texi (Subdir switches): Dired does not remember the
+       `R' switch.
+ 
+       * dired.texi (Dired Updating): `k' only deletes inserted
+       subdirectories from the Dired buffer if a prefix argument was given.
+ 
+       * search.texi (Regexps): Delete redundant definition of `symbol' in
+       description of `\_>'.  It already occurs in the description of `\_<'.
+ 
+ 2004-07-02  Juri Linkov  <address@hidden>
+ 
+       * pcl-cvs.texi (Viewing differences): Add `d r'.
+ 
+ 2004-07-01  Juri Linkov  <address@hidden>
+ 
+       * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
+       (Regexp Search): Add M-r.
+ 
+ 2004-06-30  Luc Teirlinck  <address@hidden>
+ 
+       * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
+ 
+ 2004-06-29  Jesper Harder  <address@hidden>
+ 
+       * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
+       * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
+ 
+ 2004-06-25  Richard M. Stallman  <address@hidden>
+ 
+       * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
+ 
+ 2004-06-25  David Kastrup  <address@hidden>
+ 
+       * search.texi (Regexp Replace): Some typo corrections and
+       rearrangement.
+ 
+ 2004-06-24  David Kastrup  <address@hidden>
+ 
+       * search.texi (Unconditional Replace): Use replace-string instead
+       of query-replace in example.
+       (Regexp Replace): Add explanations for `\,', `\#' and `\?'
+       sequences.
+       (Query Replace): Correct explanation of `^' which does not use
+       the mark stack.
+ 
+ 2004-06-21  Nick Roberts  <address@hidden>
+ 
+       * misc.texi (Shell History Copying): Document comint-insert-input.
+       (Shell Ring): Describe comint-dynamic-list-input-ring here.
+ 
+ 2004-06-21  Karl Berry  <address@hidden>
+ 
+       * info.texi (Top): mention that only Emacs has mouse support.
+       (Getting Started): mention this in a few other places.
+ 
+ 2004-06-20  Jesper Harder  <address@hidden>
+ 
+       * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
+       * custom.texi (Customization): do.
+       * anti.texi (Antinews): do.
+       * abbrevs.texi (Defining Abbrevs): do.
+ 
+       * programs.texi (Info Lookup): Fix keybinding for
+       info-lookup-symbol.
+ 
+ 2004-06-16  Juanma Barranquero  <address@hidden>
+ 
+       * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
+       Add emacs-xtra.
+       ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
+       (clean): Add emacs-xtra and flymake.  Remove redundancies.
+ 
+ 2004-06-15  Luc Teirlinck  <address@hidden>
+ 
+       * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
+       Add emacs-xtra.
+       * emacs-xtra.texi: New file.
+ 
+ 2004-06-14  Luc Teirlinck  <address@hidden>
+ 
+       * dired.texi (Dired Enter): Mention conditions on `ls' switches.
+       (Dired and Find): Mention differences with ordinary Dired buffers.
+ 
+ 2004-06-13  Luc Teirlinck  <address@hidden>
+ 
+       * autotype.texi (Copyrights, Timestamps): Recommend
+       `before-save-hook' instead of `write-file-functions'.
+ 
+ 2004-06-13  Richard M. Stallman  <address@hidden>
+ 
+       * custom.texi (Init Syntax): Explain about vars that do special
+       things when set with setq or with Custom.
+       (Init Examples): Add line-number-mode example.
+ 
+ 2004-06-13  Lars Hansen  <address@hidden>
+ 
+       * dired-x.texi (dired-mark-omitted): Update keybinding.
+ 
+ 2004-06-12  Juri Linkov  <address@hidden>
+ 
+       * dired.texi (Operating on Files): Add dired-do-touch.
+ 
+ 2004-06-10  Kim F. Storm  <address@hidden>
+ 
+       * pcl-cvs.texi (Viewing differences): Add 'd y'.
+ 
+ 2004-06-10  Juri Linkov  <address@hidden>
+ 
+       * building.texi (Lisp Eval): Add C-M-x on defface.
+ 
+ 2004-06-08  Luc Teirlinck  <address@hidden>
+ 
+       * files.texi (Reverting): Auto-Revert mode and
+       Global Auto-Revert mode no longer revert remote files.
+ 
+ 2004-06-05  Lars Hansen  <address@hidden>
+ 
+       * dired-x.texi (variable dired-omit-mode): Rename from
+       dired-omit-files-p.
+       (function dired-omit-mode): Rename from dired-omit-toggle.
+       Call dired-omit-mode rather than set dired-omit-files-p.
+       (dired-mark-omitted): Describe command.
+ 
+ 2004-05-29  Michael Albinus  <address@hidden>
+ 
+       Version 2.0.41 of Tramp released.
+ 
+ 2004-05-29  Juanma Barranquero  <address@hidden>
+ 
+       * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
+       (INFO_TARGETS, DVI_TARGETS): Add Flymake.
+ 
+ 2004-05-29  Richard M. Stallman  <address@hidden>
+ 
+       * custom.texi (Init File): Two dashes start --no-site-file.
+ 
+       * cl.texi (Top): Call this chapter `Introduction'.
+       (Overview): In TeX, no section heading here.
+ 
+       * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
+ 
+ 2004-05-29  Alan Mackenzie  <address@hidden>
+ 
+       * programs.texi: Update for CC Mode 5.30 and incidental amendments.
+       ("AWK"): Is consistently thus spelt throughout.
+       (AWK, Pike): Document as "C-like modes".
+       (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
+       (M-x man): Supersedes M-x manual-entry.
+       Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
+ 
+       ("Comments in C"): Delete node; the info is in CC Mode manual.
+       (c-comment-only-line-offset): Remove description.
+ 
+       (C-c ., C-c C-c): Describe new C Mode bindings.
+ 
+       (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
+       (@dfn{Style}, c-default-style, comment-column, comment-padding)
+       (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
+       Amend definitions.
+ 
+       (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
+       Describe functions.
+ 
+       (c-comment-start-regexp, c-hanging-comment-ender-p)
+       (c-hanging-comment-starter-p): Remove obsolete definitions.
+ 
+       * emacs.texi: Remove the menu entry "Comments in C".
+ 
+ 2004-05-29  Eli Zaretskii  <address@hidden>
+ 
+       * Makefile.in (../info/flymake, flymake.dvi): New targets.
+       (INFO_TARGETS, DVI_TARGETS): Add Flymake.
+ 
+ 2004-05-29  Pavel Kobiakov  <address@hidden>
+ 
+       * flymake.texi: New file.
+ 
+ 2004-05-28  Simon Josefsson  <address@hidden>
+ 
+       * smtpmail.texi (Authentication): Improve STARTTLS discussion.
+ 
+ 2004-05-27  Luc Teirlinck  <address@hidden>
+ 
+       * dired.texi (Dired and Find): `find-ls-option' does not apply to
+       `M-x locate'.
+ 
+ 2004-05-16  Karl Berry  <address@hidden>
+ 
+       * emacs.texi (ack.texi) address@hidden: Change condition; with @ifinfo,
+       makeinfo --html fails.
+       * help.texi (Help Summary) address@hidden: Likewise.
+ 
+ 2004-05-13  Nick Roberts  <address@hidden>
+ 
+       * building.texi (GDB Graphical Interface): Update and describe
+       layout first.
+ 
+ 2004-05-07  Kai Grossjohann  <address@hidden>
+ 
+       Version 2.0.40 of Tramp released.
+ 
+ 2004-04-25  Michael Albinus  <address@hidden>
+ 
+       Complete rework, based on review by Karl Berry <address@hidden>.
+ 
+       * tramp.texi (Auto-save and Backup): Explain exploitation of new
+       variables `tramp-backup-directory-alist' and
+       `tramp-bkup-backup-directory-info'.
+       (Overview, Connection types)
+       (External transfer methods, Default Method)
+       (Windows setup hints): Remove restriction of password entering
+       with external methods.
+       (Auto-save and Backup): Make file name example
+       (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
+       and `auto-save-directory' must be used.
+       (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
+       only "NT").  Remove doubled entry "What kinds of systems does
+       @tramp{} work on".
+       (tramp): Macro removed.
+       (Obtaining Tramp): Flag removed from title.
+       (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
+       and `trampver' used properly.  Flag `tramp-inst' replaced by
+       `installchapter'.  Installation related text adapted.
+ 
+ 2004-05-04  Jason Rumney  <address@hidden>
+ 
+       * makefile.w32-in: Revert last change.
+ 
+ 2004-05-03  Jason Rumney  <address@hidden>
+ 
+       * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
+ 
+ 2004-04-28  Masatake YAMATO  <address@hidden>
+ 
+       * widget.texi (Programming Example): Remove overlays.
+ 
+ 2004-04-27  Jesper Harder  <address@hidden>
+ 
+       * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
+ 
+ 2004-04-23  Juanma Barranquero  <address@hidden>
+ 
+       * makefile.w32-in: Add "-*- makefile -*-" mode tag.
+ 
+ 2004-04-18  Juri Linkov  <address@hidden>
+ 
+       * fixit.texi (Spelling): Remove file extension from ispell xref.
+ 
+ 2004-04-15  Kim F. Storm  <address@hidden>
+ 
+       * cmdargs.texi (Initial Options): Add -Q.
+ 
+ 2004-04-05  Kim F. Storm  <address@hidden>
+ 
+       * custom.texi (File Variables): Add safe-local-eval-forms.
+ 
+ 2004-04-05  Jesper Harder  <address@hidden>
+ 
+       * info.texi (Info Search): Add info-apropos.
+ 
+ 2004-04-02  Luc Teirlinck  <address@hidden>
+ 
+       * files.texi (Reverting): Correct description of revert-buffer's
+       handling of point.
+ 
+ 2004-03-22  Juri Linkov  <address@hidden>
+ 
+       * emacs.texi (Top): Add `Misc X'.
+ 
+       * faq.texi, trouble.texi: Fix help key bindings.
+ 
+       * glossary.texi: Improve references.
+ 
+       * help.texi: Sync keywords with finder.el.
+ 
+       * mini.texi (Completion): Add description for menu items.
+ 
+       * misc.texi (Browse-URL, FFAP): Add information about keywords.
+ 
+       * sending.texi (Mail Methods): Fix xref to Message manual.
+ 
+ 2004-03-17  Luc Teirlinck  <address@hidden>
+ 
+       * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
+       (as suggested by Karl Berry).  Update information about colored
+       stars in menus.  Add new subheading describing M-n.
+ 
+ 2004-03-12  Richard M. Stallman  <address@hidden>
+ 
+       * cl.texi (Top): Rename top node's title.
+ 
+       * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
+ 
+ 2004-03-08  Karl Berry  <address@hidden>
+ 
+       * info.texi: \input texinfo.tex instead of just texinfo, to avoid
+       problems making the texinfo distribution.
+ 
+ 2004-03-04  Richard M. Stallman  <address@hidden>
+ 
+       * search.texi (Regexps): Explain that ^ and $ have their
+       special meanings only in certain contexts.
+ 
+       * programs.texi (Expressions): Doc C-M-SPC as alias for address@hidden
+ 
+       * mule.texi (Specify Coding): Doc C-x RET F.
+ 
+       * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
+       for multiple compile and grep buffers.
+       (Indirect Buffers): Don't recommand clone-indirect-buffer
+       for multiple compile and grep buffers.
+ 
+ 2004-02-29  Simon Josefsson  <address@hidden>
+ 
+       * smtpmail.texi (Authentication): Changed the list of supported
+       authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
+       CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
+       <address@hidden>.
+ 
+ 2004-02-29  Juanma Barranquero  <address@hidden>
+ 
+       * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
+       $(DEL) instead of rm, and ignore exit code.
+ 
+ 2004-02-29  Kai Grossjohann  <address@hidden>
+ 
+       Tramp version 2.0.39 released.
+ 
+ 2004-02-29  Michael Albinus  <address@hidden>
+ 
+       * tramp.texi (Customizing Completion): Explain new functions
+       `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
+       (all): Savannah URLs unified to "http://savannah.nongnu.org";.
+       (Top): Refer to Savannah mailing list as the major one.  Mention
+       older mailing lists in HTML mode only.
+       (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
+       (Frequently Asked Questions): Remote hosts must not be Unix-like
+       for "smb" method.
+       (Password caching): New node.
+       (External transfer methods): Refer to password caching for "smb"
+       method.
+ 
+ 2004-02-23  Nick Roberts  <address@hidden>
+ 
+       * building.texi (Watch Expressions): Update.
+ 
+ 2004-02-21  Juri Linkov  <address@hidden>
+ 
+       * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
+       --directory, --help, --version.  Move text about command-line-args
+       to Command Arguments.
+       (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
+       Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
+       (Window Size X): Join -g and --geometry.  Add @cindex.
+       (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
+       (Title X): Remove alias -title.
+       (Misc X): New node.
+ 
+ 2004-02-17  Karl Berry  <address@hidden>
+ 
+       * info.texi (Help-Int): mention the new line number feature.
+ 
+ 2004-02-15  Jan Dj,Ad(Brv  <address@hidden>
+ 
+       * frames.texi (Drag and drop): Add Motif to list of supported
+       protocols.
+ 
+ 2004-02-14  Jonathan Yavner  <address@hidden>
+ 
+       * ses.texi (Advanced Features): New functionality for
+       ses-set-header-row (defaults to current row unless C-u used).
+       (Acknowledgements): Add Stefan Monnier.
+ 
+ 2004-02-03  Jan Dj,Ad(Brv  <address@hidden>
+ 
+       * frames.texi (Drag and drop): New section.
+ 
+ 2004-01-24  Richard M. Stallman  <address@hidden>
+ 
+       * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
+       Include it only @ifnotinfo.  Patch the preceding and following
+       node headers to point to each other.
+ 
+ 2004-01-11  Glenn Morris  <address@hidden>
+ 
+       * calendar.texi (Appointments): Update section.
+ 
+ 2003-12-29  Kevin Ryde  <address@hidden>
+ 
+       * viper.texi (Vi Macros): Fix reference to the Emacs manual.
+ 
+       * programs.texi (C Modes): Fix the xref.
+ 
+ 2003-12-23  Nick Roberts  <address@hidden>
+ 
+       * building.texi (Watch Expressions): Update.
+       (Commands of GUD): Include use of toolbar + breakpoints set from
+       fringe/margin.
+ 
+ 2003-12-03  Andre Spiegel  <address@hidden>
+ 
+       * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
+       <address@hidden>.
+ 
+ 2003-11-30  Kai Grossjohann  <address@hidden>
+ 
+       Tramp version 2.0.38 released.
+ 
+       * tramp.texi (Remote shell setup): Warn of environment variables
+       FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
+       <address@hidden>.
+       (Configuration): Tramp now chooses base64/uuencode
+       automatically.  Update wording accordingly.
+       (Top): More description for the `Default Method' menu entry.
+       (Default Method): Use @code, not @var, for Lisp variables.
+       (Default Method): New subsection `Which method is the right one
+       for me?'  Suggested by Christian Kirsch.
+       (Configuration): Pointer to new subsection added.
+       (Default Method): Too many "use" in one sentence.
+       Rephrase.  Reported by Christian Kirsch.
+       (Filename Syntax): Old `su' example is probably a left-over from
+       the sm/su method naming.  Replace with `ssh', instead.
+       (External transfer methods, Auto-save and Backup):
+       Typo fixes.
+ 
+ 2003-11-02  Michael Albinus  <address@hidden>
+ 
+       * tramp.texi (all): Harmonize all occurences of @tramp{}.
+       (Top): Mention japanese manual only if flag `jamanual' is set.
+       Insert section `Japanese manual' in menu.
+ 
+ 2003-11-29  Jan Dj,Ad(Brv  <address@hidden>
+ 
+       * frames.texi (Dialog Boxes): Add use-file-dialog.
+ 
+ 2003-11-26  Thien-Thi Nguyen  <address@hidden>
+ 
+       * eshell.texi (Known Problems): Add doc item.
+ 
+ 2003-11-22  Martin Stjernholm  <address@hidden>
+ 
+       * ack.texi: Note that Alan Mackenzie contributed the AWK support
+       in CC Mode.
+ 
+ 2003-11-22  Martin Stjernholm  <address@hidden>
+ 
+       * cc-mode.texi: Update for CC Mode 5.30.
+ 
+       Note: Please refrain from doing purely cosmetic changes like
+       removing trailing whitespace in this manual; it clobbers cvs
+       merging for no good reason.
+ 
+ 2003-11-02  Jesper Harder  <address@hidden>  (tiny change)
+ 
+       * man/ack.texi, man/basic.texi, man/cmdargs.texi:
+       * man/commands.texi, man/custom.texi, man/display.texi:
+       * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
+       * man/frames.texi, man/glossary.texi, man/killing.texi:
+       * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
+       * man/mule.texi, man/rmail.texi, man/search.texi:
+       * man/sending.texi, man/text.texi, man/tramp.texi:
+       * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
+       * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
+ 
+ 2003-11-01  Alan Mackenzie  <address@hidden>
+ 
+       * search.texi (Scrolling During Incremental Search): Document a
+       new scrolling facility in isearch mode.
+ 
+ 2003-10-26  Karl Berry  <address@hidden>
+ 
+       * info.texi (Info Search): echo area, not echo are.  From Debian
+       diff.
+ 
+ 2003-10-26  Per Abrahamsen  <address@hidden>
+ 
+       * widget.texi (Defining New Widgets): Document new beavior of
+       :buttons and :children keywords.
+ 
+ 2003-10-22  Miles Bader  <address@hidden>
+ 
+       * Makefile.in (info): Move before $(top_srcdir)/info.
+ 
+ 2003-10-22  Nick Roberts  <address@hidden>
+ 
+       * building.texi (Watch Expressions): Update section on data display
+       to reflect code changes (GDB Graphical Interface).
+ 
+ 2003-10-17  Thien-Thi Nguyen  <address@hidden>
+ 
+       * tramp.texi (Inline methods): Small grammar fix.
+       (External transfer methods): Likewise.
+ 
+ 2003-10-13  Richard M. Stallman  <address@hidden>
+ 
+       * xresources.texi (GTK resources): Clean up previous change.
+ 
+ 2003-10-12  Jan Dj,Ad(Brv  <address@hidden>
+ 
+       * xresources.texi (GTK resources): Add a note that some themes
+       disallow customizations.  Add scroll theme example.
+ 
+ 2003-10-08  Nick Roberts  <address@hidden>
+ 
+       * speedbar.texi: Remove paragraph for GUD that is no longer true.
+ 
+ 2003-10-06  Luc Teirlinck  <address@hidden>
+ 
+       * texinfo.tex:  Replace `%' in arch tagline by @ignore.
+ 
+ 2003-09-30  Richard M. Stallman  <address@hidden>
+ 
+       * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
+ 
+       * widget.texi (User Interface): Fix typos.
+ 
+       * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
+ 
+       * cmdargs.texi (General Variables): Remove MAILRC envvar.
+ 
+       * misc.texi (Saving Emacs Sessions): Shorten the section,
+       collapsing back into one node.
+ 
+ 2003-09-30  Lars Hansen  <address@hidden>
+ 
+       * misc.texi: Section "Saving Emacs Sessions" rewritten.
+ 
+ 2003-09-29  Jan D.  <address@hidden>
+ 
+       * xresources.texi (GTK names in Emacs): Correct typo.
+ 
+ 2003-09-29  Thien-Thi Nguyen  <address@hidden>
+ 
+       * pcl-cvs.texi (Selected Files): Fix typo.
+ 
+ 2003-09-24  Luc Teirlinck  <address@hidden>
+ 
+       * cmdargs.texi (Font X): Mention new default font.  More
+       fully describe long font names, wildcard patterns and the
+       problems involved.  (Result of discussion on emacs-devel.)
+ 
+ 2003-09-22  Luc Teirlinck  <address@hidden>
+ 
+       * emacs.texi (Acknowledgements): Correct typo.
+ 
+ 2003-09-22  Richard M. Stallman  <address@hidden>
+ 
+       * dired.texi (Misc Dired Commands): New node.
+       (Dired Navigation): Add dired-goto-file.
+ 
+       * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
+ 
+       * emacs.texi (Acknowledgements): New node, split from Distribution.
+ 
+       * cmdargs.texi (Action Arguments): -f reads interactive args.
+ 
+ 2003-09-21  Karl Berry  <address@hidden>
+ 
+       * info.texi (] and [ commands): No period at end of section title.
+ 
+ 2003-09-08  Lute Kamstra  <address@hidden>
+ 
+       * screen.texi (Mode Line): Say that POS comes before LINE.
+       Mention `size-indication-mode'.
+       * display.texi (Optional Mode Line): Document
+       `size-indication-mode'.
+       * basic.texi (Position Info): Mention `size-indication-mode'.
+ 
+ 2003-09-07  Luc Teirlinck  <address@hidden>
+ 
+       * xresources.texi (Resources): Refer to `editres' man page.
+       (Lucid Resources): Update defaults.  Expand description of
+       `shadowThickness'.
+ 
+ 2003-09-04  Miles Bader  <address@hidden>
+ 
+       * Makefile.in (top_srcdir): New variable.
+       ($(top_srcdir)/info): New rule.
+       (info): Depend on it.
+ 
+ 2003-09-03  Peter Runestig  <address@hidden>
+ 
+       * makefile.w32-in: New file.
+ 
+ 2003-08-29  Richard M. Stallman  <address@hidden>
+ 
+       * misc.texi (Saving Emacs Sessions): Correct previous change.
+ 
+ 2003-08-26  Per Abrahamsen  <address@hidden>
+ 
+       * widget.texi (User Interface): Explain the need of static text
+       around an editable field.
+ 
+ 2003-08-19  Luc Teirlinck  <address@hidden>
+ 
+       * widget.texi (Basic Types): The argument to `:help-echo' can now
+       be a form that evaluates to a string.
+ 
+       * emacs.texi (Top): Update menu to reflect new Keyboard Macros
+       chapter.
+       (Intro): Include kmacro.texi after fixit.texi instead of after
+       custom.texi. (As suggested by Kim Storm.)
+ 
+ 2003-08-18  Luc Teirlinck  <address@hidden>
+ 
+       * fixit.texi (Fixit): Update `Next' pointer.
+       * files.texi (Files): Update `Previous' pointer.
+       * kmacro.texi (Keyboard Macros): Remove redundant node and
+       section.
+       * emacs.texi (Intro): Include kmacro.texi after custom.texi.
+       (Suggested by Kim Storm.)
+       * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim
+       Storm.)
+ 
+ 2003-08-18  Kim F. Storm  <address@hidden>
+ 
+       * kmacro.texi: New file describing enhanced keyboard macro
+       functionality.  Replaces old description in custom.texi.
+ 
+       * custom.texi (Customization): Add xref to Keyboard Macros chapter.
+       (Keyboard Macros): Move to new kmacro.texi file.
+ 
+       * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
+ 
+       * calc.texi (Queries in Macros): Update xref to keyboard macro query.
+ 
+ 2003-08-17  Edward M. Reingold  <address@hidden>
+ 
+       * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
+ 
+ 2003-08-17  Alex Schroeder  <address@hidden>
+ 
+       * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
+       required.
+ 
+ 2003-08-16  Richard M. Stallman  <address@hidden>
+ 
+       * dired-x.texi (Shell Command Guessing): Explain *.
+ 
+ 2003-08-16  Chunyu Wang  <address@hidden>  (tiny change)
+ 
+       * pcl-cvs.texi (Log Edit Mode): Fix key binding for
+       log-edit-insert-changelog.
+ 
+ 2003-08-05  Richard M. Stallman  <address@hidden>
+ 
+       * programs.texi (Lisp Indent): Don't describe
+       lisp-indent-function property here.  Use xref to Lisp Manual.
+ 
+ 2003-08-03  Karl Berry  <address@hidden>
+ 
+       * info.texi: Need @contents.
+ 
+ 2003-08-03  Glenn Morris  <address@hidden>
+ 
+       * calendar.texi (Date Formats): Document changed behaviour of
+       abbreviations.
+ 
+ 2003-07-24  Markus Rost  <address@hidden>
+ 
+       * buffers.texi (List Buffers): Fix previous change.
+ 
+ 2003-07-20  Kai Gro,A_(Bjohann  <address@hidden>
+ 
+       Tramp version 2.0.36 released.
+ 
+       * tramp.texi (Remote shell setup): Explain about problems with
+       non-Bourne commands in ~/.profile and ~/.shrc.
+ 
+ 2003-07-13  Markus Rost  <address@hidden>
+ 
+       * buffers.texi (List Buffers): Adjust to new format of *Buffer
+       List*.
+ 
+ 2003-07-07  Luc Teirlinck  <address@hidden>
+ 
+       * info.texi (Help-Inv, Help-M, Help-Xref): Update following
+       renaming of `vis-mode' to `visible-mode'.
+ 
+       * display.texi (Font Lock): Fix typo.
+ 
+ 2003-07-07  Richard M. Stallman  <address@hidden>
+ 
+       * display.texi (Font Lock): Add xref for format info on
+       font-lock-remove-keywords.
+ 
+       * building.texi (Compilation): Document what happens with asynch
+       children of compiler process.
+ 
+       * help.texi (Library Keywords): Use @multitable.
+ 
+ 2003-07-04  Luc Teirlinck  <address@hidden>
+ 
+       * info.texi (Top, Help-Small-Screen): Remove accidentally added
+       next, prev and up pointers.
+ 
+ 2003-07-02  Luc Teirlinck  <address@hidden>
+ 
+       * info.texi (Help): Mention existence of Emacs and stand-alone
+       Info at the very beginning of the tutorial.
+       (Help-Inv): New node.
+       (Help-]): New node.
+       (Help-M): Systematically point out the differences between default
+       Emacs and stand-alone versions.  Delete second menu.
+       (Help-Xref): Systematically point out the differences between
+       default Emacs and stand-alone versions.
+       (Help-Int): Change `l' example.
+       (Expert Info): Fix typos.
+       (Emacs Info Variables): Mention `Info-hide-note-references' and
+       new default for `Info-scroll-prefer-subnodes'.
+ 
+ 2003-06-17  Kai Gro,A_(Bjohann  <address@hidden>
+ 
+       Version 2.0.35 of Tramp released.
+ 
+       * tramp.texi: From Michael Albinus <address@hidden>:
+       (Inline methods): Add methods `remsh' and `plink1'.
+       (External transfer methods): Add method `remcp'.
+       (Multi-hop Methods): Add method `remsh'.
+       Small patch from Adrian Aichner <address@hidden>:
+       Fix minor typos.
+       (Concept Index): Added to make manual searchable via
+       `Info-index'.
+       (Version Control): Add cindex entry.
+ 
+ 2003-06-04  Richard M. Stallman  <address@hidden>
+ 
+       * programs.texi (Expressions): Delete C-M-DEL.
+ 
+       * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
+       comint-move-point-for-output renamed from
+       comint-scroll-to-bottom-on-output.
+ 
+       * custom.texi (Init Rebinding): Replace previous change with xref.
+       (Non-ASCII Rebinding): Explain that issue more briefly here.
+ 
+ 2003-05-28  Richard M. Stallman  <address@hidden>
+ 
+       * indent.texi (Indentation): Condense, simplify, clarify prev change.
+ 
+ 2003-05-28  Nick Roberts  <address@hidden>
+ 
+       * building.texi (GDB Graphical Interface): New node.
+       (Rewritten somewhat by RMS.)
+ 
+ 2003-05-28  Kai Gro,A_(Bjohann  <address@hidden>
+ 
+       * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
+       non-English letters.  Explain how to set coding systems correctly
+       and how to include the right coding cookie in the file.
+ 
+ 2003-05-24  Kai Gro,A_(Bjohann  <address@hidden>
+ 
+       * trampver.texi: Version 2.0.34 released.
+ 
+ 2003-05-22  Kai Gro,A_(Bjohann  <address@hidden>
+ 
+       * indent.texi (Indentation): Explain the concepts.
+       (Just Spaces): Explain why preventing tabs for indentation might
+       be useful.
+ 
+ 2003-05-03  Glenn Morris  <address@hidden>
+ 
+       * faq.texi: Improve previous changes.
+ 
+ 2003-05-02  Glenn Morris  <address@hidden>
+ 
+       * faq.texi: Update copyright and maintenance details.
+       Update some package URLs, versions, and maintainers.
+       Remove many references to the Emacs Lisp Archive.
+ 
+ 2003-04-23  Simon Josefsson  <address@hidden>
+ 
+       * smtpmail.texi: Fix license (the invariant sections mentioned has
+       never been part of the smtp manual).  Align info dir entry with
+       other emacs packages.
+ 
+ 2003-04-16  Richard M. Stallman  <address@hidden>
+ 
+       * search.texi (Regexps): Ref to Lisp manual for more regexp features.
+ 
+ 2003-04-08  Michael Albinus  <address@hidden>
+ 
+       * tramp.texi: Version 2.0.33 released.
+       Remove installation chapter.  Remove XEmacs specifics.
+ 
+ 2003-03-29  Richard M. Stallman  <address@hidden>
+ 
+       * tramp.texi (Top): Undo the previous renaming.
+       (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
+ 
+ 2003-03-29  Kai Gro,A_(Bjohann  <address@hidden>
+ 
+       * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
+       version of manual.
+ 
+       * tramp.texi (Auto-save and Backup): New node.
+ 
+ 2003-03-29  Michael Albinus  <address@hidden>
+ 
+       * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
+       Emacs" in order to have better differentiation to "XEmacs".
+       `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
+       are new macros in order to point to the other Emacs flavor where
+       appropriate.  In info case, point to node `Installation' in order
+       to explain how to generate the other way.  In html case, make a
+       link to the other html file.
+       (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
+       after CVS checkout/update.
+       (Installation): Completely rewritten.
+       (Installation parameters, Load paths): New sections under
+       `Installation'.
+ 
+ 2003-02-28  Kai Gro,A_(Bjohann  <address@hidden>
+ 
+       * tramp.texi: Version 2.0.30 released.
+       Replace word "path" with "localname" where used as a component of
+       a Tramp file name.
+ 
+ 2003-02-28  Michael Albinus  <address@hidden>
+ 
+       * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
+       introduced.
+       (Installation): Explain what to do if files from the tramp/contrib
+       directory are needed.
+ 
+ 2003-02-23  Alex Schroeder  <address@hidden>
+ 
+       * smtpmail.texi (How Mail Works): New.
+ 
+ 2003-02-22  Alex Schroeder  <address@hidden>
+ 
+       * cmdargs.texi (General Variables): Document SMTPSERVER.
+ 
+       * smtpmail.texi: New file.
+ 
+       * sending.texi: Remove SMTP node.
+       (Mail Sending): Describe `send-mail-function'.  Link to SMTP
+       library.
+ 
+       * Makefile.in: Build SMTP manual.
+ 
+ 2003-02-22  Alex Schroeder  <address@hidden>
+ 
+       * sending.texi (Sending via SMTP): Explain MTA/MUA.
+ 
+ 2003-02-22  Simon Josefsson  <address@hidden>
+ 
+       * sending.texi (Mail Methods): Add node about SMTP.
+ 
+ 2003-02-17  Jan Dj,Ad(Brv  <address@hidden>
+ 
+       * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
+ 
+ 2003-02-05  Kai Gro,A_(Bjohann  <address@hidden>
+ 
+       * tramp.texi: Version 2.0.29 released.
+       (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
+       M-x makeinfo-buffer RET.  Reported by address@hidden
+ 
+ 2003-02-01  Michael Albinus  <address@hidden>
+ 
+       * tramp.texi (Frequently Asked Questions): Explain a workaround if
+       another package loads accidently Ange-FTP.
+ 
+ 2003-01-24  Michael Albinus  <address@hidden>
+ 
+       * tramp.texi (Customizing Completion): Add function
+       `tramp-parse-sconfig'.  Change example of
+       `tramp-set-completion-function', because parsing of ssh config
+       files looks more natural.
+ 
+ 2003-02-01  Kevin Ryde  <address@hidden>
+ 
+         * glossary.texi (Glossary): Correction to cl cross reference.
+ 
+ 2003-01-20  Richard M. Stallman  <address@hidden>
+ 
+       * killing.texi (Rectangles): Document C-x c r.
+ 
+ 2003-01-19  Jan Dj,Ad(Brv  <address@hidden>
+ 
+       * xresources.texi (GTK resources): New node.
+       (GTK widget names): New node.
+       (GTK names in Emacs): New node.
+       (GTK styles): New node.
+ 
+ 2003-01-15  ShengHuo ZHU  <address@hidden>
+ 
+       * gnus.texi: Do not use `path' in several locations.
+ 
+ 2003-01-09  Francesco Potort,Al(B  <address@hidden>
+ 
+       * maintaining.texi (Create Tags Table): Add reference to the new
+       `etags --help --lang=LANG' option.
+ 
+ 2002-12-26  Kai Gro,A_(Bjohann  <address@hidden>
+ 
+       * tramp.texi (External transfer methods): New method `smb'.  From
+       Michael Albinus.
+ 
+ 2002-11-05  Karl Berry  <address@hidden>
+ 
+       * info.texi (Info-fontify): Reorder face list to avoid bad line
+       breaks.
+ 
+ 2002-10-06  Kai Gro,A_(Bjohann  <address@hidden>
+ 
+       * tramp.texi: Move @copying to standard place.  Use
+       @insertcopying.
+ 
+ 2002-10-02  Karl Berry  <address@hidden>
+ 
+       * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
+       dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
+       eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
+       message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
+       speedbar.texi vip.texi viper.texi widget.texi woman.texi):
+       Per rms, update all manuals to use @copying instead of @ifinfo.
+       Also use @ifnottex instead of @ifinfo around the top node, where
+       needed for the sake of the HTML output.
+       (The Gnus manual is not fixed since it's not clear to me how it
+        works; and the Tramp manual already uses @copying, although in an
+        unusual way.  All others were changed.)
+ 
+ 2002-09-10  Jonathan Yavner  <address@hidden>
+ 
+       * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
+       (../info/ses, ses.dvi): New targets.
+       * ses.texi: New file.
+ 
+ 2002-09-06  Pavel Jan,Bm(Bk  <address@hidden>
+ 
+       * texinfo.tex: Update to texinfo 4.2.
+ 
+ 2002-08-27  Carsten Dominik  <address@hidden>
+ 
+       * reftex.texi: Update to RefTeX 4.19.
+ 
+ 2002-06-17  Kai Gro,b_(Bjohann  <address@hidden>
+ 
+       * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
+       (../info/tramp, tramp.dvi): New targets.
+ 
+ 2002-01-04  Eli Zaretskii  <address@hidden>
+ 
+       * Makefile.in (DVI_TARGETS): Add calc.dvi.
+       (calc.dvi): Uncomment.
+ 
+ 2001-12-20  Eli Zaretskii  <address@hidden>
+ 
+       * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
+       source files.
+ 
+ 2001-11-16  Eli Zaretskii  <address@hidden>
+ 
+       * Makefile.in (emacsman): New target.
+ 
+ 2001-11-07  Eli Zaretskii  <address@hidden>
+ 
+       * Makefile.in (INFO_TARGETS): Add ../info/calc.
+       (../info/calc): New target.
+ 
+ 2001-10-20  Gerd Moellmann  <address@hidden>
+ 
+       * (Version 21.1 released.)
+ 
+ 2001-10-05  Gerd Moellmann  <address@hidden>
+ 
+       * Branch for 21.1.
+ 
+ 2001-04-14  Eli Zaretskii  <address@hidden>
+ 
+       * Makefile.in (../info/info): Use an explicit -o switch to
+       makeinfo.
+ 
+ 2001-03-05  Gerd Moellmann  <address@hidden>
+ 
+       * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
+ 
+ 2000-12-20  Eli Zaretskii  <address@hidden>
+ 
+       * Makefile.in (../info/idlwave): Use --no-split.
+ 
+ 2000-12-14  Dave Love  <address@hidden>
+ 
+       * Makefile.in (mostlyclean): Remove gnustmp.*
+       (gnus.dvi): Change rule to remove @latex stuff.
+ 
+ 2000-10-19  Eric M. Ludlam  <address@hidden>
+ 
+       * Makefile.in (Speedbar): Add build targets for speedbar.texi.
+ 
+ 2000-10-13  John Wiegley  <address@hidden>
+ 
+       * Makefile.in: Add build targets for eshell.texi.
+ 
+ 2000-09-25  Gerd Moellmann  <address@hidden>
+ 
+       * Makefile.in: Remove/comment speedbar stuff.
+ 
+ 2000-09-22  Dave Love  <address@hidden>
+ 
+       * Makefile.in: Add emacs-mime.
+ 
+ 2000-08-08  Eli Zaretskii  <address@hidden>
+ 
+       * Makefile.in (INFO_TARGETS): Add ../info/woman.
+       (DVI_TARGETS): Add woman.dvi.
+       (../info/woman, woman.dvi): New targets.
+ 
+ 2000-05-31  Stefan Monnier  <address@hidden>
+ 
+       * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
+ 
+       * pcl-cvs.texi: New file.
+       * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
+       (../info/pcl-cvs, pcl-cvs.dvi): New targets.
+ 
+ 2000-05-11  Gerd Moellmann  <address@hidden>
+ 
+       * Makefile.in (INFO_TARGETS): Add info/ebrowse.
+       (../info/ebrowse, ebrowse.dvi): New targets.
+ 
+ 2000-01-13  Gerd Moellmann  <address@hidden>
+ 
+       * Makefile.in (INFO_TARGETS): Add eudc.
+       (DVI_TARGETS): Add eudc.dvi.
+       (../info/eudc, eudc.dvi): New targets.
+ 
+ 2000-01-05  Eli Zaretskii  <address@hidden>
+ 
+       * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
+       compatibility with 8+3 filesystems).
+       (../info/efaq): Rename from emacs-faq.
+ 
+ 2000-01-03  Eli Zaretskii  <address@hidden>
+ 
+       * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
+       (../info/idlwave, idlwave.dvi): New targets.
+ 
+ 1999-10-23  Dave Love  <address@hidden>
+ 
+       * Makefile.in: Use autotype.texi.
+ 
+ 1999-10-12  Stefan Monnier  <address@hidden>
+ 
+       * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
+         faq.texi file) rather than ../info/faq.
+ 
+ 1999-10-07  Gerd Moellmann  <address@hidden>
+ 
+       * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
+       (../info/ada-mode, ada-mode.dvi): New targets.
+ 
+ 1999-09-01  Dave Love  <address@hidden>
+ 
+       * Makefile.in: Add faq.
+ 
+ 1999-07-12  Richard Stallman  <address@hidden>
+ 
+       * Version 20.4 released.
+ 
+ 1998-12-04  Markus Rost  <address@hidden>
+ 
+       * Makefile.in (INFO_TARGETS): Delete customize.info.
+       (DVI_TARGETS): Delete customize.dvi.
+       (../info/customize, customize.dvi): Targets deleted.
+ 
+ 1998-08-19  Richard Stallman  <address@hidden>
+ 
+       * Version 20.3 released.
+ 
+ 1998-05-06  Richard Stallman  <address@hidden>
+ 
+       * Makefile.in (EMACSSOURCES): Add mule.texi.
+       Add msdog.texi, ack.texi.  Remove gnu1.texi.
+ 
+ 1998-04-06  Andreas Schwab  <address@hidden>
+ 
+       * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
+       it in dvi targets.
+       (../etc/GNU): Change to $(srcdir) first.
+ 
+ 1998-03-11  Carsten Dominik  <address@hidden>
+ 
+       * reftex.texi: Update for RefTeX version 3.22.
+ 
+ 1998-02-08  Richard Stallman  <address@hidden>
+ 
+       * Makefile.in (reftex.dvi, ../info/reftex): New targets.
+       (INFO_TARGETS, DVI_TARGETS): Add the new targets.
+ 
+ 1997-09-23  Paul Eggert  <address@hidden>
+ 
+       * Makefile.in: Merge changes mistakenly made to `Makefile'.
+       (INFO_TARGETS): Change ../info/custom to ../info/customize.
+       (../info/customize): Rename from ../info/custom.
+       (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
+ 
+ 1997-09-19  Richard Stallman  <address@hidden>
+ 
+       * Version 20.2 released.
+ 
+ 1997-09-15  Richard Stallman  <address@hidden>
+ 
+       * Version 20.1 released.
+ 
+ 1997-08-24  Richard Stallman  <address@hidden>
+ 
+       * Makefile (../info/customize, customize.dvi): New targets.
+       (INFO_TARGETS): Add ../info/customize.
+       (DVI_TARGETS): Add customize.dvi.
+ 
+ 1997-07-10  Richard Stallman  <address@hidden>
+ 
+       * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
+ 
+ 1996-08-11  Richard Stallman  <address@hidden>
+ 
+       * Version 19.33 released.
+ 
+ 1996-07-31  Richard Stallman  <address@hidden>
+ 
+       * Version 19.32 released.
+ 
+ 1996-06-27  Lars Magne Ingebrigtsen  <address@hidden>
+ 
+       * Makefile.in: Add rules for the Message manual.
+ 
+ 1996-06-26  Lars Magne Ingebrigtsen  <address@hidden>
+ 
+       * gnus.texi: New version.
+ 
+       * message.texi: New manual.
+ 
+ 1996-06-20  Richard Stallman  <address@hidden>
+ 
+       * Makefile.in (All info targets): cd $(srcdir) to do the work.
+ 
+ 1996-06-19  Richard Stallman  <address@hidden>
+ 
+       * Makefile.in (All info targets): Specify $(srcdir) in input files.
+       Specify -I option.
+       (All dvi targets): Set the TEXINPUTS variable.
+ 
+ 1996-05-25  Karl Heuer  <address@hidden>
+ 
+       * Version 19.31 released.
+ 
+ 1996-01-07  Richard Stallman  <address@hidden>
+ 
+       * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
+       (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
+ 
+ 1995-11-29  Richard Stallman  <address@hidden>
+ 
+       * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
+       (INFO_TARGETS): Add ../info/cc-mode.
+       (DVI_TARGETS): Add cc-mode.dvi.
+ 
+ 1995-11-24  Richard Stallman  <address@hidden>
+ 
+       * Version 19.30 released.
+ 
+ 1995-11-04  Lars Magne Ingebrigtsen  <address@hidden>
+ 
+       * gnus.texi: New file.
+ 
+ 1995-11-04  Erik Naggum  <address@hidden>
+ 
+       * gnus.texi: File deleted.
+ 
+ 1995-11-02  Stephen Gildea  <address@hidden>
+ 
+       * mh-e.texi: "Function Index" -> "Command Index" to work with
+       Emacs 19.30 C-h C-k support of separately-documented commands.
+ 
+ 1995-06-26  Richard Stallman  <address@hidden>
+ 
+       * Makefile.in (../info/ediff, ediff.dvi): New targets.
+       (INFO_TARGETS, DVI_TARGETS): Add those new targets.
+ 
+ 1995-04-24  Richard Stallman  <address@hidden>
+ 
+       * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
+       (../info/viper, viper.dvi): New targets.
+ 
+ 1995-04-20  Kevin Rodgers  <address@hidden>
+ 
+       * dired-x.texi (Installation): Change the example to set
+       buffer-local variables like dired-omit-files-p in
+       dired-mode-hook.
+ 
+ 1995-04-17  Richard Stallman  <address@hidden>
+ 
+       * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
+       (../info/mh-e, mh-e.dvi): New targets.
+ 
+ 1995-02-07  Richard Stallman  <address@hidden>
+ 
+       * Makefile.in (maintainer-clean): Rename from realclean.
+ 
+ 1994-11-23  Richard Stallman  <address@hidden>
+ 
+       * Makefile.in: New file.
+       * Makefile: File deleted.
+ 
+ 1994-11-19  Richard Stallman  <address@hidden>
+ 
+       * Makefile (TEXINDEX_OBJS): Variable deleted.
+       (texindex, texindex.o, getopt.o): Rules deleted.
+       All deps on texindex deleted.
+       (distclean): Don't delete texindex.
+       (mostlyclean): Don't delete *.o.
+       * texindex.c, getopt.c: Files deleted.
+ 
+ 1994-09-07  Richard Stallman  <address@hidden>
+ 
+       * Version 19.26 released.
+ 
+ 1994-07-02  Richard Stallman  (address@hidden)
+ 
+       * Makefile (EMACSSOURCES): Exclude undo.texi.
+ 
+ 1994-05-30  Richard Stallman  (address@hidden)
+ 
+       * Version 19.25 released.
+ 
+ 1994-05-23  Richard Stallman  (address@hidden)
+ 
+       * Version 19.24 released.
+ 
+ 1994-05-16  Richard Stallman  (address@hidden)
+ 
+       * Version 19.23 released.
+ 
+ 1994-04-17  Richard Stallman  (address@hidden)
+ 
+       * Makefile: Delete spurious tab.
+ 
+ 1994-02-16  Richard Stallman  (address@hidden)
+ 
+       * Makefile (.SUFFIXES): New rule.
+ 
+ 1994-01-15  Richard Stallman  (address@hidden)
+ 
+       * Makefile (dired-x.dvi, ../info/dired-x): New targets.
+       (INFO_TARGETS, DVI_TARGETS): Add the new targets.
+ 
+ 1994-01-08  Richard Stallman  (address@hidden)
+ 
+       * Makefile (../info/sc): Rename frin sc.info.
+       (../info/cl): Likewise.
+       (INFO_TARGETS): Use new names.
+ 
+ 1993-12-04  Richard Stallman  (address@hidden)
+ 
+       * getopt.c: New file.
+       * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
+       (getopt.o): New rule.
+       (dvi): Don't depend on texindex.
+       (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
+       Depend on texindex.
+ 
+ 1993-12-03  Richard Stallman  (address@hidden)
+ 
+       * Makefile (../info/sc.info): Rename from ../info/sc.
+       (TEXI2DVI): New variable.
+       (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
+       Add explicit commands.
+       (TEXINDEX_OBJS): Delete duplicate getopt.o.
+ 
+ 1993-11-27  Richard Stallman  (address@hidden)
+ 
+       * Version 19.22 released.
+ 
+ 1993-11-18  Richard Stallman  (address@hidden)
+ 
+       * Makefile (TEXINDEX_OBJS): Delete spurious period.
+ 
+ 1993-11-16  Richard Stallman  (address@hidden)
+ 
+       * Version 19.21 released.
+ 
+ 1993-11-15  Paul Eggert  (address@hidden)
+ 
+       * man/Makefile (../info/cl.info): Rename from ../info/cl.
+ 
+ 1993-11-15  Richard Stallman  (address@hidden)
+ 
+       * Makefile (../etc/GNU): New target.
+       (EMACSSOURCES): Add gnu1.texi.
+ 
+ 1993-11-14  Richard Stallman  (address@hidden)
+ 
+       * Makefile (realclean): Don't delete the Info files.
+ 
+ 1993-10-25  Brian Fox  (address@hidden)
+ 
+       * forms.texi: Fix forms.texi so that it will format correctly.
+       Add missing address@hidden iftex', fix bad reference.
+ 
+       * info.texi, info-stn.texi: New files implement texinfo version of
+       `info' file.
+ 
+       * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
+       4' where appropriate.
+ 
+ 1993-10-20  Brian Fox  (address@hidden)
+ 
+       * Makefile: Fix targets for texindex, new info.texi files.
+       * info-stnd.texi: New file implements info for standalone info
+       reader.
+       * info.texi: Update to include recent changes to "../info/info".
+       New source file for ../info/info; includes info-stnd.texi.
+ 
+       * texindex.c: Include "../src/config.h" if building in emacs.
+ 
+       * Makefile: Change all files to FILENAME.texi, force all targets
+       to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
+       vip.texinfo, forms.texinfo, cl.texinfo.
+       Add target to build texindex.c, defining `emacs'.
+ 
+       * forms.texi: Install new file to match version 2.3 of forms.el.
+ 
+ 1993-08-14  Richard Stallman  (address@hidden)
+ 
+       * Version 19.19 released.
+ 
+ 1993-08-10  Simon Leinen  (address@hidden)
+ 
+       * sc.texinfo: Fix info file name.
+ 
+       * Makefile (info): Add gnus and sc.
+       (dvi): Add gnus.dvi and sc.dvi.
+       (../info/sc, sc.dvi): New targets.
+ 
+ 1993-08-08  Richard Stallman  (address@hidden)
+ 
+       * Version 19.18 released.
+ 
+ 1993-07-20  Richard Stallman  (address@hidden)
+ 
+       * Makefile: Fix source file names of the separate manuals.
+       (gnus.dvi, ../info/gnus): New targets.
+ 
+ 1993-07-18  Richard Stallman  (address@hidden)
+ 
+       * Version 19.17 released.
+ 
+ 1993-07-10  Richard Stallman  (address@hidden)
+ 
+       * split-man: Fix typos in last change.
+ 
+ 1993-07-06  Jim Blandy  (address@hidden)
+ 
+       * Version 19.16 released.
+ 
+ 1993-06-19  Jim Blandy  (address@hidden)
+ 
+       * version 19.15 released.
+ 
+ 1993-06-18  Jim Blandy  (address@hidden)
+ 
+       * Makefile (distclean): It's rm, not rf.
+ 
+ 1993-06-17  Jim Blandy  (address@hidden)
+ 
+       * Version 19.14 released.
+ 
+ 1993-06-16  Jim Blandy  (address@hidden)
+ 
+       * Makefile: New file.
+ 
+ 1993-06-08  Jim Blandy  (address@hidden)
+ 
+       * Version 19.13 released.
+ 
+ 1993-05-27  Jim Blandy  (address@hidden)
+ 
+       * Version 19.9 released.
+ 
+ 1993-05-25  Jim Blandy  (address@hidden)
+ 
+       * Version 19.8 released.
+ 
+ 1993-05-25  Jim Blandy  (address@hidden)
+ 
+       * cmdargs.texi: Document the -i, -itype, and -iconic options.
+ 
+       * trouble.texi: It's `enable-flow-control-on', not
+       `evade-flow-control-on'.
+ 
+ 1993-05-24  Jim Blandy  (address@hidden)
+ 
+       * display.texi: Document standard-display-european.
+ 
+ 1993-05-22  Jim Blandy  (address@hidden)
+ 
+       * Version 19.7 released.
+ 
+       * emacs.texi: Add a sentence to the top menu mentioning the
+       specific version of Emacs this manual applies to.
+ 
+ 1993-04-25  Eric S. Raymond  (address@hidden)
+ 
+       * basic.texi: Document next-line-add-lines variable used to
+       implement down-arrow.
+ 
+       * killing.texi: Document kill-whole-line.
+ 
+ 1993-04-18  Noah Friedman  (address@hidden)
+ 
+       * text.texi: Update unix TeX ordering information.
+ 
+ 1993-03-26  Eric S. Raymond  (address@hidden)
+ 
+       * news.texi: Mention fill-rectangle in keybinding list.
+ 
+       * killing.texi: Document fill-rectangle.
+ 
+ 1993-03-17  Eric S. Raymond  (address@hidden)
+ 
+       * vc.texi: Bring the docs up to date with VC 5.2.
+ 
+ 1992-01-10  Eric S. Raymond  (address@hidden)
+ 
+       * emacs.tex: Mention blackbox and gomoku under Amusements.
+       Assembler mode is now mentioned and appropriately indexed
+       under Programming Modes.
+ 
+ 1991-02-15  Robert J. Chassell  (address@hidden)
+ 
+       * emacs.tex: Update TeX ordering information.
+ 
+ 1990-08-30  David Lawrence  (address@hidden)
+ 
+       * gnus.texinfo: New file.  Removed installation instructions.
+ 
+ 1990-06-26  David Lawrence  (address@hidden)
+ 
+       * emacs.tex:  Note that completion-ignored-extensions is not used
+       to filter out names when all completions are displayed in
+       *Completions*.
+ 
+ 1990-05-25  Richard Stallman  (address@hidden)
+ 
+       * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
+ 
+ 1990-03-21  Jim Kingdon  (address@hidden)
+ 
+       * emacs.tex: Add @findex grep.
+ 
+ 1989-01-17  Robert J. Chassell  (address@hidden)
+ 
+       * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
+       then define `\sc' as the command for smallcaps in Texinfo.  This
+       means that the @sc command will produce small caps.  bfox has
+       made the corresponding change to makeinfo and texinfm.el.
+ 
+ 1988-08-16  Robert J. Chassell  (address@hidden)
+ 
+       * emacs.tex: Correct two typos.  No other changes before
+       Version 19 will be made.
+ 
+       * vip.texinfo: Remove menu entry Adding Lisp Code in node
+       Customization since the menu entry did not point to anything.
+       Also add an @finalout command to remove overfull hboxes from the
+       printed output.
+ 
+       * cl.texinfo:  Add @bye, \input line and @settitle to file.
+       This file is clearly intended to be a chapter of some other work,
+       but the other work does not yet exist.
+ 
+ 1988-07-25  Robert J. Chassell  (address@hidden)
+ 
+       * texinfo.texinfo: Three typos corrected.
+ 
+ 1988-05-23  Robert J. Chassell  (address@hidden)
+ 
+       * emacs.tex: Update information for obtaining TeX distribution from the
+       University of Washington.
+ 
+ ;; Local Variables:
+ ;; coding: iso-2022-7bit
+ ;; End:
+ 
+     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
+       Free Software Foundation, Inc.
+   Copying and distribution of this file, with or without modification,
+   are permitted provided the copyright notice and this notice are preserved.
+ 
+ ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]