]> git.eshelyaron.com Git - emacs.git/commitdiff
Update copyright. Remove Simon Marshall's email
authorGerd Moellmann <gerd@gnu.org>
Thu, 11 May 2000 14:44:17 +0000 (14:44 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 11 May 2000 14:44:17 +0000 (14:44 +0000)
address on request from him.

lisp/ChangeLog
lisp/font-lock.el

index f3870aa517daf57add15aa89bba5e1c17c8111ea..f45a9ba06ba713f7fd91022c1b802df1196d200d 100644 (file)
@@ -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.
 
index 468235582408d0a949c7a267b129bc205eeb52b2..504b060110bb3c458d0aa006c1b5fc7ebd2c4a99 100644 (file)
@@ -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