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