log lisp/timer.el @ 16477:590593175cc7

age author description
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