*** empty log message ***
authorhanda <handa>
Tue, 6 Dec 2005 05:59:28 +0000 (05:59 +0000)
committerhanda <handa>
Tue, 6 Dec 2005 05:59:28 +0000 (05:59 +0000)
example/ChangeLog
src/ChangeLog

index a8a18ae..0c476bb 100644 (file)
@@ -1,3 +1,11 @@
+2005-12-06  Kenichi Handa  <handa@m17n.org>
+
+       * medit.c (mt_modified): New variable.
+       (KeyProc): Update screen if input method modified a text.
+       (surrounding_text_handler): Set mt_modified to 1 if a text is
+       deleted.
+       (main): Fix handling of --font arg.
+
 2005-12-02  Kenichi Handa  <handa@m17n.org>
 
        * medit.c (main): Handle --font arg.
index 6b4b7ab..312be6f 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-06  Kenichi Handa  <handa@m17n.org>
+
+       * fontset.c (mfont__lookup_fontset): If only a fallback font is
+       found, don't use it for more than one character.
+
 2005-12-05  Kenichi Handa  <handa@m17n.org>
 
        * face.c (mface__realize): Set rfont->layouter to Mnil.