*** empty log message ***
authorhanda <handa>
Fri, 11 Nov 2005 11:25:43 +0000 (11:25 +0000)
committerhanda <handa>
Fri, 11 Nov 2005 11:25:43 +0000 (11:25 +0000)
example/ChangeLog
src/ChangeLog

index 7ddbf2b..6eda06e 100644 (file)
@@ -1,3 +1,7 @@
+2005-11-11  Kenichi Handa  <handa@m17n.org>
+
+       * medit.c (update_cursor): Update control.cursor_pos.
+
 2005-11-08  Kenichi Handa  <handa@m17n.org>
 
        * medit.c (delete_char): Fix the case of deleting the previous
index dc3dd83..0281c96 100644 (file)
@@ -1,5 +1,8 @@
 2005-11-11  Kenichi Handa  <handa@m17n.org>
 
+       * 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  <handa@m17n.org>