(defface): Add `supports' to docstring.

This commit is contained in:
Juri Linkov 2004-06-06 02:46:29 +00:00
parent c4d9734c51
commit ec85856c24

View file

@ -311,6 +311,11 @@ following REQ are defined:
Should be an integer, it is compared with the result of
`display-color-cells'.
`supports' (only match frames that support the specified face attributes)
Should be a list of face attributes. See the documentation for
the function `display-supports-face-attributes-p' for more
information on exactly how testing is done.
Read the section about customization in the Emacs Lisp manual for more
information."
;; It is better not to use backquote in this file,