# HG changeset patch # User Richard M. Stallman # Date 1027004520 0 # Node ID 31c7343400b98e588ee1c9550e6866ac0aeb8627 # Parent 6de9114ee49abd99ce3f76698c95de31adad59f6 (timer-inc-time): Doc fix. diff -r 6de9114ee49a -r 31c7343400b9 lisp/timer.el --- 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