Mercurial > emacs
view etc/images/gud/print.xpm @ 66557:0a53832a48ce
(flyspell-external-point-words):
Detect when WORD can't be checked properly because
flyspell-get-word finds just part of it, and move on.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 30 Oct 2005 15:52:07 +0000 |
parents | 8d47733bcd93 |
children |
line wrap: on
line source
/* XPM */ static char * print_xpm[] = { "24 24 2 1", " c None", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ", " ... ... ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " ... .. ", " .. .. ", " .. ", " .. ", " .. ", " .... ", " ", " ", " "};