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

Diff of /emacs/src/keyboard.c

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

revision 1.650 by pj, Sat Jan 26 17:06:55 2002 UTC revision 1.651 by pj, Thu Jan 31 06:57:08 2002 UTC
# Line 9144  will read just one key sequence.  */) Line 9144  will read just one key sequence.  */)
9144                           ! NILP (can_return_switch_frame), 0);                           ! NILP (can_return_switch_frame), 0);
9145    
9146  #if 0  /* The following is fine for code reading a key sequence and  #if 0  /* The following is fine for code reading a key sequence and
9147            then proceeding with a lenghty compuation, but it's not good            then proceeding with a lenghty computation, but it's not good
9148            for code reading keys in a loop, like an input method.  */            for code reading keys in a loop, like an input method.  */
9149  #ifdef HAVE_X_WINDOWS  #ifdef HAVE_X_WINDOWS
9150    if (display_hourglass_p)    if (display_hourglass_p)

Legend:
Removed from v.1.650  
changed lines
  Added in v.1.651

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