Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 55656:29b250a07fe0 | 55657:0bb4e9bca69b |
|---|---|
| 1 2004-05-18 Kim F. Storm <storm@cua.dk> | 1 2004-05-18 Kim F. Storm <storm@cua.dk> |
| 2 | |
| 3 * blockinput.h (INPUT_BLOCKED_P): New macros. | |
| 4 | |
| 5 * keyboard.c (Frecursive_edit): Return immediately if input blocked. | |
| 6 (Ftop_level): Unblock input if blocked. | |
| 2 | 7 |
| 3 * buffer.h (GET_OVERLAYS_AT): New macro. | 8 * buffer.h (GET_OVERLAYS_AT): New macro. |
| 4 * msdos.c (IT_note_mouse_highlight): Use it. | 9 * msdos.c (IT_note_mouse_highlight): Use it. |
| 5 * textprop.c (get_char_property_and_overlay): Use it. | 10 * textprop.c (get_char_property_and_overlay): Use it. |
| 6 * xdisp.c (next_overlay_change, note_mouse_highlight): Use it. | 11 * xdisp.c (next_overlay_change, note_mouse_highlight): Use it. |
