diff options
author | Richard M. Stallman <rms@gnu.org> | 1998-03-03 02:02:53 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1998-03-03 02:02:53 +0000 |
commit | 54138c9da62118af088daa4d572472b6dda57145 (patch) | |
tree | 95e0a905f132852703e098699bab83b681ef4d33 /lisp/filecache.el | |
parent | a4929bfa20b0fabc9a9c66f607731a3d3aba911b (diff) | |
download | emacs-54138c9da62118af088daa4d572472b6dda57145.tar.gz |
Comment change.
Diffstat (limited to 'lisp/filecache.el')
-rw-r--r-- | lisp/filecache.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/filecache.el b/lisp/filecache.el index 7c8fe96b946..34d30a6456b 100644 --- a/lisp/filecache.el +++ b/lisp/filecache.el @@ -1,6 +1,6 @@ ;;; filecache.el --- Find files using a pre-loaded cache ;; -;; Author: Peter Breton +;; Author: Peter Breton <pbreton@i-kinetics.com> ;; Created: Sun Nov 10 1996 ;; Keywords: ;; Time-stamp: <97/02/07 17:26:54 peter> |