Mercurial > hg > xemacs-beta
view lisp/term/vt420.el @ 2388:cfff883d4990
[xemacs-hg @ 2004-11-14 12:19:55 by crestani]
Fix Cygwin installation and pdump build.
author | crestani |
---|---|
date | Sun, 14 Nov 2004 12:20: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])