Roland McGrath
34f05bb1ad
(run-at-time): Doc fix.
1996-02-07 16:56:01 +00:00
Roland McGrath
0c6be60d27
(run-at-time): Handle numbers as relative times in seconds, as the original
...
code did.
1996-02-07 16:54:50 +00:00
Richard M. Stallman
91341ed256
(run-with-timer): Set repetition interval.
1996-02-02 19:45:55 +00:00
Richard M. Stallman
c4ba2209a5
Initial revision
1996-01-31 20:12:19 +00:00
Richard M. Stallman
8a9fe4d22b
(run-after-delay): Add autoload cookie.
...
Delete USECS arg. Let REPEAT be a float.
1996-01-29 02:26:52 +00:00
Richard M. Stallman
4395bfdb6a
Sun Jan 28 20:55:10 1996 Richard M. Stallman <rms@mole.gnu.ai.mit.edu>
...
* timer.el (timer-inc-time): New function.
(run-at-time): Use that.
(run-after-delay): New function.
* timer.el: Add a usecs slot to each timer.
Almost all functions changed.
Sun Jan 28 16:47:55 1996 Morten Welinder <terra@diku.dk>
* timer.el: Complete rewrite to use built-in timer feature.
1996-01-29 02:19:30 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Richard M. Stallman
1f66361e08
(timer-process-filter): No need for save-match-data.
1994-11-22 04:38:30 +00:00
Richard M. Stallman
91f1c349d4
(timer-process-filter): Use save-match-data.
1994-11-17 16:50:21 +00:00
Richard M. Stallman
c3207e5d72
Finish installing previous change.
1994-10-21 20:29:30 +00:00
Richard M. Stallman
63afb1f896
(timer-error, timer-abnormal-termination,
...
timer-filter-error): New error conditions.
(timer-process-filter, timer-process-sentinel): Signal an error,
don't just print a message.
1994-10-21 20:27:08 +00:00
Richard M. Stallman
b2e609ff8c
(run-at-time): If REPEAT is 0, don't repeat.
1994-06-24 18:50:03 +00:00
Karl Heuer
8f1204db34
Update copyright.
1994-05-03 23:47:06 +00:00
Richard M. Stallman
e2ec008d00
(timer-kill-emacs-hook): New function.
...
(kill-emacs-hook): Add the new hook.
1994-04-06 00:11:17 +00:00
Jim Blandy
eb8c3be94e
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
Richard M. Stallman
43be9218ca
(run-at-time): Pass args to start-process in right order.
1993-05-31 17:59:07 +00:00
Richard M. Stallman
046c6887bc
(cancel-function-timers): Renamed from spurious duplicate
...
definition of cancel-timer.
1993-05-29 20:43:41 +00:00
Jim Blandy
77328ee1d3
* timer.el (timer-program): New defconst.
...
(run-at-time): Use timer-program as the name of the program the
subprocess should run, and search for it in exec-directory, rather
than checking the entire exec path.
1993-04-01 01:07:38 +00:00
Eric S. Raymond
c91c4e6d7f
Added or corrected Commentary section
1993-03-22 22:44:33 +00:00
Richard M. Stallman
16ad0a7100
(run-at-time): Allow an integer as TIME.
...
(cancel-timer): New function.
1993-03-09 22:57:25 +00:00
Jim Blandy
b6341cd1d2
* timer.el (run-at-time): Doc fix.
1993-03-02 07:33:41 +00:00
Michael I. Bushnell
a973c898d9
Use process-send-string instead of send-string.
1993-01-08 21:14:11 +00:00
Roland McGrath
dffd312417
(run-at-time): Use a pipe to talk to the timer process.
1993-01-08 20:28:41 +00:00
Christopher Zaborsky
1433a22243
Doc fix.
1992-11-10 20:01:10 +00:00
Richard M. Stallman
1f3a7283af
(timer-process-sentinel): Don't set timer-scratch.
1992-09-28 12:41:39 +00:00
Richard M. Stallman
510aa4ddc4
Doc fix.
1992-09-26 22:58:56 +00:00
Jim Blandy
fbfed6f05f
entered into RCS
1992-08-19 03:54:46 +00:00
Eric S. Raymond
eea8d4efaf
*** empty log message ***
1992-07-22 02:58:21 +00:00
Eric S. Raymond
e516799970
*** empty log message ***
1992-07-16 21:47:34 +00:00
Eric S. Raymond
d501f51645
*** empty log message ***
1992-05-30 20:24:49 +00:00
Jim Blandy
49116ac071
*** empty log message ***
1992-03-16 20:39:07 +00:00
root
5cc564a68d
Initial revision
1990-01-20 04:04:04 +00:00