aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1998-03-03 18:18:31 +0000
committerRichard M. Stallman <[email protected]>1998-03-03 18:18:31 +0000
commit5027054fddb045088a3b12e05507a215bda9c8cf (patch)
treefdb71e80fefbd9cea261a103ede8fad0ef998efe /lisp
parentbe8bf2d0b0d5348f4ff0e540f9fdc735e7f448b5 (diff)
Comment change.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/cdl.el1
-rw-r--r--lisp/find-dired.el1
-rw-r--r--lisp/find-file.el1
-rw-r--r--lisp/generic.el2
-rw-r--r--lisp/map-ynp.el1
5 files changed, 5 insertions, 1 deletions
diff --git a/lisp/cdl.el b/lisp/cdl.el
index 71b8ef395f..1987b0c614 100644
--- a/lisp/cdl.el
+++ b/lisp/cdl.el
@@ -3,6 +3,7 @@
;; Copyright (C) 1993 Free Software Foundation, Inc.
;; Author: [email protected] (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 502a93c1c7..43246c096a 100644
--- a/lisp/find-dired.el
+++ b/lisp/find-dired.el
@@ -4,6 +4,7 @@
;; Author: Roland McGrath <[email protected]>,
;; Sebastian Kremer <[email protected]>
+;; Maintainer: FSF
;; Keywords: unix
;; This file is part of GNU Emacs.
diff --git a/lisp/find-file.el b/lisp/find-file.el
index 44aa85e569..386a4b3c19 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 <[email protected], [email protected]>
+;; 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 c7529c287e..0214e5a56d 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:
;; [email protected] (Alfred Correira)
;;; Code:
diff --git a/lisp/map-ynp.el b/lisp/map-ynp.el
index c36ea9557c..ce50e98c6c 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 <[email protected]>
+;; Maintainer: FSF
;; Keywords: lisp, extensions
;; This file is part of GNU Emacs.