diff options
| author | Glenn Morris | 2012-10-28 18:36:29 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-10-28 18:36:29 -0700 |
| commit | d55911cf1de25091a072642f8ef8dd3d1f4e47b8 (patch) | |
| tree | 4920c7bad1f3898581c7332df5697ffa933fa7af /doc/misc/ChangeLog | |
| parent | 6a07d52ed8e21a1f17ed816c8f8348a5cafc02c8 (diff) | |
| download | emacs-d55911cf1de25091a072642f8ef8dd3d1f4e47b8.tar.gz emacs-d55911cf1de25091a072642f8ef8dd3d1f4e47b8.zip | |
* cl.texi (Modify Macros, Other Clauses): Remove mentions of obsolete features.
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> |