Mercurial > emacs
view lisp/sb-tag-v.xpm @ 89558:5addd0693c9d
(handle_auto_composed_prop): Check if the last
characters of auto-composed region is newly composed with the
following characters.
(handle_composition_prop): Fix checking of point being inside
composition.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 30 Sep 2003 11:07:55 +0000 |
parents | c0758fd9ca7a |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_tag_v_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ", " ", " ............... ", " .+++++++++++++++.", " .+@@@@@@@@@@@@@@+.", " .+@@@++++++++++.@+.", ".+@@@@@++++++++.@@+.", ".+@++@@@++++++.@@@+.", ".+@++@@@@++++.@@@@+.", ".+@@@@@@@@++.@@@@@+.", " .+@@@@@@@@.@@@@@@+.", " .+@@@@@@@@@@@@@@+.", ". .+++++++++++++++.", " ............... ", " "};