update.
[chise/ids.git] / ChangeLog
1 2002-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * IDS-UCS-Ext-B-1.txt, IDS-UCS-Ext-B-2.txt, IDS-UCS-Ext-B-3.txt,
4         IDS-UCS-Ext-B-4.txt, IDS-UCS-Ext-B-5.txt, IDS-UCS-Ext-B-6.txt,
5         README.en, IDS-UCS-Basic.txt, IDS-UCS-Compat-Supplement.txt,
6         IDS-UCS-Compat.txt, IDS-UCS-Ext-A.txt: New files.
7
8 2002-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
9
10         * iddef.el (iddef-check-mapping-buffer): Add `hanyu-dazidian' and
11         remove `hanyu-dazidian-{vol|page|char}'.
12
13 2002-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14
15         * ids.el (ids-parse-string): Add DOC-string.
16         (ids-format-list): Likewise; add autoload cookie.
17
18         * ids-util.el (morohashi-char-replace-alist): Add some rules.
19
20 2002-04-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
21
22         * ids.el (ids-format-unit): New function.
23         (ids-format-list): New function.
24
25 2002-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26
27         * ids-util.el (ideographic-structure-convert-to-daikanwa): Try to
28         replace converted sub-tree with corresponding combined character.
29
30 2002-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31
32         * iddef.el (iddef-read-buffer): Add new optional argument
33         `ucs-only'.
34         (iddef-read-file): Likewise.
35
36 2002-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
37
38         * ids-util.el (morohashi-char-replace-alist): Use `decode-char'
39         for U+4EBD.
40
41 2002-01-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
42
43         * iddef.el (iddef-read-buffer): Fixed problem when corresponding
44         Daikanwa character is not found.
45
46 2001-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
47
48         * iddef.el (iddef-check-mapping-buffer): New function.
49         (iddef-check-mapping-file): New function.
50
51 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
52
53         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
54         into a character specified in `->same-ideograph' or `->identical'
55         if the character has `ucs'.
56
57         * ids-util.el: Add new character.
58
59 2001-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
60
61         * ids-util.el: Add coding: magic cookie.
62         (morohashi-char-replace-alist): Add some rules.
63
64 2001-12-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
65
66         * ids-util.el (morohashi-char-replace-alist): Add new character.
67
68 2001-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
69
70         * iddef.el (iddef-read-buffer): Don't add `ideographic-structure'
71         for Daikanwa character if the Daikanwa character has a different
72         `ucs' code point.
73
74 2001-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
75
76         * iddef.el: New file.
77
78         * ids.el (ids-read-buffer): Moved to iddef.el and renamed to
79         `iddef-read-buffer'; don't require `ids-util'.
80
81 2001-12-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
82
83         * ids-util.el, ids.el: New file.