Add "no-byte-compile: t" in first line.
[bpt/emacs.git] / lisp / term / vt220.el
index daa52e8..eaa6243 100644 (file)
@@ -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)