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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/systime.h
Date: Tue, 04 Feb 2003 09:03:44 -0500

Index: emacs/src/systime.h
diff -c emacs/src/systime.h:1.37 emacs/src/systime.h:1.38
*** emacs/src/systime.h:1.37    Tue Jul 16 15:49:04 2002
--- emacs/src/systime.h Tue Feb  4 09:03:13 2003
***************
*** 81,87 ****
        result in DEST.  SRC should not be negative.
  
     EMACS_SUB_TIME (DEST, SRC1, SRC2) subtracts SRC2 from SRC1 and
!       stores the result in DEST.  SRC should not be negative. 
     EMACS_TIME_NEG_P (TIME) is true iff TIME is negative.
  
  */
--- 81,87 ----
        result in DEST.  SRC should not be negative.
  
     EMACS_SUB_TIME (DEST, SRC1, SRC2) subtracts SRC2 from SRC1 and
!       stores the result in DEST.  SRC should not be negative.
     EMACS_TIME_NEG_P (TIME) is true iff TIME is negative.
  
  */




reply via email to

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