From 4bd4e566ab12d9e731b0eef172f882c81b59a537 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 30 May 1992 20:24:49 +0000 Subject: *** empty log message *** --- lisp/=timer.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lisp/=timer.el') diff --git a/lisp/=timer.el b/lisp/=timer.el index 905706f3ab7..b938307aea6 100644 --- a/lisp/=timer.el +++ b/lisp/=timer.el @@ -1,4 +1,5 @@ -;; Run a function with args at some time in future +;;; timer.el --- run a function with args at some time in future + ;; Copyright (C) 1990 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. @@ -91,3 +92,5 @@ the call to the function." (or timer-alist timer-dont-exit (process-send-eof timer-process))) (provide 'timer) + +;;; timer.el ends here -- cgit v1.2.1