Mercurial > emacs
view lisp/term/vt320.el @ 37666:16a7e84d5ff3
(browse-url-filename-alist): Allow UNC file
names for MS-Windows and MS-DOS. From Dan Holmsand
<dan@eyebee.com>.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 10 May 2001 11:54:15 +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])