Variable: mh-inherit-face-flag
mh-inherit-face-flag is a variable defined in mh-e.el.gz.
This variable is obsolete since 29.1.
Value
t
Documentation
Non-nil means that the defface :inherit keyword is available.
Source Code
;; Defined in /usr/src/emacs/lisp/mh-e/mh-e.el.gz
(defvar mh-inherit-face-flag t
"Non-nil means that the `defface' :inherit keyword is available.")