diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 87133535e97..38af1d83a6d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2015-02-19 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * keyboard.c (read_char): Make sure this_single_command_key_start | ||
| 4 | is in sync with this_command_key_count, around the call to | ||
| 5 | input-method-function. (Bug#19774) | ||
| 6 | |||
| 1 | 2015-02-19 Fujii Hironori <fujii.hironori@gmail.com> (tiny change) | 7 | 2015-02-19 Fujii Hironori <fujii.hironori@gmail.com> (tiny change) |
| 2 | 8 | ||
| 3 | * w32fns.c (w32_wnd_proc) <WM_IME_STARTCOMPOSITION>: Pass the | 9 | * w32fns.c (w32_wnd_proc) <WM_IME_STARTCOMPOSITION>: Pass the |