Delete duplicate \e,b(\e(B entry.
[bpt/emacs.git] / leim / ChangeLog
index 79a628b..72a0b16 100644 (file)
@@ -1,3 +1,55 @@
+2000-12-16  Kenichi Handa  <handa@etl.go.jp>
+
+       * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
+
+2000-12-06  Andrew Innes  <andrewi@gnu.org>
+
+       * makefile.w32-in (buildlisppath): Set to an absolute directory,
+       relative to $(CURDIR).
+       (INSTALLDIR): Use forward slash.
+
+2000-11-24  Andrew Innes  <andrewi@gnu.org>
+
+       * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
+
+       * makefile.nt (.SUFFIXES): New target, include .elc .el.
+
+2000-11-21  Kenichi Handa  <handa@etl.go.jp>
+
+       * Makefile.in (.SUFFIXES): New target, include .elc .el.
+
+2000-11-17  Kenichi Handa  <handa@etl.go.jp>
+
+       * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
+       remember the conversion start.
+
+2000-10-21  Andrew Innes  <andrewi@gnu.org>
+
+       * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
+       of conditional invocation of make.
+       (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) 
+       (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) 
+       (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
+       files to .elc.
+       ($(TIT)): Adjusted for the above change.
+       (clean mostlyclean): Likewise.
+       (.el.elc): New target.
+
+       * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
+       of conditional invocation of make.
+       (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) 
+       (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) 
+       (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
+       files to .elc.
+       ($(TIT)): Adjusted for the above change.
+       (clean mostlyclean): Likewise.
+       (.el.elc): New target.
+
+2000-10-07  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * Makefile.in (${TIT}, clean): Don't use shell `command`
+       expansion, use ${TIT:.elc=.el} instead.
+
 2000-09-26  Gerd Moellmann  <gerd@gnu.org>
 
        * Makefile.in: Make this the leim Makefile.in.