view lisp/term/vt300.el @ 30306:7a694e8efd12

(face-font-selection-order) (face-font-family-alternatives): Add custom type.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 18 Jul 2000 19:07:15 +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])