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

Diff of /emacs/src/keyboard.c

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

revision 1.789 by teirllm, Sun Aug 8 16:17:23 2004 UTC revision 1.790 by kfstorm, Thu Aug 19 13:59:03 2004 UTC
# Line 3899  kbd_buffer_get_event (kbp, used_mouse_me Line 3899  kbd_buffer_get_event (kbp, used_mouse_me
3899          break;          break;
3900  #endif  #endif
3901        {        {
3902          Lisp_Object minus_one;          wait_reading_process_input (0, 0, -1, 1, Qnil, NULL, 0);
   
         XSETINT (minus_one, -1);  
         wait_reading_process_input (0, 0, minus_one, 1);  
3903    
3904          if (!interrupt_input && kbd_fetch_ptr == kbd_store_ptr)          if (!interrupt_input && kbd_fetch_ptr == kbd_store_ptr)
3905            /* Pass 1 for EXPECT since we just waited to have input.  */            /* Pass 1 for EXPECT since we just waited to have input.  */

Legend:
Removed from v.1.789  
changed lines
  Added in v.1.790

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