Mercurial > emacs
view etc/letter.xpm @ 57130:d8cdadecaba8
(calc-quick-units): Fix overzealous s/or/unless.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Sat, 18 Sep 2004 09:29:35 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};