Mercurial > emacs
comparison src/ChangeLog @ 37690:f62f3fe5bc89
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Fri, 11 May 2001 16:10:58 +0000 |
| parents | 82789ad4a626 |
| children | 89381572c3f1 |
comparison
equal
deleted
inserted
replaced
| 37689:4fe5b946a4af | 37690:f62f3fe5bc89 |
|---|---|
| 1 2001-05-11 Gerd Moellmann <gerd@gnu.org> | 1 2001-05-11 Gerd Moellmann <gerd@gnu.org> |
| 2 | |
| 3 * keyboard.c (read_key_sequence): Don't modify events when | |
| 4 generating fake prefix keys (mode-line, scroll-bar, ...) since | |
| 5 this prevents proper processing of such events when pushed back | |
| 6 into unread-command-events. | |
| 2 | 7 |
| 3 * xterm.c (clear_mouse_face): Return 1 if text with mouse face was | 8 * xterm.c (clear_mouse_face): Return 1 if text with mouse face was |
| 4 actually redrawn. Make the function static. | 9 actually redrawn. Make the function static. |
| 5 (note_mouse_highlight): Fix a case where the mouse cursor | 10 (note_mouse_highlight): Fix a case where the mouse cursor |
| 6 was changed back to the text cursor. | 11 was changed back to the text cursor. |
