Mercurial > emacs
view etc/letter.xpm @ 47769:2a1b3fb46c95
(thing-at-point-uri-schemes): New variable.
(thing-at-point-url-regexp): Use it.
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Sun, 06 Oct 2002 17:52:40 +0000 |
parents | 292640c5a4d0 |
children | bc20bf61a6e9 |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c #000000", " c #FFFFFF", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};