diff options
author | Richard M. Stallman <rms@gnu.org> | 1998-03-03 18:18:31 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1998-03-03 18:18:31 +0000 |
commit | 5027054fddb045088a3b12e05507a215bda9c8cf (patch) | |
tree | fdb71e80fefbd9cea261a103ede8fad0ef998efe /lisp/find-file.el | |
parent | be8bf2d0b0d5348f4ff0e540f9fdc735e7f448b5 (diff) | |
download | emacs-5027054fddb045088a3b12e05507a215bda9c8cf.tar.gz |
Comment change.
Diffstat (limited to 'lisp/find-file.el')
-rw-r--r-- | lisp/find-file.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/find-file.el b/lisp/find-file.el index 44aa85e5699..386a4b3c199 100644 --- a/lisp/find-file.el +++ b/lisp/find-file.el @@ -1,6 +1,7 @@ ;;; find-file.el --- find a file corresponding to this one given a pattern ;; Author: Henry Guillaume <henri@tibco.com, henry@c032.aone.net.au> +;; Maintainer: FSF ;; Keywords: c, matching, tools ;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. |