]> git.eshelyaron.com Git - emacs.git/commit
(read_char): Use detect_input_pending_run_timers
authorRichard M. Stallman <rms@gnu.org>
Fri, 12 Apr 1996 06:01:29 +0000 (06:01 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 12 Apr 1996 06:01:29 +0000 (06:01 +0000)
commit4ec4ed6a5e1822f2fcef1e05fa2ea743fc0fb467
treea3799b81ce7ecdff638156e11b3579d4f2eaeabb
parent9f083d57ee959a8390a457ffce173be6851bb222
(read_char): Use detect_input_pending_run_timers
before redisplay, not detect_input_pending.
(readable_events): Don't touch timers at all if DO_TIMERS_NOW is 0.
(timer_check): Always run timers directly.
Bind inhibit-quit to t here.
src/keyboard.c