aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 01653de22ed..16e99aec99a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12014-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * keyboard.c (input_was_pending): New var.
4 (read_char): Use it to make sure we only skip redisplay when we can't
5 keep up with the repeat rate.
6
12014-12-17 Stefan Monnier <monnier@iro.umontreal.ca> 72014-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * keyboard.c (swallow_events): Don't redisplay if there's input pending. 9 * keyboard.c (swallow_events): Don't redisplay if there's input pending.