Mercurial > hg > xemacs-beta
view lisp/term/vt320.el @ 4750:b5f21bb36684
Fix crash in regex.c (closes issue630).
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Tue, 17 Nov 2009 23:41:39 +0900 |
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])