Mercurial > hg > xemacs-beta
view lisp/term/vt420.el @ 4702:eb1a409c317b
Unbreak autoload.el
2009-09-28 Mike Sperber <mike@xemacs.org>
* autoload.el (make-autoload): Only try to add arguments to
documentation when the form actually allows it.
* cl-macs.el (cl-function-arglist): Add autoload; used in autoload.el.
author | Mike Sperber <sperber@deinprogramm.de> |
---|---|
date | Mon, 28 Sep 2009 18:04:07 +0200 |
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])