]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 17 May 2004 23:05:33 +0000 (23:05 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 17 May 2004 23:05:33 +0000 (23:05 +0000)
src/ChangeLog

index c95b29e4ec6b3f207c914b9bae407aca04959a9c..cd9e767035f6514c1e7b2a2c906a31c58992394d 100644 (file)
@@ -1,5 +1,10 @@
 2004-05-18  Kim F. Storm  <storm@cua.dk>
 
+       * blockinput.h (INPUT_BLOCKED_P): New macros.
+
+       * keyboard.c (Frecursive_edit): Return immediately if input blocked.
+       (Ftop_level): Unblock input if blocked.
+
        * buffer.h (GET_OVERLAYS_AT): New macro.
        * msdos.c (IT_note_mouse_highlight): Use it.
        * textprop.c (get_char_property_and_overlay): Use it.