* termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 21 Sep 2007 17:10:48 +0000 (17:10 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 21 Sep 2007 17:10:48 +0000 (17:10 +0000)
commit71f44e7ad49b434c191a84fcd46a7dfa94894735
tree7e825db8ca5a9413b8757d720b6a7d17a51543fe
parent2171e172b8c1cf5ce4d4bc6cb123050352623d00
* termhooks.h (term_gpm): Delete.  Use gpm_tty's NULLness instead.
(gpm_tty): Change its type.
* term.c (term_gpm): Delete.  Use gpm_tty's NULLness instead.
(gpm_tty): Change its type and initialize it.
(Fterm_open_connection): Check the frame is indeed a tty.  Use the new gpm_tty.
(Fterm_close_connection): Use the new gpm_tty.
* keyboard.c (tty_read_avail_input): Use the new gpm_tty.
* sysdep.c (init_sys_modes): term_gpm -> gpm_tty.
src/ChangeLog
src/keyboard.c
src/sysdep.c
src/term.c
src/termhooks.h