1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lisp/term/bobcat.el
2002-10-01 17:06:54 +00:00

6 lines
151 B
EmacsLisp

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