]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 19 Aug 2004 13:56:39 +0000 (13:56 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 19 Aug 2004 13:56:39 +0000 (13:56 +0000)
src/ChangeLog

index e29ffcf08641dc70dec1fec00626e037566190c5..2999a43f14d801764d2b550a254f45c054e81302 100644 (file)
@@ -1,5 +1,10 @@
 2004-08-19  Kim F. Storm  <storm@cua.dk>
 
+       * process.c (wait_reading_process_input): Clean up.
+       Add wait_for_cell, wait_proc, and just_wait_proc args
+       to avoid overloading `read_kbd' and `do_display' args.
+       Change read_kbd arg to int.  All callers changed.
+
        * process.c (process_send_signal): Use CDISABLE.
 
        * sysdep.c (child_setup_tty, init_sys_modes): Use CDISABLE.