]> code.delx.au - gnu-emacs/blobdiff - doc/misc/ChangeLog
Merge from emacs-24; up to 2012-11-08T14:54:03Z!monnier@iro.umontreal.ca
[gnu-emacs] / doc / misc / ChangeLog
index 80d19f3adaabe7495dd49081292740f6540e3e3d..2518e72ef1e17fa432d3f78be44ab7e78e2ac76d 100644 (file)
@@ -1,4 +1,4 @@
-2012-11-09  Chong Yidong  <cyd@gnu.org>
+2012-11-10  Chong Yidong  <cyd@gnu.org>
 
        * url.texi (Introduction): Move url-configuration-directory to
        Customization node.
@@ -9,21 +9,17 @@
        Improve docs for url-queue-*.
        (Supported URL Types): Copyedits.  Delete empty subnodes.
 
-2012-11-08  Chong Yidong  <cyd@gnu.org>
-
        * url.texi (Introduction): Rename from Getting Started.  Rewrite
        the introduction.
        (URI Parsing): Rewrite.  Omit the obsolete attributes slot.
 
-2012-11-07  Glenn Morris  <rgm@gnu.org>
+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.
 
-2012-11-06  Glenn Morris  <rgm@gnu.org>
-
        * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
        (Setf Extensions): Remove obsolete reference.
        (Obsolete Setf Customization):
        (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>