Mercurial > emacs
view etc/images/prev-node.xpm @ 101775:250ce1fa6aed
Include coding.h and termhooks.h.
(composition_gstring_p): Fix for the terminal case.
(composition_gstring_width): Likewise.
(fill_gstring_body): Likewise.
(autocmp_chars): For terminal, call Fcomposition_get_gstring with
the frame.
(composition_compute_stop_pos): Adjust cmp_it->stop_pos if point
is within a composition.
(Fcomposition_get_gstring): Fix the the terminal case.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 04 Feb 2009 01:48:37 +0000 |
parents | c0f0ecaa0096 |
children |
line wrap: on
line source
/* XPM */ static char * prev_node3_xpm[] = { "24 24 17 1", " c None", ". c #000000", "+ c #0F1308", "@ c #FFFFFF", "# c #BCBCB8", "$ c #DADAD6", "% c #778E6F", "& c #C2D7BE", "* c #A6BFA0", "= c #A9C7A6", "- c #BDD3B8", "; c #B0CAAD", "> c #C1D6BD", ", c #8CA782", "' c #5B7950", ") c #6B9060", "! c #445B2C", " .................. ", " +@#@@@@@@@@@@@@@@$. ", " +@@%$@@@@@@@@@@@@@$. ", " .$#%%$@@@@@@@@@$.$$$. ", " .%$##$@@@@@@@@#..$$$. ", " .#@@@@@@@@@$$#.&.#$$. ", " .$@@@@@@@@@@#.$*.##$. ", " .@@@@@@@@$$#.$=*.......", " .@@@@@@@$$#.$==-&&&&&*.", " .@@@@@@@$#.@====;====%.", " .@$@$$$$#.$>>>>>>>>>>,.", " .@$@$$$$#.'))))))))))!.", " .@$$$$$$##.')))))))))!.", " .@$$$$$$##%.')))'!!!!!.", " .@$$$$$##$#%.')!.......", " .@$$$$$$$###%.'!.%%%. ", " .@$$#####$$##%.!.%##. ", " .@$$$$$$$#####%..###. ", " .@$$#####$$$###%.###. ", " .@$$$$$$$$$$$#######. ", " .@##################. ", " ..................... ", " ", " "};