emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/blockinput.h


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/blockinput.h
Date: Fri, 04 Apr 2003 01:23:47 -0500

Index: emacs/src/blockinput.h
diff -c emacs/src/blockinput.h:1.10 emacs/src/blockinput.h:1.11
*** emacs/src/blockinput.h:1.10 Sun Jun 25 12:02:04 2000
--- emacs/src/blockinput.h      Tue Feb  4 09:03:11 2003
***************
*** 42,48 ****
     BLOCK_INPUT and UNBLOCK_INPUT may be nested.
  
     * Any complicated interrupt handling code should test
!    interrupt_input_blocked, and put off its work until later.  
  
     * If the interrupt handling code wishes, it may set
     interrupt_input_pending to a non-zero value.  If that flag is set
--- 42,48 ----
     BLOCK_INPUT and UNBLOCK_INPUT may be nested.
  
     * Any complicated interrupt handling code should test
!    interrupt_input_blocked, and put off its work until later.
  
     * If the interrupt handling code wishes, it may set
     interrupt_input_pending to a non-zero value.  If that flag is set




reply via email to

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