Mercurial > emacs
view etc/images/up-node.xpm @ 111343:f168d8610334
Reflect mouse-highlight redesign in term.c
term.c: Remove static mouse_face_* variables. All users changed.
(term_show_mouse_face, term_clear_mouse_face)
(fast_find_position, term_mouse_highlight): Functions deleted.
(tty_draw_row_with_mouse_face): New function.
(term_mouse_movement): Call note_mouse_highlight instead of
term_mouse_highlight.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 02 Nov 2010 21:35:12 +0200 |
parents | c0f0ecaa0096 |
children |
line wrap: on
line source
/* XPM */ static char * up_node2_xpm[] = { "24 24 18 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #DADAD6", "# c #BCBCB8", "$ c #778E6F", "% c #506B46", "& c #0F1308", "* c #6B9060", "= c #445B2C", "- c #A9C7A6", "; c #BDD3B8", "> c #77A16E", ", c #C2D7BE", "' c #C1D6BD", ") c #B0CAAD", "! c #A4C3A2", "~ c #8CA782", " .................. ", " .+++++++++++++++@#. ", " .+++++++++++++++#+#. ", " .+++++++++++++++#$%&. ", " .+++++++++++++++@$%&. ", " .+++++++++++++++++@#. ", " .++++++++++++@@@@@@#. ", " .+++++++++++++@@@@@#. ", " .++++++++++++@@@@@@#. ", " .+++++@@##$####@#@@#. ", " .+++@+@@#..$$####@@#. ", " .++++@@#.*=.%####@##. ", " .+++@@#.*-*=.$$###@#. ", " .+++@#.*-;**=.%###@#. ", " .++@#.*--;***=.$$###. ", " .++#.*---;****=.$###. ", " .+#.>,,;-;*****=.#@#. ", " .+%....')'***.....@#. ", " .++++@.'-;***.$#####. ", " .++++@.'-;***.###@##. ", " .+++++.'-;***.#@++##. ", " .......'-;***........ ", " .,,@!~>. ", " ........ "};