Mercurial > hg > xemacs-beta
view lisp/term/vt420.el @ 2650:fc554bcc59e7
[xemacs-hg @ 2005-03-11 08:42:30 by crestani]
Fix KKCC backtrace C++ build
2005-03-11 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
* alloc.c (kkcc_backtrace): Fix C++ build: do typecasts correctly.
author | crestani |
---|---|
date | Fri, 11 Mar 2005 08:42:36 +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])