From: Richard M. Stallman Date: Thu, 18 Jul 2002 15:02:00 +0000 (+0000) Subject: (timer-inc-time): Doc fix. X-Git-Tag: ttn-vms-21-2-B4~14003 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bf38c59275c24669896f970ab3f25770356f9c9a;p=emacs.git (timer-inc-time): Doc fix. --- diff --git a/lisp/timer.el b/lisp/timer.el index 0ca97ca3aec..3131fe3c175 100644 --- a/lisp/timer.el +++ b/lisp/timer.el @@ -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