]> code.delx.au - gnu-emacs/blobdiff - man/ChangeLog
*** empty log message ***
[gnu-emacs] / man / ChangeLog
index fffd9387c2ce362639942e16a4a5a10b5820271a..54e8e3d2fffe6872797c1b46d77d1522107e6b91 100644 (file)
@@ -1,3 +1,246 @@
+2007-02-10  Markus Triska  <markus.triska@gmx.at>
+
+       * widget.texi (Programming Example): Put constant strings in :format.
+
+2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
+
+       * faq.texi (Fullscreen mode on MS-Windows): New node.
+
+2007-02-05  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+
+       * maintaining.texi (Tag Syntax): Now --members is the default for
+       etags, not for ctags yet.
+
+2007-02-04  David Kastrup  <dak@gnu.org>
+
+       * faq.texi (AUCTeX): Update version number.  Should probably be done
+       for other packages as well.
+
+2007-02-03  Eli Zaretskii  <eliz@gnu.org>
+
+       * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
+       headers compliant with Texinfo guidelines and with what texnfo-upd.el
+       expects.  Add comments to prevent people from inadvertently modifying
+       the key parts needed by `texinfo-multiple-files-update'.
+
+2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * frames.texi (Secondary Selection): Window clicked does not matter
+       when mouse-yank-at-point is non-nil.
+
+2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
+       <tassilo@member.fsf.org>.
+
+2007-01-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
+       ls-lisp-use-localized-time-format.
+
+2007-01-20  Markus Triska  <markus.triska@gmx.at>
+
+       * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
+
+2007-01-13  Michael Olson  <mwolson@gnu.org>
+
+       * erc.texi (Modules): Mention capab-identify module.
+
+2007-01-16  Glenn Morris  <rgm@gnu.org>
+
+       * abbrevs.texi (Editing Abbrevs): Describe how to disable a
+       system abbrev.
+
+2007-01-11  Richard Stallman  <rms@gnu.org>
+
+       * msdog.texi (Windows Keyboard): Another small cleanup.
+
+2007-01-10  Richard Stallman  <rms@gnu.org>
+
+       * msdog.texi (Windows Keyboard): Yet another try to make
+       everyone happy with that passage.
+
+2007-01-05  Richard Stallman  <rms@gnu.org>
+
+       * anti.texi (Antinews): Mention M-x shell scrolling.
+
+2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
+
+       * building.texi (Watch Expressions): Describe gdb-max-children.
+
+2007-01-05  Michael Olson  <mwolson@gnu.org>
+
+       * erc.texi (Getting Started): Update for /RECONNECT command.
+
+2007-01-04  Richard Stallman  <rms@gnu.org>
+
+       * ebrowse.texi: Change C-c b to C-c C-m.
+
+       * msdog.texi (Windows Keyboard): Clarify previous change.
+
+2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
+       variables only in info to avoid redundant entries in the printed
+       manual.
+
+2007-01-02  Richard Stallman  <rms@gnu.org>
+
+       * custom.texi (Changing a Variable): Minor clarification.
+       (Specific Customization): customize-customized => customize-unsaved.
+
+       * entering.texi (Entering Emacs): Clean up text about restarting
+       Emacs for each file.
+
+       * misc.texi (Shell Options): Minor cleanup.
+
+       * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
+       with Emacs, not vice versa.
+
+       * programs.texi (Symbol Completion): Recommend customizing
+       window manager.
+
+       * xresources.texi (Resources): Minor fix.
+
+2007-01-02  Daiki Ueno  <ueno@unixuser.org>
+
+       * message.texi (Using PGP/MIME): Document gpg-agent usage.
+
+2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.texi (Security): Split into sub-nodes.
+
+2007-01-01  Alan Mackenzie  <acm@muc.de>
+
+       * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
+       eval-after-load in Emacs <=21 and a workaround.  Document that
+       trigraphs are not supported.
+
+2007-01-01  Alan Mackenzie  <acm@muc.de>
+
+       * cc-mode.texi ("Filling and Breaking"): Amend the doc for
+       c-context-line-break.  When invoked within a string, preserve
+       whitespace.  Add a backslash only when also in a macro.
+
+2007-01-01  Alan Mackenzie  <acm@muc.de>
+
+       * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
+
+2007-01-01  Alan Mackenzie  <acm@muc.de>
+
+       * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
+       are now bound by default to c-\(beginning\|end\)-of-defun by default.
+
+2007-01-01  Alan Mackenzie  <acm@muc.de>
+
+       * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
+       "Choosing a Style".
+
+       * cc-mode.texi ("Styles"): Add @dfn{style}.
+
+2007-01-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * xresources.texi (Table of Resources): Add scrollBarWidth resource.
+
+2007-01-01  Richard Stallman  <rms@gnu.org>
+
+       * commands.texi (User Input): Document keys stolen by window mangers.
+
+2006-12-31  Richard Stallman  <rms@gnu.org>
+
+       * custom.texi (Specific Customization): Document customize-option
+       instead of customize-variable.
+
+2006-12-31  Kim F. Storm  <storm@cua.dk>
+
+       * major.texi (Choosing Modes): Document auto-mode-case-fold.
+
+2006-12-30  Kim F. Storm  <storm@cua.dk>
+
+       * killing.texi (CUA Bindings): Fix typo.
+
+       * xresources.texi (Table of Resources): Mention grow-only value for
+       auto-resize-tool-bars.
+
+2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
+
+       Sync with Tramp 2.0.55.
+
+       * trampver.texi: Update release number.
+
+2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (Customizing Articles): Add index entries for all
+       gnus-treat-* variables.
+
+2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
+
+       * gnus.texi (IMAP): Fix incorrect explanation of
+       nnimap-search-uids-not-since-is-evil in documentation for
+       nnimap-expunge-search-string.
+
+2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
+       spam-ifile-database.
+
+2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (Spam Package Configuration Examples): Don't encourage to
+       rebind C-s.
+
+2006-12-26  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
+
+       * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
+       (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
+       "expiring mail".
+       (IMAP): Document nnimap-search-uids-not-since-is-evil and
+       nnimap-nov-is-evil.
+
+2006-12-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
+       and how to get them back.
+
+2006-12-26  Richard Stallman  <rms@gnu.org>
+
+       * calendar.texi (Holidays): Holiday listing is based on current
+       practice, but DST is not.
+
+2006-12-25  Richard Stallman  <rms@gnu.org>
+
+       * emacs.texi (Top): Update subnode menus.
+
+       * mark.texi (Transient Mark): Fix xref.
+
+       * killing.texi (Graphical Kill): Node deleted.
+       (Killing): Add xref to Cut and Paste.
+       (CUA Bindings): Update xref.
+
+       * frames.texi (Cut and Paste): New section to hold other nodes.
+       (Mouse Commands): Node demoted.
+       (Cut/Paste Other App): Split out from Mouse Commands.
+       (Word and Line Mouse): Likewise.
+       (Secondary Selection, Clipboard): Nodes demoted.
+
+2006-12-25  Kevin Ryde  <user42@zip.com.au>
+
+       * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
+       about the key procedure being used heavily.
+
+2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
+
+       * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
+       to t.
+       (Prerequisites): Add explanation about gpg-agent.
+
+2006-12-24  Kevin Ryde  <user42@zip.com.au>
+
+       * calendar.texi (Holidays): US daylight savings begins second Sunday
+       in March for 2007 onwards.
+       (Daylight Savings): Show new US default daylight savings rules, 2nd
+       Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
+
 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
 
        * calendar.texi (Scroll Calendar): < and > are switched.
 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
 
        * calendar.texi (Scroll Calendar): < and > are switched.
 
 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
 
 
 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus.texi (X-Face): Clarify.  Say which programs are required on
-       Windows.
+       * gnus.texi (X-Face): Clarify.  Say which programs are required
+       on Windows.
 
 2006-12-09  Richard Stallman  <rms@gnu.org>
 
        * misc.texi (Invoking emacsclient): Simplify TCP file text.
 
 
 2006-12-09  Richard Stallman  <rms@gnu.org>
 
        * misc.texi (Invoking emacsclient): Simplify TCP file text.
 
-2006-12-08  Kevin Rodgers <ihs_4664@yahoo.com>
+2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
 
        * files.texi (Misc File Ops): Document insert-file-literally.
 
 
        * files.texi (Misc File Ops): Document insert-file-literally.
 
        * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
        colon in the mode line.
 
        * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
        colon in the mode line.
 
-       * msdog.texi (Windows Processes) [@ifnottex]: Mention
-       w32-shell-execute.
+       * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
 
 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
 
 
 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
 
 
 2006-07-20  Jay Belanger  <belanger@truman.edu>
 
 
 2006-07-20  Jay Belanger  <belanger@truman.edu>
 
-       * calc.texi (Error forms):  Mention M-+ keybinding for
-       `calc-plus-minus'.
+       * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
 
 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
 
 
 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
 
 
 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
 
 
 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
 
