diff options
Diffstat (limited to 'lisp/emulation/edt-pc.el')
-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 7fb600741fd..ca7f25f46f4 100644 --- a/lisp/emulation/edt-pc.el +++ b/lisp/emulation/edt-pc.el @@ -3,7 +3,7 @@ ;;; ;;; For GNU Emacs 19 ;; -;; Copyright (C) 1986, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1986, 1994, 1995 Free Software Foundation, Inc. ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> @@ -34,7 +34,7 @@ ;;; ;;; Revision Information ;;; -(defconst edt-pc-revision "$Revision: 1.0 $" +(defconst edt-pc-revision "$Revision: 1.1 $" "Revision Number of EDT PC 101 Keyboard Support.") ;;;; |