Index: emacs/src/dispnew.c
diff -c emacs/src/dispnew.c:1.345 emacs/src/dispnew.c:1.346
*** emacs/src/dispnew.c:1.345 Mon Apr 18 14:09:10 2005
--- emacs/src/dispnew.c Sun May 1 19:59:45 2005
***************
*** 6357,6363 ****
{
swallow_events (display);
! if (detect_input_pending_run_timers (display) || !NILP (Vexecuting_macro))
return Qnil;
if (initial_display)
--- 6357,6363 ----
{
swallow_events (display);
! if (detect_input_pending_run_timers (display) || !NILP
(Vexecuting_kbd_macro))
return Qnil;
if (initial_display)
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs