Mercurial > emacs
comparison lisp/vc-mcvs.el @ 84768:53194ec05789
* 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.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 21 Sep 2007 17:10:48 +0000 |
parents | b98604865ea0 |
children | 8ba0e30716a5 f55f9811f5d7 |
comparison
equal
deleted
inserted
replaced
84767:3fb70c6369b7 | 84768:53194ec05789 |
---|