File: vt320.el

package info (click to toggle)
emacs20 20.7-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 67,672 kB
  • ctags: 45,332
  • sloc: lisp: 399,342; ansic: 171,126; sh: 3,408; makefile: 1,880; perl: 925; cs: 749; asm: 254; csh: 9; sed: 4
file content (4 lines) | stat: -rw-r--r-- 99 bytes parent folder | download | duplicates (92)
1
2
3
4
(load "term/vt100" nil t)

;; Make F11 an escape key.
(define-key function-key-map "\e[23~" [?\e])