Mercurial > emacs
view etc/images/ezimage/key.xpm @ 81029:2a256edee29f
(x_connection_closed): Remove NO_RETURN.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 22 May 2007 08:29:09 +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", " ........ ", " ..++++++.. ", " .+@@@@@@+. ", " .+@@++@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .++. ", " .. "};