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