1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00
No description
Find a file
Richard M. Stallman a69281ffda Handle multiple keyboard input descriptors.
(non_keyboard_wait_mask): New variable.
(Fset_process_filter): Update non_keyboard_wait_mask
(create_process, Fopen_network_stream, deactivate_process):
(init_process, sigchld_handler): Likewise.
(wait_reading_process_input): Maybe use non_keyboard_wait_mask.
(add_keyboard_wait_descriptor):
Renamed from change_keyboard_wait_descriptor.
Clear the old descriptor's bit only the first call.
(delete_keyboard_wait_descriptor): New function.
(keyboard_bit_set): New function.
(wait_reading_process_input): Use keyboard_bit_set.
Start the loop over process descs from 0, and explicitly
ignore non-process input descs.
(init_process): Don't init keyboard_descriptor.
(keyboard_descriptor): Variable deleted.
(add_keyboard_wait_descriptor): Don't set keyboard_descriptor.
(delete_keyboard_wait_descriptor): New function.
1994-10-25 09:48:44 +00:00
etc Initial revision 1994-10-24 14:19:37 +00:00
lib-src (getline): When a search of already-read input for CRLF 1994-10-24 04:41:21 +00:00
lisp (ispell-grep-command, ispell-look-command): Don't specify directory. 1994-10-25 06:10:26 +00:00
lispref menu-bar-lines fix. 1994-10-11 20:17:52 +00:00
lwlib (fit_to_screen): Don't put the menu off the left or top. 1994-10-08 04:16:17 +00:00
msdos *** empty log message *** 1994-10-17 08:42:36 +00:00
src Handle multiple keyboard input descriptors. 1994-10-25 09:48:44 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat *** empty log message *** 1994-10-17 07:35:36 +00:00
config.guess Better NCR support. 1994-10-21 01:50:59 +00:00
config.sub Add licensing exception for Autoconf. 1994-10-19 19:55:36 +00:00
configure.in use new macro names 1994-09-13 15:46:47 +00:00
configure1.in (bitmapdirs): Default to /usr/include/X11/bitmaps. 1994-10-17 06:03:09 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL entered into RCS 1994-10-13 04:05:41 +00:00
make-dist (msdos): PUt sed* in the distribution. 1994-10-18 01:45:10 +00:00
Makefile.in (sharedstatedir): Substitute sharedstatedir properly. 1994-10-17 04:28:54 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c entered into RCS 1993-09-10 04:36:09 +00:00
vpath.sed Initial revision 1993-09-12 10:45:13 +00:00