Doc fixes for defface and friends.
authorChong Yidong <cyd@gnu.org>
Tue, 18 Sep 2012 05:14:42 +0000 (13:14 +0800)
committerChong Yidong <cyd@gnu.org>
Tue, 18 Sep 2012 05:14:42 +0000 (13:14 +0800)
commited1f0bd388e83e5ee065f7dde0f52bbfe9031933
tree7b0251ea23f7191194f5f0739ae43975e56c3db6
parenta11035b8cd0ef80bc118cc97be53373b36475da0
Doc fixes for defface and friends.

* lisp/cus-edit.el (custom-unlispify-remove-prefixes): Add warning.

* lisp/custom.el (defface): Doc fix.

* doc/lispref/customize.texi (Customization): Define customization more
carefully.
(Common Keywords): Add xref to Constant Variables.

* doc/lispref/display.texi (Faces): Discuss anonymous faces.
(Face Attributes): Tweak intro.
(Defining Faces): Move after the Face Attributes node.  Copyedits.
(Displaying Faces): Describe role of inheritance.

* doc/lispref/variables.texi (Defining Variables): Link to defcustom's node
instead of the higher-level Customization chapter.

Fixes: debbugs:11440
doc/lispref/ChangeLog
doc/lispref/customize.texi
doc/lispref/display.texi
doc/lispref/elisp.texi
doc/lispref/text.texi
doc/lispref/variables.texi
lisp/ChangeLog
lisp/cus-edit.el
lisp/custom.el