log lisp/=timer.el @ 12373:58b96b3c285e

age author description
Tue, 22 Nov 1994 04:38:30 +0000 Richard M. Stallman (timer-process-filter): No need for save-match-data.
Thu, 17 Nov 1994 16:50:21 +0000 Richard M. Stallman (timer-process-filter): Use save-match-data.
Fri, 21 Oct 1994 20:29:30 +0000 Richard M. Stallman Finish installing previous change.
Fri, 21 Oct 1994 20:27:08 +0000 Richard M. Stallman (timer-error, timer-abnormal-termination,
Fri, 24 Jun 1994 18:50:03 +0000 Richard M. Stallman (run-at-time): If REPEAT is 0, don't repeat.
Tue, 03 May 1994 23:47:06 +0000 Karl Heuer Update copyright.
Wed, 06 Apr 1994 00:11:17 +0000 Richard M. Stallman (timer-kill-emacs-hook): New function.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Mon, 31 May 1993 17:59:07 +0000 Richard M. Stallman (run-at-time): Pass args to start-process in right order.
Sat, 29 May 1993 20:43:41 +0000 Richard M. Stallman (cancel-function-timers): Renamed from spurious duplicate
Thu, 01 Apr 1993 01:07:38 +0000 Jim Blandy * timer.el (timer-program): New defconst.
Mon, 22 Mar 1993 22:44:33 +0000 Eric S. Raymond Added or corrected Commentary section
Tue, 09 Mar 1993 22:57:25 +0000 Richard M. Stallman (run-at-time): Allow an integer as TIME.
Tue, 02 Mar 1993 07:33:41 +0000 Jim Blandy * timer.el (run-at-time): Doc fix.
Fri, 08 Jan 1993 21:14:11 +0000 Michael I. Bushnell Use process-send-string instead of send-string.