view lisp/term/vt400.el @ 1765:d6b3c4c007d0

[xemacs-hg @ 2003-10-25 21:55:30 by youngs] Update xemacs_extra_name.
author youngs
date Sat, 25 Oct 2003 21:55:30 +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])