Mercurial > hg > xemacs-beta
view lisp/term/vt320.el @ 1687:a4b5e2effaff
[xemacs-hg @ 2003-09-15 22:04:08 by james]
Conditionally compile messages missing from the Cygwin headers.
author | james |
---|---|
date | Mon, 15 Sep 2003 22:04:10 +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])