Mercurial > emacs
diff src/ChangeLog @ 55657:0bb4e9bca69b
*** empty log message ***
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Mon, 17 May 2004 23:05:33 +0000 |
| parents | 79349ae5ee2d |
| children | 0c5adcb1dce9 |
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.
