defface-mh
defface-mh is a Lisp macro in `mh-e.el
'.
(defface-mh FACE SPEC DOC &rest ARGS)
Declare FACE as a customizable face that defaults to SPEC.
See documentation for `defface' for a description of the arguments
FACE, SPEC, DOC and ARGS.
This macro is used by Emacs versions that lack the :package-version
keyword, introduced in Emacs 22.