Mercurial > hg > xemacs-beta
view lisp/term/vt420.el @ 2766:4b800e9aaadd
[xemacs-hg @ 2005-05-10 17:14:41 by aidan]
Warn about unbound Unicode keysyms.
author | aidan |
---|---|
date | Tue, 10 May 2005 17:14: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])