Changeset 4079 for trunk/lispref/display.texi
- Timestamp:
- 05/13/06 11:31:18 (3 years ago)
- Files:
-
- trunk/lispref/display.texi (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lispref/display.texi
r4058 r4079 1773 1773 The kind of window system the frame uses---either @code{graphic} (any 1774 1774 graphics-capable display), @code{x}, @code{pc} (for the MS-DOS console), 1775 @code{w32} (for MS Windows 9X/NT), or @code{tty} (a non-graphics-capable 1776 display). 1775 @code{w32} (for MS Windows 9X/NT/2K/XP), @code{mac} (for the Macintosh 1776 display), or @code{tty} (a non-graphics-capable display). 1777 @xref{Window Systems, window-system}. 1777 1778 1778 1779 @item class
