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