From ec85856c24a284cbf6560722fa8999ead820d8a7 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Sun, 6 Jun 2004 02:46:29 +0000 Subject: (defface): Add `supports' to docstring. --- lisp/custom.el | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lisp/custom.el') diff --git a/lisp/custom.el b/lisp/custom.el index ae9d86cab0..e86308c95e 100644 --- a/lisp/custom.el +++ b/lisp/custom.el @@ -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, -- cgit v1.2.3