File: vt400.el

package info (click to toggle)
emacs19 19.34-26.5
  • links: PTS
  • area: main
  • in suites: potato
  • size: 41,856 kB
  • ctags: 34,702
  • sloc: lisp: 239,625; ansic: 136,046; sh: 2,430; makefile: 1,444; yacc: 373; asm: 254; csh: 12; 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])