view lisp/term/vt300.el @ 3683:72e6cbbc65e0

[xemacs-hg @ 2006-11-16 11:22:25 by malcolmp] Autoconf 2.60 support.
author malcolmp
date Thu, 16 Nov 2006 11:22:33 +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])