Mercurial > emacs
view lisp/gnus/smile.xpm @ 57025:862d0c555534
(isearch-lazy-highlight-update): Take into account
the case of zero-length match at the search bound.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 08 Sep 2004 20:43:17 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * smile_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+++++++++++.", ".++.+++++.++.", ".++.+++++.++.", ".+++.....+++.", " .+++++++++. ", " ..+++++.. ", " ....... "};