Mercurial > emacs
diff doc/lispref/ChangeLog @ 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 | 6529fbf22184 |
children | 87b67241e0a8 |
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>