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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/systime.h
Date: Mon, 01 Sep 2003 11:54:39 -0400

Index: emacs/src/systime.h
diff -c emacs/src/systime.h:1.38 emacs/src/systime.h:1.39
*** emacs/src/systime.h:1.38    Tue Feb  4 09:03:13 2003
--- emacs/src/systime.h Mon Sep  1 11:45:56 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]