emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/dispnew.c


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/src/dispnew.c
Date: Sun, 01 May 2005 15:59:47 -0400

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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]