diff options
Diffstat (limited to 'lisp/tpu-doc.el')
-rw-r--r-- | lisp/tpu-doc.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/tpu-doc.el b/lisp/tpu-doc.el index c65d0aa635a..4fdc032e409 100644 --- a/lisp/tpu-doc.el +++ b/lisp/tpu-doc.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. @@ -22,7 +22,7 @@ ;; along with GNU Emacs; see the file COPYING. If not, write to ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -(defconst tpu-doc-revision "$Revision: 1.3 $" +(defconst tpu-doc-revision "$Revision: 1.4 $" "TPU-edt documentation revision number.") |