view lisp/term/vt320.el @ 4536:0ed907d0f1e9

configure,configure.ac: Fixed two typos in args of main: char *v -> char **v
author "Vladimir G. Ivanovic" <vgivanovic@comcast.net>
date Sat, 27 Dec 2008 15:28:43 +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])