view lisp/term/vt400.el @ 29152:9e9b47b53f50

1999-06-01 Kenichi HANDA <handa@etl.go.jp> * fileio.c (Finsert_file_contents): Even if a file is not found, execute codes for setting up coding system. Call after-insert-file-functions unconditionally
author Dave Love <fx@gnu.org>
date Wed, 24 May 2000 14:11:50 +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])