*** empty log message ***
authorhanda <handa>
Mon, 26 Jul 2004 12:52:48 +0000 (12:52 +0000)
committerhanda <handa>
Mon, 26 Jul 2004 12:52:48 +0000 (12:52 +0000)
example/ChangeLog
src/ChangeLog

index 322561d..f38f431 100644 (file)
@@ -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  <handa@m17n.org>
 
index e8da84c..6109a3c 100644 (file)
@@ -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.