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 1e7cb4e7093..4f4d7ea8198 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | 2012-11-06 Glenn Morris <rgm@gnu.org> | 1 | 2012-11-06 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * cl.texi (Obsolete Setf Customization): | 3 | * cl.texi (Overview): Mention EIEIO here, as well as the appendix. |
| 4 | (Obsolete Setf Customization): | ||
| 4 | Move note on lack of setf functions to lispref/variables.texi. | 5 | Move note on lack of setf functions to lispref/variables.texi. |
| 5 | Undocument get-setf-method, since it no longer exists. | 6 | Undocument get-setf-method, since it no longer exists. |
| 6 | 7 | ||