changeset 46520:31c7343400b9

(timer-inc-time): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Thu, 18 Jul 2002 15:02:00 +0000
parents 6de9114ee49a
children 84a08db3c1e6
files lisp/timer.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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