view lisp/sb-tag-plus.xpm @ 64740:eeed7a7c1afa

(grep-regexp-alist): Set 5th arg `TYPE' to 0 instead of 1 to display binary file names as info file links. (grep-error-face): Use `compilation-error-face' instead of `font-lock-keyword-face'. (grep-mode-font-lock-keywords): Use `compilation-info-text-face' and `compilation-warning-text-face' instead of `font-lock-keyword-face'. Use `compilation-error-text-face' instead of `grep-error-face'.
author Juri Linkov <juri@jurta.org>
date Sat, 06 Aug 2005 01:10:19 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

/* XPM */
static char * sb_tag_plus_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #B8B8B8",
"+	c #000000",
"@	c #FFF993",
"#	c #828282",
"                    ",
"                    ",
"    ..............  ",
"   .++++++++++++++. ",
"  .+@@@@@@@@@@@@@@+#",
" .+@@@@@@+@@@@@@@@+#",
".+@@@@@@@+.@@@@@@@+#",
".+@++@@+++++@@@@@@+#",
".+@++@@@.+...@@@@@+#",
".+@@@@@@@+.@@@@@@@+#",
" #+@@@@@@@.@@@@@@@+#",
"  #+@@@@@@@@@@@@@@+#",
"   #++++++++++++++# ",
"    ##############  ",
"                    "};