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