view lisp/term/vt320.el @ 2212:51a17f29fab3

[xemacs-hg @ 2004-08-12 14:51:34 by james] Remove unused local variables.
author james
date Thu, 12 Aug 2004 14:51:35 +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])