aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-10-31 17:04:28 -0400
committerGlenn Morris2012-10-31 17:04:28 -0400
commit87b0d8b1d1ca858c76afa23e4a936bdd9fd8c2e1 (patch)
treee6586fa0282598fe735b9e64ac639a72748e6095 /doc/misc/ChangeLog
parentdd90fd1a45ddef772b52f67a89648be787c05dd5 (diff)
downloademacs-87b0d8b1d1ca858c76afa23e4a936bdd9fd8c2e1.tar.gz
emacs-87b0d8b1d1ca858c76afa23e4a936bdd9fd8c2e1.zip
* doc/misc/cl.texi (Modify Macros, Function Bindings): Add some xrefs.
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index b77147fb0d7..29d8792ce6b 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -7,6 +7,7 @@
7 (Obsolete Lexical Binding): Rename section from "Lexical Bindings". 7 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
8 (Obsolete Macros): Rename section from "Obsolete Lexical Macros". 8 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
9 Reword, and add details of flet and labels. 9 Reword, and add details of flet and labels.
10 (Modify Macros, Function Bindings): Add some xrefs.
10 11
112012-10-30 Glenn Morris <rgm@gnu.org> 122012-10-30 Glenn Morris <rgm@gnu.org>
12 13