view lisp/term/vt420.el @ 5661:6e5a7278f9bf

Add cast to Ibyte *, search.c, thank you Jeff Sparkes. 2012-05-07 Jeff Sparkes <jsparkes@gmail.com> * search.c (skip_chars): Add cast to Ibyte *.
author Aidan Kehoe <kehoea@parhasard.net>
date Tue, 08 May 2012 09:47:41 +0100
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])