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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/systime.h [lexbind]
Date: Tue, 14 Oct 2003 19:23:24 -0400

Index: emacs/src/systime.h
diff -c emacs/src/systime.h:1.36.18.1 emacs/src/systime.h:1.36.18.2
*** emacs/src/systime.h:1.36.18.1       Fri Apr  4 01:21:03 2003
--- emacs/src/systime.h Tue Oct 14 19:22:47 2003
***************
*** 172,174 ****
--- 172,177 ----
  #define EMACS_TIME_LE(T1, T2) (EMACS_TIME_CMP (T1, T2) <= 0)
  
  #endif /* EMACS_SYSTIME_H */
+ 
+ /* arch-tag: dcb79915-cf99-4bce-9778-aade71d07651
+    (do not change this comment) */




reply via email to

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