Mercurial > hg > xemacs-beta
view lisp/term/vt320.el @ 1302:781dc6d5baba
[xemacs-hg @ 2003-02-15 00:31:58 by ben]
fix autoload build problems (hopefully)
autoload.el: Include FUNLIST argument to generate-c-file-autoloads-1.
author | ben |
---|---|
date | Sat, 15 Feb 2003 00:31:58 +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])