]> git.eshelyaron.com Git - emacs.git/commitdiff
defface `supports' predicate
authorMiles Bader <miles@gnu.org>
Tue, 11 Jun 2002 01:50:36 +0000 (01:50 +0000)
committerMiles Bader <miles@gnu.org>
Tue, 11 Jun 2002 01:50:36 +0000 (01:50 +0000)
lispref/display.texi

index 88f2119f1c1cc59a7b56cacbe39ab17cc0eb7f39..3b9ae8ee17e781eb4be905b9f009edb6194aea46 100644 (file)
@@ -1,6 +1,6 @@
 @c -*-texinfo-*-
 @c This is part of the GNU Emacs Lisp Reference Manual.
-@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001
+@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001, 2002
 @c   Free Software Foundation, Inc. 
 @c See the file elisp.texi for copying conditions.
 @setfilename ../info/display
@@ -1380,6 +1380,13 @@ What kinds of colors the frame supports---either @code{color},
 
 @item background
 The kind of background---either @code{light} or @code{dark}.
+
+@item supports
+Whether or not the frame can display the face attributes (@pxref{Face
+Attributes}) given in @var{value}@dots{}.  See the documentation for
+the function @code{display-supports-face-attributes-p} (@pxref{Display
+Face Attribute Testing}) for more information on exactly how this testing
+is done.
 @end table
 
 If an element of @var{display} specifies more than one @var{value} for a