diff options
author | Richard M. Stallman <rms@gnu.org> | 1993-11-23 20:12:25 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1993-11-23 20:12:25 +0000 |
commit | 11d7c12ab09e46afce97b325f3448589de4db412 (patch) | |
tree | 22f1baa6bd6c2122c8261eb2d534d06e5887394d /lisp/vt-control.el | |
parent | 0d193639a8d13d7b317035608a36d68a92444d9c (diff) | |
download | emacs-11d7c12ab09e46afce97b325f3448589de4db412.tar.gz |
Comment change.
Diffstat (limited to 'lisp/vt-control.el')
-rw-r--r-- | lisp/vt-control.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/vt-control.el b/lisp/vt-control.el index 63b94137b06..509365bf4a4 100644 --- a/lisp/vt-control.el +++ b/lisp/vt-control.el @@ -4,7 +4,7 @@ ;; Author: Rob Riepel <riepel@networking.stanford.edu> ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> -;; Keywords: vt100 +;; Keywords: terminals ;; This file is part of GNU Emacs. @@ -52,7 +52,7 @@ ;;; Revision Information -(defconst vt-revision "$Revision: 2.4 $" +(defconst vt-revision "$Revision: 1.3 $" "Revision number of vt-control.") |