Mercurial > emacs
view etc/images/letter.xpm @ 103983:4af91568dcc6
(describe-variable): Add information about file-local and dir-local variables.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 19 Jul 2009 16:56:05 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};