Mercurial > emacs
view etc/letter.xpm @ 48890:f4d223f5f6ef
(ucs-fragment-8859): Don't modify
char-coding-system-table elements destructively. Use
optimize-char-coding-system-table.
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 18 Dec 2002 23:19:01 +0000 |
parents | 292640c5a4d0 |
children | bc20bf61a6e9 |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c #000000", " c #FFFFFF", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};