From 61f660448f8d4d70239220de054ab46f296db954 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 22 Feb 2009 21:07:04 +0000 Subject: [PATCH] * 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. --- doc/lispref/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- 2.39.5