/[emacs]/emacs/src/dispnew.c
ViewVC logotype

Diff of /emacs/src/dispnew.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.301 by monnier, Mon Mar 4 23:41:00 2002 UTC revision 1.302 by monnier, Tue Mar 5 18:09:25 2002 UTC
# Line 6175  sit_for (sec, usec, reading, display, in Line 6175  sit_for (sec, usec, reading, display, in
6175    
6176    swallow_events (display);    swallow_events (display);
6177    
6178    if (detect_input_pending_run_timers (display))    if (detect_input_pending_run_timers (display) || !NILP (Vexecuting_macro))
6179      return Qnil;      return Qnil;
6180    
6181    if (initial_display)    if (initial_display)

Legend:
Removed from v.1.301  
changed lines
  Added in v.1.302

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26