- Require `char-db-util'.
[chise/tomoyo-tools.git] / ChangeLog
index 5f8a6a3..607271c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,77 @@
+2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * iddef.el (iddef-read-buffer): Fixed problem when corresponding
+       Daikanwa character is not found.
+
+2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * iddef.el (iddef-check-mapping-buffer): New function.
+       (iddef-check-mapping-file): New function.
+
+2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
+       into a character specified in `->same-ideograph' or `->identical'
+       if the character has `ucs'.
+
+       * ids-util.el: Add new character.
+
+2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ids-util.el: Add coding: magic cookie.
+       (morohashi-char-replace-alist): Add some rules.
+
+2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * ids-util.el (morohashi-char-replace-alist): Add new character.
+
+2001-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
+       for Daikanwa character if the Daikanwa character has a different
+       `ucs' code point.
+
+2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * TOMOYO-ELS (tomoyo-modules-to-compile): Add `iddef'.
+
+       * iddef.el: New file.
+
+       * ids.el (ids-read-buffer): Moved to iddef.el and renamed to
+       `iddef-read-buffer'; don't require `ids-util'.
+
+2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * TOMOYO-ELS, idc-util.el, idc.el, ids-util.el, ids.el: Rename
+       `idc' to `ids'.
+
+2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * TOMOYO-CFG (load-path): Must add current-directory.
+       - Display error message if `install' is not found.
+
+2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * idc.el (idc-parse-string): Add autoload cookie.
+       (idc-read-buffer): Likewise.
+
+       * idc-util.el (ideographic-structure-convert-to-ucs): Add autoload
+       cookie.
+       (ideographic-structure-convert-to-daikanwa): Likewise.
+
+       * csv.el (csv-parse-string): Add autoload cookie.
+
+2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * TOMOYO-ELS (tomoyo-modules-to-compile): Add `idc'.
+
+       * idc.el: New file.
+
+2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Makefile, TOMOYO-CFG, TOMOYO-ELS, TOMOYO-MK, csv.el,
+       idc-util.el: New files.
+
 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * check-mule.el (mule-charset-mapping-table-alist): New constant.