view lisp/term/vt400.el @ 33432:7f6ffdaecedc

(diff-mode-menu): Add entry for applying hunk. (diff-count-matches, diff-split-hunk): New functions. (diff-mode-map): Bind C-c C-s to diff-split-hunk.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 12 Nov 2000 16:59:52 +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])