view lisp/term/vt400.el @ 31098:53a2817c6ee4

(LOCAL_FLAGS): Define USE_CRT_DLL if requested. (LINK_FLAGS): Append to original value of LINK_FLAGS.
author Andrew Innes <andrewi@gnu.org>
date Tue, 22 Aug 2000 22:32:56 +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])