diff options
Diffstat (limited to 'lisp/term/bobcat.el')
-rw-r--r-- | lisp/term/bobcat.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/term/bobcat.el b/lisp/term/bobcat.el index c9fd9c2c64e..85f211e39ff 100644 --- a/lisp/term/bobcat.el +++ b/lisp/term/bobcat.el @@ -1,3 +1,4 @@ +;; -*- no-byte-compile: t -*- ;;; HP terminals usually encourage using ^H as the rubout character (load "term/keyswap" nil t) |