OSDN Git Service

leim-list.el
[tamago-tsunagi/tamago-tsunagi.git] / ChangeLog
1 2002-08-08  NIIBE Yutaka  <gniibe@m17n.org>
2
3         Added ANTHY support.
4         * egg/anthy.el egg/anthyipc.el: New files.
5         * leim-list.el: Added anthy.
6
7 2002-08-02  SAITO Takuya <reed@lily.freemail.ne.jp>
8
9         * its.el (its-previous-line): point-mim -> point-min (typo)
10
11 2002-07-20  SAITO Takuya <reed@lily.freemail.ne.jp>
12
13         * egg.el (egg-activate-keymap-after-command): set-buffer to
14         killed buffer.
15
16 2002-05-08  Katsumi Yamaoka  <yamaoka@jpl.org> (cf. [mule-ja:08306])
17
18         * its.el (its-next-line, its-previous-line): New commands;
19         substitute key definitions for `next-line' and `previous-line'
20         with them in `its-mode-map'.
21
22 2001-12-01  ?
23
24         * egg/wnn.el (wnn-server-info-list): Use `defvar' instead of
25         `defconst' to define it.
26
27 2001-12-01  KATAYAMA Yoshio  <kate@pfu.fujitsu.com>
28
29         * egg-x0213.el: New file.
30
31 2001-11-10  Kinji Itoh  <kinji-i@gray.plala.or.jp>
32         (cf. http://cgi18.plala.or.jp/nyy/canna/canna-20011023-20011110.diff)
33
34         * egg/canna.el (canna-server-port): Default to the string "canna".
35         (cannna-open): Treat the port name as a string instead of a number.
36
37 2001-11-08  Kinji Itoh  <kinji-i@gray.plala.or.jp> (cf. [tamago:00546])
38
39         * egg/canna.el (canna-set-converted-yomi): New function.
40         (canna-start-conversion): Use it.
41         (canna-change-bunsetsu-length): Use it.
42
43 2001-10-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
44         (cf. [tamago:00534])
45
46         * egg/canna.el (canna-word-delete-regist): Signal an error using
47         `egg-error' if there is no text for yomi.
48
49 2001-08-16  KATAYAMA Yoshio  <kate@pfu.fujitsu.com> (cf. [tamago:00516])
50
51         * its/greek.el: New file.
52
53 2001-07-24  KATAYAMA Yoshio  <kate@pfu.fujitsu.com> (cf. [tamago:00504])
54
55         * eggrc (wnn7-jserver-setup): New function.
56
57 2001-06-28  Yoshiki Hayashi  <yoshiki@xemacs.org> (cf. [tamago:00468])
58
59         * egg-cnv.el (egg-end-of-conversion-buffer): Replace
60         `next-single-property-change' to `egg-next-single-property-change'.
61         (egg-decide-before-point): Ditto.
62         (egg-exit-conversion): Ditto.
63         (egg-abort-conversion): Ditto.
64
65         * egg.el (egg-last-method-name): Default to nil.
66
67         * its-keydef.el: Set the default value of `its-select-func-alist'
68         to nil.
69
70         * its.el (its-current-language): Default to nil.
71         (its-mode-map): Use `(meta KEY)' instead of `M-KEY'.
72
73         * egg/canna.el (canna-open): Use `binary' instead of
74         `no-conversion' for the process coding-system.
75         * egg/sj3.el (sj3-open): Ditto.
76         * egg/wnn.el (wnn-open): Ditto.
77
78         * egg/wnnrpc.el (wnnrpc-with-temp-buffer): Use `binary' instead of
79         `no-conversion'.
80         (wnnrpc-with-write-file): Ditto.
81
82 2001-05-24  KATAYAMA Yoshio  <kate@pfu.fujitsu.com> (cf. [tamago:00462])
83
84         * its/aynu.el: Require `cl' when compiling.
85
86 2001-05-23  Katsumi Yamaoka  <yamaoka@jpl.org> (cf. [tamago:00461])
87
88         * egg.el: Require `cl' only when compiling.
89         * its.el: Ditto.
90
91 2001-05-22  KATAYAMA Yoshio <kate@pfu.fujitsu.com>
92
93         * its.el (its-delete-by-character): New customizable variable.
94         (its-delete-backward-SYL): Delete a character as a unit even if
95         just after input, if its-delete-by-character is non-NIL.
96
97 2001-04-16  KATAYAMA Yoshio <kate@pfu.co.jp>
98
99         * egg.el (egg-setup-invisibility-spec): New function for setup
100         buffer-invisibilty-spec.
101
102         * its.el (its-setup-fence-mode): Change the value of invisible
103         property to egg.
104
105         * egg-cnv.el (egg-convert-region): Change the value of invisible
106         property to egg.
107
108         * jisx0213.el: Correct JIS X 0213 definition. (suggested by
109         T. Kawabata)
110
111 2000-06-02  KATAYAMA Yoshio <kate@pfu.co.jp>
112
113         * egg/wnn.el (wnn): Fix docstring.
114         (wnn-backend-plist): Include egg-special-candidate.
115         (wnn-special-candidate): New function.
116         (wnn-pinyin-zhuyin-bunsetsu, wnn-pinyin-zhuyin-string): New
117         functions.
118         (egg-activate-wnn): Fix docstring.
119
120         * egg/sj3.el (sj3, egg-activate-sj3): Fix docstring.
121
122         * egg/canna.el (egg-activate-canna): Fix docstring.
123
124         * menudiag.el: Mostly rewritten.
125
126         * leim-list.el: Docstrings for autoload fixed.
127
128         * its.el (its): Fix docstring.
129         (its-mode-map): Fix bindings.
130         (its-fence-mode, egg-sub-mode-map-alist): New variables.
131         (its-enter/leave-fence): New function.
132         (its-put-cursor): Add text properties point-entered, point-left,
133         modification-hooks.
134         (its-in-fence-p): Check also read-only property.
135         (its-hiragana, its-katakana): Just call its-convert.
136         (its-hankaku, its-japanese-hankaku): These functions deleted.
137         (its-full-half-table, its-half-full-table): New variables.
138         Initialize them.
139         (its-half-width, its-full-width): New functions.
140         (its-convert): Args changed.
141
142         * its-keydef.el (its-make-select-func): Add check by
143         (egg-conversion-fence-p).
144
145         * egg.el (egg): Fix docstring.
146         (egg-current-keymap): This variable deleted.
147         (egg-mode-map-alist, egg-sub-mode-map-alist): New variables.
148         (define-egg-mode-map): New macro.
149         (modefull, modeless): New egg mode maps.
150         (egg-enter/leave-fence-hook): New variable.
151         (egg-enter/leave-fence): New function.
152         (egg-activated): New variable.
153         (egg-activate-keymap): New variable.
154         (egg-modify-fence, egg-post-command-func): New functions.
155         (egg-change-major-mode-buffer): New variable.
156         (egg-activate-keymap-after-command, egg-change-major-mode-func):
157         New functions.
158         (egg-mode): Initialize egg-modefull-mode, egg-modeless-mode.
159         (egg-modefull-map, egg-modeless-map): These functions deleted.
160         (egg-set-face): Preserve the current modification-hooks property.
161
162         * egg-com.el (ccl-decode-egg-binary): Fix BUFFER-MAGNIFICATION.
163         (ccl-encode-egg-binary): Likewise.
164
165         * egg-cnv.el (egg-conv): Fix docstring.
166         (egg-conversion-auto-candidate-menu): Fix docstring.
167         (egg-conversion-auto-candidate-menu-show-all): New variable.
168         (egg-conversion-sort-by-converted-string): New variable.
169         (egg-conversion-fence-p): New function.
170         (egg-define-backend-functions): Include egg-special-candidate.
171         (egg-conversion-map): Define up, down, etc.
172         (egg-conversion-mode): New variable.  Register it in
173         egg-sub-mode-map-alist.
174         (egg-conversion-enter/leave-fence): New function.  Register it in
175         egg-enter/leave-fence-hook.
176         (egg-exit-conversion-unread-char): Use single setq.
177         (egg-make-bunsetsu): Add text properties point-entered and
178         point-left.
179         (egg-set-menu-mode-in-use, egg-unset-menu-mode-in-use)
180         (egg-set-candsel-info): Args changed.
181         (egg-get-candsel-target-major): Code changed.
182         (egg-get-candsel-target-minor): Code changed.
183         (egg-insert-new-bunsetsu): Args changed.
184         (egg-candidate-select-counter): Make it buffer local.
185         (egg-next-candidate-internal): Args changed.
186         (egg-sort-item): New functions.
187         (egg-select-candidate-major): New arg SORT.
188         (egg-select-candidate-minor, egg-select-candidate-list-all-major)
189         (egg-select-candidate-list-all-minor)
190         (egg-select-candidate-internal): Likewise.
191         (egg-hiragana): New function.
192         (egg-katakana, egg-pinyin, egg-zhuyin, egg-hangul): Aliases of
193         egg-hiragana.
194         (egg-special-convert): New function.
195         (egg-enlarge-bunsetsu-internal): Code changed.
196         (egg-reconvert-bunsetsu-internal, egg-decide-before-point)
197         (egg-decide-first-char, egg-exit-conversion)
198         (egg-abort-conversion): Likewise.
199
200 2000-02-01  Takanori Saneto  <sanewo@ba2.so-net.ne.jp>
201
202         * egg/sj3rpc.el (sj3rpc-tanbunsetsu-conversion): should use
203         let* instead of let.
204
205 2000-01-20  Katsumi Yamaoka <yamaoka@jpl.org>
206
207         * egg/sj3.el (sj3-word-registration): New function.
208         (sj3-hinshi-select): New function.
209         (sj3-dictionary-select): New function.
210         (sj3-conversion-backend): Add `sj3-word-registration'.
211         (sj3-hinshi-name): New function.
212         (sj3-hinshi-menu): New variable.
213         (sj3-register-2, sj3-register-1): Add messages.
214         (sj3-server-coding-system-list): Remove.
215         (sj3-server-version): Move to egg/sj3rpc.el.
216         (sj3-server-port, sj3-hostname): Strip "*" from the doc string.
217
218         * egg/sj3rpc.el (sj3rpc-add-word): New function.
219         (sj3rpc-kugiri-stdy, sj3rpc-get-bunsetsu-candidates): Use
220         `sj3-server-coding-system' insted of `sj3rpc-server-coding-system'.
221         (sj3rpc-tanbunsetsu-conversion, sj3rpc-get-bunsetsu-candidates-sub,
222         sj3rpc-begin): Use `sj3-server-coding-system' insted of
223         `sj3rpc-server-coding-system'; don't specify an argument of
224         `sj3rpc-unpack-mb-string'.
225         (sj3rpc-unpack-mb-string): Don't allow the argument; use
226         `sj3rpc-server-coding-system'.
227         (sj3rpc-server-coding-system): Remove macro.
228         (sj3-const): Switch on the return value of `sj3-sjis-p' instead of
229         `sj3-server-version'.
230         (sj3-sjis-p): New macro.
231         (sj3-server-coding-system): New variable; default to `shift_jis'.
232         (sj3-server-version): Move from egg/sj3.el; use `defvar' insted of
233         `defcustom'.
234
235         * eggrc: Remove SJ3 stuff.
236
237 2000-01-17  TOMURA Satoru <tomura@etl.go.jp>
238
239         * Version 4.0.6 released.
240
241 2000-01-17  TOMURA Satoru <tomura@etl.go.jp>
242
243         * README.ja.text: mentiond about doc/lc99.text
244
245 2000-01-17  KATAYAMA Yoshio <kate@pfu.co.jp>
246
247         * its.el (its-hiragana, its-katanaka): modified
248         (its-zenkaku, its-hankaku): added
249         (its-put-cursor): bug fixed.
250         (its-set-cursor-status): redefined.
251         (its-search-beginning, its-search-end): created.
252         (its-end-of-input-buffer): modified.
253         (its-kill-line): modified.
254         (its-cancel-input): modified.
255         (its-japanese-hankaku): added.
256         (its-convert): added.
257         * egg.el (egg-redraw-face): bug fixed.
258
259 2000-01-17  SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
260
261         * its.el (its-hiragana, its-katakana): re-added.
262
263 2000-01-17  SANETO Takanori <sanewo@ba2.so-net.ne.jp>
264
265         * Makefile.in: move its-keydefs.el from ITSELS to TOPELS
266
267 2000-01-16
268
269         * egg-sim.el: many functions renamed and modified...
270         * doc/code-table: created
271
272 2000-01-15  TOMURA Satoru <tomura@etl.go.jp>
273
274         * egg-sim.el: rename egg-code.el as egg-sim.el
275         * egg-sim.el (egg-simple-input-method): rename
276         egg-insert-character as egg-simple-input-method
277         * egg.el: rename egg-insert-character as egg-simple-input-method
278         * doc/lc99.txt: added.
279
280 2000-01-14  TOMURA Satoru <tomura@etl.go.jp>
281         * egg-code.el: created
282         * egg.el: Bind egg-insert-character to C-^ in egg-mode
283         * egg.el: Delete the binding for C-_ in egg-mode
284         * Makefile.in: add egg-code to ${SRCS}
285
286 2000-01-13  TOMURA Satoru <tomura@etl.go.jp>
287
288         * Version 4.0.5 released.
289
290 2000-01-13  Katsumi Yamaoka <yamaoka@jpl.org>
291
292         * egg/sj3.el (sj3-end-conversion): Restrain from overrunning.
293
294 2000-01-13  Katsumi Yamaoka <yamaoka@jpl.org>
295
296         * egg/sj3rpc.el (sj3rpc-open): Use `sj3-server-version' instead of
297         2.
298         (sj3rpc-unpack-mb-string): New macro.
299         (sj3rpc-tanbunsetsu-conversion, sj3rpc-get-bunsetsu-candidates-sub,
300         sj3rpc-begin): Use it instead of `comm-unpack'.
301
302         (sj3rpc-server-coding-system): New macro.
303         (sj3rpc-kugiri-stdy, sj3rpc-tanbunsetsu-conversion,
304         sj3rpc-get-bunsetsu-candidates, sj3rpc-get-bunsetsu-candidates-sub,
305         sj3rpc-begin, sj3rpc-unpack-mb-string): Use it.
306
307         (sj3-const): Switch on the value of `sj3-server-version'.
308         (sj3rpc-kugiri-stdy, sj3rpc-tanbunsetsu-conversion,
309         sj3rpc-get-bunsetsu-candidates, sj3rpc-get-bunsetsu-candidates-sub,
310         sj3rpc-begin): Modify for it.
311
312         * egg/sj3.el (sj3-server-coding-system-list): New user option.
313         (sj3-server-version): Ditto.
314
315 2000-01-13  SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
316
317         * its.el: typo
318         * egg.el: typo
319
320 2000-01-13  KATAYAMA Yoshio <kate@pfu.co.jp>
321
322         * its.el(its-hiragana, its-katakana): does not work. so deleted.
323
324 2000-01-12  NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
325
326         * README.ja.txt: typo
327         * Makefile.in: (clean, distclean): modified.
328
329 2000-01-12  TOMURA Satoru <tomura@etl.go.jp>
330
331         * Version 4.0.4 released.
332
333 2000-01-12  TOMURA Satoru <tomura@etl.go.jp>
334
335         * REAMDE: removed.
336
337         * README.ja.txt: created.
338
339 2000-01-12  SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
340
341         * Makefile.in: "clean" removes ${ELCS}.
342
343         * Makefile.in: "distclean" created.
344
345 2000-01-12  Satoru Tomura  <tomura@etl.go.jp>
346
347         * Version 4.0.3 released.
348
349 2000-01-12  Satoru Tomura  <tomura@etl.go.jp>
350
351         * install-sh: copied from automake distribution
352
353         * configure.in: created
354
355         * Makefile.in: created
356
357         * configure: generated by autoconf
358
359 2000-01-11  Satoru Tomura  <tomura@etl.go.jp>
360
361         * leim-list.el: (defgroup sj3) added.
362
363         * egg/sj3.el (sj3-hosname, sj3-server-port): defcusotm'ed
364
365 2000-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
366
367         * egg/sj3.el: (require 'egg) added.
368
369 2000-01-11  SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
370
371         * its.el (its-hiragana, its-katakana): New functions
372
373 2000-01-07  Tomura Satoru   <tomura@etl.go.jp>
374
375         * COPYING: The file is added.
376
377         * ChangeLog.1: The original ChangeLog is renamed as.
378
379         * ChangeLog: Created.
380
381 2000-01-07  Tomura Satoru   <tomura@etl.go.jp>
382
383         * Version 4.0.2 released.
384
385 2000-01-06  Tomura Satoru   <tomura@etl.go.jp>
386
387         * Version 4.0.1 released.
388
389 2000-01-05  Tomura Satoru   <tomura@etl.go.jp>
390
391         * Version 4.0.0 released.