update.
[elisp/nabe.git] / ChangeLog
1 1999-05-19  MORIOKA Tomohiko  <tomo@m17n.org>
2
3         * NABE-MK (install-just-print-p): New function.
4         (config-nabe-package): New function.
5         (compile-nabe-package): New function.
6         (install-nabe-package): New function.
7
8         * NABE-CFG: Modify method to set up load-path.
9         (default-load-path): New variable.
10         (PACKAGEDIR): New variable.
11
12         * Makefile (XEMACS): New variable.
13         (PACKAGEDIR): New variable.
14         (package): New target.
15         (install-package): New target.
16
17 \f
18 1997-09-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
19
20         * nabe: Version 0.2 was released.
21
22         * README.ja: Modify for nabe.
23
24 Fri Feb 28 04:14:50 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
25
26         * NABE-CFG: Add "../emu" to load-path.
27
28 Fri Feb 28 04:13:30 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
29
30         * NABE-MK: Don't compile and install tl files.
31
32         * NABE-CFG: Don't install tl files.
33
34 Fri Feb 28 02:28:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
35
36         * roman-to-kana.el: Don't require tl-str.  require cl instead of
37         tl-list.
38
39         * roman-to-kana.el (roman-to-kana-string-1): Don't use function
40         `top-string-match'.
41
42 Tue Nov 12 09:20:26 1996  morioka  <morioka@mule.jaist.ac.jp>
43
44         * NABE-ELS (nabe-modules): Add `yude-canna'.
45
46 Tue Nov 12 09:18:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
47
48         * yude-canna.el: require nabe.
49
50         * skkdic-ext.el (skkdic-ext-suffix): Add some words.
51
52         * yude-canna.el: New module.
53
54         * yude-kkc.el: Variable `nabe-kana-to-kanji-function' was renamed
55         to `nabe-roman-to-kanji-function'.
56
57         * nabe.el (nabe-roman-to-kanji-function): Renamed from
58         `nabe-kana-to-kanji-function'.
59
60         * yude-kkc.el: Set `roman-to-kana-translate-region' to
61         `nabe-roman-to-kana-function'.
62
63         * nabe.el (nabe-roman-to-kana-function): New variable.
64         (nabe-translate-to-hiragana): Use variable
65         `nabe-roman-to-kana-function'.
66
67 Thu Nov  7 18:04:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
68
69         * nabe.el (nabe-characters-to-translate): Add `%'.
70
71 Tue Nov  5 22:27:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
72
73         * roman-to-kana.el (roman-to-kana-string-1): `case-fold-search'
74         must be nil.
75
76 Fri Nov  1 16:29:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
77
78         * skkdic-ext.el (skkdic-lookup-key): must treat `len'.
79
80         * skkdic-ext.el (skkdic-lookup-key): Reverse result of
81         `orig::skkdic-lookup-key'.
82
83 Thu Oct 31 15:04:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
84
85         * skkdic-ext.el (skkdic-lookup-key): New implementation.
86
87 Wed Oct 16 17:51:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
88
89         * skkdic-ext.el (skkdic-lookup-key): check already exist; return
90         reversed result.
91
92         * skkdic-ext.el (sana-prefix): modified.
93
94 Fri Oct  4 14:52:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
95
96         * kana-to-roman.el, roman-to-kana.el: fixed a typo.
97
98 Fri Oct  4 14:50:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
99
100         * NABE-ELS: hepburn.el was abolished.
101
102 Fri Oct  4 14:49:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
103
104         * roman-to-kana.el: hepburn.el was merged to roman-to-kana.el.
105
106 Fri Oct  4 14:48:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
107
108         * kana-to-roman.el: New module.
109
110 Fri Oct  4 14:15:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
111
112         * Makefile: mk-yk was renamed to NABE-MK.
113
114         * NABE-MK: renamed from mk-yk.
115
116         * NABE-ELS (nabe-modules): Add nabe.el and skkdic-ext.el.
117
118 Fri Oct  4 14:09:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
119
120         * NABE-ELS: renamed from YK-ELS.
121
122 Fri Oct  4 14:07:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
123
124         * NABE-CFG: renamed from YK-CFG.
125
126         * skkdic-ext.el: New module.
127
128 Fri Oct  4 13:47:24 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
129
130         * yude-kkc.el: Use nabe.el.
131
132         * nabe.el: New module.
133
134 Fri Sep 27 13:20:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
135
136         * hepburn.el (hepburn-roman-to-kana-translation-rule-alist):
137         fixed a typo.
138
139 Wed Sep 25 00:47:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
140
141         * yude-kkc.el (kkc-boiled-charset): Add `;'.
142
143         (yude-kkc-translate-to-kanji, yude-kkc-translate-to-hiragana):
144         Call `auto-fill-function' if it is not nil.
145
146 \f
147 Wed Sep 18 10:05:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
148
149         * tl: Version 7.61.5 was released.
150         * yude-kkc: Version 0.1 was released.
151
152         * README.ja: New file.
153
154 Wed Sep 18 09:38:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
155
156         * hepburn.el (hepburn-roman-to-kana-translation-rule-alist): add
157         `my', `mmy', `ry' and `rry' line.
158
159         * hepburn.el (hepburn-roman-to-kana-translation-rule-alist): add
160         symbols.
161
162         * Makefile: Use `PREFIX' instead of `DIR'.
163
164         * mk-yk: use YK-CFG file.
165
166         * YK-CFG, mk-yk, Makefile, YK-ELS, jamato.el, yude-kkc.el:
167         New file.
168
169 Tue Sep 17 06:23:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
170
171         * hepburn.el (hepburn-roman-to-kana-translation-rule-alist): add
172         rule to translate "(" and ")" to JIS X0208.
173
174         * hepburn.el, roman-to-kana.el: New file.