Mercurial > emacs
view etc/letter.xpm @ 52414:93ce5f375b46
Fix some DOS line-ending inconsistencies introduced with arch-tag:
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 02 Sep 2003 19:14:00 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};