1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00

* sequences.texi (Char-Tables): Link to Property Lists node.

This commit is contained in:
Chong Yidong 2009-02-22 21:17:15 +00:00
parent 0a22791d69
commit 8a63cf4125

View file

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