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
(elp-instrument-function): Use called-interactively-p.
[emacs.git]
/
lisp
/
term
/
bobcat.el
blob
85f816570ee15445b8dbda7628344b5a2772ccc1
1
;; -*- no-byte-compile: t -*-
2
;;; HP terminals usually encourage using ^H as the rubout character
3
(
load
"term/keyswap"
nil t
)
4
5
;;; arch-tag: 754e4520-0a3e-4e6e-8ca5-9481b1f85cf7
6
;;; bobcat.el ends here