view lisp/term/vt400.el @ 27918:a71031623500

(list-diary-entries): Don't try to go forward at the end of the buffer.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 01 Mar 2000 10:28:44 +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])