changeset 32802:66f219c7e8ca

(Defining Faces): Document `graphic' display type in face specs.
author Miles Bader <miles@gnu.org>
date Tue, 24 Oct 2000 06:21:50 +0000
parents e58bc9a59da7
children 0c258c67cf54
files lispref/display.texi
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/display.texi	Tue Oct 24 06:16:20 2000 +0000
+++ b/lispref/display.texi	Tue Oct 24 06:21:50 2000 +0000
@@ -1336,9 +1336,10 @@
 
 @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},