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