diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/cdl.el | 1 | ||||
-rw-r--r-- | lisp/find-dired.el | 1 | ||||
-rw-r--r-- | lisp/find-file.el | 1 | ||||
-rw-r--r-- | lisp/generic.el | 2 | ||||
-rw-r--r-- | lisp/map-ynp.el | 1 |
5 files changed, 5 insertions, 1 deletions
diff --git a/lisp/cdl.el b/lisp/cdl.el index 71b8ef395f6..1987b0c614e 100644 --- a/lisp/cdl.el +++ b/lisp/cdl.el @@ -3,6 +3,7 @@ ;; Copyright (C) 1993 Free Software Foundation, Inc. ;; Author: ATAE@spva.physics.imperial.ac.uk (Ata Etemadi) +;; Maintainers: FSF ;; Keywords: data ;; This file is part of GNU Emacs. diff --git a/lisp/find-dired.el b/lisp/find-dired.el index 502a93c1c74..43246c096aa 100644 --- a/lisp/find-dired.el +++ b/lisp/find-dired.el @@ -4,6 +4,7 @@ ;; Author: Roland McGrath <roland@gnu.ai.mit.edu>, ;; Sebastian Kremer <sk@thp.uni-koeln.de> +;; Maintainer: FSF ;; Keywords: unix ;; This file is part of GNU Emacs. 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. diff --git a/lisp/generic.el b/lisp/generic.el index c7529c287ee..0214e5a56d2 100644 --- a/lisp/generic.el +++ b/lisp/generic.el @@ -110,7 +110,7 @@ ;; is not specific to generic-mode. ;; -;; Credit for suggestions, brainstorming, patches and bug-fixes: +;; Credit for suggestions, brainstorming, help with debugging: ;; ACorreir@pervasive-sw.com (Alfred Correira) ;;; Code: diff --git a/lisp/map-ynp.el b/lisp/map-ynp.el index c36ea9557c3..ce50e98c6c8 100644 --- a/lisp/map-ynp.el +++ b/lisp/map-ynp.el @@ -3,6 +3,7 @@ ;; Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. ;; Author: Roland McGrath <roland@gnu.ai.mit.edu> +;; Maintainer: FSF ;; Keywords: lisp, extensions ;; This file is part of GNU Emacs. |