log lisp/timer.el @ 18472:128090c7c0ef libc-970628 libc-970629 libc-970630 libc-970701 libc-970702 libc-970703 libc-970704 libc-970705

age author description
Fri, 09 May 1997 19:57:36 +0000 Richard M. Stallman (timer-event-handler): Take timer as arg directly.
Mon, 14 Apr 1997 19:22:51 +0000 Karl Heuer (timer-until): Fix syntax error.
Mon, 14 Apr 1997 11:09:20 +0000 Richard M. Stallman New function.
Tue, 10 Dec 1996 07:24:21 +0000 Richard M. Stallman (timer-next-integral-multiple-of-time): Doc fix.
Tue, 08 Oct 1996 19:01:56 +0000 Richard M. Stallman (cancel-function-timers): Add autoload.
Mon, 07 Oct 1996 16:10:14 +0000 Richard M. Stallman (cancel-timer): Add autoload cookie.
Tue, 03 Sep 1996 18:16:06 +0000 Paul Eggert (timer-next-integral-multiple-of-time): New function.
Tue, 03 Sep 1996 05:20:35 +0000 Paul Eggert (run-at-time): Doc fix.
Thu, 04 Apr 1996 16:35:55 +0000 Richard M. Stallman (run-at-time): Allow floating REPEAT values.
Tue, 02 Apr 1996 15:14:29 +0000 Richard M. Stallman (timer-event-handler): Save copies of events too.
Wed, 27 Mar 1996 00:08:15 +0000 Richard M. Stallman (timer-event-handler): Inhibit quitting.
Sun, 24 Mar 1996 02:05:38 +0000 Richard M. Stallman (timer-set-time): Don't set usecs to nil.
Wed, 28 Feb 1996 01:27:52 +0000 Richard M. Stallman (timer-set-time, timer-set-time-with-usecs): Doc fix.
Mon, 26 Feb 1996 18:51:09 +0000 Richard M. Stallman Comment change.
Wed, 21 Feb 1996 21:28:57 +0000 Karl Heuer (run-with-idle-timer): New function.
Wed, 07 Feb 1996 16:56:01 +0000 Roland McGrath (run-at-time): Doc fix.
Wed, 07 Feb 1996 16:54:50 +0000 Roland McGrath (run-at-time): Handle numbers as relative times in seconds, as the original
Fri, 02 Feb 1996 19:45:55 +0000 Richard M. Stallman (run-with-timer): Set repetition interval.
Wed, 31 Jan 1996 20:12:19 +0000 Richard M. Stallman Initial revision