view lisp/term/vt420.el @ 3491:81975997fb1a

[xemacs-hg @ 2006-07-06 17:07:40 by james] If an output buffer is specified, use it. <m3lkrez7pi.fsf@jerrypc.cs.usu.edu>
author james
date Thu, 06 Jul 2006 17:07:41 +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])