Mercurial > emacs
view etc/images/ezimage/key.xpm @ 107310:94dd0c99026d
Correct buggy patch 99592 to cc-engine.el.
author | Alan Mackenzie <acm@muc.de> |
---|---|
date | Mon, 01 Mar 2010 17:46:36 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * key_xpm[] = { "16 16 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ........ ", " ..++++++.. ", " .+@@@@@@+. ", " .+@@++@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .++. ", " .. "};