Mercurial > emacs
diff lisp/timer.el @ 38412:253f761ad37b
Some fixes to follow coding conventions in files maintained by FSF.
| author | Pavel Jan?k <Pavel@Janik.cz> |
|---|---|
| date | Sun, 15 Jul 2001 16:15:35 +0000 |
| parents | a7c6f2d2f74f |
| children | 88e97e81d728 |
line wrap: on
line diff
--- a/lisp/timer.el Sat Jul 14 18:19:27 2001 +0000 +++ b/lisp/timer.el Sun Jul 15 16:15:35 2001 +0000 @@ -1,4 +1,4 @@ -;;; timer.el --- run a function with args at some time in future. +;;; timer.el --- run a function with args at some time in future ;; Copyright (C) 1996 Free Software Foundation, Inc.
