Mercurial > emacs
view etc/letter.xpm @ 66541:60d77f0435af
* alloc.c (emacs_blocked_free): Fix typo.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 29 Oct 2005 20:17:48 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};