diff options
author | Eli Zaretskii <eliz@gnu.org> | 2006-12-15 16:09:17 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2006-12-15 16:09:17 +0000 |
commit | 8830e9daaea2b953d5e3da06a3a17f8d27955339 (patch) | |
tree | 9e25d19e3bf719b622582e21d5ed1b23ae29da06 /lisp/emulation | |
parent | 4472aef4c3bd2a802f4381477d747d88c867ff3d (diff) | |
download | emacs-8830e9daaea2b953d5e3da06a3a17f8d27955339.tar.gz |
Update maintainer's email address.
Diffstat (limited to 'lisp/emulation')
-rw-r--r-- | lisp/emulation/edt-lk201.el | 4 | ||||
-rw-r--r-- | lisp/emulation/edt-pc.el | 4 | ||||
-rw-r--r-- | lisp/emulation/edt-vt100.el | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/lisp/emulation/edt-lk201.el b/lisp/emulation/edt-lk201.el index 814e1e8ad34..f7bca958b72 100644 --- a/lisp/emulation/edt-lk201.el +++ b/lisp/emulation/edt-lk201.el @@ -3,8 +3,8 @@ ;; Copyright (C) 1986, 1992, 1993, 1995, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. -;; Author: Kevin Gallagher <kevingal@onramp.net> -;; Maintainer: Kevin Gallagher <kevingal@onramp.net> +;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> +;; Maintainer: Kevin Gallagher <Kevin.Gallagher@boeing.com> ;; Keywords: emulations ;; This file is part of GNU Emacs. diff --git a/lisp/emulation/edt-pc.el b/lisp/emulation/edt-pc.el index 0c9f9afb8f2..1282e940d9c 100644 --- a/lisp/emulation/edt-pc.el +++ b/lisp/emulation/edt-pc.el @@ -3,8 +3,8 @@ ;; Copyright (C) 1986, 1994, 1995, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. -;; Author: Kevin Gallagher <kevingal@onramp.net> -;; Maintainer: Kevin Gallagher <kevingal@onramp.net> +;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> +;; Maintainer: Kevin Gallagher <Kevin.Gallagher@boeing.com> ;; Keywords: emulations ;; This file is part of GNU Emacs. diff --git a/lisp/emulation/edt-vt100.el b/lisp/emulation/edt-vt100.el index b4599cdb2cd..cd3e03885eb 100644 --- a/lisp/emulation/edt-vt100.el +++ b/lisp/emulation/edt-vt100.el @@ -3,8 +3,8 @@ ;; Copyright (C) 1986, 1992, 1993, 1995, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. -;; Author: Kevin Gallagher <kevingal@onramp.net> -;; Maintainer: Kevin Gallagher <kevingal@onramp.net> +;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> +;; Maintainer: Kevin Gallagher <Kevin.Gallagher@boeing.com> ;; Keywords: emulations ;; This file is part of GNU Emacs. |