]> code.delx.au - gnu-emacs/blobdiff - lisp/timer.el
Rename ido-max-prompt-width to ido-max-file-prompt-width for consistency.
[gnu-emacs] / 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