From: Richard M. Stallman Date: Tue, 3 Mar 1998 18:18:31 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-20.3~2017 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5027054fddb045088a3b12e05507a215bda9c8cf;p=emacs.git Comment change. --- 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 , ;; Sebastian Kremer +;; 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 +;; 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 +;; Maintainer: FSF ;; Keywords: lisp, extensions ;; This file is part of GNU Emacs.