diff doc/lispref/ChangeLog @ 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 1a1580f4af4e
children 0f4ba7f17aa0
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.