Mercurial > emacs
view etc/letter.xpm @ 80923:1d7f2c35bf90
(ispell-start-process): Defend against bad default-directory.
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Wed, 16 May 2007 05:49:57 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};