]> git.eshelyaron.com Git - emacs.git/commitdiff
(timer-inc-time): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Thu, 18 Jul 2002 15:02:00 +0000 (15:02 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 18 Jul 2002 15:02:00 +0000 (15:02 +0000)
lisp/timer.el

index 0ca97ca3aeccd76700cb69838096c20d11603ebb..3131fe3c175deeb9c0ed39bd1ec229958bbfc3bd 100644 (file)
@@ -127,7 +127,7 @@ SECS may be a fraction."
 
 (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