Mercurial > emacs
view lisp/sb-tag-minus.xpm @ 63653:ec766f32b118
(gdb-error): New variable.
(gdb-error): New function.
(gdb-annotation-rules): Act on error-begin and error annotations.
(gdb-concat-output): Use font-lock-warning-face for errors.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Wed, 22 Jun 2005 08:45:01 +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", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@@@@@@@@@@+#", " .+@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@++@@+++++@@@@@@+#", ".+@++@@@.....@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", " #+@@@@@@@@@@@@@@@+#", " #+@@@@@@@@@@@@@@+#", " #++++++++++++++# ", " ############## ", " "};