aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/vt-control.el8
1 files changed, 1 insertions, 7 deletions
diff --git a/lisp/vt-control.el b/lisp/vt-control.el
index 509365bf4a4..acb6141c77a 100644
--- a/lisp/vt-control.el
+++ b/lisp/vt-control.el
@@ -1,6 +1,6 @@
1;;; vt-control.el --- Common VTxxx control functions 1;;; vt-control.el --- Common VTxxx control functions
2 2
3;; Copyright (C) 1993 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
4 4
5;; Author: Rob Riepel <riepel@networking.stanford.edu> 5;; Author: Rob Riepel <riepel@networking.stanford.edu>
6;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> 6;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
@@ -50,12 +50,6 @@
50;;; Code: 50;;; Code:
51 51
52 52
53;;; Revision Information
54
55(defconst vt-revision "$Revision: 1.3 $"
56 "Revision number of vt-control.")
57
58
59;;; Global variables 53;;; Global variables
60 54
61(defvar vt-applications-keypad-p t 55(defvar vt-applications-keypad-p t