summaryrefslogtreecommitdiff
path: root/lisp/emulation/edt.el
diff options
context:
space:
mode:
authorKevin Gallagher <Kevin.Gallagher@boeing.com>2016-02-10 20:40:28 +0200
committerEli Zaretskii <eliz@gnu.org>2016-02-10 20:40:28 +0200
commit02d925e9e55089fabfe03e5a911c391b9322978f (patch)
tree0e03ed6aef30f70048d77955303fa7e2ea198e2e /lisp/emulation/edt.el
parent4ef153b55a543e67dec280accb1b2a3543089060 (diff)
downloademacs-02d925e9e55089fabfe03e5a911c391b9322978f.tar.gz
Kevin Gallagher has new email address
* lisp/emulation/edt.el: * lisp/emulation/edt-lk201.el: * lisp/emulation/edt-mapper.el: * lisp/emulation/edt-pc.el: * lisp/emulation/edt-vt100.el: * etc/edt-user.el: * doc/misc/edt.texi: Update Kevin Gallagher's email address.
Diffstat (limited to 'lisp/emulation/edt.el')
-rw-r--r--lisp/emulation/edt.el7
1 files changed, 4 insertions, 3 deletions
diff --git a/lisp/emulation/edt.el b/lisp/emulation/edt.el
index 1e55fd86c4a..6bda15bf98d 100644
--- a/lisp/emulation/edt.el
+++ b/lisp/emulation/edt.el
@@ -3,8 +3,8 @@
;; Copyright (C) 1986, 1992-1995, 2000-2016 Free Software Foundation,
;; Inc.
-;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com>
-;; Maintainer: Kevin Gallagher <Kevin.Gallagher@boeing.com>
+;; Author: Kevin Gallagher <kevin.gal@verizon.net>
+;; Maintainer: Kevin Gallagher <kevin.gal@verizon.net>
;; Keywords: emulations
;; This file is part of GNU Emacs.
@@ -59,7 +59,8 @@
;; The EDT emulation consists of the following files:
;;
;; edt.texi - User manual
-;; edt-user.el - Sample Customization File
+;; edt-user.el - Sample Customization File (located in Emacs
+;; distribution etc directory)
;; edt.el - EDT Emulation Functions and Default Configuration
;; edt-lk201.el - Built-in support for DEC LK-201 Keyboards
;; edt-vt100.el - Built-in support for DEC VT-100 (and above) terminals