Mercurial > hg > xemacs-beta
view lisp/term/vt400.el @ 614:42bfaea76395
[xemacs-hg @ 2001-06-11 01:55:26 by martinb]
DECIMAL_PRINT_SIZE sun cc bug workaround
author | martinb |
---|---|
date | Mon, 11 Jun 2001 01:55:28 +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])