aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f06800dcfdf..50aa25bd92a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2600,8 +2600,7 @@
2600 2600
2601 Don't run timers in input-pending-p. Its new check-timers param 2601 Don't run timers in input-pending-p. Its new check-timers param
2602 provides the prior behavior. (Bug#15045). 2602 provides the prior behavior. (Bug#15045).
2603 * src/keyboard.c (Finput_pending_p): Accept optional check-timers 2603 * keyboard.c (Finput_pending_p): Accept optional check-timers param.
2604 param.
2605 2604
26062013-10-17 Paul Eggert <eggert@cs.ucla.edu> 26052013-10-17 Paul Eggert <eggert@cs.ucla.edu>
2607 2606