Mercurial > emacs
view etc/letter.xpm @ 51000:72af65197e01
Fix typos. Patch from Jesper Harder <harder@ifa.au.dk>.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 14 May 2003 21:27:14 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};