From f81f140aa6354835d96318d50079e6237adc67e8 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 17 Oct 2001 18:19:13 +0000 Subject: [PATCH] (defface): Mention `:inherit' in doc-string. --- lisp/custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2