Files
emacs/lisp/term/bobcat.el
Kenichi Handa 463f5630a5 New directory
2003-09-08 11:56:09 +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