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