Mercurial > emacs
view lisp/sb-tag-minus.xpm @ 58227:d7757127f475
(compilation-internal-error-properties):
Fix up a transposition-typo. Check end-col before using it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 15 Nov 2004 04:51:50 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_tag_minus_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #FFF993", "# c #828282", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@@@@@@@@@@+#", " .+@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@++@@+++++@@@@@@+#", ".+@++@@@.....@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", " #+@@@@@@@@@@@@@@@+#", " #+@@@@@@@@@@@@@@+#", " #++++++++++++++# ", " ############## ", " "};