view lisp/term/vt420.el @ 3964:a4917b3c97cc

[xemacs-hg @ 2007-05-19 18:04:18 by vins] Don't close file descriptors that are already closed.
author vins
date Sat, 19 May 2007 18:04:19 +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])