view lisp/term/vt400.el @ 2234:e809f7e2883c

[xemacs-hg @ 2004-08-26 17:33:08 by james] Remove unused local variable 'frame'.
author james
date Thu, 26 Aug 2004 17:33:13 +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])