Mercurial > emacs
view etc/images/ezimage/key.xpm @ 105773:e650013c56be
* minibuf.c (Fall_completions): Fix typos in docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 26 Oct 2009 16:20:44 +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", " ........ ", " ..++++++.. ", " .+@@@@@@+. ", " .+@@++@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .++. ", " .. "};