* doc/misc/cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
authorGlenn Morris <rgm@gnu.org>
Thu, 13 Dec 2012 05:33:36 +0000 (21:33 -0800)
committerGlenn Morris <rgm@gnu.org>
Thu, 13 Dec 2012 05:33:36 +0000 (21:33 -0800)
* etc/NEWS: Related edit.

doc/misc/ChangeLog
doc/misc/cl.texi
etc/NEWS

index 225f9c6..e569d4c 100644 (file)
@@ -1,5 +1,7 @@
 2012-12-13  Glenn Morris  <rgm@gnu.org>
 
+       * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
+
        * wisent.texi: Small edits.  Set copyright to FSF, update license to
        GFDL 1.3+.
        * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
index 67d9915..725ac42 100644 (file)
@@ -1200,9 +1200,6 @@ The only exceptions are plain variables and calls to
 bound on entry, it is simply made unbound by @code{makunbound} or
 @code{fmakunbound} on exit.
 @end ignore
-
-Note that the @file{cl.el} version of this macro behaves slightly
-differently.  @xref{Obsolete Macros}.
 @end defmac
 
 @defmac cl-letf* (bindings@dots{}) forms@dots{}
@@ -4888,13 +4885,6 @@ form (@pxref{Obsolete Lexical Binding}), rather than the true
 lexical binding that @code{cl-labels} uses.
 @end defmac
 
-@defmac letf (bindings@dots{}) forms@dots{}
-This macro is almost exactly the same as @code{cl-letf}, which
-replaces it (@pxref{Modify Macros}).  The only difference is in
-details that relate to some deprecated usage of @code{symbol-function}
-in place forms.
-@end defmac
-
 @node Obsolete Setf Customization
 @appendixsec Obsolete Ways to Customize Setf
 
index 4199bd3..9f61cff 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -41,7 +41,13 @@ bound to <f11> and S-<f11>, respectively.
 \f
 * Changes in Specialized Modes and Packages in Emacs 24.4
 
-** New macro cl-tagbody in cl-lib.
+** cl-lib
+
+*** New macro cl-tagbody.
+
++++
+*** letf is now just an alias for cl-letf.
+
 ** Calc
 
 *** Calc by default now uses the Gregorian calendar for all dates, and