Mercurial > emacs
view lisp/toolbar/right_arrow.xpm @ 52604:cf28ad83bf76
(c-electric-brace): Fixed a bug in the expand-abbrev' workaround
which caused braces to disbehave inside macros.
author | Martin Stjernholm <mast@lysator.liu.se> |
---|---|
date | Wed, 24 Sep 2003 13:55:07 +0000 |
parents | 54d90c318dfd |
children | 734ff40978ad |
line wrap: on
line source
/* XPM */ static char * right_arrow_xpm[] = { "24 24 9 1", " c None", ". c #020202", "+ c #1A1A1A", "@ c #779D6D", "# c #88AE80", "$ c #97B78B", "% c #9EBA92", "& c #E9EFE8", "* c #3C5936", " ", " ", " ", " ", " ", " .. ", " .&.. ", " .&&&.. ", " .&&&&&.. ", " .&&&&&&&.. ", " .&&&&&&&&&+. ", " +&&&&&&&&&&%.. ", " .%#######@@*.. ", " .%#####@@*.. ", " .%###@@*.. ", " .$#@@*.. ", " .#@*.. ", " .*.. ", " .. ", " ", " ", " ", " ", " "};