Mercurial > emacs
view lisp/gnus/exit-summ.xpm @ 59627:24c3aed806c6
(ispell-looking-at): New function.
(ispell-process-line): Use ispell-looking-at to compare the ispell
output and the buffer contents.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 18 Jan 2005 23:16:27 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * exit_summ_xpm[] = { "24 24 3 1", ". c None", " c #000000000000", "X c #E1E1E0E0E0E0", " .. .. .. .. .. .. .. ..", "........................", "........................", " .. .. .. ..", "...... XXXX .....", "...... XXXXXXX .....", " .. .. XX XX XX .. ..", "...... XXXXXXXX .....", "...... XXXXXXX .....", " .. .. X XX .. ..", "...... XXXX .....", "...... XXXX .....", " .. .. X XXXXX .. ..", "...... XXXXXXX .....", "...... XXXXX XX .....", " .. .. X XXXXX .. ..", "...... XXXXX .....", "...... X .....", " .. . . .. ..", "........................", "........................", " .. .. .. .. .. .. .. ..", "........................", "........................"};