view lisp/term/vt300.el @ 5479:7a9941581bac

Insert heralds for 21.5.30 and 21.5.31.
author Stephen J. Turnbull <stephen@xemacs.org>
date Fri, 29 Apr 2011 20:36:26 +0900
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])