Mercurial > hg > xemacs-beta
view lisp/term/vt400.el @ 4203:0a63e5de7bdc
[xemacs-hg @ 2007-10-02 19:31:30 by aidan]
Synch up format-time-string % specifiers with Emacs 21.3.1, from Shyamal Prasad.
author | aidan |
---|---|
date | Tue, 02 Oct 2007 19:31:31 +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])