view lisp/term/vt420.el @ 26714:7dff939f49fe

(decide_coding_unwind): Renamed from set_auto_coding_unwind. (Finsert_file_contents): Make single unwind protect to call both Vset_auto_coding_function and Ffind_operation_coding_system.
author Kenichi Handa <handa@m17n.org>
date Mon, 06 Dec 1999 04:46:51 +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])