comparison lisp/frame.el @ 462:0784d089fdc9 r21-2-46

Import from CVS: tag r21-2-46
author cvs
date Mon, 13 Aug 2007 11:44:37 +0200
parents 576fb035e263
children 7039e6323819
comparison
equal deleted inserted replaced
461:120ed4009e51 462:0784d089fdc9
449 tty A standard TTY connection or terminal. CONNECTION should be 449 tty A standard TTY connection or terminal. CONNECTION should be
450 a TTY device name such as \"/dev/ttyp2\" (as determined by 450 a TTY device name such as \"/dev/ttyp2\" (as determined by
451 the Unix command `tty') or nil for XEmacs' standard input 451 the Unix command `tty') or nil for XEmacs' standard input
452 and output (usually the TTY in which XEmacs started). Only 452 and output (usually the TTY in which XEmacs started). Only
453 if support for TTY's was compiled into XEmacs. 453 if support for TTY's was compiled into XEmacs.
454 gtk A GTK device.
454 ns A connection to a machine running the NeXTstep windowing 455 ns A connection to a machine running the NeXTstep windowing
455 system. Not currently implemented. 456 system. Not currently implemented.
456 mswindows A connection to a machine running Microsoft Windows NT or 457 mswindows A connection to a machine running Microsoft Windows NT or
457 Windows 95/97. 458 Windows 95/97.
458 pc A direct-write MS-DOS frame. Not currently implemented. 459 pc A direct-write MS-DOS frame. Not currently implemented.