diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-07-27 20:04:29 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-07-27 20:04:29 +0000 |
commit | 27f20fc1205c4ade7e05534410a7e20f072982b0 (patch) | |
tree | e50aa853da651cca505582cb029f1f50a8911891 /lisp/emulation | |
parent | c61005b96d00f639613adcab2cc4aa28ecc60b01 (diff) | |
download | emacs-27f20fc1205c4ade7e05534410a7e20f072982b0.tar.gz |
Comment change.
Diffstat (limited to 'lisp/emulation')
-rw-r--r-- | lisp/emulation/edt-pc.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/emulation/edt-pc.el b/lisp/emulation/edt-pc.el index 0130c98919c..0cd9ece4498 100644 --- a/lisp/emulation/edt-pc.el +++ b/lisp/emulation/edt-pc.el @@ -2,8 +2,8 @@ ;; Copyright (C) 1986, 1994, 1995 Free Software Foundation, Inc. -;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> -;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> +;; Author: Kevin Gallagher <kevingal@onramp.net> +;; Maintainer: Kevin Gallagher <kevingal@onramp.net> ;; Keywords: emulations ;; This file is part of GNU Emacs. |