]> git.eshelyaron.com Git - emacs.git/commitdiff
(Defining Faces): Document `graphic' display type in face specs.
authorMiles Bader <miles@gnu.org>
Tue, 24 Oct 2000 06:21:50 +0000 (06:21 +0000)
committerMiles Bader <miles@gnu.org>
Tue, 24 Oct 2000 06:21:50 +0000 (06:21 +0000)
lispref/display.texi

index 61cb6d79fd92e54d09b28edd12eca40b0e73f862..82cdf38bdcdddc59b94aadfe22ef838ee45ec709 100644 (file)
@@ -1336,9 +1336,10 @@ apply to.  Here are the possible values of @var{characteristic}:
 
 @table @code
 @item type
-The kind of window system the frame uses---either @code{x}, @code{pc}
-(for the MS-DOS console), @code{w32} (for MS Windows 9X/NT), or
-@code{tty}.
+The kind of window system the frame uses---either @code{graphic} (any
+graphics-capable display), @code{x}, @code{pc} (for the MS-DOS console),
+@code{w32} (for MS Windows 9X/NT), or @code{tty} (a non-graphics-capable
+display).
 
 @item class
 What kinds of colors the frame supports---either @code{color},