view lisp/toolbar/lc-search.xpm @ 66121:b1015e4158db

Don't require CL at runtime. (savehist-xemacs): Remove. (savehist-coding-system): Use utf-8 if available, regardless of religion. (savehist-no-conversion): Use (featurep 'xemacs). (savehist-load): Check existence of start-itimer rather than XEmacs. Use an idle timer. (savehist-process-for-saving): Replace use of CL funs `subseq' and `delete-if-not'.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 16 Oct 2005 15:22:37 +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",
"                        ",
"   @@@@@@@@@@@@@        ",
"  @+..........+$@       ",
"  @...........+++@      ",
"  @...........+..+@     ",
"  @...........+...#@    ",
"  @...........+...++@   ",
"  @....+$@@$+.+@@@@@@@  ",
"  @...+$+++#$+.++++##@  ",
"  @...$+..++#$..++++#@  ",
"  @...@+.++++@+...++#@  ",
"  @...@++++++@++...+#@  ",
"  @...$#+++++$++....#@  ",
"  @...+$#+++@@++....+@  ",
"  @...+#$@@$#@@+....+@  ",
"  @....++++++@@@+++++@  ",
"  @....++++++#@@@++++@  ",
"  @.....++++++#@@@+++@  ",
"  @..........++#@@+++@  ",
"  @..........++++++++@  ",
"  @+...+.+.+.++++++++@  ",
"  @+++++++++++++#####@  ",
"   @@@@@@@@@@@@@@@@@@   ",
"                        "};