view lisp/term/vt320.el @ 3372:182c0df289b7

[xemacs-hg @ 2006-05-01 18:17:20 by stephent] Nuke spurious debugging output. <87zmi1628i.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Mon, 01 May 2006 18:17:23 +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])