log lisp/timer.el @ 38163:79e758f8571a

age author description
2000-08-30 Andrew Innes (run-with-idle-timer): Undo last change, so that timer
2000-07-24 Andrew Innes (timer-activate-when-idle): Add optional parameter
2000-07-19 Richard M. Stallman (run-with-idle-timer): Doc fix.
1997-08-28 Richard M. Stallman (timer-event-handler): Reactivate timer first,
1997-05-09 Richard M. Stallman (timer-event-handler): Take timer as arg directly.
1997-04-14 Karl Heuer (timer-until): Fix syntax error.
1997-04-14 Richard M. Stallman New function.
1996-12-10 Richard M. Stallman (timer-next-integral-multiple-of-time): Doc fix.
1996-10-08 Richard M. Stallman (cancel-function-timers): Add autoload.
1996-10-07 Richard M. Stallman (cancel-timer): Add autoload cookie.
1996-09-03 Paul Eggert (timer-next-integral-multiple-of-time): New function.
1996-09-03 Paul Eggert (run-at-time): Doc fix.
1996-04-04 Richard M. Stallman (run-at-time): Allow floating REPEAT values.
1996-04-02 Richard M. Stallman (timer-event-handler): Save copies of events too.
1996-03-27 Richard M. Stallman (timer-event-handler): Inhibit quitting.
1996-03-24 Richard M. Stallman (timer-set-time): Don't set usecs to nil.
1996-02-28 Richard M. Stallman (timer-set-time, timer-set-time-with-usecs): Doc fix.
1996-02-26 Richard M. Stallman Comment change.
1996-02-21 Karl Heuer (run-with-idle-timer): New function.
1996-02-07 Roland McGrath (run-at-time): Doc fix.
1996-02-07 Roland McGrath (run-at-time): Handle numbers as relative times in seconds, as the original
1996-02-02 Richard M. Stallman (run-with-timer): Set repetition interval.
1996-01-31 Richard M. Stallman Initial revision