Mercurial > emacs
view lisp/sb-pg-minus.xpm @ 58161:5451548f1bd9
(font-lock-fontify-syntactically-region):
Don't forget to highlight the last char when we hit `end'.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 12 Nov 2004 00:00:59 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_pg_minus_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #828282", "# c #FFFFFF", " ............ ", " .++++++++++++@", " .++##########+@", " .+#+##########+@", " .+##+##########+@", " .+###+##########+@", " .+####+##########+@", ".+++++++#+++++####+@", ".+########.....###+@", ".+################+@", ".+################+@", ".+################+@", ".+################+@", ".++++++++++++++++++@", " @@@@@@@@@@@@@@@@@@ "};