Mercurial > emacs
view etc/images/letter.xpm @ 108160:7fc92f732328
Document complete-symbol change.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 28 Apr 2010 18:27:54 -0400 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};