Mercurial > emacs
view etc/images/letter.xpm @ 106449:093d4e217f6a
* ffap.el (ffap-rfc-path): Make this a defcustom since
`ffap-rfc-directories' is also a defcustom. (My Bug#4514.)
author | Kevin Ryde <user42@zip.com.au> |
---|---|
date | Sun, 06 Dec 2009 00:22:51 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};