1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-26 18:01:13 -08:00

(Defining Faces): Document `graphic' display type in face specs.

This commit is contained in:
Miles Bader 2000-10-24 06:21:50 +00:00
parent c698842f20
commit 9a6b7dcdd7

View 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},