Mercurial > hg > xemacs-beta
view lisp/term/vt420.el @ 958:4cbfb36b35e0
[xemacs-hg @ 2002-08-12 07:44:28 by youngs]
2002-08-11 John Paul Wallington <jpw@shootybangbang.com>
* simple.el (join-line): New alias for `delete-indentation'.
author | youngs |
---|---|
date | Mon, 12 Aug 2002 07:44:28 +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])