view lisp/term/vt300.el @ 500:cc01aa5e5784

[xemacs-hg @ 2001-05-03 07:40:12 by martinb] Fix crash with xlc -O3.
author martinb
date Thu, 03 May 2001 07:40:12 +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])