Comment change.

This commit is contained in:
Richard M. Stallman 1998-03-03 18:18:31 +00:00
parent be8bf2d0b0
commit 5027054fdd
5 changed files with 5 additions and 1 deletions

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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:

View file

@ -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.