1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-05 13:31:45 -08:00
emacs/lisp/term/bobcat.el
2003-09-08 11:56:09 +00:00

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