Mercurial > hg > xemacs-beta
view lisp/term/vt420.el @ 912:e10cdc51a200
[xemacs-hg @ 2002-07-09 11:58:12 by michaels]
2002-07-08 Mike Sperber <mike@xemacs.org>
* text.h: Only include wchar.h if we have it; define wcslen
prototype if we don't.
* config.h.in: Add stub for HAVE_WCHAR_H.
* sysdep.c (wcslen): Added definition for systems which don't have
it.
author | michaels |
---|---|
date | Tue, 09 Jul 2002 11:58:12 +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])