comparison lisp/=timer.el @ 840:113281b361ec

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 02:58:21 +0000
parents 4f28bd14272c
children 61c6983219ff
comparison
equal deleted inserted replaced
839:c32d6beb8aec 840:113281b361ec
1 ;;; timer.el --- run a function with args at some time in future 1 ;;; timer.el --- run a function with args at some time in future
2 2
3 ;; Copyright (C) 1990 Free Software Foundation, Inc.
4
3 ;; Maintainer: FSF 5 ;; Maintainer: FSF
4 ;; Last-Modified: 19 Jan 1990
5
6 ;; Copyright (C) 1990 Free Software Foundation, Inc.
7 6
8 ;; This file is part of GNU Emacs. 7 ;; This file is part of GNU Emacs.
9 8
10 ;; GNU Emacs is free software; you can redistribute it and/or modify 9 ;; GNU Emacs is free software; you can redistribute it and/or modify
11 ;; it under the terms of the GNU General Public License as published by 10 ;; it under the terms of the GNU General Public License as published by