diff options
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 f93d2a02d74..87314086a4a 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: emacs-devel@gnu.org ;; Keywords: c, matching, tools ;; Copyright (C) 1994-1995, 2001-2019 Free Software Foundation, Inc. |