changeset 102193:1a1580f4af4e

* sequences.texi (Char-Tables): Link to Property Lists node.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 22 Feb 2009 21:17:15 +0000
parents 900958845745
children 51056176663a
files doc/lispref/ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Sun Feb 22 21:13:21 2009 +0000
+++ b/doc/lispref/ChangeLog	Sun Feb 22 21:17:15 2009 +0000
@@ -7,6 +7,7 @@
 	nodes that explain the vector usage examples.
 	(Char-Tables): Note that char-table elements can have arbitrary
 	type.  Explain effect of omitted char-table-extra-slots property.
+	Link to Property Lists node.
 
 2009-02-22  Chong Yidong  <cyd@stupidchicken.com>