*** empty log message ***
authorhanda <handa>
Tue, 4 Dec 2007 11:33:43 +0000 (11:33 +0000)
committerhanda <handa>
Tue, 4 Dec 2007 11:33:43 +0000 (11:33 +0000)
src/ChangeLog

index 71e7716..0e5bc0c 100644 (file)
@@ -1,13 +1,12 @@
 2007-12-04  Kenichi Handa  <handa@ni.aist.go.jp>
 
-       * m17n.h: Handle the case of _M17N_FLT_H_ being defined.
+       * m17n-core.h (merror_code): Extern it.
 
-       * m17n-gui.c (m17n_init_win, m17n_fini_win): Adjusted for the
-       change of m17n_init_flt and m17n_fini_flt.
+       * m17n-misc.h (merror_code): Don't extern it.
 
-       * m17n-flt.h: Handle the case of _M17N_H_ being defined.
+       * m17n.h: Handle the case of _M17N_FLT_H_ being defined.
 
-       * m17n-flt.c (m17n_init_flt, m17n_fini_flt): New arg with_shell.
+       * m17n-flt.h: Handle the case of _M17N_H_ being defined.
 
 2007-11-22  Kenichi Handa  <handa@ni.aist.go.jp>