/[emacs]/emacs/src/sysdep.c
ViewVC logotype

Diff of /emacs/src/sysdep.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.225 by rms, Sun Nov 11 20:11:14 2001 UTC revision 1.226 by pj, Fri Nov 16 22:50:51 2001 UTC
# Line 2029  wait_for_kbd_input () Line 2029  wait_for_kbd_input ()
2029        /* No timing error: wait for flag to be set.  */        /* No timing error: wait for flag to be set.  */
2030        set_waiting_for_input (0);        set_waiting_for_input (0);
2031        SYS$WFLOR (input_ef, input_eflist);        SYS$WFLOR (input_ef, input_eflist);
2032        clear_waiting_for_input (0);        clear_waiting_for_input ();
2033        if (!detect_input_pending ())        if (!detect_input_pending ())
2034          /* Check for subprocess input availability */          /* Check for subprocess input availability */
2035          {          {

Legend:
Removed from v.1.225  
changed lines
  Added in v.1.226

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26