changeset 55657:0bb4e9bca69b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 17 May 2004 23:05:33 +0000
parents 29b250a07fe0
children 0e26a0be1ee5
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon May 17 22:51:47 2004 +0000
+++ b/src/ChangeLog	Mon May 17 23:05:33 2004 +0000
@@ -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.