summaryrefslogtreecommitdiff
path: root/lisp/term/vt220.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/term/vt220.el')
-rw-r--r--lisp/term/vt220.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/term/vt220.el b/lisp/term/vt220.el
index daa52e89d49..eaa6243de6c 100644
--- a/lisp/term/vt220.el
+++ b/lisp/term/vt220.el
@@ -1,3 +1,4 @@
+;; -*- no-byte-compile: t -*-
;; For our purposes we can treat the vt200 and vt100 almost alike.
;; Most differences are handled by the termcap entry.
(load "term/vt100" nil t)