aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-11-15 23:43:24 -0800
committerGlenn Morris2012-11-15 23:43:24 -0800
commite8693c969a822ad8192f2410fbf9a949a723ddce (patch)
tree1be1a519b558105319659173edf23156ce23278d /doc/misc/ChangeLog
parentdedd188497e04b8f0c1ade515e41511759316d2d (diff)
downloademacs-e8693c969a822ad8192f2410fbf9a949a723ddce.tar.gz
emacs-e8693c969a822ad8192f2410fbf9a949a723ddce.zip
cl.texi flet clarification
* doc/misc/cl.texi (Function Bindings): Clarify that cl-flet is lexical. (Obsolete Macros): Move example here from Function Bindings. * etc/NEWS: Related edit.
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 07f38d15dd9..4a3c8778e88 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,8 @@
12012-11-16 Glenn Morris <rgm@gnu.org>
2
3 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
4 (Obsolete Macros): Move example here from Function Bindings.
5
12012-11-13 Glenn Morris <rgm@gnu.org> 62012-11-13 Glenn Morris <rgm@gnu.org>
2 7
3 * erc.texi: Use @code{nil} rather than just "nil". 8 * erc.texi: Use @code{nil} rather than just "nil".