view lisp/term/vt300.el @ 5813:36dddf9d90d1

Fix calculation of time zone string in Fencode_time.
author Marcus Crestani <marcus@crestani.de>
date Thu, 02 Oct 2014 10:19:00 +0200
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])