* its.el (its-mode-map): Use XEmacs compatible form to define
[elisp/tamago.git] / ChangeLog
1 2001-07-09  Yoshiki Hayashi <yoshiki@xemacs.org>
2
3         * its.el (its-mode-map): Use XEmacs compatible form to define
4         keymap.
5
6 2001-07-09  Yoshiki Hayashi <yoshiki@xemacs.org>
7
8         * egg.el (egg-last-method-name): Initialize buffer-local varaible
9         to nil.
10         * its-keydef.el (its-select-func-alist): Ditto.
11         * its.el (its-current-language): Ditto.
12
13 2000-06-02  KATAYAMA Yoshio <kate@pfu.co.jp>
14
15         * egg/wnn.el (wnn): Fix docstring.
16         (wnn-backend-plist): Include egg-special-candidate.
17         (wnn-special-candidate): New function.
18         (wnn-pinyin-zhuyin-bunsetsu, wnn-pinyin-zhuyin-string): New
19         functions.
20         (egg-activate-wnn): Fix docstring.
21
22         * egg/sj3.el (sj3, egg-activate-sj3): Fix docstring.
23
24         * egg/canna.el (egg-activate-canna): Fix docstring.
25
26         * menudiag.el: Mostly rewritten.
27
28         * leim-list.el: Docstrings for autoload fixed.
29
30         * its.el (its): Fix docstring.
31         (its-mode-map): Fix bindings.
32         (its-fence-mode, egg-sub-mode-map-alist): New variables.
33         (its-enter/leave-fence): New function.
34         (its-put-cursor): Add text properties point-entered, point-left,
35         modification-hooks.
36         (its-in-fence-p): Check also read-only property.
37         (its-hiragana, its-katakana): Just call its-convert.
38         (its-hankaku, its-japanese-hankaku): These functions deleted.
39         (its-full-half-table, its-half-full-table): New variables.
40         Initialize them.
41         (its-half-width, its-full-width): New functions.
42         (its-convert): Args changed.
43
44         * its-keydef.el (its-make-select-func): Add check by
45         (egg-conversion-fence-p).
46
47         * egg.el (egg): Fix docstring.
48         (egg-current-keymap): This variable deleted.
49         (egg-mode-map-alist, egg-sub-mode-map-alist): New variables.
50         (define-egg-mode-map): New macro.
51         (modefull, modeless): New egg mode maps.
52         (egg-enter/leave-fence-hook): New variable.
53         (egg-enter/leave-fence): New function.
54         (egg-activated): New variable.
55         (egg-activate-keymap): New variable.
56         (egg-modify-fence, egg-post-command-func): New functions.
57         (egg-change-major-mode-buffer): New variable.
58         (egg-activate-keymap-after-command, egg-change-major-mode-func):
59         New functions.
60         (egg-mode): Initialize egg-modefull-mode, egg-modeless-mode.
61         (egg-modefull-map, egg-modeless-map): These functions deleted.
62         (egg-set-face): Preserve the current modification-hooks property.
63
64         * egg-com.el (ccl-decode-egg-binary): Fix BUFFER-MAGNIFICATION.
65         (ccl-encode-egg-binary): Likewise.
66
67         * egg-cnv.el (egg-conv): Fix docstring.
68         (egg-conversion-auto-candidate-menu): Fix docstring.
69         (egg-conversion-auto-candidate-menu-show-all): New variable.
70         (egg-conversion-sort-by-converted-string): New variable.
71         (egg-conversion-fence-p): New function.
72         (egg-define-backend-functions): Include egg-special-candidate.
73         (egg-conversion-map): Define up, down, etc.
74         (egg-conversion-mode): New variable.  Register it in
75         egg-sub-mode-map-alist.
76         (egg-conversion-enter/leave-fence): New function.  Register it in
77         egg-enter/leave-fence-hook.
78         (egg-exit-conversion-unread-char): Use single setq.
79         (egg-make-bunsetsu): Add text properties point-entered and
80         point-left.
81         (egg-set-menu-mode-in-use, egg-unset-menu-mode-in-use)
82         (egg-set-candsel-info): Args changed.
83         (egg-get-candsel-target-major): Code changed.
84         (egg-get-candsel-target-minor): Code changed.
85         (egg-insert-new-bunsetsu): Args changed.
86         (egg-candidate-select-counter): Make it buffer local.
87         (egg-next-candidate-internal): Args changed.
88         (egg-sort-item): New functions.
89         (egg-select-candidate-major): New arg SORT.
90         (egg-select-candidate-minor, egg-select-candidate-list-all-major)
91         (egg-select-candidate-list-all-minor)
92         (egg-select-candidate-internal): Likewise.
93         (egg-hiragana): New function.
94         (egg-katakana, egg-pinyin, egg-zhuyin, egg-hangul): Aliases of
95         egg-hiragana.
96         (egg-special-convert): New function.
97         (egg-enlarge-bunsetsu-internal): Code changed.
98         (egg-reconvert-bunsetsu-internal, egg-decide-before-point)
99         (egg-decide-first-char, egg-exit-conversion)
100         (egg-abort-conversion): Likewise.
101
102 2000-02-01  Takanori Saneto  <sanewo@ba2.so-net.ne.jp>
103
104         * egg/sj3rpc.el (sj3rpc-tanbunsetsu-conversion): should use
105           let* instead of let.
106
107 2000-01-20  Katsumi Yamaoka <yamaoka@jpl.org>
108
109         * egg/sj3.el (sj3-word-registration): New function.
110         (sj3-hinshi-select): New function.
111         (sj3-dictionary-select): New function.
112         (sj3-conversion-backend): Add `sj3-word-registration'.
113         (sj3-hinshi-name): New function.
114         (sj3-hinshi-menu): New variable.
115         (sj3-register-2, sj3-register-1): Add messages.
116         (sj3-server-coding-system-list): Remove.
117         (sj3-server-version): Move to egg/sj3rpc.el.
118         (sj3-server-port, sj3-hostname): Strip "*" from the doc string.
119
120         * egg/sj3rpc.el (sj3rpc-add-word): New function.
121         (sj3rpc-kugiri-stdy, sj3rpc-get-bunsetsu-candidates): Use
122         `sj3-server-coding-system' insted of `sj3rpc-server-coding-system'.
123         (sj3rpc-tanbunsetsu-conversion, sj3rpc-get-bunsetsu-candidates-sub,
124         sj3rpc-begin): Use `sj3-server-coding-system' insted of
125         `sj3rpc-server-coding-system'; don't specify an argument of
126         `sj3rpc-unpack-mb-string'.
127         (sj3rpc-unpack-mb-string): Don't allow the argument; use
128         `sj3rpc-server-coding-system'.
129         (sj3rpc-server-coding-system): Remove macro.
130         (sj3-const): Switch on the return value of `sj3-sjis-p' instead of
131         `sj3-server-version'.
132         (sj3-sjis-p): New macro.
133         (sj3-server-coding-system): New variable; default to `shift_jis'.
134         (sj3-server-version): Move from egg/sj3.el; use `defvar' insted of
135         `defcustom'.
136
137         * eggrc: Remove SJ3 stuff.
138
139 2000-01-17  TOMURA Satoru <tomura@etl.go.jp>
140
141         * Version 4.0.6 released
142         
143 2000-01-17  TOMURA Satoru <tomura@etl.go.jp>
144
145         * README.ja.text: mentiond about doc/lc99.text
146         
147 2000-01-17  KATAYAMA Yoshio <kate@pfu.co.jp>
148
149         * its.el (its-hiragana, its-katanaka): modified
150         (its-zenkaku, its-hankaku): added
151         (its-put-cursor): bug fixed.
152         (its-set-cursor-status): redefined.
153         (its-search-beginning, its-search-end): created.
154         (its-end-of-input-buffer): modified.
155         (its-kill-line): modified.
156         (its-cancel-input): modified.
157         (its-japanese-hankaku): added.
158         (its-convert): added.
159         * egg.el (egg-redraw-face): bug fixed.
160         
161 2000-01-17  SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
162         
163         * its.el (its-hiragana, its-katakana): re-added.
164         
165 2000-01-17  SANETO Takanori <sanewo@ba2.so-net.ne.jp>
166
167         * Makefile.in: move its-keydefs.el from ITSELS to TOPELS
168         
169 2000-01-16
170         
171         * egg-sim.el: many functions renamed and modified...
172         * doc/code-table: created
173         
174 2000-01-15  TOMURA Satoru <tomura@etl.go.jp>
175         
176         * egg-sim.el: rename egg-code.el as egg-sim.el
177         * egg-sim.el (egg-simple-input-method): rename
178         egg-insert-character as egg-simple-input-method
179         * egg.el: rename egg-insert-character as egg-simple-input-method
180         * doc/lc99.txt: added.
181         
182 2000-01-14  TOMURA Satoru <tomura@etl.go.jp>
183         * egg-code.el: created
184         * egg.el: Bind egg-insert-character to C-^ in egg-mode
185         * egg.el: Delete the binding for C-_ in egg-mode
186         * Makefile.in: add egg-code to ${SRCS}
187         
188 2000-01-13  TOMURA Satoru <tomura@etl.go.jp>
189         
190         * Version 4.0.5 released.
191
192 2000-01-13  Katsumi Yamaoka <yamaoka@jpl.org>
193         
194         * egg/sj3.el (sj3-end-conversion): Restrain from overrunning.
195         
196 2000-01-13  Katsumi Yamaoka <yamaoka@jpl.org>
197         * egg/sj3rpc.el (sj3rpc-open): Use `sj3-server-version' instead of
198         2.
199         (sj3rpc-unpack-mb-string): New macro.
200         (sj3rpc-tanbunsetsu-conversion, sj3rpc-get-bunsetsu-candidates-sub,
201         sj3rpc-begin): Use it instead of `comm-unpack'.
202
203         (sj3rpc-server-coding-system): New macro.
204         (sj3rpc-kugiri-stdy, sj3rpc-tanbunsetsu-conversion,
205         sj3rpc-get-bunsetsu-candidates, sj3rpc-get-bunsetsu-candidates-sub,
206         sj3rpc-begin, sj3rpc-unpack-mb-string): Use it.
207
208         (sj3-const): Switch on the value of `sj3-server-version'.
209         (sj3rpc-kugiri-stdy, sj3rpc-tanbunsetsu-conversion,
210         sj3rpc-get-bunsetsu-candidates, sj3rpc-get-bunsetsu-candidates-sub,
211         sj3rpc-begin): Modify for it.
212
213         * egg/sj3.el (sj3-server-coding-system-list): New user option.
214         (sj3-server-version): Ditto.
215
216 2000-01-13  SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
217
218         * its.el: typo
219         * egg.el: typo
220         
221 2000-01-13  KATAYAMA Yoshio <kate@pfu.co.jp>
222
223         * its.el(its-hiragana, its-katakana): does not work. so deleted.
224         
225 2000-01-12  NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>    
226
227         * README.ja.txt: typo
228         * Makefile.in: (clean, distclean): modified.
229
230 2000-01-12  TOMURA Satoru <tomura@etl.go.jp>
231         
232         * Version 4.0.4 released.
233         
234 2000-01-12  TOMURA Satoru <tomura@etl.go.jp>
235
236         * REAMDE: removed.
237         
238         * README.ja.txt: created.
239         
240 2000-01-12  SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
241
242         * Makefile.in: "clean" removes ${ELCS}.
243         
244         * Makefile.in: "distclean" created.
245         
246 2000-01-12  Satoru Tomura  <tomura@etl.go.jp>
247
248         * Version 4.0.3 released.
249         
250 2000-01-12  Satoru Tomura  <tomura@etl.go.jp>
251
252         * install-sh: copied from automake distribution
253
254         * configure.in: created
255
256         * Makefile.in: created
257
258         * configure: generated by autoconf
259         
260 2000-01-11  Satoru Tomura  <tomura@etl.go.jp>
261
262         * leim-list.el: (defgroup sj3) added.
263
264         * egg/sj3.el (sj3-hosname, sj3-server-port): defcusotm'ed
265
266 2000-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
267
268         * egg/sj3.el : (require 'egg) added.
269
270 2000-01-11  SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
271         
272         * its.el (its-hiragana, its-katakana): New functions
273         
274 2000-01-07  Tomura Satoru   <tomura@etl.go.jp>
275         
276         * COPYING: The file is added.
277         
278         * ChangeLog.1: The original ChangeLog is renamed as.
279         
280         * ChangeLog: Created.
281         
282 2000-01-07  Tomura Satoru   <tomura@etl.go.jp>
283         
284         * Version 4.0.2 released.
285         
286 2000-01-06  Tomura Satoru   <tomura@etl.go.jp>
287         
288         * Version 4.0.1 released.
289         
290 2000-01-05  Tomura Satoru   <tomura@etl.go.jp>
291         
292         * Version 4.0.0 released.
293         
294