5 lines
151 B
EmacsLisp
5 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
|