*** empty log message ***
authorhanda <handa>
Wed, 16 Jun 2004 00:14:50 +0000 (00:14 +0000)
committerhanda <handa>
Wed, 16 Jun 2004 00:14:50 +0000 (00:14 +0000)
example/ChangeLog
src/ChangeLog

index ab83561..7de9fe3 100644 (file)
@@ -1,7 +1,14 @@
+2004-06-16  Kenichi Handa  <handa@m17n.org>
+
+       * medit.c (face_freeserif): New variable.
+       (face_table): Add an entry for freeserif.
+       (main): Initialized and free face_freeserif.
+
 2004-06-15  Kenichi Handa  <handa@m17n.org>
 
        * mdump.c: Add command line arguments --family and --language.
        (help_exit): Print info about those arguemnts.
+       (main): Make family name to lowercase.
 
 2004-06-04  Kenichi Handa  <handa@m17n.org>
 
index 68d31e9..b1ff9b8 100644 (file)
@@ -1,5 +1,7 @@
 2004-06-16  Kenichi Handa  <handa@m17n.org>
 
+       * m17n-X.c (device_open): Add parens in `if' condition.
+
        * mtext.c (INC_POSITION): Handle format other than utf8 and utf16.
        (DEC_POSITION): Likewise.