view lisp/term/vt420.el @ 5430:6e27daf7cbc9

Use GNU version which is GPLv3 or later.
author Mats Lidell <matsl@xemacs.org>
date Sun, 07 Nov 2010 00:13:17 +0100
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])