Merge from emacs-24; up to 2012-11-26T19:56:14Z!monnier@iro.umontreal.ca
[bpt/emacs.git] / doc / misc / ChangeLog
index c182cb0..9de7539 100644 (file)
@@ -1,7 +1,125 @@
-2012-11-06  Glenn Morris  <rgm@gnu.org>
+2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doclicense.texi, gpl.texi: Update to latest version from FSF.
+       These are just minor editorial changes.
+
+2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
+
+       * tramp.texi (History): Mention ADB.
+       (Inline methods): Add `adb' method.
+
+2012-12-03  Michael Albinus  <michael.albinus@gmx.de>
+
+       * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
+       (External methods): Fix typo.
+
+2012-12-03  Glenn Morris  <rgm@gnu.org>
+
+       * rcirc.texi (Notices): Fix typo.
+
+2012-11-25  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E manual version 8.4.
+
+       * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
+       Update for release 8.4.
+
+       * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
+       (Junk): Add mh-whitelist-preserves-sequences-flag,
+       mh-blacklist-msg-hook, mh-whitelist-msg-hook,
+       mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
+
+2012-11-25  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * mh-e.texi (Procmail): Fix two @ typos.
+
+2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doclicense.texi, gpl.texi: Update to latest version from FSF.
+       These are just minor editorial changes.
+
+2012-11-23  Jay Belanger  <jay.p.belanger@gmail.com>
+
+       * calc.texi (Date Formatting Codes): Mention the new beginning of
+       the date numbering system.
+
+2012-11-22  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
+       (Date Forms): Correct off-by-one error in explanation of
+       Julian day numbers.  Give Gregorian equivalent of its origin.
+
+2012-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
+
+       * doc/misc/calc.texi (Date Forms): Mention the customizable
+       Gregorian-Julian switch.
+       (Customizing Calc): Mention the variable `calc-gregorian-switch'.
+
+2012-11-17  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Calc now uses the Gregorian calendar for all dates (Bug#12633).
+       It also uses January 1, 1 AD as its day number 1.
+       * calc.texi (Date Forms): Document this.
+
+2012-11-16  Glenn Morris  <rgm@gnu.org>
+
+       * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
+       (Obsolete Macros): Move example here from Function Bindings.
+
+       * erc.texi: Use @code{nil} rather than just "nil".
+       (Modules): Undocument obsolete "hecomplete".
+       Add "notifications".
+       (Connecting): Add brief section on passwords.
+       (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
+
+2012-11-13  Glenn Morris  <rgm@gnu.org>
+
+       * flymake.texi (Customizable variables)
+       (Highlighting erroneous lines): Mention flymake-error-bitmap,
+       flymake-warning-bitmap, and flymake-fringe-indicator-position.
+
+2012-11-12  Vincent Belaïche  <vincentb1@users.sourceforge.net>
+
+       * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
+       In all file place SES into @acronym{...}.
+       (Advanced Features): Add key index and function index for
+       ses-set-header-row. Add description for function
+       ses-rename-cell. Add description for function
+       ses-repair-cell-reference-all.
+       (Ranges in formulas): Add description for ses-range flags.
+
+2012-11-12  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * texinfo.tex: Merge from gnulib.
+
+2012-11-10  Chong Yidong  <cyd@gnu.org>
+
+       * url.texi (Introduction): Move url-configuration-directory to
+       Customization node.
+       (Parsed URIs): Split into its own node.
+       (URI Encoding): New node.
+       (Defining New URLs): Remove empty chapter.
+       (Retrieving URLs): Add an introduction.  Doc fix for url-retrieve.
+       Improve docs for url-queue-*.
+       (Supported URL Types): Copyedits.  Delete empty subnodes.
+
+       * url.texi (Introduction): Rename from Getting Started.  Rewrite
+       the introduction.
+       (URI Parsing): Rewrite.  Omit the obsolete attributes slot.
+
+2012-11-10  Glenn Morris  <rgm@gnu.org>
 
        * cl.texi (Obsolete Setf Customization):
+       Revert defsetf example to the more correct let rather than prog1.
+       Give define-modify-macro, defsetf, and define-setf-method
+       gv.el replacements.
+
+       * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
+       (Setf Extensions): Remove obsolete reference.
+       (Obsolete Setf Customization):
        Move note on lack of setf functions to lispref/variables.texi.
+       Undocument get-setf-method, since it no longer exists.
+       Mention simple defsetf replaced by gv-define-simple-setter.
 
 2012-11-03  Glenn Morris  <rgm@gnu.org>
 
        (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
        (Creating Symbols, Random Numbers): De-emphasize internal
        variables cl--gensym-counter and cl--random-state.  (Bug#12788)
+       (Naming Conventions, Type Predicates, Macros)
+       (Predicates on Numbers): No longer mention cl-floatp-safe.
 
-2012-11-02  Glenn Morris  <rgm@gnu.org>
+2012-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * cl.texi (Naming Conventions, Type Predicates, Macros)
-       (Predicates on Numbers): No longer mention cl-floatp-safe.
+       * gnus.texi (Mail Source Specifiers):
+       Document :leave keyword used for pop mail source.
 
 2012-11-01  Glenn Morris  <rgm@gnu.org>