Mercurial > emacs
view etc/letter.xpm @ 52006:b1b3a648691c
(Garbage Collection): Fix previous change.
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Tue, 22 Jul 2003 16:15:25 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};