diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-04-07 01:20:53 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-04-07 01:20:53 +0000 |
commit | 732be46569e11c446abb92a0fe9664fff94be875 (patch) | |
tree | 6ba3fd186d0d5438de1d6f412426e0c5eafffaf7 /lisp/emulation/edt-vt100.el | |
parent | 1d233b80d2c38a8b0de4158f443bdbdc0407060a (diff) | |
download | emacs-732be46569e11c446abb92a0fe9664fff94be875.tar.gz |
Update copyright.
Diffstat (limited to 'lisp/emulation/edt-vt100.el')
-rw-r--r-- | lisp/emulation/edt-vt100.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/emulation/edt-vt100.el b/lisp/emulation/edt-vt100.el index c679f8c253b..45ee723efd5 100644 --- a/lisp/emulation/edt-vt100.el +++ b/lisp/emulation/edt-vt100.el @@ -4,7 +4,7 @@ ;;; For GNU Emacs 19 ;;; ;; -;; Copyright (C) 1986, 1992, 1993 Free Software Foundation, Inc. +;; Copyright (C) 1986, 1992, 1993, 1995 Free Software Foundation, Inc. ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> @@ -35,7 +35,7 @@ ;;; ;;; Revision Information ;;; -(defconst edt-vt100-revision "$Revision: 1.0.1 $" +(defconst edt-vt100-revision "$Revision: 1.1 $" "Revision Number of EDT VT Series Terminal Support.") ;; Get keyboard function key mapping to EDT keys. |