-       * org.texi: (Progress logging): New section.
+       * org.texi (Progress logging): New section.
 
 2006-06-10  Richard Stallman  <rms@gnu.org>
 
 
 2006-06-10  Richard Stallman  <rms@gnu.org>
 
 
 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
 
 
 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
 
-       * org.texi: (ASCII export): Document indentation adaptation.
+       * org.texi (ASCII export): Document indentation adaptation.
        (Setting tags): Document mutually-exclusive tags.
 
 2006-06-05  Romain Francoise  <romain@orebokech.com>
        (Setting tags): Document mutually-exclusive tags.
 
 2006-06-05  Romain Francoise  <romain@orebokech.com>
 
 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
 
 
 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
 
-       * org.texi: (Plain lists): Add new item navigation commands.
+       * org.texi (Plain lists): Add new item navigation commands.
        (External links): Document elisp and info links.
        (Custom searches): New section.
        (Publishing): New chapter.
        (External links): Document elisp and info links.
        (Custom searches): New section.
        (Publishing): New chapter.
        * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
        (Splitting mail using spam-stat): Fix @xref.
 
        * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
        (Splitting mail using spam-stat): Fix @xref.
 
-2006-04-20  Chong Yidong <cyd@stupidchicken.com>
+2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
 
        * gnus.texi (Spam Package): Major revision of the text.
        Previouly this node was "Filtering Spam Using The Spam ELisp Package".
 
        * gnus.texi (Spam Package): Major revision of the text.
        Previouly this node was "Filtering Spam Using The Spam ELisp Package".
 2006-03-25  Karl Berry  <karl@gnu.org>
 
        * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
 2006-03-25  Karl Berry  <karl@gnu.org>
 
        * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
