diff options
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 3 |
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 @@ | |||
| 1 | 2012-10-31 Glenn Morris <rgm@gnu.org> | 1 | 2012-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". |