From c8395cdbc59d144d28eab6a20289bdb547154ad6 Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 11 Nov 2005 11:25:43 +0000 Subject: [PATCH] *** empty log message *** --- example/ChangeLog | 4 ++++ src/ChangeLog | 3 +++ 2 files changed, 7 insertions(+) diff --git a/example/ChangeLog b/example/ChangeLog index 7ddbf2b..6eda06e 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -1,3 +1,7 @@ +2005-11-11 Kenichi Handa + + * medit.c (update_cursor): Update control.cursor_pos. + 2005-11-08 Kenichi Handa * medit.c (delete_char): Fix the case of deleting the previous diff --git a/src/ChangeLog b/src/ChangeLog index dc3dd83..0281c96 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2005-11-11 Kenichi Handa + * draw.c (compose_glyph_string): Check cursor_pos to decide on + which region to run FLT. + * input.c (delete_surrounding_text): Clear cache if necessary. 2005-11-09 Kenichi Handa -- 1.7.10.4