-       dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi,
-       emacs-xtra.texi, emacs.texi, erc.texi, eshell.texi, eudc.texi,
-       faq.texi, forms.texi, gnu.texi, gnus.texi, idlwave.texi,
-       info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
-       rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
-       speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
-       woman.texi: (1) use @copyright{} instead of (C) in typeset text;
+       dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi,
+       emacs-xtra.texi, emacs.texi, erc.texi, eshell.texi, eudc.texi,
+       faq.texi, forms.texi, gnu.texi, gnus.texi, idlwave.texi,
+       info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
+       rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
+       speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
+       woman.texi: (1) use @copyright{} instead of (C) in typeset text;
        (2) do not indent copyright year list (or anything else).
 
 2006-03-21  Bill Wohler  <wohler@newt.com>
        (2) do not indent copyright year list (or anything else).
 
 2006-03-21  Bill Wohler  <wohler@newt.com>
 
 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
 
 
 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
 
-       * emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
+       * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
        moved here from Emacs manual.
 
        * programs.texi (Fortran): Section moved to emacs-xtra.
        moved here from Emacs manual.
 
        * programs.texi (Fortran): Section moved to emacs-xtra.
        mac-command-key-is-meta.  Add descriptions of
        mac-control-modifier, mac-command-modifier, and
        mac-option-modifier.
        mac-command-key-is-meta.  Add descriptions of
        mac-control-modifier, mac-command-modifier, and
        mac-option-modifier.
-       (Mac International): Fix description of conversion of clipboard data.
+       (Mac International): Fix description of conversion of clipboard data.
        (Mac Font Specs): Add example of font customization by face attributes.
 
 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
        (Mac Font Specs): Add example of font customization by face attributes.
 
 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
 
 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
 
 
 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
 
-       * trouble.texi (Contributing): Mention Savannah. Direct users to
+       * trouble.texi (Contributing): Mention Savannah.  Direct users to
        emacs-devel.
 
 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
        emacs-devel.
 
 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
        (Windows setup hints): Remove restriction of password entering
        with external methods.
        (Auto-save and Backup): Make file name example
        (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'
+       (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
        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
        * widget.texi (Basic Types): The argument to `:help-echo' can now
        be a form that evaluates to a string.
 
        * 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.
+       * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
        (Intro): Include kmacro.texi after fixit.texi instead of after
        (Intro): Include kmacro.texi after fixit.texi instead of after
-       custom.texi. (As suggested by Kim Storm.)
+       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.
 
 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.
+       * kmacro.texi (Keyboard Macros): Remove redundant node and section.
        * emacs.texi (Intro): Include kmacro.texi after custom.texi.
        (Suggested by Kim Storm.)
        * emacs.texi (Intro): Include kmacro.texi after custom.texi.
        (Suggested by Kim Storm.)
-       * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim
-       Storm.)
+       * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
 
 2003-08-18  Kim F. Storm  <storm@cua.dk>
 
 
 2003-08-18  Kim F. Storm  <storm@cua.dk>
 
 ;; End:
 
     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
 ;; End:
 
     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
-      2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+      2003, 2004, 2005, 2006, 2007 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.
 
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.