]> git.eshelyaron.com Git - emacs.git/commit
(make_terminal_frame) [WINDOWSNT]: Make terminal frames
authorAndrew Innes <andrewi@gnu.org>
Tue, 2 Jan 2001 22:50:34 +0000 (22:50 +0000)
committerAndrew Innes <andrewi@gnu.org>
Tue, 2 Jan 2001 22:50:34 +0000 (22:50 +0000)
commit4ec0d3c13babca2f0e8cce7aaa706926b1b5e1f4
treec8728111380a414c74484019d32712f1e6d66027
parentc513fb07a3d517e3b64ba6ddbb0c875420e81a9e
(make_terminal_frame) [WINDOWSNT]: Make terminal frames
use output_w32_console method.
(Qw32_console): New Lisp_Object.
(Fframep): Return it.
(syms_of_frame): Init it.
(Fframe_parameters): Report w32console as font for w32_console
frames.
src/frame.c