From: handa Date: Tue, 31 Aug 2010 08:23:12 +0000 (+0000) Subject: (compose_glyph_string): Allow running flt striding over the cursor X-Git-Tag: REL-1-6-2~32 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=1e777b7ceead8d549358360a01edc735be2d1a53;p=m17n%2Fm17n-lib.git (compose_glyph_string): Allow running flt striding over the cursor position. --- diff --git a/src/draw.c b/src/draw.c index 0e58c15..5025759 100644 --- a/src/draw.c +++ b/src/draw.c @@ -546,7 +546,6 @@ compose_glyph_string (MFrame *frame, MText *mt, int from, int to, for (g++; (g->type == GLYPH_CHAR - && g->g.from != gstring->control.cursor_pos && g->rface->layouter == this->rface->layouter && (g->rface->rfont == this->rface->rfont || (g->category == GLYPH_CATEGORY_FORMATTER