Mercurial > emacs
changeset 21057:9b9c929675eb
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 03 Mar 1998 18:18:31 +0000 |
parents | 124580b805a3 |
children | f2c4ac206a48 |
files | lisp/cdl.el lisp/find-dired.el lisp/find-file.el lisp/generic.el lisp/map-ynp.el |
diffstat | 5 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/cdl.el Tue Mar 03 18:17:02 1998 +0000 +++ b/lisp/cdl.el Tue Mar 03 18:18:31 1998 +0000 @@ -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.
--- a/lisp/find-dired.el Tue Mar 03 18:17:02 1998 +0000 +++ b/lisp/find-dired.el Tue Mar 03 18:18:31 1998 +0000 @@ -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.
--- a/lisp/find-file.el Tue Mar 03 18:17:02 1998 +0000 +++ b/lisp/find-file.el Tue Mar 03 18:18:31 1998 +0000 @@ -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.
--- a/lisp/generic.el Tue Mar 03 18:17:02 1998 +0000 +++ b/lisp/generic.el Tue Mar 03 18:18:31 1998 +0000 @@ -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:
--- a/lisp/map-ynp.el Tue Mar 03 18:17:02 1998 +0000 +++ b/lisp/map-ynp.el Tue Mar 03 18:18:31 1998 +0000 @@ -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.