repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
*** empty log message ***
[emacs.git]
/
lisp
/
term
/
bobcat.el
blob
85f211e39ffc616568c05e536b45ae33e676d230
1
;; -*- no-byte-compile: t -*-
2
;;; HP terminals usually encourage using ^H as the rubout character
3
(
load
"term/keyswap"
nil t
)
4
5
;;; bobcat.el ends here