diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 510dbf01a08..dd47935f47b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | 2013-09-02 Dmitry Antipov <dmantipov@yandex.ru> | 1 | 2013-09-02 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 2 | ||
| 3 | * window.h (Vmouse_window, Vmouse_event): Remove the leftovers. | ||
| 3 | * xterm.c (toplevel): Drop obsolete comment and move compose_status... | 4 | * xterm.c (toplevel): Drop obsolete comment and move compose_status... |
| 4 | (handle_one_xevent): ...to here. | 5 | (handle_one_xevent): ...to here. |
| 5 | (STORE_KEYSYM_FOR_DEBUG): Move under ENABLE_CHECKING and make no-op | 6 | (STORE_KEYSYM_FOR_DEBUG): Move under ENABLE_CHECKING and make no-op |