diff lisp/timer.el @ 46520:31c7343400b9

(timer-inc-time): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Thu, 18 Jul 2002 15:02:00 +0000
parents 6d05f3e71417
children e88404e8f2cf
line wrap: on
line diff
--- a/lisp/timer.el	Thu Jul 18 15:00:56 2002 +0000
+++ b/lisp/timer.el	Thu Jul 18 15:02:00 2002 +0000
@@ -127,7 +127,7 @@
 
 (defun timer-inc-time (timer secs &optional usecs)
   "Increment the time set in TIMER by SECS seconds and USECS microseconds.
-SECS may be a fraction."
+SECS may be a fraction.  If USECS is omitted, that means it is zero."
   (let ((time (timer-relative-time
 	       (list (aref timer 1) (aref timer 2) (aref timer 3))
 	       secs