view lisp/term/vt400.el @ 3553:f17718066b5e

[xemacs-hg @ 2006-08-10 12:28:41 by scop] Alias string-to-char-list to string-to-list <1154980866.2997.72.camel@localhost.localdomain>
author scop
date Thu, 10 Aug 2006 12:28:42 +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])