diff options
Diffstat (limited to 'lisp/emulation/tpu-extras.el')
-rw-r--r-- | lisp/emulation/tpu-extras.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/emulation/tpu-extras.el b/lisp/emulation/tpu-extras.el index 7ba2179140b..ce6fa06ab71 100644 --- a/lisp/emulation/tpu-extras.el +++ b/lisp/emulation/tpu-extras.el @@ -4,7 +4,7 @@ ;; Author: Rob Riepel <riepel@networking.stanford.edu> ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> -;; Keywords: tpu-edt +;; Keywords: emulations ;; This file is part of GNU Emacs. @@ -104,7 +104,7 @@ ;;; Revision Information -(defconst tpu-extras-revision "$Revision: 3.5 $" +(defconst tpu-extras-revision "$Revision: 1.4 $" "Revision number of the TPU-edt extras.") |