Mercurial > emacs
changeset 54217:0cbe097fca37
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 01 Mar 2004 07:09:38 +0000 |
parents | 638f83c80323 |
children | 6f75b2135827 |
files | leim/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 22 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <handa@m17n.org> + + * 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 <jmarant@nerim.net> (tiny change) * Makefile.in (distclean maintainer-clean): Depend on clean.
--- 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 <handa@m17n.org> + + * editfns.c (Ftranslate_region): Handle multibyte chars in TABLE + correctly. + 2004-02-28 Kim F. Storm <storm@cua.dk> * dispnew.c (update_window): Update header line also if there are