view lisp/term/vt320.el @ 1506:4d97756f2fbe

[xemacs-hg @ 2003-05-29 17:02:31 by james] Fix the use of GCC function attributes in ellcc.c
author james
date Thu, 29 May 2003 17:02:31 +0000
parents 376386a54a3c
children
line wrap: on
line source

(load "term/vt100" nil t)

;; Make F11 an escape key.
(define-key function-key-map "\e[23~" [?\e])