aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-11-05 21:03:34 -0500
committerGlenn Morris2012-11-05 21:03:34 -0500
commit651af8c6316d7fca5b3dadb52b596c2485b2c5d3 (patch)
tree3cbf66e7b337caf3a2d72ddfbaac548f9149a7bb /doc/misc/ChangeLog
parentc9cac599db4071691eef96aa8c8473a6fe91fa03 (diff)
downloademacs-651af8c6316d7fca5b3dadb52b596c2485b2c5d3.tar.gz
emacs-651af8c6316d7fca5b3dadb52b596c2485b2c5d3.zip
Move note on lack of setf functions from cl.texi to lispref
* doc/lispref/variables.texi (Adding Generalized Variables): Move note on lack of setf functions to here... * doc/misc/cl.texi (Obsolete Setf Customization): ... from here.
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 62308037fec..c182cb04b6c 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,8 @@
12012-11-06 Glenn Morris <rgm@gnu.org>
2
3 * cl.texi (Obsolete Setf Customization):
4 Move note on lack of setf functions to lispref/variables.texi.
5
12012-11-03 Glenn Morris <rgm@gnu.org> 62012-11-03 Glenn Morris <rgm@gnu.org>
2 7
3 * cl.texi: Further general copyedits. 8 * cl.texi: Further general copyedits.