view lisp/term/vt320.el @ 1496:e7b471ce22c1

[xemacs-hg @ 2003-05-22 09:57:53 by stephent] intro to matching <87k7cjs3tb.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Thu, 22 May 2003 09:57:57 +0000
parents 376386a54a3c
children
line wrap: on
line source

(load "term/vt100" nil t)

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