Mercurial > hg > xemacs-beta
view lisp/term/vt400.el @ 1139:c2550fff5469
[xemacs-hg @ 2002-12-03 14:02:49 by didierv]
Small fix for set-face-background-pixmap-file
author | didierv |
---|---|
date | Tue, 03 Dec 2002 14:02:50 +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])