# HG changeset patch # User Kenichi Handa # Date 1078124978 0 # Node ID 0cbe097fca3752935b33b8ab9a0aa9560ca03199 # Parent 638f83c803234e740a7c2136527e1b5a3c79f315 *** empty log message *** diff -r 638f83c80323 -r 0cbe097fca37 leim/ChangeLog --- a/leim/ChangeLog Mon Mar 01 07:08:28 2004 +0000 +++ b/leim/ChangeLog Mon Mar 01 07:09:38 2004 +0000 @@ -1,3 +1,20 @@ +2004-02-28 Kenichi Handa + + * Makefile.in (all): Depends on ${WORLD} instead of ${TIT} and + ${MISC-DIC}. + (clean, mostlyclean): Don't delete *.elc distributed with tarball. + (maintainer-clean): Delete files that are not in CVS repository. + + * makefile.nt (all): Depends on $(WORLD) instead of $(TIT) and + $(MISC-DIC). + (clean, mostlyclean): Don't delete *.elc distributed with tarball. + (maintainer-clean): Delete files that are not in CVS repository. + + * makefile.w32-in (all): Depends on $(WORLD) instead of $(TIT) and + $(MISC-DIC). + (clean, mostlyclean): Don't delete *.elc distributed with tarball. + (maintainer-clean): Delete files that are not in CVS repository. + 2004-02-16 J,bi(Br,bt(Bme Marant (tiny change) * Makefile.in (distclean maintainer-clean): Depend on clean. diff -r 638f83c80323 -r 0cbe097fca37 src/ChangeLog --- a/src/ChangeLog Mon Mar 01 07:08:28 2004 +0000 +++ b/src/ChangeLog Mon Mar 01 07:09:38 2004 +0000 @@ -1,3 +1,8 @@ +2004-03-01 Kenichi Handa + + * editfns.c (Ftranslate_region): Handle multibyte chars in TABLE + correctly. + 2004-02-28 Kim F. Storm * dispnew.c (update_window): Update header line also if there are