Mercurial > emacs
view lisp/sb-tag-plus.xpm @ 58487:d0581f1eef46
(python-font-lock-syntactic-keywords): Check for escapes in the regexp.
(python-quote-syntax): Don't do it here.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 25 Nov 2004 02:54:58 +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", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@@@@@@@@@@+#", " .+@@@@@@+@@@@@@@@+#", ".+@@@@@@@+.@@@@@@@+#", ".+@++@@+++++@@@@@@+#", ".+@++@@@.+...@@@@@+#", ".+@@@@@@@+.@@@@@@@+#", " #+@@@@@@@.@@@@@@@+#", " #+@@@@@@@@@@@@@@+#", " #++++++++++++++# ", " ############## ", " "};