aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/timer.el (unfollow)
Commit message (Expand)AuthorFilesLines
1997-08-28(timer-event-handler): Reactivate timer first,Richard M. Stallman1-5/+7
1997-05-09(timer-event-handler): Take timer as arg directly.Richard M. Stallman1-12/+5
1997-04-14(timer-until): Fix syntax error.Karl Heuer1-1/+1
1997-04-14New function.Richard M. Stallman1-0/+20
1996-12-10(timer-next-integral-multiple-of-time): Doc fix.Richard M. Stallman1-2/+3
1996-10-08(cancel-function-timers): Add autoload.Richard M. Stallman1-0/+1
1996-10-07(cancel-timer): Add autoload cookie.Richard M. Stallman1-0/+2
1996-09-03(timer-next-integral-multiple-of-time): New function.Paul Eggert1-5/+40
1996-09-03(run-at-time): Doc fix.Paul Eggert1-1/+1
1996-04-04(run-at-time): Allow floating REPEAT values.Richard M. Stallman1-1/+1
1996-04-02(timer-event-handler): Save copies of events too.Richard M. Stallman1-1/+1
1996-03-27(timer-event-handler): Inhibit quitting.Richard M. Stallman1-1/+10
1996-03-24(timer-set-time): Don't set usecs to nil.Richard M. Stallman1-3/+10
1996-02-28(timer-set-time, timer-set-time-with-usecs): Doc fix.Richard M. Stallman1-46/+47
1996-02-26Comment change.Richard M. Stallman1-1/+1
1996-02-21(run-with-idle-timer): New function.Karl Heuer1-4/+62
1996-02-07(run-at-time): Doc fix.Roland McGrath1-1/+2
1996-02-07(run-at-time): Handle numbers as relative times in seconds, as the originalRoland McGrath1-0/+4
1996-02-02(run-with-timer): Set repetition interval.Richard M. Stallman1-1/+1
1996-01-31Initial revisionRichard M. Stallman1-41/+152
1996-01-29(run-after-delay): Add autoload cookie.Richard M. Stallman1-4/+6
1996-01-29Sun Jan 28 20:55:10 1996 Richard M. Stallman <rms@mole.gnu.ai.mit.edu>Richard M. Stallman1-146/+184
1996-01-14Update FSF's address.Erik Naggum1-2/+3
1994-11-22(timer-process-filter): No need for save-match-data.Richard M. Stallman1-29/+28
1994-11-17(timer-process-filter): Use save-match-data.Richard M. Stallman1-28/+29
1994-10-21Finish installing previous change.Richard M. Stallman1-1/+9
1994-10-21(timer-error, timer-abnormal-termination,Richard M. Stallman1-14/+31
1994-06-24(run-at-time): If REPEAT is 0, don't repeat.Richard M. Stallman1-1/+3
1994-05-03Update copyright.Karl Heuer1-1/+1
1994-04-06(timer-kill-emacs-hook): New function.Richard M. Stallman1-0/+11
1993-06-09Apply typo patches from Paul Eggert.Jim Blandy1-1/+1
1993-05-31(run-at-time): Pass args to start-process in right order.Richard M. Stallman1-2/+3
1993-05-29(cancel-function-timers): Renamed from spurious duplicateRichard M. Stallman1-2/+2
1993-04-01* timer.el (timer-program): New defconst.Jim Blandy1-2/+10
1993-03-22Added or corrected Commentary sectionEric S. Raymond1-0/+6
1993-03-09(run-at-time): Allow an integer as TIME.Richard M. Stallman1-9/+24
1993-03-02* timer.el (run-at-time): Doc fix.Jim Blandy1-1/+13
1993-01-08Use process-send-string instead of send-string.Michael I. Bushnell1-1/+1
1993-01-08(run-at-time): Use a pipe to talk to the timer process.Roland McGrath1-2/+3
1992-11-10Doc fix.Christopher Zaborsky1-1/+1
1992-09-28(timer-process-sentinel): Don't set timer-scratch.Richard M. Stallman1-1/+2
1992-09-26Doc fix.Richard M. Stallman1-1/+1
1992-08-19entered into RCSJim Blandy1-3/+3
1992-07-22*** empty log message ***Eric S. Raymond1-3/+2
1992-07-16*** empty log message ***Eric S. Raymond1-1/+6
1992-05-30*** empty log message ***Eric S. Raymond1-1/+4
1992-03-16*** empty log message ***Jim Blandy1-0/+1
1990-01-20Initial revisionroot1-0/+92