view lisp/term/vt400.el @ 27018:c56e0e887ba4

(struct display_info): New. (struct x_output): Add the display_info member. (FRAME_X_DISPLAY_INFO): New macro.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 28 Dec 1999 15:56:29 +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])