view lisp/term/vt400.el @ 37809:5bc4eff5115e

(goto-address-at-point): Deal with URLs part of which look like email addresses.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 18 May 2001 12:47:43 +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])