view lisp/sb-tag-type.xpm @ 57795:9af430d690ed

(function-called-at-point): read -> intern.
author Juri Linkov <juri@jurta.org>
date Sat, 30 Oct 2004 01:07:20 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

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