Lisp manual improvements for plists and symbol plists.
authorChong Yidong <cyd@gnu.org>
Sun, 2 Dec 2012 09:14:16 +0000 (17:14 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 2 Dec 2012 09:14:16 +0000 (17:14 +0800)
commitf02f19bd4e705614ed5110fab5120f70b3e00c3a
treeae1738b8da49dd5d81d51ce5c5c120b46a418b7c
parent547d686504dbff205a392aec5a1cf91de310f520
Lisp manual improvements for plists and symbol plists.

* doc/lispref/commands.texi (Using Interactive): Fix index entry.

* doc/lispref/customize.texi (Variable Definitions):
* doc/lispref/display.texi (Defining Faces):
* doc/lispref/sequences.texi (Char-Tables): Fix xref.

* doc/lispref/lists.texi (Property Lists): Move here from symbols.texi.
(Plist Access): Rename from Other Plists.

* doc/lispref/symbols.texi (Symbol Properties): New node.
(Symbol Plists): Make it a subsection under Symbol Properties.
(Standard Properties): New node.
doc/lispref/ChangeLog
doc/lispref/commands.texi
doc/lispref/customize.texi
doc/lispref/display.texi
doc/lispref/elisp.texi
doc/lispref/lists.texi
doc/lispref/sequences.texi
doc/lispref/symbols.texi
doc/lispref/variables.texi