update.
[elisp/apel.git] / ChangeLog
1 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * EMU-ELS: New implementation.
4
5         * mcharset.el, poem.el: Fix typo.
6
7 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
8
9         * emu.el, emu-mule.el, EMU-ELS: Move code about CCL from
10         emu-mule.el to pccl-om.el.
11
12         * pccl.el: New file.
13
14         * pccl.el: - Rename emu-e20.el to pccl-20.el.
15         - Move definition of emu-x20.el to pccl-20.el.
16         - Move code about CCL from emu-mule.el to pccl-om.el.
17
18         * pccl-om.el: New file (move code about CCL from emu-mule.el).
19
20         * pccl-20.el: New file (renamed from emu-e20.el; move definition
21         of emu-x20.el to pccl-20.el; abolish emu-x20.el).
22
23 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
24
25         * emu.el, emu-x20.el, emu-e20.el: Move function `char-category'
26         from emu-e20.el and emu-x20.el to emu.el.
27
28 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
29
30         * emu.el, emu-nemacs.el, emu-latin1.el, EMU-ELS: Move definitions
31         of emu-nemacs.el and emu-latin1.el to emu.el; abolish
32         emu-nemacs.el and emu-latin1.el.
33
34 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
35
36         * emu.el: Modify conditions to load sub-modules.
37
38         * emu.el, emu-e20.el: Move alias
39         `insert-binary-file-contents-literally' from emu-e20.el to emu.el.
40
41 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
42
43         * poem.el, emu.el: Move `string-as-unibyte',
44         `string-as-multibyte', `char-int', `int-char' and
45         `char-or-char-int-p' from emu.el to poem.el.
46
47 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
48
49         * mcharset.el, emu.el: Move function `charsets-to-mime-charset'
50         from emu.el to mcharset.el.
51
52 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
53
54         * emu.el, emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
55         emu-e20.el:
56           - Move `insert-binary-file-contents' from emu-e20.el,
57             emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to
58             emu.el.
59           - Move `insert-binary-file-contents-literally' from
60             emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to
61             emu.el.
62
63 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
64
65         * poe-18.el (make-obsolete): New function.
66
67 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
68
69         * emu.el, EMU-ELS: Split code about MIME charset from emu to
70         mcharset.
71
72         * mcharset.el: New file.
73
74         * mcs-xm.el: New file (split code about MIME charset from
75         emu-x20.el).
76
77         * emu-x20.el: Split code about MIME charset to mcs-xm.el.
78
79         * mcs-om.el: New file (split code about MIME charset from
80         emu-mule.el).
81
82         * emu-mule.el: Split code about MIME charset to mcs-om.el.
83
84         * mcs-nemacs.el: New file (split code about MIME charset from
85         emu-nemacs.el).
86
87         * emu-nemacs.el: Split code about MIME charset to mcs-nemacs.el.
88
89         * mcs-ltn1.el: New file (split code about MIME charset from
90         emu-latin1.el).
91
92         * emu-latin1.el: Split code about MIME charset to mcs-latin1.el.
93
94         * mcs-e20.el: New file (split code about MIME charset from
95         emu-e20.el).
96
97         * emu-e20.el: Split code about MIME charset to mcs-e20.el.
98
99         * mcs-20.el: New file (renamed from emu-20.el).
100
101 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
102
103         * emu.el, emu-20.el: Move constant `*noconv*' from emu-20.el to
104         emu.el.
105
106 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
107         
108         * emu.el, EMU-ELS: Split core part about MULE from emu to poem.
109
110         * poem.el: New file.
111
112         * poem-e20_3.el: New file (renamed from emu-e20_3.el).
113
114         * poem-e20_2.el: New file (renamed from poem-e20_2.el).
115
116         * poem-xm.el: New file (split core part of MULE from emu-x20.el).
117
118         * emu-x20.el: Split core part of MULE to poem-xm.el.
119
120         * poem-om.el: New file (split core part of MULE from emu-mule.el).
121
122         * emu-mule.el: Split core part of MULE to poem-om.el.
123
124         * poem-ltn1.el: New file (split core part of MULE from
125         emu-latin1.el).
126
127         * emu-latin1.el: Split core part of MULE to poem-ltn1.el.
128
129         * poem-e20.el: New file (split core part of MULE from emu-e20.el).
130
131         * emu-e20.el: Split core part of MULE to poem-e20.el.
132
133         * poem-20.el: New file (split core part of MULE from emu-20.el).
134
135         * emu-20.el: Split core part of MULE to poem-20.el.
136
137         * poem-nemacs.el: New file (split core part of MULE from
138         emu-nemacs.el).
139
140         * emu-nemacs.el: Split core part of MULE to poem-nemacs.el; move
141         overlay emulation code of Nemacs to poe-18.el.
142
143         * poe-18.el: Move overlay emulation code of Nemacs from
144         emu-nemacs.el.
145
146 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
147
148         * poe.el, emu.el: Move function `point-at-bol' and `point-at-eol'
149         from emu.el to poe.el.
150
151 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
152
153         * emu.el (point-at-bol): New function.
154         (point-at-eol): Use `line-end-position'.
155
156 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
157
158         * poe.el (line-beginning-position): New function.
159         (line-end-position): New function.
160
161         * poe-xemacs.el (line-beginning-position): New alias.
162         (line-end-position): New alias.
163
164 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
165
166         * poe.el, emu.el: Move function `functionp' from emu.el to poe.el.
167
168 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
169
170         * poe.el, emu.el: Move Emacs 19.30 emulating definitions, Emacs
171         19.31 emulating definitions and Emacs 20.1 emulating definitions
172         from emu.el to poe.el.
173
174 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
175
176         * poe.el, emu.el: Move constant `emacs-minor-version', Emacs 19
177         emulating definitions and Emacs 19.29 emulating definitions from
178         emu.el to poe.el.
179
180 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
181
182         * poe.el: New file (split core part from emu.el).
183
184         * poe-xemacs.el: New file (renamed from emu-xemacs.el).
185
186         * poe-19.el: New file (renamed from emu-e19.el).
187
188         * poe-18.el: New file (renamed from emu-18.el).
189
190         * emu.el, emu-nemacs.el, emu-mule.el, emu-e20.el, EMU-ELS: modify
191         for new structure.
192
193 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
194
195         * emu-x20.el (make-ccl-coding-system): New function.
196
197 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
198
199         * emu-mule.el: Require `cyrillic' (suggested by MORIOKA-san).
200
201         * emu-mule.el (decode-mime-charset-region): Cope with non existent
202         coding systems if the third arg `lbt' has specified.
203         (decode-mime-charset-string): Likewise.
204
205 \f
206 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
207
208         * APEL: Version 8.18 was released.
209
210         * Makefile (install-package): Don't depend on target `elc'.
211
212         * APEL-MK (install-apel-package): Compile emu-modules and
213         apel-modules.
214
215 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
216
217         * Makefile: Abolish target `package'.
218         (install-package): Use `elc' instead of `package'.
219
220         * APEL-MK: Abolish function `compile-apel-package'.
221         (install-apel-package): Update auto-autoloads.el and
222         custom-load.el at target directory.
223
224 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
225
226         * README.en (run in expanded place): fixed.
227         (install as a XEmacs package): New description.
228
229         * Makefile (XEMACS): New variable.
230         (PACKAGEDIR): New variable.
231         (package): New target.
232         (install-package): New target.
233
234         * APEL-MK (config-apel-package): New function.
235         (compile-apel-package): New function.
236         (install-apel-package): New function.
237
238         * APEL-CFG (PACKAGEDIR): New variable.
239
240 1998-09-07  Tanaka Akira  <akr@jaist.ac.jp>
241
242         * Makefile (elc): Ignore errors when removing emu*.elc.
243
244 1998-09-01  Tanaka Akira <akr@jaist.ac.jp>
245
246         * emu-mule.el (ccl-execute-on-string): Fix arguments
247         order `status' and `string'.
248
249 \f
250 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
251
252         * APEL: Version 8.17 was released.
253
254         * emu.el (with-temp-file): Must use old forms.
255
256 1998-08-31  Katsumi Yamoaka   <yamaoka@jpl.org>
257
258         * emu.el (with-temp-file): New macro (Emacs 20/XEmacs 20
259         emulating macro).
260
261 1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
262
263         * emu-e20.el: require 'ccl only for byte-compile time.
264
265 1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
266
267         * Makefile (elc): Remove emu*.elc to use newest emu by
268         intall.el.
269
270 1998-08-29  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
271
272         * emu-e20.el (ccl-execute-on-string): Too few args.
273         (test-ccl-eof-block-cs): Revert existence checking.
274         
275         * emu-e20_2.el (insert-file-contents-as-binary): Return value.
276         (insert-file-contents-as-raw-text): Ditto.
277         
278         * emu-mule.el (insert-file-contents-as-raw-text): Return value.
279         (encode-coding-string): Check `coding-system' is non-nil.
280         (decode-coding-string): Ditto.
281         (insert-file-contents-as-binary): Use `as-binary-input-file'.
282         (insert-binary-file-contents-literally): Ditto.
283         (write-region-as-binary): Use `as-binary-output-file'.
284         (write-region-as-raw-text-CRLF): Definition for Emacs 19.28.
285         (write-region-as-mime-charset): Ditto.
286         (mime-charset-to-coding-system): New implementation.
287
288         (ccl-use-symbol-as-program): New constant.
289         (ccl-encoder-eof-block-is-broken): New constant.
290         (ccl-decoder-eof-block-is-broken): New constant.
291         (ccl-eof-block-is-broken): New constant.
292         (make-ccl-coding-system): New function.
293         (ccl-execute): Emacs 20.3 emulating function.
294         (ccl-execute-on-string): Emacs 20.3 emulating function.
295
296         * emu-nemacs.el (write-region-as-binary): Use
297         `as-binary-output-file'
298         (write-region-as-raw-text-CRLF): Ditto.  
299         (insert-file-contents-as-binary): Use `as-binary-input-file'.
300         (insert-binary-file-contents-literally): Ditto.
301         (insert-file-contents-as-raw-text): Ditto.
302         
303         * emu.el (last): Emacs 20 emulation function.
304         (butlast), (nbutlast): CL emulation functions.
305         
306 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
307
308         * emu-e20.el (ccl-use-symbol-as-program): Reduce
309         `eval-and-compile' and `eval-when-compile' nesting.
310         (test-ccl-eof-block-cs): Remove existence checking.
311
312 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
313
314         * emu-e20.el (ccl-use-symbol-as-program): Use
315         `ccl-vector-program-execute-on-string' if it is defined.
316
317 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
318
319         * emu-e20.el (ccl-use-symbol-as-program): Use
320         `ccl-execute-on-string' instead of `make-coding-system' for
321         avoiding the error "Coding system already exists".
322
323 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
324
325         * emu-e20.el (test-ccl-eof-block-cs): Check if it is already
326         defined.
327
328 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
329
330         * emu-e20.el (ccl-use-symbol-as-program): New constant.
331         (make-ccl-coding-system): New function.
332         (ccl-encoder-eof-block-is-broken): New constant.
333         (ccl-decoder-eof-block-is-broken): New constant.
334         (ccl-eof-block-is-broken): New constant.
335         (ccl-execute): Redefine if `ccl-use-symbol-as-program' is nil.
336         (ccl-execute-on-string): Ditto.
337
338 1998-08-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
339
340         * emu-20.el (mime-charset-coding-system-alist): Add `unknown' and
341         `x-unknown'.
342
343 1998-08-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
344
345         * emu-x20.el: Redefine coding-system `ctext' if `ctext-dos' is not
346         found.
347
348 1998-08-12  Katsumi Yamaoka   <yamaoka@jpl.org>
349
350         * emu-nemacs.el, emu-mule.el (decode-mime-charset-region): Add new
351         argument `lbt'.
352         (decode-mime-charset-string): Likewise.
353
354         * emu-mule.el (mime-charset-to-coding-system):  Regard `CRLF',
355         `LF', `CR' as line break code type.
356
357 1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
358
359         * emu-latin1.el, emu-nemacs.el (write-region-as-raw-text-CRLF):
360         Fix regexp to canonicalize line break code.
361
362         * emu-mule.el (write-region-as-raw-text-CRLF): Use
363         `write-region-as-binary' to specify `lockname' in MULE 2.3 based
364         on 19.34.
365
366 1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
367
368         * emu-x20.el: Redefine coding-system `iso-2022-jp-2' if
369         `iso-2022-jp-2-dos' is not found.
370
371 1998-08-11  Katsumi Yamaoka   <yamaoka@jpl.org>
372
373         * emu-mule.el (write-region-as-raw-text-CRLF): New function.
374
375         * emu-18.el (generate-new-buffer-name): New function (Emacs 19
376         emulating function).
377
378 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
379
380         * emu-nemacs.el, emu-latin1.el (write-region-as-raw-text-CRLF):
381         New function.
382
383         * emu-20.el (write-region-as-raw-text-CRLF): Renamed from
384         `write-region-as-CRLF'.
385
386 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
387
388         * emu-latin1.el, emu-e20.el (decode-mime-charset-region): Add new
389         argument `lbt'.
390         (decode-mime-charset-string): Likewise.
391
392         * emu-x20.el: Define coding-system `raw-text-unix' and
393         `raw-text-mac' if they are not found.
394         Redefine coding-system `euc-kr' if `euc-kr-dos' is not found.
395         (decode-mime-charset-region-default): Add new argument `lbt'.
396         (decode-mime-charset-region-with-iso646-unification): Likewise.
397         (decode-mime-charset-region-for-hz): Likewise.
398         (decode-mime-charset-region): Likewise.
399         (decode-mime-charset-string): Likewise.
400
401         * emu-20.el (mime-charset-to-coding-system): Regard `CRLF', `LF',
402         `CR' as line break code type.
403
404 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
405
406         * emu-x20.el: Define coding-system `raw-text-dos' if it is not
407         found.
408
409         * emu-20.el (write-region-as-CRLF): New function.
410
411 1998-07-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
412
413         * install.el (install-detect-elisp-directory): Modify for anything
414         older than Emacs 19.28.
415
416 \f
417 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
418
419         * APEL: Version 8.16 was released.
420
421         * emu.el, emu-x20.el: Require `emu-20' in emu-x20.el.
422
423 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
424
425         * emu-x20.el (set-buffer-multibyte): Use `defsubst-maybe' instead
426         of `defmacro-maybe'.
427
428 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
429
430         * emu-20.el, emu-x20.el: Move `insert-file-contents-as-binary' and
431         `insert-file-contents-as-raw-text' from emu-x20.el to emu-20.el.
432
433         * emu-e20_2.el, emu-e20.el: Move `insert-file-contents-as-binary'
434         and `insert-file-contents-as-raw-text' from emu-e20.el to
435         emu-e20_2.el.
436
437 \f
438 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
439
440         * APEL: Version 8.15 was released.
441
442         * emu-xemacs.el: Use nil as variable of `condition-case' to avoid
443         byte-compiler warning.
444
445 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
446
447         * emu.el (when): New macro.
448
449 1998-06-09  Katsumi Yamaoka   <yamaoka@jpl.org>
450
451         * emu.el (split-string): New function (Emacs 20/XEmacs 20
452         emulating function).
453
454         * emu.el (with-temp-buffer): New macro (Emacs 20/XEmacs 20
455         emulating macro).
456
457         * emu.el (with-current-buffer): New macro (Emacs 20/XEmacs 20
458         emulating macro).
459
460         * emu.el (save-current-buffer): New macro (Emacs 20/XEmacs 20
461         emulating macro).
462
463 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
464
465         * mule-caesar.el (mule-caesar-region): Don't compare charset with
466         'us-ascii.
467
468 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
469
470         * emu-mule.el (split-char): fixed.
471
472 1998-06-08  Katsumi Yamaoka   <yamaoka@jpl.org>
473
474         * emu-mule.el (insert-file-contents-as-binary): Use
475         file-coding-system-for-read instead of file-coding-system.
476         
477 \f
478 1998-06-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
479
480         * APEL: Version 8.14 was released.
481
482 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
483
484         * emu-mule.el, emu-latin1.el (split-char): New function.
485
486 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
487
488         * emu-mule.el, emu-nemacs.el (insert-file-contents-as-raw-text):
489         New function.
490
491         * emu-latin1.el (insert-file-contents-as-raw-text): New alias.
492
493         * emu-e20.el, emu-x20.el (insert-file-contents-as-raw-text): New
494         function.
495
496 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
497
498         * emu-x20.el: Move `split-char' check and repair code from
499         mule-caesar.el.
500
501         * mule-caesar.el: Move `split-char' check and repair code to
502         emu-x20.el; require 'emu.
503
504 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
505
506         * emu-nemacs.el, emu-mule.el (set-buffer-multibyte): New function.
507
508         * emu-latin1.el, emu-x20.el (set-buffer-multibyte): New macro.
509
510         * mule-caesar.el (mule-caesar-region): Use '(cdr (split-char ...))
511         instead of `char-to-octet-list'; abolish function
512         `char-to-octet-list'.
513
514 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
515
516         * emu-mule.el (charset-chars): New function.
517
518         * mule-caesar.el (split-char): Redefine if it has bug.
519         (char-to-octet-list): Use `split-char'.
520
521 \f
522 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
523
524         * APEL: Version 8.13 was released.
525
526         * emu-x20.el (mime-character-unification-limit-size): Change
527         default value to 2048.
528
529 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
530
531         * emu.el (string-as-unibyte): New macro.
532
533 \f
534 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
535
536         * APEL: Version 8.12 was released.
537
538 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
539
540         * emu-x20.el (mime-character-unification-limit-size): New
541         variable.
542         (decode-mime-charset-region-with-iso646-unification): Don't unify
543         if size of region is larger than
544         'mime-character-unification-limit-size.
545
546 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
547
548         * emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
549         emu-e20_3.el (looking-at-as-unibyte): New alias.
550
551         * emu-e20_2.el (looking-at-as-unibyte): New function.
552
553 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
554
555         * emu-x20.el: Delete definition of 'detect-mime-charset-region
556         because it is defined in emu-20.el.
557
558         * emu-20.el (write-region-as-binary): fixed.
559
560         * emu-20.el (write-region-as-mime-charset): New function.
561
562         * emu-latin1.el (write-region-as-mime-charset): New alias.
563
564         * emu-nemacs.el, emu-mule.el (write-region-as-mime-charset): New
565         function.
566
567 \f
568 1998-05-09  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
569
570         * APEL: Version 8.11 was released.
571
572 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
573
574         * emu.el (string-as-multibyte): New macro (Emacs 20.3 emulating
575         macro).
576
577 \f
578 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
579
580         * APEL: Version 8.10 was released.
581
582         * README.en (What's APEL?): Delete description about atype.el; add
583         description about calist.el.
584
585 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
586
587         * calist.el (ctree-add-calist-with-default): fixed.
588
589 \f
590 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
591
592         * APEL: Version 8.9 was released.
593
594 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
595
596         * calist.el (ctree-find-calist): fixed duplicated result.
597
598 \f
599 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
600
601         * APEL: Version 8.8 was released.
602
603 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
604
605         * calist.el (ctree-find-calist): Delete duplicated result.
606
607 \f
608 1998-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
609
610         * APEL: Version 8.7 was released.
611
612 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
613
614         * calist.el (ctree-match-calist-partially): New function.
615
616 \f
617 1998-04-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
618
619         * APEL: Version 8.6 was released.
620
621 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
622
623         * emu-20.el (mime-charset-coding-system-alist): Use 'raw-text for
624         us-ascii in default setting.
625
626 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
627
628         * calist.el (ctree-find-calist): Add optional argument 'all.
629
630 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
631
632         * calist.el (ctree-find-calist): Renamed from
633         'ctree-match-calist-all.
634
635 \f
636 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
637
638         * APEL: Version 8.5 was released.
639
640 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
641
642         * calist.el (ctree-match-calist-all): New function.
643
644 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
645
646         * APEL-ELS: Comment out 'atype and 'file-detect.
647
648 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
649
650         * emu-x20.el (decode-mime-charset-string): Use
651         'decode-mime-charset-region.
652
653 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
654
655         * emu-x20.el (mime-charset-decoder-alist): Add
656         'decode-mime-charset-region-for-hz for 'hz-gb-2312.
657         (decode-mime-charset-region-for-hz): New function.
658
659 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
660
661         * emu-x20.el (mime-charset-decoder-alist): New variable.
662         (decode-mime-charset-region-default): New function.
663         (mime-iso646-character-unification-alist): New variable.
664         (mime-unified-character-face): New variable.
665         (decode-mime-charset-region-with-iso646-unification): New
666         function.
667         (decode-mime-charset-region): Use 'mime-charset-decoder-alist.
668
669 \f
670 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
671
672         * APEL: Version 8.4 was released.
673
674         * EMU-ELS: Don't use HIRAGANA LETTER A (\e$(B$"\e(B) to detect character
675         indexing (Emacs 20.3 or later).
676
677 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
678
679         * emu-x20.el, emu-e20.el (charsets-mime-charset-alist): Add
680         'shift_jis.
681
682         * EMU-ELS (emu-modules): fixed.
683
684 \f
685 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
686
687         * APEL: Version 8.3 was released.
688
689         * README.en (What's APEL?): Modify for latest emu.
690
691 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
692
693         * emu-nemacs.el, emu-mule.el, emu-latin1.el, emu-e20_2.el,
694         emu-e20_3.el, emu-x20.el (char-next-index): Fixed.
695
696 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
697
698         * EMU-ELS (emu-modules): Add 'emu-e20_3 for Emacs 20.3.
699
700         * emu-e20_3.el: New module.
701
702         * emu-e20.el: Select to require 'emu-e20_2 or 'emu-e20_3.
703
704         * emu-e20_2.el (set-buffer-multibyte): New function.
705
706         * emu-e20.el (insert-file-contents-as-binary): Use
707         'set-buffer-multibyte.
708
709 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
710
711         * emu-e20_2.el, emu-e20.el, EMU-ELS: Separate Emacs 20.1 and 20.2
712         depended definitions from emu-e20.el to emu-e20_2.el.
713
714 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
715
716         * emu.el: emu-x20.el doesn't require 'emu-xemacs and 'emu-20.
717
718 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
719
720         * emu-x20.el: Don't require 'emu-xemacs and 'emu-20.
721
722         * emu.el: emu-latin1.el does not require 'emu-xemacs or 'emu-e19.
723
724         * emu-latin1.el: Don't require 'emu-xemacs or 'emu-e19.
725
726 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
727
728         * emu-mule.el, emu-latin1.el, emu-e20.el, emu-e19.el, emu-19.el,
729         EMU-ELS: Rename emu-19.el -> emu-e19.el.
730
731         * emu.el, emu-latin1.el, emu-e19.el, EMU-ELS: Rename emu-e19.el ->
732         emu-latin1.el.
733
734 \f
735 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
736
737         * APEL: Version 8.2 was released.
738
739         * README.en (What's APEL?): Remove description about std11.el and
740         std11-parse.el.
741
742         * install.el (install-detect-elisp-directory): Modify regexp to
743         allow trailing `/'.
744
745 \f
746 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
747
748         * APEL: Version 8.1 was released.
749
750 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
751
752         * emu-x20.el (encode-mime-charset-region): Use 'defun instead of
753         'defsubst.
754         (decode-mime-charset-region): Use 'defun instead of 'defsubst.
755
756 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
757
758         * APEL-ELS (apel-modules): Delete 'std11 and 'std11-parse.
759
760         * std11.el, std11-parse.el: Abolish std11-parse.el and std11.el
761         (moved to RIME).
762
763 \f
764 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
765
766         * APEL: Version 8.0 was released.
767
768 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
769
770         * emu-e19.el, emu-e20.el: Use 'make-obsolete for 'string-columns.
771
772         * emu-e19.el, emu-nemacs.el, emu-x20.el: Abolish obsolete alias
773         `char-leading-char'.
774
775 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
776
777         * emu-e20.el, emu-mule.el, emu-nemacs.el, emu-e19.el: Abolish
778         obsolete alias `char-columns'.
779
780         * emu-e19.el: Abolish constant `charset-ascii' and
781         `charset-iso8859-1'.
782         (charset-description): New implementation.
783         (charset-registry): New implementation.
784         (charset-width): Renamed from `charset-columns'; new
785         implementation.
786         (find-charset-string): New implementation.
787         (find-charset-region): New implementation.
788         (charsets-mime-charset-alist): New initial value.
789         (detect-mime-charset-region): New implementation.
790         (char-charset): New implementation.
791
792         * emu-nemacs.el: Rename `charset-columns' -> `charset-width'.
793
794         * emu-nemacs.el: Abolish constant `charset-ascii' and
795         `charset-jisx0208'.
796         Abolish constant `lc-ascii' and `lc-jp'.
797         (charset-description): New implementation.
798         (charset-registry): New implementation.
799         (charset-columns): New implementation.
800         (find-charset-string): New implementation.
801         (find-charset-region): New implementation.
802         (charsets-mime-charset-alist): New initial value.
803         (char-charset): New implementation.
804
805 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
806
807         * emu-e20.el, emu-x20.el, emu-e19.el, emu-mule.el, emu-nemacs.el
808         (char-next-index): New macro.
809
810 \f
811 1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
812
813         * APEL: Version 7.6 was released.
814
815         * std11.el: Require 'std11-parse when compile.
816
817 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
818
819         * calist.el (ctree-match-calist): Prefer normal choice than
820         default choice.
821
822 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
823
824         * emu-20.el (mime-charset-coding-system-alist): Use 'defcustom.
825
826 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
827
828         * emu-20.el: Require 'wid-edit when compile.
829
830 \f
831 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
832
833         * APEL: Version 7.5 was released.
834
835 1998-03-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
836
837         * calist.el (calist-field-match-method-obarray): New variable.
838         (define-calist-field-match-method): New function.
839         (calist-default-field-match-method): New function.
840         (calist-field-match-method): New function.
841         (calist-field-match): New function.
842         (ctree-match-calist): Use `calist-field-match'.
843
844 \f
845 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
846
847         * APEL: Version 7.4 was released.
848
849 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
850
851         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-x20.el, emu-e20.el
852         (insert-file-contents-as-binary): Renamed from
853         `insert-binary-file-contents'; add `insert-binary-file-contents'
854         as obsolete alias.
855
856 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
857
858         * emu-e20.el (insert-binary-file-contents-literally): New alias
859         for `insert-file-contents-literally'.
860
861         * emu-x20.el (insert-binary-file-contents-literally): Moved from
862         emu-20.el.
863
864         * emu-20.el: Move `insert-binary-file-contents-literally' to
865         emu-x20.el.
866
867 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
868
869         * emu-e20.el (insert-binary-file-contents): Must save
870         `enable-multibyte-characters'.
871
872         * emu-x20.el (insert-binary-file-contents): Moved from emu-20.el.
873
874         * emu-20.el: Move `insert-binary-file-contents' to emu-x20.el.
875
876         * calist.el (ctree-match-calist): Rename local variables.
877
878 \f
879 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
880
881         * APEL: Version 7.3 was released.
882
883 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
884
885         * APEL-ELS: Add calist.el.
886
887         * calist.el: New module.
888
889 1998-03-13  Katsumi Yamaoka   <yamaoka@jpl.org>
890
891         * emu-mule.el (charsets-mime-charset-alist) fixed.
892
893 \f
894 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
895
896         * APEL: Version 7.2 was released.
897
898 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
899
900         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
901         (write-region-as-binary): New function.
902
903 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
904
905         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
906         (insert-binary-file-contents): New function.
907
908 1998-03-08  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
909
910         * README.en (Bug reports): Modify description of tm mailing list.
911
912 \f
913 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
914
915         * APEL: Version 7.1.1 was released.
916
917         * README.en (Bug reports): Modify for APEL.
918
919 1998-02-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
920
921         * std11.el (std11-msg-id-string): New function.
922         (std11-fill-msg-id-list-string): New function.
923
924         * std11-parse.el (std11-parse-msg-id): New function.
925
926 1998-01-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
927
928         * emu-x20.el: If coding-system `iso-2022-jp' unifies JIS X
929         0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
930         code-point, copy coding-system `iso-2022-7bit' to `iso-2022-jp' to
931         avoid this problem.
932
933 \f
934 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
935
936         * APEL: Version 7.1 was released.
937
938 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
939
940         * README.en (What's APEL?): Rename file-detect.el -> path-util.el.
941
942 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
943
944         * install.el, filename.el (filename-filters): Use path-util.el
945         instead of file-detect.el.
946
947         * path-util.el, file-detect.el, APEL-ELS: Rename file-detect.el ->
948         path-util.el (file name should be less than 13 bytes).
949
950 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
951
952         * emu-19.el (tl:make-overlay): New alias.
953         (tl:overlay-put): New alias.
954         (tl:overlay-buffer): New alias.
955
956 \f
957 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
958
959         * APEL: Version 4.2 was released.
960
961 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
962
963         * APEL-MK (config-apel): Regard LISPDIR.
964
965 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
966
967         * emu-19.el (tl:make-overlay): New obsolete function (for
968         tm-7.106).
969         (tl:overlay-put): New obsolete function (for tm-7.106).
970         (tl:overlay-buffer): New obsolete function (for tm-7.106).
971
972 \f
973 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
974
975         * APEL: Version 4.1 was released.
976
977         * APEL-MK (compile-apel): Use `config-apel'; don't use
978         `add-to-list' for compatibility.
979         (install-apel): Don't call `config-apel' directly.
980
981         * APEL-CFG: Add load-path setting.
982
983 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
984
985         * emu-20.el (mime-charset-list): New inline-function.
986         (widget-mime-charset-prompt-value-history): New variable.
987         (mime-charset): New widget.
988         (widget-mime-charset-prompt-value): New function.
989         (widget-mime-charset-action): New function.
990         (default-mime-charset): Use `defcustom'.
991
992         * emu-20.el (default-mime-charset): Modify DOC-string.
993
994         * emu-mule.el (charsets-mime-charset-alist): New implementation.
995
996         * emu-e20.el (encode-mime-charset-region,
997         decode-mime-charset-region, encode-mime-charset-string,
998         decode-mime-charset-string): New function (copied from emu-20.el);
999         check `enable-multibyte-characters'.
1000
1001         * emu-x20.el (encode-mime-charset-region,
1002         decode-mime-charset-region, encode-mime-charset-string,
1003         decode-mime-charset-string): New function (copied from emu-20.el).
1004
1005         * emu-20.el: Move function `encode-mime-charset-region',
1006         `decode-mime-charset-region', `encode-mime-charset-string' and
1007         `decode-mime-charset-string' to emu-x20.el and emu-e20.el.
1008
1009 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1010
1011         * emu-x20.el (charsets-mime-charset-alist): Use MIME charset
1012         `iso-8859-5' for cyrillic.
1013
1014 \f
1015 1997-09-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1016
1017         * APEL: Version 3.4.4 was released.
1018
1019 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1020
1021         * std11-parse.el (std11-special-char-list): Fix order for regexp.
1022
1023 \f
1024 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1025
1026         * APEL: Version 3.4.3 was released.
1027
1028         * README.en: Modify for Emacs 20.
1029
1030 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1031
1032         * std11-parse.el (std11-special-char-list): New constant; abolish
1033         `std11-special-chars'.
1034         (std11-atom-regexp): Use it.
1035         (std11-analyze-special): Use it; Don't use `find'.
1036
1037 \f
1038 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1039
1040         * APEL: Version 3.4.2 was released.
1041
1042         * README.en (What's APEL?): Add emu-20.el.
1043
1044 1997-09-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1045
1046         * emu-20.el (mime-charset-to-coding-system): Use defsubst again;
1047         modify implementation.
1048
1049         * emu-20.el (mime-charset-to-coding-system): Use
1050         `find-coding-system'.
1051
1052         * emu-20.el (mime-charset-coding-system-alist): Use
1053         `find-coding-system'.
1054
1055         * emu-e20.el (find-coding-system): New inline function.
1056
1057         * emu.el (defsubst-maybe): New macro.
1058
1059 1997-09-03  MORIOKA Tomohiko  <morioka@mousai>
1060
1061         * emu-20.el (mime-charset-to-coding-system): Use `defun' instead
1062         of `defsubst'.
1063
1064 \f
1065 1997-09-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1066
1067         * APEL: Version 3.4.1 was released.
1068
1069 1997-08-30  MAEDA Shugo       <shugo@po.aianet.ne.jp>
1070
1071         * emu-mule.el (decode-coding-region, encode-coding-string): New
1072         function.
1073         (decode-coding-string): Modify DOC-string. (cf. [cmail:3366])
1074
1075 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1076
1077         * emu.el (defconst-maybe): New macro.
1078
1079         (emacs-major-version, emacs-minor-version): Use `defconst-maybe'.
1080
1081         * emu.el (charsets-to-mime-charset): Abolish unused local variable
1082         `csl'.
1083
1084         * emu-e20.el, emu-20.el: Move function
1085         `detect-mime-charset-region' from emu-e20.el to emu-20.el.
1086
1087         * emu-20.el: Use `defsubst' for
1088         `{encode|decode}-mime-charset-{region|string}'.
1089
1090         * emu-e20.el (detect-mime-charset-region): Use
1091         `find-charset-region'.
1092
1093 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1094
1095         * emu-x20.el, emu-e20.el, emu-20.el: Move function
1096         `{encode|decode}-mime-charset-{region|string}' from emu-e20.el and
1097         emu-x20.el to emu-20.el.
1098
1099         * emu-x20.el, emu-e20.el, emu-20.el: Move `default-mime-charset'
1100         from emu-e20.el and emu-x20.el to emu-20.el.
1101
1102 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1103
1104         * emu-20.el (mime-charset-coding-system-alist): Don't use
1105         `coding-system-p' for symbol.
1106         (mime-charset-to-coding-system): Ditto; modify DOC-string.
1107
1108 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1109
1110         * emu-20.el (mime-charset-coding-system-alist): Check MIME charset
1111         is defined as coding-system.
1112
1113         * emu-x20.el, emu-e20.el, emu-20.el: Move
1114         `mime-charset-coding-system-alist' from emu-e20.el and emu-x20.el
1115         to emu-20.el.
1116
1117         * emu-20.el (*noconv*): Add DOC-string.
1118
1119 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1120
1121         * emu-20.el (mime-charset-to-coding-system): Check coding-system-p
1122         even if CHARSET is found in `mime-charset-coding-system-alist'.
1123
1124         * emu-x20.el: Use function `mime-charset-to-coding-system' in
1125         emu-20.el.
1126
1127         * emu-20.el (mime-charset-to-coding-system): Use `defsubst'.
1128
1129         * emu-e20.el, emu-20.el: Move function
1130         `mime-charset-to-coding-system' from emu-e20.el to emu-20.el.
1131
1132 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1133
1134         * emu-x20.el, emu-e20.el, emu-20.el: Move features about Binary
1135         accessing from emu-e20.el and emu-x20.el to emu-20.el.
1136
1137         * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule.
1138
1139 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1140
1141         * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'.
1142
1143         * emu-x20.el (default-mime-charset): Add DOC-string.
1144
1145         (mime-charset-coding-system-alist): Add `us-ascii'.
1146
1147 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1148
1149         * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is
1150         defined as coding-system.
1151
1152 \f
1153 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1154
1155         * emu: Version 7.44 was released.
1156         * APEL: Version 3.4 was released.
1157
1158 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1159
1160         * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7'
1161         -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90)
1162
1163 1997-07-13  MORIOKA Tomohiko  <morioka@mousai>
1164
1165         * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII
1166         characters in comments.
1167
1168 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1169
1170         * richtext.el: Add autoload comments for `richtext-encode' and
1171         `richtext-decode'.
1172
1173         * emu.el: Check richtext.el is bundled.
1174
1175 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1176
1177         * file-detect.el: Add autoload comments for function `add-path',
1178         `add-latest-path', `get-latest-path', `file-installed-p',
1179         `exec-installed-p', `module-installed-p' and variable
1180         `exec-suffix-list'.
1181
1182 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1183
1184         * emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
1185         hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
1186         coding-system.
1187
1188         * emu-x20.el: Don't require cyrillic.
1189
1190 Thu May 22 04:46:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1191
1192         * emu-mule.el (make-char): New alias.
1193
1194         * emu-e20.el: Alias `make-character' was abolished.
1195
1196 Sat May 10 19:39:12 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1197
1198         * README.en (What's APEL?): Add std11 and mule-caesar.el.
1199
1200 \f
1201 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1202
1203         * emu: Version 7.43.1 was released.
1204         * APEL: Version 3.3.2 was released.
1205
1206 Fri May  9 01:23:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1207
1208         * APEL-ELS: Add mule-caesar.el.
1209
1210         * mule-caesar.el: New file.
1211
1212 Thu May  8 22:21:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1213
1214         * emu-x20.el: Use `binary' instead of `no-conversion' temporary.
1215
1216 \f
1217 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1218
1219         * emu: Version 7.43 was released.
1220         * APEL: Version 3.3.1 was released.
1221
1222         * emu-x20.el: several changes for XEmacs 20.1-b12.
1223
1224 Wed Apr 30 12:40:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1225
1226         * Makefile: add `release'.
1227
1228 Mon Apr 28 16:47:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1229
1230         * Makefile: `TARFILE' was abolished.
1231
1232 Tue Apr  8 09:47:40 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1233
1234         * emu.el (point-at-eol): New function.
1235
1236 Sat Apr  5 16:23:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1237
1238         * emu-nemacs.el: `tl:available-face-attribute-alist' ->
1239         `emu:available-face-attribute-alist'.
1240
1241         * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay';
1242         `tl:overlay-put' -> `overlay-put'.
1243
1244 Sat Apr  5 06:50:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1245
1246         * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and
1247         `tl:overlay-buffer' were abolished; Function `tl:move-overlay'
1248         were abolished.
1249
1250         * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and
1251         `tl:overlay-buffer' were abolished.
1252
1253         * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'.
1254
1255         * emu-xemacs.el: Require overlay.
1256
1257         * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias.
1258
1259         * emu.el (minibuffer-prompt-width): New function for Emacs 18 and
1260         XEmacs.
1261
1262 Thu Apr  3 17:14:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1263
1264         * APEL-ELS: std11.el and std11-parse.el were moved from mu/.
1265
1266 \f
1267 1997-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1268
1269         * APEL: Version 3.3 was released.
1270         
1271         * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables.
1272         * APEL-MK: install emu.
1273
1274 Thu Mar 20 06:09:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1275
1276         * Makefile: Add README.en.
1277
1278 Thu Mar 20 06:08:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1279
1280         * file-detect.el: Header and DOC-strings were modified.
1281
1282 Thu Mar 20 06:03:51 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1283
1284         * README.en: New file.
1285
1286 Thu Mar 20 05:48:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1287
1288         * filename.el: Add DOC-strings.
1289
1290         * APEL-MK (install-apel): Use `compile-apel'.
1291
1292         * Makefile (install): Don't depend on `elc'.
1293
1294 Thu Mar 20 02:04:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1295
1296         * APEL-MK: Setting for load-path and requiring install were moved
1297         from APEL-CFG.
1298
1299         (install-apel): Compile apel-modules.
1300
1301         * APEL-CFG: Setting for load-path and requiring install were moved
1302         to APEL-MK.
1303
1304 \f
1305 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1306
1307         * APEL: Version 3.2 was released.
1308
1309 Fri Mar 14 09:54:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1310
1311         * file-detect.el (get-latest-path): Check directory is exist or not.
1312
1313 Fri Mar 14 09:25:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1314
1315         * APEL-ELS: Add install.el.
1316
1317 Fri Mar 14 07:24:37 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1318
1319         * Makefile, APEL-MK, APEL-CFG: New file.
1320
1321 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1322
1323         * atype.el (field-unify): fixed.
1324
1325 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1326
1327         * filename.el (filename-filters): Use `exec-installed-p' instead
1328         of `file-installed-p' to search "kakasi".
1329
1330 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1331
1332         * file-detect.el (module-installed-p): Use function
1333         `exec-installed-p'.
1334
1335         * file-detect.el (exec-suffix-list): New variable.
1336         (exec-installed-p): New function.
1337
1338 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1339
1340         * APEL-ELS (apel-modules): Add filename.el.
1341
1342         * APEL-ELS: Initial revision
1343
1344 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1345
1346         * filename.el (filename-replacement-alist): Don't use function
1347         `string-to-char-list' and `expand-char-ranges'; Don't require
1348         tl-str.
1349         (filename-special-filter): Use function `assoc-if' instead of
1350         `ASSOC'; Require cl instead of tl-list.
1351         (poly-funcall): New inline-function; copied from tl-list.el.
1352
1353 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1354
1355         * atype.el: Alias `fetch-field', `fetch-field-value', `put-field'
1356         and `delete-field' were abolished.
1357
1358         Don't require tl-str and tl-list.
1359
1360         Require alist.
1361
1362         (field-unify): Don't use function `symbol-concat'.
1363         (assoc-unify): Use function `assoc' directly; use function
1364         `put-alist' directly; use function `del-alist' directly.
1365
1366         * atype.el: Function `put-fields' was abolished.
1367
1368         * atype.el: tl-atype.el was renamed to atype.el.
1369
1370 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1371
1372         * atype.el: tl-atype.el was renamed to atype.el.
1373
1374 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1375
1376         * file-detect.el (file-installed-p): Fixed DOC-string.
1377
1378 1997-02-28  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1379
1380         * alist.el: New module; separated from tl-list.el.