1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
emacs/lisp/term/bobcat.el
2001-07-15 19:53:53 +00:00

5 lines
121 B
EmacsLisp

;;; HP terminals usually encourage using ^H as the rubout character
(load "term/keyswap" nil t)
;;; bobcat.el ends here