2002-06-22 MORIOKA Tomohiko * IDS-ELS (ids-modules-to-compile): Add `ids-dump'. * ids-dump.el: New file. 2002-06-21 MORIOKA Tomohiko * IDS-UCS-Compat.txt: Fixed. 2002-06-21 MORIOKA Tomohiko * IDS-UCS-Basic.txt: Fix or simplify some IDS. 2002-06-20 MORIOKA Tomohiko * ids-read.el (ids-read-buffer): Add new optional argument `simplify'; if `simplify' is nil, don't simplify a subtree; accept CB-nnnnn. (ids-read-file): Likewise. * ids.el (ids-parse-component): Add new argument `simplify'; if `simplify' is nil, don't simplify a subtree. (ids-parse-element): Likewise. (ids-parse-string): Likewise. 2002-06-20 MORIOKA Tomohiko * iddef.el: Deleted [moved to `cdp' package']. 2002-05-28 MORIOKA Tomohiko * IDS-ELS (ids-modules-to-compile): Add `ids-read'; delete `iddef'. * ids-read.el: New file. 2002-04-18 MORIOKA Tomohiko * IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt, IDS-UCS-Compat-Supplement.txt, IDS-UCS-Ext-B-1.txt, IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt: Use U-hhhhhhhh instead of U+hhhhh. 2002-04-18 MORIOKA Tomohiko * IDS-UCS-Compat-Supplement.txt: Fixed. 2002-04-18 Christian Wittern * IDS-UCS-Basic.txt, IDS-UCS-Ext-B-1.txt: Removed some garbage. * README.en: Changed some wording about the CDP database. 2002-04-17 MORIOKA Tomohiko * IDS-CFG, IDS-ELS, IDS-MK, Makefile: New files. 2002-04-16 MORIOKA Tomohiko * IDS-UCS-Ext-B-1.txt, IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt, IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt, README.en, IDS-UCS-Basic.txt, IDS-UCS-Compat-Supplement.txt, IDS-UCS-Compat.txt, IDS-UCS-Ext-A.txt: New files. 2002-04-05 MORIOKA Tomohiko * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and remove `hanyu-dazidian-{vol|page|char}'. 2002-04-05 MORIOKA Tomohiko * ids.el (ids-parse-string): Add DOC-string. (ids-format-list): Likewise; add autoload cookie. * ids-util.el (morohashi-char-replace-alist): Add some rules. 2002-04-04 MORIOKA Tomohiko * ids.el (ids-format-unit): New function. (ids-format-list): New function. 2002-04-03 MORIOKA Tomohiko * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to replace converted sub-tree with corresponding combined character. 2002-04-03 MORIOKA Tomohiko * iddef.el (iddef-read-buffer): Add new optional argument `ucs-only'. (iddef-read-file): Likewise. 2002-03-31 MORIOKA Tomohiko * ids-util.el (morohashi-char-replace-alist): Use `decode-char' for U+4EBD. 2002-01-07 MORIOKA Tomohiko * iddef.el (iddef-read-buffer): Fixed problem when corresponding Daikanwa character is not found. 2001-12-19 MORIOKA Tomohiko * iddef.el (iddef-check-mapping-buffer): New function. (iddef-check-mapping-file): New function. 2001-12-18 MORIOKA Tomohiko * 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 * ids-util.el: Add coding: magic cookie. (morohashi-char-replace-alist): Add some rules. 2001-12-15 MORIOKA Tomohiko * ids-util.el (morohashi-char-replace-alist): Add new character. 2001-12-15 MORIOKA Tomohiko * 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 * 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 * ids-util.el, ids.el: New file.