Mercurial > emacs
view etc/images/letter.xpm @ 110737:5850ff18beab
* files.texi (Magic File Names): New defopt remote-file-name-inhibit-cache.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 03 Oct 2010 17:58:09 +0200 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};