Mercurial > hg > xemacs-beta
view lisp/term/vt400.el @ 3320:a921f5f2aa11
[xemacs-hg @ 2006-03-31 08:39:09 by crestani]
* diagnose.el (show-mc-alloc-memory-usage): Rename buffer to
"mc-alloc memory usage" to avoid name clash with
show-memory-usage.
author | crestani |
---|---|
date | Fri, 31 Mar 2006 08:39:10 +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])