diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2007-09-21 17:10:48 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2007-09-21 17:10:48 +0000 |
commit | 71f44e7ad49b434c191a84fcd46a7dfa94894735 (patch) | |
tree | 7e825db8ca5a9413b8757d720b6a7d17a51543fe /lisp/emacs-lisp/autoload.el | |
parent | 2171e172b8c1cf5ce4d4bc6cb123050352623d00 (diff) | |
download | emacs-71f44e7ad49b434c191a84fcd46a7dfa94894735.tar.gz emacs-71f44e7ad49b434c191a84fcd46a7dfa94894735.tar.bz2 emacs-71f44e7ad49b434c191a84fcd46a7dfa94894735.zip |
* 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.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions