From 0cbbd40d3c60a3e52e7783957b6e02ac5f2ca95e Mon Sep 17 00:00:00 2001 From: handa Date: Mon, 26 Jul 2004 12:52:48 +0000 Subject: [PATCH] *** empty log message *** --- example/ChangeLog | 1 + src/ChangeLog | 2 ++ 2 files changed, 3 insertions(+) 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. -- 1.7.10.4