summaryrefslogtreecommitdiff
path: root/lisp/timer.el
Commit message (Expand)AuthorAgeFilesLines
* (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