Mercurial > emacs
view etc/letter.xpm @ 65929:252e6b444949
(ispell-check-version):
Ignore hyphen, and all that follows, in aspell's version text.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 08 Oct 2005 19:50:56 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};