+2015-02-16 Kelly Dean <kelly@prtime.org>
+
+ * src/keyboard.c (timer_check_2): Fix incorrect comment.
+
2015-02-14 Martin Rudalics <rudalics@gmx.at>
* xterm.c (x_frame_normalize_before_maximize): Fix doc-string.
/* Set TIMER and TIMER_DIFFERENCE
based on the next ordinary timer.
TIMER_DIFFERENCE is the distance in time from NOW to when
- this timer becomes ripe (negative if it's already ripe).
+ this timer becomes ripe.
Skip past invalid timers and timers already handled. */
if (CONSP (timers))
{