emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/keyboard.c,v


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.c,v
Date: Mon, 08 Jan 2007 17:58:29 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jan Djärv <jhd>        07/01/08 17:58:28

Index: keyboard.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/keyboard.c,v
retrieving revision 1.887
retrieving revision 1.888
diff -u -b -r1.887 -r1.888
--- keyboard.c  23 Dec 2006 01:57:15 -0000      1.887
+++ keyboard.c  8 Jan 2007 17:58:28 -0000       1.888
@@ -11020,6 +11020,8 @@
   do_mouse_tracking = Qnil;
 #endif
   input_pending = 0;
+  interrupt_input_blocked = 0;
+  interrupt_input_pending = 0;
 
   /* This means that command_loop_1 won't try to select anything the first
      time through.  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]