diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-11-25 03:40:58 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-11-25 03:40:58 +0000 |
commit | 85d27e9b108fc1da9fe8c5ba587dce4fa2bad2d9 (patch) | |
tree | 83e6a25c6f3fc5f99b1a2298326b86f0d35dea6c /lisp/progmodes/m4-mode.el | |
parent | c004db972f6954c6aaf9690045b1d2fdf8396472 (diff) | |
download | emacs-85d27e9b108fc1da9fe8c5ba587dce4fa2bad2d9.tar.gz |
Update author email address.
Diffstat (limited to 'lisp/progmodes/m4-mode.el')
-rw-r--r-- | lisp/progmodes/m4-mode.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/m4-mode.el b/lisp/progmodes/m4-mode.el index 5f39305e9a3..ddf91a3742b 100644 --- a/lisp/progmodes/m4-mode.el +++ b/lisp/progmodes/m4-mode.el @@ -2,8 +2,8 @@ ;;; Copyright (C) 1996, 1997 Free Software Foundation, Inc. -;; Author: Andrew Csillag <drew@staff.prodigy.com> -;; Maintainer: Andrew Csillag <drew@staff.prodigy.com> +;; Author: Andrew Csillag <drew_csillag@geocities.com> +;; Maintainer: Andrew Csillag <drew_csillag@geocities.com> ;; Keywords: languages, faces ;; This file is part of GNU Emacs. |