Comment change.
This commit is contained in:
parent
be8bf2d0b0
commit
5027054fdd
5 changed files with 5 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue