diff options
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 6d8799134a1..92b5b243ec9 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -3,7 +3,8 @@ | |||
| 3 | * cl.texi (Organization): More details on cl-lib.el versus cl.el. | 3 | * cl.texi (Organization): More details on cl-lib.el versus cl.el. |
| 4 | (Setf Extensions): Remove `apply' setf since it seems to be disabled. | 4 | (Setf Extensions): Remove `apply' setf since it seems to be disabled. |
| 5 | (Customizing Setf): Move contents to "Obsolete Setf Customization". | 5 | (Customizing Setf): Move contents to "Obsolete Setf Customization". |
| 6 | (Modify Macros, Multiple Values): Remove mentions of obsolete feature. | 6 | (Modify Macros, Multiple Values, Other Clauses): |
| 7 | Remove mentions of obsolete features. | ||
| 7 | (Obsolete Setf Customization): Don't mention `apply' setf. | 8 | (Obsolete Setf Customization): Don't mention `apply' setf. |
| 8 | 9 | ||
| 9 | 2012-10-28 Glenn Morris <rgm@gnu.org> | 10 | 2012-10-28 Glenn Morris <rgm@gnu.org> |