Mercurial > emacs
view etc/images/low-color/spell.xpm @ 105784:51992684b560
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
help-xref-info-regexp and help-xref-url-regexp to identify links.
(Further to Bug#3921).
author | Kevin Ryde <user42@zip.com.au> |
---|---|
date | Tue, 27 Oct 2009 22:59:55 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * spell2_xpm[] = { "24 24 8 1", " c None", ". c #000100", "+ c #87AF85", "@ c #504D46", "# c #BBBDBA", "$ c #6B6B66", "% c #3E4850", "& c #FFFFFF", " ", " ", " ", " ", " ... .... ... ", " .. . .. . .. . ", " .. . .... .. ", " ..... .. . .. ", " .. . .. . .. . . ", " .. . .... ... ... ", " .+. ", " .. .+@ ", " .+. .++. ", " @+. %#+. ", " .++. .#+$. ", " .++.&++. ", " .+++++$. ", " .++++. ", " .+++@. ", " .++. ", " .+@. ", " .. ", " ", " "};