emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/systime.h


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/systime.h
Date: Tue, 27 Sep 2005 14:49:06 -0400

Index: emacs/src/systime.h
diff -c emacs/src/systime.h:1.41 emacs/src/systime.h:1.42
*** emacs/src/systime.h:1.41    Sun Aug  7 12:33:18 2005
--- emacs/src/systime.h Tue Sep 27 18:48:55 2005
***************
*** 154,159 ****
--- 154,162 ----
  
  extern int set_file_times __P ((const char *, EMACS_TIME, EMACS_TIME));
  
+ /* defined in keyboard.c */
+ extern void set_waiting_for_input __P ((EMACS_TIME *));
+ 
  /* Compare times T1 and T2.  Value is 0 if T1 and T2 are the same.
     Value is < 0 if T1 is less than T2.  Value is > 0 otherwise.  */
  




reply via email to

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