Mercurial > emacs
changeset 102197:87b67241e0a8
* symbols.texi (Property Lists): Emphasize that property lists are
not restricted to symbol cells.
(Other Plists): Copyedit.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 22 Feb 2009 21:55:55 +0000 |
parents | f79620dcce7f |
children | c0840f340e81 |
files | doc/lispref/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Sun Feb 22 21:52:14 2009 +0000 +++ b/doc/lispref/ChangeLog Sun Feb 22 21:55:55 2009 +0000 @@ -1,5 +1,9 @@ 2009-02-22 Chong Yidong <cyd@stupidchicken.com> + * 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.