(defface): Mention `:inherit' in doc-string.

This commit is contained in:
Miles Bader 2001-10-17 01:13:10 +00:00
parent ca5b46fc99
commit 3d58b15e0f
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2001-10-17 Miles Bader <miles@gnu.org>
* custom.el (defface): Mention `:inherit' in doc-string.
2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
* paren.el: Update the Commentary with installation instructions.

View file

@ -235,7 +235,7 @@ ATTS is a list of face attributes followed by their values:
The possible attributes are `:family', `:width', `:height', `:weight',
`:slant', `:underline', `:overline', `:strike-through', `:box',
`:foreground', `:background', `:stipple', and `:inverse-video'.
`:foreground', `:background', `:stipple', `:inverse-video', and `:inherit'.
DISPLAY can either be the symbol t, which will match all frames, or an
alist of the form \((REQ ITEM...)...). For the DISPLAY to match a