view lisp/term/vt420.el @ 35495:74e192d083e9

(CCL_READ_CHAR): Change the argument name from r to REG as a workaround for SunOS 4's cc.
author Kenichi Handa <handa@m17n.org>
date Wed, 24 Jan 2001 00:12:24 +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])