view lisp/term/vt320.el @ 474:6a8e1f20d109

[xemacs-hg @ 2001-04-18 09:07:43 by martinb] oops
author martinb
date Wed, 18 Apr 2001 09:07:43 +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])