Mercurial > emacs
view lisp/sb-tag-minus.xpm @ 57679:6855ae44bb3f
Removed mouse-wheel event, added wheel-up and wheel-down
event, with a note about how to use mwheel.el to handle both these
events and mouse-4 and mouse-5 events.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sun, 24 Oct 2004 21:39:41 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_tag_minus_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #FFF993", "# c #828282", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@@@@@@@@@@+#", " .+@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@++@@+++++@@@@@@+#", ".+@++@@@.....@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", " #+@@@@@@@@@@@@@@@+#", " #+@@@@@@@@@@@@@@+#", " #++++++++++++++# ", " ############## ", " "};