update.
[chise/ids.git] / ChangeLog
index a44b329..f3b3479 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,71 @@
+2002-12-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * IDS-UCS-Basic.txt:
+       - Add some missing IDSs.
+       - Fix or modify some IDSs.
+
+       * ids-find.el (ideographic-structure-member-compare-components):
+       Renamed from `ideographic-structure-member-compare-parts'.
+       (ideographic-structure-member): Rename argument `part' to
+       `component'.
+       (ideographic-structure-repertoire-p): Likewise.
+       (ids-find-result-buffer): New variable.
+       (ids-find-format-line): New function.
+       (ids-find-chars-including-components): Renamed from
+       `ideographic-structure-search-chars'; use `ids-find-result-buffer'
+       and `ids-find-format-line'.
+       (ideographic-structure-search-chars): New obsolete alias for
+       `ids-find-chars-including-components'.
+       (ids-find-chars-covered-by-components): New command.
+
+2002-12-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * IDS-JIS-X0208-1990.txt (J90-4134): Use BC-8B5D instead of
+       U+5165.
+       (J90-4B71): Don't use &MCS-xxxxxxxx;.
+
+2002-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * IDS-JIS-X0208-1990.txt:
+       - Add some missing IDSs.
+       - Fix or modify some IDSs.
+
+2002-12-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * IDS-JIS-X0208-1990.txt: Simplify some subsequences.
+
+2002-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ids-find.el (ideographic-structure-member): Add autoload cookie
+       and DOC-string.
+       (ideographic-structure-repertoire-p): New function.
+
+2002-12-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * ids-find.el (ideographic-structure-char=): Fix problem about
+       characters which does not have mappings for UCS code points.
+
+2002-12-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * cjk-4corner.el: New file.
+
+2002-11-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * IDS-JIS-X0208-1990.txt: Modify and/or fix some parts.
+
+2002-11-28  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * install-ids.el: Change order.
+
+2002-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * IDS-Daikanwa-01.txt:
+       - Use utf-8-mcs-er instead of utf-8.
+       - Modify and/or fix some parts.
+
+       * ids-dump.el (ids-dump-insert-daikanwa): Fixed problem about null
+       definitions.
+
 2002-11-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
 
        * Makefile (install-ids): New target.