aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/timer.el
Commit message (Expand)AuthorAgeFilesLines
* (run-with-idle-timer): Undo last change, so that timerAndrew Innes2000-08-301-1/+1
* (timer-activate-when-idle): Add optional parameterAndrew Innes2000-07-241-4/+7
* (run-with-idle-timer): Doc fix.Richard M. Stallman2000-07-191-2/+4
* (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-41/+152
* (run-after-delay): Add autoload cookie.Richard M. Stallman1996-01-291-4/+6
* Sun Jan 28 20:55:10 1996 Richard M. Stallman <[email protected]>Richard M. Stallman1996-01-291-146/+184
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (timer-process-filter): No need for save-match-data.Richard M. Stallman1994-11-221-29/+28
* (timer-process-filter): Use save-match-data.Richard M. Stallman1994-11-171-28/+29
* Finish installing previous change.Richard M. Stallman1994-10-211-1/+9
* (timer-error, timer-abnormal-termination,Richard M. Stallman1994-10-211-14/+31
* (run-at-time): If REPEAT is 0, don't repeat.Richard M. Stallman1994-06-241-1/+3
* Update copyright.Karl Heuer1994-05-031-1/+1
* (timer-kill-emacs-hook): New function.Richard M. Stallman1994-04-061-0/+11
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
* (run-at-time): Pass args to start-process in right order.Richard M. Stallman1993-05-311-2/+3
* (cancel-function-timers): Renamed from spurious duplicateRichard M. Stallman1993-05-291-2/+2
* * timer.el (timer-program): New defconst.Jim Blandy1993-04-011-2/+10
* Added or corrected Commentary sectionEric S. Raymond1993-03-221-0/+6
* (run-at-time): Allow an integer as TIME.Richard M. Stallman1993-03-091-9/+24
* * timer.el (run-at-time): Doc fix.Jim Blandy1993-03-021-1/+13
* Use process-send-string instead of send-string.Michael I. Bushnell1993-01-081-1/+1
* (run-at-time): Use a pipe to talk to the timer process.Roland McGrath1993-01-081-2/+3
* Doc fix.Christopher Zaborsky1992-11-101-1/+1
* (timer-process-sentinel): Don't set timer-scratch.Richard M. Stallman1992-09-281-1/+2
* Doc fix.Richard M. Stallman1992-09-261-1/+1
* entered into RCSJim Blandy1992-08-191-3/+3
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
* *** empty log message ***Eric S. Raymond1992-07-161-1/+6
* *** empty log message ***Eric S. Raymond1992-05-301-1/+4
* *** empty log message ***Jim Blandy1992-03-161-0/+1