X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/c9cf2e67e84e9734dc42e558795b1e4910523908..0a10297a064822f10484f3c08d03f18b3fd5a3e4:/lisp/term/vt220.el diff --git a/lisp/term/vt220.el b/lisp/term/vt220.el index daa52e89d4..eaa6243de6 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)