Mercurial > emacs
changeset 102189:6529fbf22184
* sequences.texi (Sequences Arrays Vectors): Make introduction
more concise.
(Arrays): Mention char-tables and bool-vectors too.
(Vectors): Don't repeat information given in Arrays node. Link to
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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 22 Feb 2009 21:07:04 +0000 |
parents | 5b03625f855a |
children | 220614a1aa60 |
files | doc/lispref/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Sun Feb 22 19:37:33 2009 +0000 +++ b/doc/lispref/ChangeLog Sun Feb 22 21:07:04 2009 +0000 @@ -1,3 +1,13 @@ +2009-02-22 Chong Yidong <cyd@stupidchicken.com> + + * sequences.texi (Sequences Arrays Vectors): Make introduction + more concise. + (Arrays): Mention char-tables and bool-vectors too. + (Vectors): Don't repeat information given in Arrays node. Link to + 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. + 2009-02-22 Chong Yidong <cyd@stupidchicken.com> * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of