face-attribute-specified-or
face-attribute-specified-or is a Lisp macro in `faces.el
'.
(face-attribute-specified-or VALUE &rest BODY)
Return VALUE, unless it's `unspecified', in which case evaluate BODY and return the result.
faces.el
'.
(face-attribute-specified-or VALUE &rest BODY)
Return VALUE, unless it's `unspecified', in which case evaluate BODY and return the result.