Mercurial > emacs
view etc/images/ezimage/key.xpm @ 65947:97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
dismissing the speedbar, and buffer display mode. Link to
speedbar manual.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 09 Oct 2005 15:44:34 +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", " ........ ", " ..++++++.. ", " .+@@@@@@+. ", " .+@@++@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .++. ", " .. "};