Mercurial > emacs
view etc/images/ezimage/key.xpm @ 82507:9c9e50cbdf1e
(delete-selection-pre-hook): Use `mouse-region-match' instead of checking last-command.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Tue, 21 Aug 2007 20:04:51 +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", " ........ ", " ..++++++.. ", " .+@@@@@@+. ", " .+@@++@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .++. ", " .. "};