aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-11-05 21:28:48 -0500
committerGlenn Morris2012-11-05 21:28:48 -0500
commit2027b1b30ab9aac3d67a96d3e2880e4e2c8449ca (patch)
treecfa2574f0ec7988f445faee01338f36c728694e6 /doc/misc/ChangeLog
parentab7f1c43dc6a0d14584d1c2f9380cc34217a7696 (diff)
downloademacs-2027b1b30ab9aac3d67a96d3e2880e4e2c8449ca.tar.gz
emacs-2027b1b30ab9aac3d67a96d3e2880e4e2c8449ca.zip
* doc/misc/cl.texi (Overview): Mention EIEIO here, as well as the appendix.
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog3
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 @@
12012-11-06 Glenn Morris <rgm@gnu.org> 12012-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