Update copyright. Remove Simon Marshall's email
address on request from him.
This commit is contained in:
parent
e465fdc2ea
commit
0279f991f7
2 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
2000-05-11 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* font-lock.el: Update copyright. Remove Simon Marshall's email
|
||||
address on request from him.
|
||||
|
||||
* subr.el (substitute-key-definition): Add comment describing
|
||||
the meaning of PREFIX.
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
;;; font-lock.el --- Electric font lock mode
|
||||
|
||||
;; Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 1999
|
||||
;; Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 1999, 2000
|
||||
;; Free Software Foundation, Inc.
|
||||
|
||||
;; Author: jwz, then rms, then sm <simon@gnu.org>
|
||||
;; Author: jwz, then rms, then sm
|
||||
;; Maintainer: FSF
|
||||
;; Keywords: languages, faces
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue