view lisp/term/vt420.el @ 37342:acd52a18e549

(Info-file-list-for-emacs): Add an entry for the "info" manual.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 14 Apr 2001 11:45:31 +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])