diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 402792b5460..6fdf601fa95 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-04-10 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * keyboard.c (timer_start_idle): Call internal-timer-start-idle instead | ||
| 4 | of marking the idle timers directly. | ||
| 5 | |||
| 1 | 2013-04-09 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2013-04-09 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * minibuf.c (Ftest_completion): Ignore non-string/symbol keys in hash | 8 | * minibuf.c (Ftest_completion): Ignore non-string/symbol keys in hash |