From: Chong Yidong Date: Sun, 22 Feb 2009 21:07:04 +0000 (+0000) Subject: * sequences.texi (Sequences Arrays Vectors): Make introduction X-Git-Tag: emacs-pretest-23.0.91~76 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=61f660448f8d4d70239220de054ab46f296db954;p=emacs.git * 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. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index ec5a3407e65..98c9df2d027 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,13 @@ +2009-02-22 Chong Yidong + + * 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 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of