Mercurial > emacs
view etc/images/ezimage/key.xpm @ 99418:5e2ae9519997
(Entering Emacs): Document inhibit-startup-screen.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 06 Nov 2008 06:58:58 +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", " ........ ", " ..++++++.. ", " .+@@@@@@+. ", " .+@@++@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .++. ", " .. "};