Remove non-free old and crusty clearcase pkg
[packages] / mule-packages / egg-its / ChangeLog
1 2014-05-15  Norbert Koch  <viteno@xemacs.org>
2
3         * Makefile (VERSION): XEmacs package 1.29 released.
4
5 2014-05-15  Norbert Koch  <viteno@xemacs.org>
6
7         * Makefile (VERSION): XEmacs package 1.28 released.
8
9 2014-05-13  Jerry James  <james@xemacs.org>
10
11         * .cvsignore: Remove.
12         * .hgignore: New file.
13
14 2003-10-31  Norbert Koch  <viteno@xemacs.org>
15
16         * Makefile (VERSION): XEmacs package 1.27 released.
17
18 2003-03-30  Steve Youngs  <youngs@xemacs.org>
19
20         * Makefile (EARLY_GENERATED_LISP): Revert previous change.
21
22 2003-03-22  Steve Youngs  <youngs@xemacs.org>
23
24         * Makefile (EARLY_GENERATED_LISP): Explicitly set so we don't try
25         to build custom-loads, this package doesn't have any.
26
27 2003-03-09  Ben Wing  <ben@xemacs.org>
28
29         * Makefile (ELCS):
30         Delete explicit compile:: and binkit: rules.
31         Delete code to error when no Mule (now automatic).
32
33 2003-02-20  Ben Wing  <ben@xemacs.org>
34
35         * dumped-lisp.el:
36         * dumped-lisp.el (package-lisp):
37         Eliminate use of assemble-list, when-feature.  Just use normal
38         list-manipulation functions.  Copy code to frob list into shape
39         from latest lisp/dumped-list.el.
40
41 2002-12-07  Ville Skyttä  <scop@xemacs.org>
42
43         * .cvsignore: Remove files now handled automatically by CVS.
44
45 2002-11-29  Ben Wing  <ben@xemacs.org>
46
47         * Makefile: Use `compile' instead of hard-coded `all'.
48
49 2002-10-15  Ville Skyttä  <scop@xemacs.org>
50
51         * Makefile (srckit): Remove.
52
53 2001-05-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
54
55         * egg-cwnn-leim.el: chinese-egg-pinyin should call
56         egg-pinyin-activate.
57
58         * egg.el: Don't override C-\\ when one of leim feature is present.      
59
60 2001-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
61
62         * egg.el (its:all-completions): Remove too much `if'.
63
64 2000-11-08  Steve Youngs  <youngs@xemacs.org>
65
66         * package-info.in (description): Add "MULE" to description.
67
68 2000-10-05  Martin Buchholz  <martin@xemacs.org>
69
70         * *: Mega typo fix.
71
72 2000-10-04  Katsumi Yamaoka   <yamaoka@jpl.org>
73
74         * egg.el (dolist): Removed.
75         (for-each*): Removed.
76         (for-each): Removed.
77
78 1999-08-10  IIJIMA 'Delmonta' Hiromitsu <L94102@mail.ecc.u-tokyo.ac.jp>
79
80         * its-kanainput.el: Fix usage comment.
81
82 2000-05-23  Karl M. Hegbloom  <karlheg@debian.org>
83
84         * Makefile: Use BUILD_WITHOUT_MULE rather than BUILD_MULE.
85
86 1999-08-01  Katsumi Yamaoka   <yamaoka@jpl.org>
87
88         * egg.el (notify-internal): Specify the first argument of
89         `bury-buffer' as the current buffer.
90
91 1999-07-30  Katsumi Yamaoka   <yamaoka@jpl.org>
92
93         * egg-wnn.el (henkan-mode-map): Rearrange meta prefix keys.
94         (henkan-mode-esc-map): Remove keymap.
95
96         * egg-sj3.el (henkan-mode-map): Rearrange meta prefix keys.
97         (henkan-mode-esc-map): Remove keymap.
98
99 1999-07-26  Katsumi Yamaoka   <yamaoka@jpl.org>
100
101         * egg-sj3-client.el (sj3-put-tanconv): Use `shift_jis' instead of
102         `sjis'.
103         (sj3-server-bunsetu-henkou): Ditto.
104         (sj3-server-henkan-kouho): Ditto.
105         (sj3-server-henkan-begin): Ditto.
106         (sj3-get-convert-string): Ditto.
107         (sj3-put-string*): Ditto.
108
109 1999-07-23  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
110
111         * egg.el: (fence-zenkaku): Use `japanese-zenkaku-region' instead of
112         `zenkaku-region'.
113         (fence-hankaku): Use `japanese-hankaku-region' instead of
114         `hankaku-region'.
115         (fence-hiragana): Use `japanese-hiragana-region' instead of
116         `hiragana-region'.
117         (fence-katakana): Use `japanese-katakana-region' instead of
118         `katakana-region'.
119
120         (*zenkaku-alist*): Remove variable.
121
122         (zenkaku-word): Use `japanese-zenkaku-region' instead of
123         `zenkaku-region'.
124         (zenkaku-sentence): Ditto.
125         (zenkaku-paragraph): Ditto.
126         (zenkaku-region): Remove function.
127
128         (*hankaku-alist*): Remove variable.
129
130         (hankaku-word): Use `japanese-hankaku-region' instead of
131         `hankaku-region'.
132         (hankaku-sentence): Ditto.
133         (hankaku-paragraph): Ditto.
134         (hankaku-region): Remove function.
135
136         (katakana-sentence): Use `japanese-katakana-region' instead of
137         `katakana-region'.
138         (katakana-paragraph): Ditto.
139         (katakana-region): Remove function.
140
141         (hiragana-sentence): Use `japanese-hiragana-region' instead of
142         `hiragana-region'.
143         (hiragana-paragraph): Ditto.
144         (hiragana-region): Remove function.
145
146         * egg-keymap.el (global-map): Use `japanese-katakana-region',
147         `japanese-hiragana-region', `japanese-zenkaku-region', and
148         `japanese-hankaku-region' instead of `katakana-region',
149         `hiragana-region', `zenkaku-region' and `hankaku-region' for
150         function keys f5 .. f8.
151
152         * egg-jisx0201.el (fence-katakana): Use `japanese-katakana-region'
153         instead of `katakana-region'.
154         (fence-hiragana): Use `japanese-hiragana-region' instead of
155         `hiragana-region'.
156
157 1999-07-14  Katsumi Yamaoka   <yamaoka@jpl.org>
158
159         * egg-wnn.el (diced-mode-map): Set the default binding to
160         `undefined'.
161         * egg-sj3.el (diced-mode-map): Ditto.
162         * egg.el (fence-mode-map): Ditto.
163
164 1999-07-12  Katsumi Yamaoka   <yamaoka@jpl.org>
165
166         * egg-wnn.el (henkan-mode-map): Don't bother to define each keys
167         as `undefined'.
168         * egg-sj3.el (henkan-mode-map): Ditto.
169
170         * egg-sj3.el (henkan-quit): Sync up with the last change of
171         egg-wnn.el.
172         (henkan-region-internal): Ditto.
173         (henkan-kakutei): Ditto.
174
175 1999-07-11  Masahiro MURATA   <muse@ba2.so-net.ne.jp>
176
177         * egg-wnn.el (henkan-quit): go back to fence mode after the
178         henkan-quit.
179         (henkan-region-internal): Bug fix: set egg:*region-end* to
180         marker.
181
182 1999-07-10  Takeshi Yamada   <yamada@cslab.kecl.ntt.co.jp>
183
184         * egg.el (fence-exit-internal): Exit from fence-mode-map before
185         delete-region calls are made, otherwise undesirable deadlock can
186         happen when delete-region is somehow failed.
187
188         * wnn-egg.el (henkan-kakutei): Exit from hekan-mode-map and
189         fence-mode-map before delete-region calls are made, otherwise
190         undesirable deadlock can happen when delete-region is somehow
191         failed.
192         (henkan-kakutei-first-char): Ditto.
193
194 1999-07-09  Katsumi Yamaoka   <yamaoka@jpl.org>
195
196         * egg-wnn.el (TopLevel): Set the default binding of
197         `henkan-mode-map' and `henkan-mode-esc-map' in the way of XEmacs.
198         * egg-sj3.el (TopLevel): Ditto.
199
200 1999-07-01  Katsumi Yamaoka   <yamaoka@jpl.org>
201
202         * egg.el (menu:goto-nth-element): Use `event-to-character' insted
203         of `event-key' for allowing keys [kp-0] .. [kp-9].
204         (minibuffer-local-menu-map): Add definitions for some keys.
205
206 1999-06-28  Katsumi Yamaoka   <yamaoka@jpl.org>
207
208         * egg.el (notify-internal): Enclose `bury-buffer' with
209         `save-window-excursion' for the use of minibufferless frames.
210
211         * egg-sj3-client.el (sj3-get-result): Bind `focus-follows-mouse' to
212         t while waiting for the process output.  It is needed for the use
213         of minibufferless frames.
214         (sj3-get-stdy): Remove codes for debugging.
215         (sj3-get-convert-string): Ditto.
216         (sj3-get-string): Ditto.
217         (sj3-get-byte): Ditto.
218         (sj3-get-4byte): Ditto.
219
220         * egg-wnn.el (set-dict-comment): Ignore non existent dictionaries.
221         (egg:toroku-word): Ditto.
222
223 1999-06-17  Takeshi Yamada    <yamada@cslab.kecl.ntt.co.jp>
224             Masahiro MURATA   <muse@ba2.so-net.ne.jp>
225             Katsumi Yamaoka   <yamaoka@jpl.org>
226
227         * egg.el (menu:select-from-menu): menu handling parts are
228         completely rewritten by adopting codes originally submitted by
229         YAMAMOTO Mitsuharu <mituharu@is.s.u-tokyo.ac.jp> to the mule-jp
230         mailing list back in 1995. The menu keymap is no more hard coded!
231
232 1999-06-27  Masahiro MURATA   <muse@ba2.so-net.ne.jp>
233
234         * egg.el (notify-internal): Bind `focus-follows-mouse' to t while
235         sleeping.  It is needed for the use of minibufferless frames.
236
237 1999-06-25  Katsumi Yamaoka   <yamaoka@jpl.org>
238
239         * egg.el (hankaku-region): Use `split-char' instead of `char-octet'.
240         (katakana-region): Ditto.
241         (hiragana-region): Ditto.
242         * egg-sj3-client.el (sj3-put-kata): Ditto.
243
244         * egg-wnn.el (sai-henkan): Ignore `disable-undo'.
245         (henkan-region-internal): Ditto.
246         (*egg-message-alist*): Put vocabulary entries in brackets.
247
248 1999-06-15  Katsumi Yamaoka   <yamaoka@jpl.org>
249
250         * egg-sj3.el (henkan-quit): Bug-fix - fence string remained and
251         `buffer-undo-list' become t in henkan-quit after henkan-region.
252
253 1999-06-13  Masahiro MURATA <muse@ba2.so-net.ne.jp>
254
255         * egg.el (TopLevel): Make `egg-buffer-modified-flag' buffer-local.
256         (suspend-undo): Bug-fix - buffer-modified-p don't go back to
257         unmodified when undo. Don't set buffer-undo-list to t.
258         (resume-undo-list): Ditto.
259         (menu:select-from-menu): Add save-selected-window before
260         save-window-excursion. Add "?\ " to menu:select-next-item.
261         * egg-wnn.el (henkan-quit): Bug-fix - fence string remained and
262         `buffer-undo-list' become t in henkan-quit after henkan-region.
263         (sai-henkan): Moved `suspend-undo' after delete-region.
264
265 1999-05-18  SL Baur  <steve@gneiss.etl.go.jp>
266
267         * egg-sj3-leim.el (egg-sj3-activate): Autoload.
268         (egg-sj3-inactivate): Ditto.
269
270         * egg-cwnn-leim.el (egg-pinyin-activate): Autoload.
271         (egg-pinyin-inactivate): Ditto.
272         (egg-zhuyin-activate): Ditto.
273         (egg-zhuyin-inactivate): Ditto.
274
275         * egg-kwnn-leim.el (egg-kwnn-activate): Autoload.
276         (egg-kwnn-inactivate): Ditto.
277
278         * egg-leim.el (egg-activate): Autoload.
279         (egg-inactivate): Ditto.
280
281         * Makefile (EXTRA_SOURCES): Remove dumped-lisp.el.
282
283 1999-03-05  Katsumi Yamaoka <yamaoka@jpl.org>
284
285         * egg-sj3.el (henkan-region-internal): Use
286         `buffer-substring-no-properties' instead of `buffer-substring'.
287
288         * egg.el (its:simulate-input): Use `sref' instead of `aref'.
289         (its-defrule**): Ditto.
290
291 1999-03-04
292         * egg-sj3.el (henkan-region-internal):  Bug fix: henkan-region
293         didn't work.
294
295 1999-02-28  Masahiro MURATA <muse@ba2.so-net.ne.jp>
296
297         * egg.el (suspend-undo): New function to save the buffer-undo-list
298         and bind it to t.
299         (enter-fence-mode): Use it.
300         (resume-undo-list): New function to restore the saved buffer-undo-list.
301         (fence-exit-internal): Use it.
302         (egg-buffer-undo-list): New variable for the saved buffer-undo-list.
303
304         * egg-wnn.el (henkan-kakutei-first-char): Use `resume-undo-list'.
305         (henkan-kakutei): Ditto.
306         (sai-henkan): Use `suspend-undo', `resume-undo-list'.
307         (henkan-region-internal): Ditto.
308
309         * egg-sj3.el (henkan-kakutei): Use `resume-undo-list'.
310         (henkan-region-internal): Use `suspend-undo'.
311
312 1998-10-22  Takeshi YAMADA <yamada@cslab.kecl.ntt.co.jp>
313
314         * egg-sj3.el (henkan-region-internal): Bug fix - wrong logic at
315         unwind-protect.
316
317         (TopLevel): Make `egg:henkan-mode-in-use' buffer-local.
318
319 1998-10-10  Takeshi YAMADA <yamada@cslab.kecl.ntt.co.jp>
320
321         (TopLevel): Make `egg:henkan-mode-in-use' buffer-local.
322
323 1998-10-03  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
324
325         (fence-post-command-hook): Abolished.
326         (egg:quit-egg-mode): Don't use `fence-post-command-hook'.
327         (enter-fence-mode): Don't use `fence-post-command-hook'.
328         * egg-sj3.el (henkan-mode-map): Use `minor-mode-map-alist' instead
329         of a local-map.
330         (henkan-quit, henkan-kakutei-before-point): Don't use
331         `fence-mode-map' as a local-map.
332         (henkan-region-internal): Don't use `henkan-mode-map' as a
333         local-map; don't use `egg:*local-map-backup*'.
334
335 1998-07-06  SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
336
337         * egg-wnn.el (henkan-mode-map): Use `minor-mode-map-alist' instead
338         of a local-map.
339         (henkan-quit): Don't use `fence-mode-map' as a local-map.
340         (sai-henkan): Don't use `henkan-mode-map' as a local-map; don't
341         use `egg:*local-map-backup*'.
342         (henkan-kakutei-before-point): Don't use `fence-mode-map' as a
343         local-map.
344         (henkan-region-internal): Don't use `henkan-mode-map' as a
345         local-map; don't use `egg:*local-map-backup*'.
346         (read-current-its-string): Don't bind `minibuffer-exit-hook'.
347
348 1998-07-06  Kazu Yamamoto <kazu@iijlab.net>
349
350         * egg.el (fence-mode-map): Use `minor-mode-map-alist' instead of a
351         local-map.
352         (read-hiragana-string): Don't bind `minibuffer-exit-hook'.
353         (egg:quit-egg-mode): Don't use `egg:*local-map-backup*'.
354         (enter-fence-mode): Don't use `egg:*local-map-backup*' or
355         `fence-mode-map'.
356         (egg:*local-map-backup*): Abolished.
357         (egg:*global-map-backup*): Abolished.
358
359 1999-01-04  YOKOTA Hiroshi <y5t0964@students.chiba-u.ac.jp>
360
361         * egg.el: defvar (not defconst) some user parameters
362         `egg:*fence-open*', `egg:*fence-close*', `egg:*fence-face*'
363
364 1999-01-04  YOKOTA Hiroshi <y5t0964@students.chiba-u.ac.jp>
365
366         * egg-wnn.el (egg:bunsetu-face-off): Use detach-extent (not
367         delete-extent) for reusable extents.
368
369 1998-08-11  Kazuyuki IENAGA <ienaga@jsys.co.jp>
370
371         * eggrc-wnn: Change some parameters for wnn-server-set-param.
372         * eggrc-wnn: Do not use $USER but wnn-usr-dic-dir.
373
374 1998-07-23  SL Baur  <steve@altair.xemacs.org>
375
376         * Makefile: Don't build if XEmacs/no-Mule.
377
378 1998-07-18  SL Baur  <steve@altair.xemacs.org>
379
380         * dumped-lisp.el: Elimination of Lisp read-time macros.
381
382 1998-06-20      Kazuyuki IENAGA <ienaga@jsys.co.jp>
383
384         * egg-wnn.el: If one want to add some
385         word into his dictionary, one can input "yomi" neither in Japanese
386         hiragana nor English on the mini buffer prompted.
387         From kondo@dse.ibaraki.ac.jp (Hisashi Kondo).
388
389 1998-06-29  SL Baur  <steve@altair.xemacs.org>
390
391         * package-info.in: Update provides.
392
393 1998-01-24  SL Baur  <steve@altair.xemacs.org>
394
395         * Makefile (VERSION): Update to package standard 1.0.
396         * package-info.in: Ditto.
397
398 1998-01-16  SL Baur  <steve@altair.xemacs.org>
399
400         * Makefile (EXTRA_SOURCES): New variable.
401
402 1998-01-11  SL Baur  <steve@altair.xemacs.org>
403
404         * Makefile: Update to newer package interface.
405
406 1998-01-02  SL Baur  <steve@altair.xemacs.org>
407
408         * Makefile: Update to new package specs.
409
410 1997-12-20  SL Baur  <steve@altair.xemacs.org>
411
412         * egg-cwnn-leim.el (chinese-pinyin): Remove its/ prefix.
413         (chinese-zhuyin): Ditto.
414         * its-kanainput.el: Ditto.
415
416         * egg-busyu.el (busyu-input): Autoload.
417         (kakusuu-input): Ditto.
418
419         * egg.el: Removed manual autoloads.
420
421         * Makefile: Created.