view lisp/term/vt300.el @ 26265:bcd25953e4cf

(end-of-buffer): Use window-end to find the window end instead of vertical-motion because this handles variable-height lines correctly.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 01 Nov 1999 11:39:20 +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])