From: Miles Bader Date: Wed, 17 Oct 2001 18:19:13 +0000 (+0000) Subject: (defface): Mention `:inherit' in doc-string. X-Git-Tag: emacs-21.1~41 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f81f140aa6354835d96318d50079e6237adc67e8;p=emacs.git (defface): Mention `:inherit' in doc-string. --- diff --git a/lisp/custom.el b/lisp/custom.el index 43c3184469d..f8dd28fc386 100644 --- a/lisp/custom.el +++ b/lisp/custom.el @@ -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