Mercurial > hg > xemacs-beta
view lisp/term/vt300.el @ 1993:e567417c2e5d
[xemacs-hg @ 2004-04-07 02:41:29 by james]
Read negative bignums correctly with BSD MP.
author | james |
---|---|
date | Wed, 07 Apr 2004 02:41:30 +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])