view lisp/term/vt300.el @ 3278:aa0d3b22be72

[xemacs-hg @ 2006-03-12 09:10:35 by crestani] Fix regexp.
author crestani
date Sun, 12 Mar 2006 09:10:39 +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])