(sit_for): Call swallow_events.

This commit is contained in:
Richard M. Stallman 1996-04-09 02:41:15 +00:00
parent 10537cb12d
commit ccddf4746c

View file

@ -2367,6 +2367,8 @@ sit_for (sec, usec, reading, display)
{
Lisp_Object read_kbd;
swallow_events (display);
if (detect_input_pending_run_timers (display))
return Qnil;