view lisp/term/vt300.el @ 30204:35aec8514228

(inhibit_iso_escape_detection): New variable. (syms_of_coding): Make it a Lisp variable. (detect_coding_iso2022): If inhibit_iso_escape_detection is nonzero, ignore ISO2022's escape sequence.
author Kenichi Handa <handa@m17n.org>
date Fri, 14 Jul 2000 01:56:14 +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])