mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-15 09:47:20 +00:00
5 lines
121 B
EmacsLisp
5 lines
121 B
EmacsLisp
;;; HP terminals usually encourage using ^H as the rubout character
|
|
(load "term/keyswap" nil t)
|
|
|
|
;;; bobcat.el ends here
|