aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-10-31 17:02:51 -0400
committerGlenn Morris2012-10-31 17:02:51 -0400
commitdd90fd1a45ddef772b52f67a89648be787c05dd5 (patch)
tree4704293bf79454ea364edfd5535cb74003579f3d /doc/misc/ChangeLog
parent88390adf4088a332a4c0c9659b3cc3ae87eef30a (diff)
downloademacs-dd90fd1a45ddef772b52f67a89648be787c05dd5.tar.gz
emacs-dd90fd1a45ddef772b52f67a89648be787c05dd5.zip
Trivial ert.texi update for cl-lib namespace
* doc/misc/ert.texi (Introduction, The @code{should} Macro): Refer to "cl-assert" rather than "assert".
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 11fe77ea471..b77147fb0d7 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,5 +1,8 @@
12012-10-31 Glenn Morris <rgm@gnu.org> 12012-10-31 Glenn Morris <rgm@gnu.org>
2 2
3 * ert.texi (Introduction, The @code{should} Macro):
4 Refer to "cl-assert" rather than "assert".
5
3 * cl.texi (Function Bindings): Update for cl-flet and cl-labels. 6 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
4 (Obsolete Lexical Binding): Rename section from "Lexical Bindings". 7 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
5 (Obsolete Macros): Rename section from "Obsolete Lexical Macros". 8 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".