summaryrefslogtreecommitdiff
path: root/lisp/vt-control.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-08-10 04:19:12 +0000
committerRichard M. Stallman <rms@gnu.org>1993-08-10 04:19:12 +0000
commit7353d24d3387da06a060901fbcde1075482cd6b7 (patch)
treeeff7217c262f5bad8142ee8c0755f7c15ece13b9 /lisp/vt-control.el
parent01c09a944ed9f9339ae3e7c86549569700a2b2c8 (diff)
downloademacs-7353d24d3387da06a060901fbcde1075482cd6b7.tar.gz
Change revision number and comments.
Diffstat (limited to 'lisp/vt-control.el')
-rw-r--r--lisp/vt-control.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/vt-control.el b/lisp/vt-control.el
index 0b3a181f3b8..63b94137b06 100644
--- a/lisp/vt-control.el
+++ b/lisp/vt-control.el
@@ -22,8 +22,6 @@
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-;;; Revision: $Id: vt-control.el,v 2.2 1993/08/01 21:47:43 riepel Exp $
-
;;; Commentary:
;; The functions contained in this file send various VT control codes
@@ -54,7 +52,7 @@
;;; Revision Information
-(defconst vt-revision "$Revision: 2.2 $"
+(defconst vt-revision "$Revision: 2.4 $"
"Revision number of vt-control.")