view lisp/term/vt400.el @ 4193:6438d53aabcf

[xemacs-hg @ 2007-09-30 11:37:59 by aidan] Merge a CCL bugfix from GNU.
author aidan
date Sun, 30 Sep 2007 11:38:00 +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])