Mercurial > emacs
diff lisp/ibuffer.el @ 57410:73be00e59d8e
(timer_resume_idle): New function to resume idle
timer without resetting timers on the idle list.
(read_char): Use timer_resume_idle. Remove local var last_idle_start.
(timer_start_idle, timer_stop_idle): Declare static.
(read_key_sequence): Use timer_resume_idle instead of timer_start_idle.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 09 Oct 2004 23:24:49 +0000 |
parents | 50923476a86f |
children | 94a1ed353a39 3fd4a5c21153 |