From: Chong Yidong Date: Sun, 22 Feb 2009 21:55:55 +0000 (+0000) Subject: * symbols.texi (Property Lists): Emphasize that property lists are X-Git-Tag: emacs-pretest-23.0.91~69 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1b80d1f3581aeb7db070e2164a5069cf6d01498e;p=emacs.git * symbols.texi (Property Lists): Emphasize that property lists are not restricted to symbol cells. (Other Plists): Copyedit. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 86de593aeae..618336b3aed 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,5 +1,9 @@ 2009-02-22 Chong Yidong + * symbols.texi (Property Lists): Emphasize that property lists are + not restricted to symbol cells. + (Other Plists): Copyedit. + * sequences.texi (Sequences Arrays Vectors): Make introduction more concise. (Arrays): Mention char-tables and bool-vectors too.