Mercurial > hg > xemacs-beta
view lisp/term/vt420.el @ 2494:bd98c3f9e578
[xemacs-hg @ 2005-01-21 12:09:17 by malcolmp]
database.c: Mark parameters as unused.
author | malcolmp |
---|---|
date | Fri, 21 Jan 2005 12:09:18 +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])