Mercurial > emacs
view lisp/term/vt300.el @ 30494:0cb71f4faae1
(sendmail-send-it): Improve the way to avoid calling
select-message-coding-system twice.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 27 Jul 2000 06:22:00 +0000 |
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])