X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fconsole-stream.h;h=e70165c155a263dadb8ef32cb00c569cad1c1a4f;hp=a097e131701259d1716392dba33ee05217df56a8;hb=ea1ea793fe6e244ef5555ed983423a204101af13;hpb=399b9f4466f37412410de8ec4a08e3dc5504ad10 diff --git a/src/console-stream.h b/src/console-stream.h index a097e13..e70165c 100644 --- a/src/console-stream.h +++ b/src/console-stream.h @@ -40,6 +40,8 @@ struct stream_console #define CONSOLE_STREAM_DATA(con) CONSOLE_TYPE_DATA (con, stream) +extern Lisp_Object Vterminal_console, Vterminal_frame, Vterminal_device; + Lisp_Object stream_semi_canonicalize_console_connection(Lisp_Object, Error_behavior); Lisp_Object stream_canonicalize_console_connection(Lisp_Object,