view lisp/term/vt320.el @ 26474:027b7c42a65b

(Fx_show_busy_cursor): Doc-fix. (Fx_hide_busy_cursor): Ditto.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 17 Nov 1999 21:03:12 +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])