view lisp/term/vt400.el @ 29011:b60861d6c1e0

(fontset_ref): Use SPLIT_CHAR instead of SPLIT_NON_ASCII_CHAR. (fontset_ref_via_base, fontset_set): Likewise
author Kenichi Handa <handa@m17n.org>
date Sat, 20 May 2000 00:00:49 +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])