mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
6 lines
151 B
EmacsLisp
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
|