* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
[bpt/emacs.git] / man / ChangeLog
index cdf74ff..116cb15 100644 (file)
@@ -1,3 +1,453 @@
+2004-02-29  Juanma Barranquero  <lektu@terra.es>
+
+       * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
+       $(DEL) instead of rm, and ignore exit code.
+
+2004-02-29  Kai Grossjohann  <kgrossjo@eu.uu.net>
+
+       Tramp version 2.0.39 released.
+
+2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
+
+       * 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  <nick@nick.uklinux.net>
+
+       * building.texi (Watch Expressions): Update.
+
+2004-02-21  Juri Linkov  <juri@jurta.org>
+
+       * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
+       --directory, --help, --version.  Move text about command-line-args
+       to Command Arguments.
+       (Initial Options): Remove alias -batch.  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.
+       (Icons X): Remove alias -iconic.
+       (Misc X): New node.
+
+2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * frames.texi (Drag and drop): Add Motif to list of supported
+       protocols.
+
+2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
+
+       * ses.texi (Advanced Features): New functionality for
+       ses-set-header-row (defaults to current row unless C-u used).
+       (Acknowledgements): Added Stefan Monnier.
+
+2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * frames.texi (Drag and drop): New section.
+
+2004-01-24  Richard M. Stallman  <rms@gnu.org>
+
+       * 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  <gmorris@ast.cam.ac.uk>
+
+       * calendar.texi (Appointments): Update section.
+
+2003-12-29  Kevin Ryde  <user42@zip.com.au>
+
+       * viper.texi (Vi Macros): Fix reference to the Emacs manual.
+
+       * programs.texi (C Modes): Fix the xref.
+
+2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
+
+       * building.texi (Watch Expressions): Update.
+       (Commands of GUD): Include use of toolbar + breakpoints set from
+       fringe/margin.
+
+2003-12-03  Andre Spiegel  <spiegel@gnu.org>
+
+       * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
+       <acm@muc.de>.
+
+2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
+
+       Tramp version 2.0.38 released.
+
+       * tramp.texi (Remote shell setup): Warn of environment variables
+       FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
+       <sven.gabriel@imk.fzk.de>.
+       (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  <Michael.Albinus@alcatel.de>
+
+       * 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\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * frames.texi (Dialog Boxes): Added use-file-dialog.
+
+2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * eshell.texi (Known Problems): Add doc item.
+
+2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
+
+       * ack.texi: Note that Alan Mackenzie contributed the AWK support
+       in CC Mode.
+
+2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
+
+       * cc-mode.texi: Updated 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  <harder@ifa.au.dk>  (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  <acm@muc.de>
+
+       * search.texi (Scrolling During Incremental Search): Document a
+       new scrolling facility in isearch mode.
+
+2003-10-26  Karl Berry  <karl@gnu.org>
+
+       * info.texi (Info Search): echo area, not echo are.  From Debian
+       diff.
+
+2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * widget.texi (Defining New Widgets): Document new beavior of
+       :buttons and :children keywords.
+
+2003-10-22  Miles Bader  <miles@gnu.org>
+
+       * Makefile.in (info): Move before $(top_srcdir)/info.
+
+2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
+
+       * building.texi (Watch Expressions): Update section on data display
+       to reflect code changes (GDB Graphical Interface).
+
+2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * tramp.texi (Inline methods): Small grammar fix.
+       (External transfer methods): Likewise.
+
+2003-10-13  Richard M. Stallman  <rms@gnu.org>
+
+       * xresources.texi (GTK resources): Clean up previous change.
+
+2003-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * xresources.texi (GTK resources): Added a note that some themes
+       disallow customizations.  Added scroll theme example.
+
+2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
+
+       * speedbar.texi: Remove paragraph for GUD that is no longer true.
+
+2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * texinfo.tex:  Replace `%' in arch tagline by @ignore.
+
+2003-09-30  Richard M. Stallman  <rms@gnu.org>
+
+       * 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  <larsh@math.ku.dk>
+
+       * misc.texi: Section "Saving Emacs Sessions" rewritten.
+
+2003-09-29  Jan D.  <jhd@gaffa.gaia.swipnet.se>
+
+       * xresources.texi (GTK names in Emacs): Correct typo.
+
+2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * pcl-cvs.texi (Selected Files): Fix typo.
+
+2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
+
+       * 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  <teirllm@mail.auburn.edu>
+
+       * emacs.texi (Acknowledgements): Correct typo.
+
+2003-09-22  Richard M. Stallman  <rms@gnu.org>
+
+       * 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  <karl@gnu.org>
+
+       * info.texi (] and [ commands): no period at end of section title.
+
+2003-09-08  Lute Kamstra  <lute@gnu.org>
+
+       * 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  <teirllm@mail.auburn.edu>
+
+       * xresources.texi (Resources): Refer to `editres' man page.
+       (Lucid Resources): Update defaults.  Expand desciption of
+       `shadowThickness'.
+
+2003-09-04  Miles Bader  <miles@gnu.org>
+
+       * Makefile.in (top_srcdir): New variable.
+       ($(top_srcdir)/info): New rule.
+       (info): Depend on it.
+
+2003-09-03  Peter Runestig  <peter@runestig.com>
+
+       * makefile.w32-in: New file.
+
+2003-08-29  Richard M. Stallman  <rms@gnu.org>
+
+       * misc.texi (Saving Emacs Sessions): Correct previous change.
+
+2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * widget.texi (User Interface): Explain the need of static text
+       around an editable field.
+
+2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
+
+       * 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  <teirllm@mail.auburn.edu>
+
+       * 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  <storm@cua.dk>
+
+       * 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  <reingold@emr.cs.iit.edu>
+
+       * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
+
+2003-08-17  Alex Schroeder  <alex@gnu.org>
+
+       * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
+       required.
+
+2003-08-16  Richard M. Stallman  <rms@gnu.org>
+
+       * dired-x.texi (Shell Command Guessing): Explain *.
+
+2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
+
+       * pcl-cvs.texi (Log Edit Mode): Fix key binding for
+       log-edit-insert-changelog.
+
+2003-08-05  Richard M. Stallman  <rms@gnu.org>
+
+       * programs.texi (Lisp Indent): Don't describe
+       lisp-indent-function property here.  Use xref to Lisp Manual.
+
+2003-08-03  Karl Berry  <karl@gnu.org>
+
+       * info.texi: need @contents.
+
+2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+       * calendar.texi (Date Formats): Document changed behaviour of
+       abbreviations.
+
+2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
+
+       * buffers.texi (List Buffers): Fix previous change.
+
+2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+
+       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  <rost@math.ohio-state.edu>
+
+       * buffers.texi (List Buffers): Adjust to new format of *Buffer
+       List*.
+
+2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
+
+       * 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  <rms@gnu.org>
+
+       * 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  <teirllm@mail.auburn.edu>
+
+       * info.texi (Top, Help-Small-Screen): Remove accidentally added
+       next, prev and up pointers.
+
+2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
+
+       * 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\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+
+       Version 2.0.35 of Tramp released.
+
+       * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
+       (Inline methods): Add methods `remsh' and `plink1'.
+       (External transfer methods): Add method `remcp'.
+       (Multi-hop Methods): Add method `remsh'.
+       Small patch from Adrian Aichner <adrian@xemacs.org>:
+       Fix minor typos.
+       (Concept Index): Added to make manual searchable via
+       `Info-index'.
+       (Version Control): Add cindex entry.
+
+2003-06-04  Richard M. Stallman  <rms@gnu.org>
+
+       * 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  <rms@gnu.org>
+
+       * indent.texi (Indentation): Condense, simplify, clarify prev change.
+
+2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
+
+       * building.texi (GDB Graphical Interface): New node.
+       (Rewritten somewhat by RMS.)
+
+2003-05-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+
+       * 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\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+
+       * trampver.texi: Version 2.0.34 released.
+
+2003-05-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+
+       * indent.texi (Indentation): Explain the concepts.
+       (Just Spaces): Explain why preventing tabs for indentation might
+       be useful.
+
+2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+       * faq.texi: Improve previous changes.
+
+2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+       * 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  <jas@extundo.com>
 
        * smtpmail.texi: Fix license (the invariant sections mentioned has
        (Installation): Explain what to do if files from the tramp/contrib
        directory are needed.
 
-2003-02-23  Alex Schroeder <alex@emacswiki.org>
+2003-02-23  Alex Schroeder  <alex@emacswiki.org>
 
        * smtpmail.texi (How Mail Works): New.
 
-2003-02-22  Alex Schroeder <alex@emacswiki.org>
+2003-02-22  Alex Schroeder  <alex@emacswiki.org>
 
        * cmdargs.texi (General Variables): Document SMTPSERVER.
 
 
        * Makefile.in: Build SMTP manual.
 
-2003-02-22  Alex Schroeder <alex@emacswiki.org>
+2003-02-22  Alex Schroeder  <alex@emacswiki.org>
 
        * sending.texi (Sending via SMTP): Explain MTA/MUA.
 
 
 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
 
-       * reftex.texi: Update to RefTeX 4.19
+       * reftex.texi: Update to RefTeX 4.19.
 
 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        University of Washington.
 
 ;; Local Variables:
-;; coding: iso-2022-7bit-unix
+;; 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