From bb62616fbe07bc46dc0a47eaadb0abf0fbab2d07 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Mon, 1 Mar 2004 07:09:38 +0000 Subject: [PATCH] *** empty log message *** --- leim/ChangeLog | 17 +++++++++++++++++ src/ChangeLog | 5 +++++ 2 files changed, 22 insertions(+) diff --git a/leim/ChangeLog b/leim/ChangeLog index 1b048bcddd7..2f44746ad7d 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -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 --git a/src/ChangeLog b/src/ChangeLog index c1a63aab953..742e2c3dabc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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 -- 2.39.2