Mercurial > emacs
view etc/images/low-color/up-node.xpm @ 105983:0bc34ff12a2d
(word_boundary_p): Adjusted for the change of the
semantics of Vword_combining_categories.
(Vword_combining_categories): Describe the slight change of the
semantics.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 13 Nov 2009 11:17:22 +0000 |
parents | c0f0ecaa0096 |
children |
line wrap: on
line source
/* XPM */ static char * up_node_xpm[] = { "24 24 8 1", " c None", ". c #FFFFFF", "+ c #BBBDBA", "@ c #000000", "# c #87AF85", "$ c #504D46", "% c #6B6B66", "& c #000100", " @@@@@@@@@@@@@@@@@@ ", " @...............++@ ", " @...............+.+@ ", " @...............+#%&@ ", " @...............+#%&@ ", " @.................++@ ", " @............+++++++@ ", " @.............++++++@ ", " @............+++++++@ ", " @.....++++#+++++++++@ ", " @...+.+++@@##+++++++@ ", " @....+++@#$@%+++++++@ ", " @...+++@###$@##+++++@ ", " @...++@##+##$@%+++++@ ", " @..++@###+###$@##+++@ ", " @..+@####+####$@#+++@ ", " @.+@#+++#+#####$@+++@ ", " @.%@@@@+++###@@@@@++@ ", " @....+@+#+###@#+++++@ ", " @....+@+#+###@++++++@ ", " @.....@+#+###@++..++@ ", " @@@@@@@+#+###@@@@@@@@ ", " @+++###@ ", " @@@@@@@@ "};