view lisp/term/vt420.el @ 34561:62530d6f561d

(Fmsdos_set_mouse_buttons): Signal an error if the argument is outside the range [2..3].
author Eli Zaretskii <eliz@gnu.org>
date Thu, 14 Dec 2000 15:12:58 +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])