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
(mapc): Use byte-compile-funarg.
[emacs.git]
/
lisp
/
term
/
vt320.el
blob
a4a0a6e359a4c32516acbeb9b646cb890828cc84
1
(
load
"term/vt100"
nil t
)
2
3
;; Make F11 an escape key.
4
(
define-key
function-key-map
"\e[23~"
[
?\e
])