Mercurial > emacs
view etc/images/letter.xpm @ 103774:5048b64c7cf0
* b2m.c (main): Ensure that each message ends in two newlines.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 08 Jul 2009 03:20:03 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};