view lisp/term/vt300.el @ 33895:3683396305bc

(tool-bar-add-item-from-menu): Handle case that foreground and/or background colors of the face `tool-bar' are unspecified.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 27 Nov 2000 11:28:24 +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])