Mercurial > emacs
view etc/letter.xpm @ 47856:1d62ac5dafa8
Change description of cus-test.el.
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Sun, 13 Oct 2002 02:49:41 +0000 |
parents | 292640c5a4d0 |
children | bc20bf61a6e9 |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c #000000", " c #FFFFFF", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};