view lisp/term/vt420.el @ 3054:f4a678ca6f3d

[xemacs-hg @ 2005-11-10 15:45:13 by crestani] Fix build output directory structure.
author crestani
date Thu, 10 Nov 2005 15:45:13 +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])