view lisp/term/vt420.el @ 5426:e9a28373468a

COPYING in etc updated to GPLv3 or later
author Mats Lidell <matsl@xemacs.org>
date Fri, 05 Nov 2010 00:30:41 +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])