emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/w32term.c
Date: Thu, 28 Feb 2002 20:49:08 -0500

Index: emacs/src/w32term.c
diff -c emacs/src/w32term.c:1.145 emacs/src/w32term.c:1.146
*** emacs/src/w32term.c:1.145   Fri Feb 22 18:59:50 2002
--- emacs/src/w32term.c Sat Feb 23 11:28:28 2002
***************
*** 8535,8546 ****
  
  /* The main W32 event-reading loop - w32_read_socket.  */
  
- /* Time stamp of enter window event.  This is only used by w32_read_socket,
-    but we have to put it out here, since static variables within functions
-    sometimes don't work.  */
- 
- static Time enter_timestamp;
- 
  /* Record the last 100 characters stored
     to help debug the loss-of-chars-during-GC problem.  */
  
--- 8535,8540 ----



reply via email to

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