Mercurial > emacs
view etc/letter.xpm @ 47895:3ec83d27c2b2
Replaced the recent ChangeLogs for cus-test.el by a summary.
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Wed, 16 Oct 2002 04:45:22 +0000 |
parents | 292640c5a4d0 |
children | bc20bf61a6e9 |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c #000000", " c #FFFFFF", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};