From ec3476d0019f451f9cd9a315995d2ec6865c90a5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Tue, 30 Apr 2002 20:42:40 +0000 Subject: [PATCH] Lowercase the first letter in the header. Remove Timestamp. --- lisp/filecache.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lisp/filecache.el b/lisp/filecache.el index b27aceae1ea..72ef62fc650 100644 --- a/lisp/filecache.el +++ b/lisp/filecache.el @@ -1,9 +1,8 @@ -;;; filecache.el --- Find files using a pre-loaded cache +;;; filecache.el --- find files using a pre-loaded cache ;; ;; Author: Peter Breton ;; Created: Sun Nov 10 1996 ;; Keywords: convenience -;; Time-stamp: <2001-11-26 12:03:18 pavel> ;; ;; Copyright (C) 1996, 2000 Free Software Foundation, Inc. -- 2.39.5