diff options
Diffstat (limited to 'lisp/term/vt320.el')
-rw-r--r-- | lisp/term/vt320.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/term/vt320.el b/lisp/term/vt320.el index 93aee9779b..fdbcdb2bbc 100644 --- a/lisp/term/vt320.el +++ b/lisp/term/vt320.el @@ -1,3 +1,4 @@ +;; -*- no-byte-compile: t -*- (load "term/vt100" nil t) ;; Make F11 an escape key. |