summaryrefslogtreecommitdiff
path: root/lisp/timer.el
Commit message (Expand)AuthorAgeFilesLines
* (timer-event-handler): Reactivate timer first,Richard M. Stallman1997-08-281-5/+7
* (timer-event-handler): Take timer as arg directly.Richard M. Stallman1997-05-091-12/+5
* (timer-until): Fix syntax error.Karl Heuer1997-04-141-1/+1
* New function.Richard M. Stallman1997-04-141-0/+20
* (timer-next-integral-multiple-of-time): Doc fix.Richard M. Stallman1996-12-101-2/+3
* (cancel-function-timers): Add autoload.Richard M. Stallman1996-10-081-0/+1
* (cancel-timer): Add autoload cookie.Richard M. Stallman1996-10-071-0/+2
* (timer-next-integral-multiple-of-time): New function.Paul Eggert1996-09-031-5/+40
* (run-at-time): Doc fix.Paul Eggert1996-09-031-1/+1
* (run-at-time): Allow floating REPEAT values.Richard M. Stallman1996-04-041-1/+1
* (timer-event-handler): Save copies of events too.Richard M. Stallman1996-04-021-1/+1
* (timer-event-handler): Inhibit quitting.Richard M. Stallman1996-03-271-1/+10
* (timer-set-time): Don't set usecs to nil.Richard M. Stallman1996-03-241-3/+10
* (timer-set-time, timer-set-time-with-usecs): Doc fix.Richard M. Stallman1996-02-281-46/+47
* Comment change.Richard M. Stallman1996-02-261-1/+1
* (run-with-idle-timer): New function.Karl Heuer1996-02-211-4/+62
* (run-at-time): Doc fix.Roland McGrath1996-02-071-1/+2
* (run-at-time): Handle numbers as relative times in seconds, as the originalRoland McGrath1996-02-071-0/+4
* (run-with-timer): Set repetition interval.Richard M. Stallman1996-02-021-1/+1
* Initial revisionRichard M. Stallman1996-01-311-0/+334