Never use input_fd if using X.
authorRichard M. Stallman <rms@gnu.org>
Tue, 25 Oct 1994 09:51:50 +0000 (09:51 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 25 Oct 1994 09:51:50 +0000 (09:51 +0000)
commit23dab951ecc505ba473d3f24716791b6b93b8938
tree0e47ee9502ac5e074124dd0f53c67f53fd39a85d
parent6d73e33747cb5d62436760158d1eaf8e090061e9
Never use input_fd if using X.
(stuff_char): Do nothing if read_socket_hook.
(setpgrp_of_tty): Function deleted.
(init_sigio): Take fd as argument.  Callers changed.
Don't call request_sigio; do the work here.
(request_sigio, unrequest_sigio): Do nothing if read_socket_hook.
(init_sys_modes): Don't call EMACS_GET_TTY unless we are going
to change the settings.
src/sysdep.c