Mercurial > emacs
diff src/xterm.c @ 9572:b36d5e88cccc
*** empty log message ***
author | Morten Welinder <terra@diku.dk> |
---|---|
date | Mon, 17 Oct 1994 08:42:36 +0000 |
parents | 255d98c7cd67 |
children | 3bf81e215f18 |
line wrap: on
line diff
--- a/src/xterm.c Mon Oct 17 08:04:13 1994 +0000 +++ b/src/xterm.c Mon Oct 17 08:42:36 1994 +0000 @@ -5590,8 +5590,11 @@ x_watch_cut_buffer_cache (); #endif +#ifdef subprocesses + /* This is only needed for distinguishing keyboard and process input. */ if (ConnectionNumber (x_current_display) != 0) change_keyboard_wait_descriptor (ConnectionNumber (x_current_display)); +#endif change_input_fd (ConnectionNumber (x_current_display)); #ifndef F_SETOWN_BUG