Mercurial > emacs
view lisp/sb-tag-gt.xpm @ 52838:246c94760bee
(MAX_BUF_SIZE): Reduce to 2**15.
(print_partial_compiled_pattern): Replace assert with a printout.
(skip_noops, mutually_exclusive_p): Change args, values to re_char *.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 13 Oct 2003 18:48:14 +0000 |
parents | c0758fd9ca7a |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_tag_gt_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ", " ", " ............... ", " .+++++++++++++++.", " .+@@@@@++@@@@@@@+.", " .+@@@@@@+++@@@@@@+.", ".+@@@@@@@++++@@@@@+.", ".+@++@@@@+++++@@@@+.", ".+@++@@@@+++++.@@@+.", ".+@@@@@@@++++.@@@@+.", " .+@@@@@@+++.@@@@@+.", " .+@@@@@++.@@@@@@+.", ". .++++++.++++++++.", " ............... ", " "};