Mercurial > hg > xemacs-beta
view lisp/term/vt320.el @ 2655:4769b9c268eb
[xemacs-hg @ 2005-03-12 11:00:20 by malcolmp]
syssignal.h: Configure always sets HAVE_DECL_SYS_SIGLIST. Test for non-zero.
author | malcolmp |
---|---|
date | Sat, 12 Mar 2005 11:00:29 +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])