]> code.delx.au - gnu-emacs/commitdiff
(defface): Mention `:inherit' in doc-string.
authorMiles Bader <miles@gnu.org>
Wed, 17 Oct 2001 01:13:10 +0000 (01:13 +0000)
committerMiles Bader <miles@gnu.org>
Wed, 17 Oct 2001 01:13:10 +0000 (01:13 +0000)
lisp/ChangeLog
lisp/custom.el

index e5af0e44f54fc03c5fd4f5540b7c4da6f0cc4f57..6e64e20391dccc453c0c8e0e619508114925e569 100644 (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.
index 43c3184469da73e492da62a4e5d6a7b4290ff77d..f8dd28fc386983b4afa7417f4ee43fc6737ad721 100644 (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