view lisp/term/vt300.el @ 35659:aa45cec8f927

shell-write-history-on-exit: make sure the error message goes to the right buffer
author Sam Steingold <sds@gnu.org>
date Sun, 28 Jan 2001 03:43:35 +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])