Mercurial > emacs
view lisp/toolbar/lc-search.xpm @ 58780:7f1f68f88ae8
(regex_compile): Fix end-of-pattern case for space.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 05 Dec 2004 23:34:16 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * search2_xpm[] = { "24 24 6 1", " c None", ". c #FFFFFF", "+ c #BBBDBA", "@ c #000100", "# c #6B6B66", "$ c #504D46", " ", " @@@@@@@@@@@@@ ", " @+..........+$@ ", " @...........+++@ ", " @...........+..+@ ", " @...........+...#@ ", " @...........+...++@ ", " @....+$@@$+.+@@@@@@@ ", " @...+$+++#$+.++++##@ ", " @...$+..++#$..++++#@ ", " @...@+.++++@+...++#@ ", " @...@++++++@++...+#@ ", " @...$#+++++$++....#@ ", " @...+$#+++@@++....+@ ", " @...+#$@@$#@@+....+@ ", " @....++++++@@@+++++@ ", " @....++++++#@@@++++@ ", " @.....++++++#@@@+++@ ", " @..........++#@@+++@ ", " @..........++++++++@ ", " @+...+.+.+.++++++++@ ", " @+++++++++++++#####@ ", " @@@@@@@@@@@@@@@@@@ ", " "};