summaryrefslogtreecommitdiff
path: root/lisp/term/vt240.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/term/vt240.el')
-rw-r--r--lisp/term/vt240.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/term/vt240.el b/lisp/term/vt240.el
index 62639025855..0884097758d 100644
--- a/lisp/term/vt240.el
+++ b/lisp/term/vt240.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)