# HG changeset patch # User Miles Bader # Date 972368510 0 # Node ID 66f219c7e8caa24ba4024a72eb99b768ae42aa22 # Parent e58bc9a59da79ac36e1b9e42d02f2b832f1f8915 (Defining Faces): Document `graphic' display type in face specs. diff -r e58bc9a59da7 -r 66f219c7e8ca lispref/display.texi --- 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},