emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c
Date: Sat, 23 Feb 2002 11:33:01 -0500

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.706 emacs/src/xterm.c:1.707
*** emacs/src/xterm.c:1.706     Sat Feb 16 18:55:57 2002
--- emacs/src/xterm.c   Sat Feb 23 11:33:00 2002
***************
*** 9881,9891 ****
--- 9881,9893 ----
  
  /* The main X event-reading loop - XTread_socket.  */
  
+ #if 0
  /* Time stamp of enter window event.  This is only used by XTread_socket,
     but we have to put it out here, since static variables within functions
     sometimes don't work.  */
  
  static Time enter_timestamp;
+ #endif
  
  /* This holds the state XLookupString needs to implement dead keys
     and other tricks known as "compose processing".  _X Window System_



reply via email to

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