emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.c
Date: Thu, 31 Jan 2002 01:57:08 -0500

Index: emacs/src/keyboard.c
diff -c emacs/src/keyboard.c:1.650 emacs/src/keyboard.c:1.651
*** emacs/src/keyboard.c:1.650  Sat Jan 26 12:06:55 2002
--- emacs/src/keyboard.c        Thu Jan 31 01:57:08 2002
***************
*** 9144,9150 ****
                         ! NILP (can_return_switch_frame), 0);
  
  #if 0  /* The following is fine for code reading a key sequence and
!         then proceeding with a lenghty compuation, but it's not good
          for code reading keys in a loop, like an input method.  */
  #ifdef HAVE_X_WINDOWS
    if (display_hourglass_p)
--- 9144,9150 ----
                         ! NILP (can_return_switch_frame), 0);
  
  #if 0  /* The following is fine for code reading a key sequence and
!         then proceeding with a lenghty computation, but it's not good
          for code reading keys in a loop, like an input method.  */
  #ifdef HAVE_X_WINDOWS
    if (display_hourglass_p)



reply via email to

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