/[emacs]/emacs/src/systime.h
ViewVC logotype

Diff of /emacs/src/systime.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.37 by raeburn, Tue Jul 16 19:49:04 2002 UTC revision 1.38 by lektu, Tue Feb 4 14:03:13 2003 UTC
# Line 81  extern time_t timezone; Line 81  extern time_t timezone;
81          result in DEST.  SRC should not be negative.          result in DEST.  SRC should not be negative.
82    
83     EMACS_SUB_TIME (DEST, SRC1, SRC2) subtracts SRC2 from SRC1 and     EMACS_SUB_TIME (DEST, SRC1, SRC2) subtracts SRC2 from SRC1 and
84          stores the result in DEST.  SRC should not be negative.          stores the result in DEST.  SRC should not be negative.
85     EMACS_TIME_NEG_P (TIME) is true iff TIME is negative.     EMACS_TIME_NEG_P (TIME) is true iff TIME is negative.
86    
87  */  */

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26