diff options
Diffstat (limited to 'lisp/emulation/edt-mapper.el')
-rw-r--r-- | lisp/emulation/edt-mapper.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/emulation/edt-mapper.el b/lisp/emulation/edt-mapper.el index 0e1c43c9937..9f7967cd880 100644 --- a/lisp/emulation/edt-mapper.el +++ b/lisp/emulation/edt-mapper.el @@ -2,7 +2,7 @@ ;;; For GNU Emacs 19 -;; Copyright (C) 1994 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> @@ -71,7 +71,7 @@ ;;; ;;; Revision Information ;;; -(defconst edt-mapper-revision "$Revision: 1.1 $" +(defconst edt-mapper-revision "$Revision: 1.2 $" "Revision Number of EDT X-Windows Emacs Key Mapper.") |