Mercurial > emacs
view lisp/term/vt320.el @ 35729:bc965ab08080
Document problems with the MS-Windows port of v21.1 and with
the Cygwin port of Bash when run under Emacs.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 30 Jan 2001 13:47:51 +0000 (2001-01-30) |
parents | 2b742626505a |
children | 67b464da13ec |
line wrap: on
line source
(load "term/vt100" nil t) ;; Make F11 an escape key. (define-key function-key-map "\e[23~" [?\e])