summaryrefslogtreecommitdiff
path: root/lisp/term/vt200.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/term/vt200.el')
-rw-r--r--lisp/term/vt200.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/term/vt200.el b/lisp/term/vt200.el
index dde2e229068..569b79e25a1 100644
--- a/lisp/term/vt200.el
+++ b/lisp/term/vt200.el
@@ -1,3 +1,5 @@
+;;; vt200.el -*- lexical-binding:t -*-
+
;; For our purposes we can treat the vt200 and vt100 almost alike.
;; Most differences are handled by the termcap entry.
(defun terminal-init-vt200 ()