1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00

* 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.
This commit is contained in:
Chong Yidong 2009-02-22 21:07:04 +00:00
parent 6be93a16ae
commit 61f660448f

View File

@ -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