view lisp/sb-tag-type.xpm @ 55584:bdbbd721cc67

(describe-char-unicode-data, describe-char-unicodedata-file): Re-enable the unicode code now that the licensing issues have been cleared in the unicode-4 license. (describe-text-properties-1): Remove unused `overlay' var. (describe-char): Remove unused var `buffer'.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 14 May 2004 05:02:18 +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",
"                    ",
"                    ",
"    ..............  ",
"   .++++++++++++++. ",
"  .+@@@@@@@@@@@@@@+#",
" .+@@@@@@++++++@@@+#",
".+@@@@@@@++++++@@@+#",
".+@++@@@@@@++@@@@@+#",
".+@++@@@@@@++@@@@@+#",
".+@@@@@@@@@++@@@@@+#",
" #+@@@@@@@@++@@@@@+#",
"  #+@@@@@@@@@@@@@@+#",
"   #++++++++++++++# ",
"    ##############  ",
"                    "};