From: handa Date: Mon, 26 Jul 2004 12:52:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-1-0~56 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0cbbd40d3c60a3e52e7783957b6e02ac5f2ca95e;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/example/ChangeLog b/example/ChangeLog index 322561d..f38f431 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -4,6 +4,7 @@ (set_input_method_spot): Don't check face if the buffer is empty. (show_cursor): Likewise. (delete_char): Fix adjustment of nchars. + (CursorProc): Call update_cursor. 2004-07-23 Kenichi Handa diff --git a/src/ChangeLog b/src/ChangeLog index e8da84c..6109a3c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -10,6 +10,8 @@ (layout_glyph_string): Pay attentinon to control->orientation_reversed when padding at the head or tail. Fix adjustment of space glyph width. + (get_gstring): If cursor_width or cursor_bidi is changed, don't + use a cache. * font-ft.c (mfont__ft_drive_otf): Set MGlyph->combining_code instead of MGlyph->bidi_sensitive.