*** empty log message ***
[bpt/emacs.git] / lisp / timer.el
2001-10-05 Gerd Moellmann(timer-relative-time): Fix computation for negative...
2001-07-15 Pavel JaníkSome fixes to follow coding conventions in files mainta...
2001-07-06 Ken Raeburnproperly mark Attic files as deleted
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. StallmanNew 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. StallmanComment 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...
1996-02-02 Richard M. Stallman(run-with-timer): Set repetition interval.
1996-01-31 Richard M. StallmanInitial revision
1996-01-29 Richard M. Stallman(run-after-delay): Add autoload cookie.
1996-01-29 Richard M. StallmanSun Jan 28 20:55:10 1996 Richard M. Stallman <rms...
1996-01-14 Erik NaggumUpdate FSF's address.
1994-11-22 Richard M. Stallman(timer-process-filter): No need for save-match-data.
1994-11-17 Richard M. Stallman(timer-process-filter): Use save-match-data.
1994-10-21 Richard M. StallmanFinish installing previous change.
1994-10-21 Richard M. Stallman(timer-error, timer-abnormal-termination,
1994-06-24 Richard M. Stallman(run-at-time): If REPEAT is 0, don't repeat.
1994-05-03 Karl HeuerUpdate copyright.
1994-04-06 Richard M. Stallman(timer-kill-emacs-hook): New function.
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-05-31 Richard M. Stallman(run-at-time): Pass args to start-process in right...
1993-05-29 Richard M. Stallman(cancel-function-timers): Renamed from spurious duplicate
1993-04-01 Jim Blandy* timer.el (timer-program): New defconst.
1993-03-22 Eric S. RaymondAdded or corrected Commentary section
1993-03-09 Richard M. Stallman(run-at-time): Allow an integer as TIME.
1993-03-02 Jim Blandy* timer.el (run-at-time): Doc fix.
1993-01-08 Michael I. BushnellUse process-send-string instead of send-string.
1993-01-08 Roland McGrath(run-at-time): Use a pipe to talk to the timer process.
1992-11-10 Christopher ZaborskyDoc fix.
1992-09-28 Richard M. Stallman(timer-process-sentinel): Don't set timer-scratch.
1992-09-26 Richard M. StallmanDoc fix.
1992-08-19 Jim Blandyentered into RCS
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1992-03-16 Jim Blandy*** empty log message ***
1990-01-20 rootInitial revision