Mercurial > emacs
view etc/letter.xpm @ 77655:61d6d08c1ecf
(Accepting Output): Revert most of previous change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 06 May 2007 17:44:41 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};