update.
[elisp/apel.git] / ChangeLog
1 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * mule-caesar.el: Move `split-char' check and repair code to
4         emu-x20.el; require 'emu.
5
6 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
7
8         * emu-nemacs.el, emu-mule.el (set-buffer-multibyte): New function.
9
10         * emu-latin1.el, emu-x20.el (set-buffer-multibyte): New macro.
11
12         * mule-caesar.el (mule-caesar-region): Use '(cdr (split-char ...))
13         instead of `char-to-octet-list'; abolish function
14         `char-to-octet-list'.
15
16 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
17
18         * emu-mule.el (charset-chars): New function.
19
20         * mule-caesar.el (split-char): Redefine if it has bug.
21         (char-to-octet-list): Use `split-char'.
22
23 \f
24 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
25
26         * APEL: Version 8.13 was released.
27
28         * emu-x20.el (mime-character-unification-limit-size): Change
29         default value to 2048.
30
31 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
32
33         * emu.el (string-as-unibyte): New macro.
34
35 \f
36 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
37
38         * APEL: Version 8.12 was released.
39
40 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
41
42         * emu-x20.el (mime-character-unification-limit-size): New
43         variable.
44         (decode-mime-charset-region-with-iso646-unification): Don't unify
45         if size of region is larger than
46         'mime-character-unification-limit-size.
47
48 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
49
50         * emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
51         emu-e20_3.el (looking-at-as-unibyte): New alias.
52
53         * emu-e20_2.el (looking-at-as-unibyte): New function.
54
55 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
56
57         * emu-x20.el: Delete definition of 'detect-mime-charset-region
58         because it is defined in emu-20.el.
59
60         * emu-20.el (write-region-as-binary): fixed.
61
62         * emu-20.el (write-region-as-mime-charset): New function.
63
64         * emu-latin1.el (write-region-as-mime-charset): New alias.
65
66         * emu-nemacs.el, emu-mule.el (write-region-as-mime-charset): New
67         function.
68
69 \f
70 1998-05-09  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
71
72         * APEL: Version 8.11 was released.
73
74 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
75
76         * emu.el (string-as-multibyte): New macro (Emacs 20.3 emulating
77         macro).
78
79 \f
80 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
81
82         * APEL: Version 8.10 was released.
83
84         * README.en (What's APEL?): Delete description about atype.el; add
85         description about calist.el.
86
87 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
88
89         * calist.el (ctree-add-calist-with-default): fixed.
90
91 \f
92 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
93
94         * APEL: Version 8.9 was released.
95
96 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
97
98         * calist.el (ctree-find-calist): fixed duplicated result.
99
100 \f
101 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
102
103         * APEL: Version 8.8 was released.
104
105 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
106
107         * calist.el (ctree-find-calist): Delete duplicated result.
108
109 \f
110 1998-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
111
112         * APEL: Version 8.7 was released.
113
114 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
115
116         * calist.el (ctree-match-calist-partially): New function.
117
118 \f
119 1998-04-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
120
121         * APEL: Version 8.6 was released.
122
123 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
124
125         * emu-20.el (mime-charset-coding-system-alist): Use 'raw-text for
126         us-ascii in default setting.
127
128 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
129
130         * calist.el (ctree-find-calist): Add optional argument 'all.
131
132 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
133
134         * calist.el (ctree-find-calist): Renamed from
135         'ctree-match-calist-all.
136
137 \f
138 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
139
140         * APEL: Version 8.5 was released.
141
142 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
143
144         * calist.el (ctree-match-calist-all): New function.
145
146 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
147
148         * APEL-ELS: Comment out 'atype and 'file-detect.
149
150 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
151
152         * emu-x20.el (decode-mime-charset-string): Use
153         'decode-mime-charset-region.
154
155 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
156
157         * emu-x20.el (mime-charset-decoder-alist): Add
158         'decode-mime-charset-region-for-hz for 'hz-gb-2312.
159         (decode-mime-charset-region-for-hz): New function.
160
161 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
162
163         * emu-x20.el (mime-charset-decoder-alist): New variable.
164         (decode-mime-charset-region-default): New function.
165         (mime-iso646-character-unification-alist): New variable.
166         (mime-unified-character-face): New variable.
167         (decode-mime-charset-region-with-iso646-unification): New
168         function.
169         (decode-mime-charset-region): Use 'mime-charset-decoder-alist.
170
171 \f
172 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
173
174         * APEL: Version 8.4 was released.
175
176         * EMU-ELS: Don't use HIRAGANA LETTER A (\e$(B$"\e(B) to detect character
177         indexing (Emacs 20.3 or later).
178
179 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
180
181         * emu-x20.el, emu-e20.el (charsets-mime-charset-alist): Add
182         'shift_jis.
183
184         * EMU-ELS (emu-modules): fixed.
185
186 \f
187 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
188
189         * APEL: Version 8.3 was released.
190
191         * README.en (What's APEL?): Modify for latest emu.
192
193 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
194
195         * emu-nemacs.el, emu-mule.el, emu-latin1.el, emu-e20_2.el,
196         emu-e20_3.el, emu-x20.el (char-next-index): Fixed.
197
198 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
199
200         * EMU-ELS (emu-modules): Add 'emu-e20_3 for Emacs 20.3.
201
202         * emu-e20_3.el: New module.
203
204         * emu-e20.el: Select to require 'emu-e20_2 or 'emu-e20_3.
205
206         * emu-e20_2.el (set-buffer-multibyte): New function.
207
208         * emu-e20.el (insert-file-contents-as-binary): Use
209         'set-buffer-multibyte.
210
211 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
212
213         * emu-e20_2.el, emu-e20.el, EMU-ELS: Separate Emacs 20.1 and 20.2
214         depended definitions from emu-e20.el to emu-e20_2.el.
215
216 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
217
218         * emu.el: emu-x20.el doesn't require 'emu-xemacs and 'emu-20.
219
220 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
221
222         * emu-x20.el: Don't require 'emu-xemacs and 'emu-20.
223
224         * emu.el: emu-latin1.el does not require 'emu-xemacs or 'emu-e19.
225
226         * emu-latin1.el: Don't require 'emu-xemacs or 'emu-e19.
227
228 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
229
230         * emu-mule.el, emu-latin1.el, emu-e20.el, emu-e19.el, emu-19.el,
231         EMU-ELS: Rename emu-19.el -> emu-e19.el.
232
233         * emu.el, emu-latin1.el, emu-e19.el, EMU-ELS: Rename emu-e19.el ->
234         emu-latin1.el.
235
236 \f
237 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
238
239         * APEL: Version 8.2 was released.
240
241         * README.en (What's APEL?): Remove description about std11.el and
242         std11-parse.el.
243
244         * install.el (install-detect-elisp-directory): Modify regexp to
245         allow trailing `/'.
246
247 \f
248 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
249
250         * APEL: Version 8.1 was released.
251
252 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
253
254         * emu-x20.el (encode-mime-charset-region): Use 'defun instead of
255         'defsubst.
256         (decode-mime-charset-region): Use 'defun instead of 'defsubst.
257
258 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
259
260         * APEL-ELS (apel-modules): Delete 'std11 and 'std11-parse.
261
262         * std11.el, std11-parse.el: Abolish std11-parse.el and std11.el
263         (moved to RIME).
264
265 \f
266 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
267
268         * APEL: Version 8.0 was released.
269
270 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
271
272         * emu-e19.el, emu-e20.el: Use 'make-obsolete for 'string-columns.
273
274         * emu-e19.el, emu-nemacs.el, emu-x20.el: Abolish obsolete alias
275         `char-leading-char'.
276
277 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
278
279         * emu-e20.el, emu-mule.el, emu-nemacs.el, emu-e19.el: Abolish
280         obsolete alias `char-columns'.
281
282         * emu-e19.el: Abolish constant `charset-ascii' and
283         `charset-iso8859-1'.
284         (charset-description): New implementation.
285         (charset-registry): New implementation.
286         (charset-width): Renamed from `charset-columns'; new
287         implementation.
288         (find-charset-string): New implementation.
289         (find-charset-region): New implementation.
290         (charsets-mime-charset-alist): New initial value.
291         (detect-mime-charset-region): New implementation.
292         (char-charset): New implementation.
293
294         * emu-nemacs.el: Rename `charset-columns' -> `charset-width'.
295
296         * emu-nemacs.el: Abolish constant `charset-ascii' and
297         `charset-jisx0208'.
298         Abolish constant `lc-ascii' and `lc-jp'.
299         (charset-description): New implementation.
300         (charset-registry): New implementation.
301         (charset-columns): New implementation.
302         (find-charset-string): New implementation.
303         (find-charset-region): New implementation.
304         (charsets-mime-charset-alist): New initial value.
305         (char-charset): New implementation.
306
307 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
308
309         * emu-e20.el, emu-x20.el, emu-e19.el, emu-mule.el, emu-nemacs.el
310         (char-next-index): New macro.
311
312 \f
313 1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
314
315         * APEL: Version 7.6 was released.
316
317         * std11.el: Require 'std11-parse when compile.
318
319 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
320
321         * calist.el (ctree-match-calist): Prefer normal choice than
322         default choice.
323
324 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
325
326         * emu-20.el (mime-charset-coding-system-alist): Use 'defcustom.
327
328 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
329
330         * emu-20.el: Require 'wid-edit when compile.
331
332 \f
333 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
334
335         * APEL: Version 7.5 was released.
336
337 1998-03-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
338
339         * calist.el (calist-field-match-method-obarray): New variable.
340         (define-calist-field-match-method): New function.
341         (calist-default-field-match-method): New function.
342         (calist-field-match-method): New function.
343         (calist-field-match): New function.
344         (ctree-match-calist): Use `calist-field-match'.
345
346 \f
347 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
348
349         * APEL: Version 7.4 was released.
350
351 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
352
353         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-x20.el, emu-e20.el
354         (insert-file-contents-as-binary): Renamed from
355         `insert-binary-file-contents'; add `insert-binary-file-contents'
356         as obsolete alias.
357
358 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
359
360         * emu-e20.el (insert-binary-file-contents-literally): New alias
361         for `insert-file-contents-literally'.
362
363         * emu-x20.el (insert-binary-file-contents-literally): Moved from
364         emu-20.el.
365
366         * emu-20.el: Move `insert-binary-file-contents-literally' to
367         emu-x20.el.
368
369 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
370
371         * emu-e20.el (insert-binary-file-contents): Must save
372         `enable-multibyte-characters'.
373
374         * emu-x20.el (insert-binary-file-contents): Moved from emu-20.el.
375
376         * emu-20.el: Move `insert-binary-file-contents' to emu-x20.el.
377
378         * calist.el (ctree-match-calist): Rename local variables.
379
380 \f
381 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
382
383         * APEL: Version 7.3 was released.
384
385 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
386
387         * APEL-ELS: Add calist.el.
388
389         * calist.el: New module.
390
391 1998-03-13  Katsumi Yamaoka   <yamaoka@jpl.org>
392
393         * emu-mule.el (charsets-mime-charset-alist) fixed.
394
395 \f
396 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
397
398         * APEL: Version 7.2 was released.
399
400 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
401
402         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
403         (write-region-as-binary): New function.
404
405 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
406
407         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
408         (insert-binary-file-contents): New function.
409
410 1998-03-08  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
411
412         * README.en (Bug reports): Modify description of tm mailing list.
413
414 \f
415 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
416
417         * APEL: Version 7.1.1 was released.
418
419         * README.en (Bug reports): Modify for APEL.
420
421 1998-02-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
422
423         * std11.el (std11-msg-id-string): New function.
424         (std11-fill-msg-id-list-string): New function.
425
426         * std11-parse.el (std11-parse-msg-id): New function.
427
428 1998-01-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
429
430         * emu-x20.el: If coding-system `iso-2022-jp' unifies JIS X
431         0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
432         code-point, copy coding-system `iso-2022-7bit' to `iso-2022-jp' to
433         avoid this problem.
434
435 \f
436 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
437
438         * APEL: Version 7.1 was released.
439
440 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
441
442         * README.en (What's APEL?): Rename file-detect.el -> path-util.el.
443
444 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
445
446         * install.el, filename.el (filename-filters): Use path-util.el
447         instead of file-detect.el.
448
449         * path-util.el, file-detect.el, APEL-ELS: Rename file-detect.el ->
450         path-util.el (file name should be less than 13 bytes).
451
452 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
453
454         * emu-19.el (tl:make-overlay): New alias.
455         (tl:overlay-put): New alias.
456         (tl:overlay-buffer): New alias.
457
458 \f
459 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
460
461         * APEL: Version 4.2 was released.
462
463 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
464
465         * APEL-MK (config-apel): Regard LISPDIR.
466
467 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
468
469         * emu-19.el (tl:make-overlay): New obsolete function (for
470         tm-7.106).
471         (tl:overlay-put): New obsolete function (for tm-7.106).
472         (tl:overlay-buffer): New obsolete function (for tm-7.106).
473
474 \f
475 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
476
477         * APEL: Version 4.1 was released.
478
479         * APEL-MK (compile-apel): Use `config-apel'; don't use
480         `add-to-list' for compatibility.
481         (install-apel): Don't call `config-apel' directly.
482
483         * APEL-CFG: Add load-path setting.
484
485 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
486
487         * emu-20.el (mime-charset-list): New inline-function.
488         (widget-mime-charset-prompt-value-history): New variable.
489         (mime-charset): New widget.
490         (widget-mime-charset-prompt-value): New function.
491         (widget-mime-charset-action): New function.
492         (default-mime-charset): Use `defcustom'.
493
494         * emu-20.el (default-mime-charset): Modify DOC-string.
495
496         * emu-mule.el (charsets-mime-charset-alist): New implementation.
497
498         * emu-e20.el (encode-mime-charset-region,
499         decode-mime-charset-region, encode-mime-charset-string,
500         decode-mime-charset-string): New function (copied from emu-20.el);
501         check `enable-multibyte-characters'.
502
503         * emu-x20.el (encode-mime-charset-region,
504         decode-mime-charset-region, encode-mime-charset-string,
505         decode-mime-charset-string): New function (copied from emu-20.el).
506
507         * emu-20.el: Move function `encode-mime-charset-region',
508         `decode-mime-charset-region', `encode-mime-charset-string' and
509         `decode-mime-charset-string' to emu-x20.el and emu-e20.el.
510
511 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
512
513         * emu-x20.el (charsets-mime-charset-alist): Use MIME charset
514         `iso-8859-5' for cyrillic.
515
516 \f
517 1997-09-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
518
519         * APEL: Version 3.4.4 was released.
520
521 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
522
523         * std11-parse.el (std11-special-char-list): Fix order for regexp.
524
525 \f
526 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
527
528         * APEL: Version 3.4.3 was released.
529
530         * README.en: Modify for Emacs 20.
531
532 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
533
534         * std11-parse.el (std11-special-char-list): New constant; abolish
535         `std11-special-chars'.
536         (std11-atom-regexp): Use it.
537         (std11-analyze-special): Use it; Don't use `find'.
538
539 \f
540 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
541
542         * APEL: Version 3.4.2 was released.
543
544         * README.en (What's APEL?): Add emu-20.el.
545
546 1997-09-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
547
548         * emu-20.el (mime-charset-to-coding-system): Use defsubst again;
549         modify implementation.
550
551         * emu-20.el (mime-charset-to-coding-system): Use
552         `find-coding-system'.
553
554         * emu-20.el (mime-charset-coding-system-alist): Use
555         `find-coding-system'.
556
557         * emu-e20.el (find-coding-system): New inline function.
558
559         * emu.el (defsubst-maybe): New macro.
560
561 1997-09-03  MORIOKA Tomohiko  <morioka@mousai>
562
563         * emu-20.el (mime-charset-to-coding-system): Use `defun' instead
564         of `defsubst'.
565
566 \f
567 1997-09-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
568
569         * APEL: Version 3.4.1 was released.
570
571 1997-08-30  MAEDA Shugo       <shugo@po.aianet.ne.jp>
572
573         * emu-mule.el (decode-coding-region, encode-coding-string): New
574         function.
575         (decode-coding-string): Modify DOC-string. (cf. [cmail:3366])
576
577 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
578
579         * emu.el (defconst-maybe): New macro.
580
581         (emacs-major-version, emacs-minor-version): Use `defconst-maybe'.
582
583         * emu.el (charsets-to-mime-charset): Abolish unused local variable
584         `csl'.
585
586         * emu-e20.el, emu-20.el: Move function
587         `detect-mime-charset-region' from emu-e20.el to emu-20.el.
588
589         * emu-20.el: Use `defsubst' for
590         `{encode|decode}-mime-charset-{region|string}'.
591
592         * emu-e20.el (detect-mime-charset-region): Use
593         `find-charset-region'.
594
595 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
596
597         * emu-x20.el, emu-e20.el, emu-20.el: Move function
598         `{encode|decode}-mime-charset-{region|string}' from emu-e20.el and
599         emu-x20.el to emu-20.el.
600
601         * emu-x20.el, emu-e20.el, emu-20.el: Move `default-mime-charset'
602         from emu-e20.el and emu-x20.el to emu-20.el.
603
604 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
605
606         * emu-20.el (mime-charset-coding-system-alist): Don't use
607         `coding-system-p' for symbol.
608         (mime-charset-to-coding-system): Ditto; modify DOC-string.
609
610 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
611
612         * emu-20.el (mime-charset-coding-system-alist): Check MIME charset
613         is defined as coding-system.
614
615         * emu-x20.el, emu-e20.el, emu-20.el: Move
616         `mime-charset-coding-system-alist' from emu-e20.el and emu-x20.el
617         to emu-20.el.
618
619         * emu-20.el (*noconv*): Add DOC-string.
620
621 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
622
623         * emu-20.el (mime-charset-to-coding-system): Check coding-system-p
624         even if CHARSET is found in `mime-charset-coding-system-alist'.
625
626         * emu-x20.el: Use function `mime-charset-to-coding-system' in
627         emu-20.el.
628
629         * emu-20.el (mime-charset-to-coding-system): Use `defsubst'.
630
631         * emu-e20.el, emu-20.el: Move function
632         `mime-charset-to-coding-system' from emu-e20.el to emu-20.el.
633
634 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
635
636         * emu-x20.el, emu-e20.el, emu-20.el: Move features about Binary
637         accessing from emu-e20.el and emu-x20.el to emu-20.el.
638
639         * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule.
640
641 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
642
643         * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'.
644
645         * emu-x20.el (default-mime-charset): Add DOC-string.
646
647         (mime-charset-coding-system-alist): Add `us-ascii'.
648
649 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
650
651         * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is
652         defined as coding-system.
653
654 \f
655 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
656
657         * emu: Version 7.44 was released.
658         * APEL: Version 3.4 was released.
659
660 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
661
662         * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7'
663         -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90)
664
665 1997-07-13  MORIOKA Tomohiko  <morioka@mousai>
666
667         * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII
668         characters in comments.
669
670 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
671
672         * richtext.el: Add autoload comments for `richtext-encode' and
673         `richtext-decode'.
674
675         * emu.el: Check richtext.el is bundled.
676
677 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
678
679         * file-detect.el: Add autoload comments for function `add-path',
680         `add-latest-path', `get-latest-path', `file-installed-p',
681         `exec-installed-p', `module-installed-p' and variable
682         `exec-suffix-list'.
683
684 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
685
686         * emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
687         hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
688         coding-system.
689
690         * emu-x20.el: Don't require cyrillic.
691
692 Thu May 22 04:46:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
693
694         * emu-mule.el (make-char): New alias.
695
696         * emu-e20.el: Alias `make-character' was abolished.
697
698 Sat May 10 19:39:12 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
699
700         * README.en (What's APEL?): Add std11 and mule-caesar.el.
701
702 \f
703 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
704
705         * emu: Version 7.43.1 was released.
706         * APEL: Version 3.3.2 was released.
707
708 Fri May  9 01:23:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
709
710         * APEL-ELS: Add mule-caesar.el.
711
712         * mule-caesar.el: New file.
713
714 Thu May  8 22:21:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
715
716         * emu-x20.el: Use `binary' instead of `no-conversion' temporary.
717
718 \f
719 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
720
721         * emu: Version 7.43 was released.
722         * APEL: Version 3.3.1 was released.
723
724         * emu-x20.el: several changes for XEmacs 20.1-b12.
725
726 Wed Apr 30 12:40:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
727
728         * Makefile: add `release'.
729
730 Mon Apr 28 16:47:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
731
732         * Makefile: `TARFILE' was abolished.
733
734 Tue Apr  8 09:47:40 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
735
736         * emu.el (point-at-eol): New function.
737
738 Sat Apr  5 16:23:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
739
740         * emu-nemacs.el: `tl:available-face-attribute-alist' ->
741         `emu:available-face-attribute-alist'.
742
743         * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay';
744         `tl:overlay-put' -> `overlay-put'.
745
746 Sat Apr  5 06:50:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
747
748         * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and
749         `tl:overlay-buffer' were abolished; Function `tl:move-overlay'
750         were abolished.
751
752         * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and
753         `tl:overlay-buffer' were abolished.
754
755         * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'.
756
757         * emu-xemacs.el: Require overlay.
758
759         * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias.
760
761         * emu.el (minibuffer-prompt-width): New function for Emacs 18 and
762         XEmacs.
763
764 Thu Apr  3 17:14:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
765
766         * APEL-ELS: std11.el and std11-parse.el were moved from mu/.
767
768 \f
769 1997-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
770
771         * APEL: Version 3.3 was released.
772         
773         * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables.
774         * APEL-MK: install emu.
775
776 Thu Mar 20 06:09:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
777
778         * Makefile: Add README.en.
779
780 Thu Mar 20 06:08:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
781
782         * file-detect.el: Header and DOC-strings were modified.
783
784 Thu Mar 20 06:03:51 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
785
786         * README.en: New file.
787
788 Thu Mar 20 05:48:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
789
790         * filename.el: Add DOC-strings.
791
792         * APEL-MK (install-apel): Use `compile-apel'.
793
794         * Makefile (install): Don't depend on `elc'.
795
796 Thu Mar 20 02:04:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
797
798         * APEL-MK: Setting for load-path and requiring install were moved
799         from APEL-CFG.
800
801         (install-apel): Compile apel-modules.
802
803         * APEL-CFG: Setting for load-path and requiring install were moved
804         to APEL-MK.
805
806 \f
807 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
808
809         * APEL: Version 3.2 was released.
810
811 Fri Mar 14 09:54:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
812
813         * file-detect.el (get-latest-path): Check directory is exist or not.
814
815 Fri Mar 14 09:25:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
816
817         * APEL-ELS: Add install.el.
818
819 Fri Mar 14 07:24:37 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
820
821         * Makefile, APEL-MK, APEL-CFG: New file.
822
823 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
824
825         * atype.el (field-unify): fixed.
826
827 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
828
829         * filename.el (filename-filters): Use `exec-installed-p' instead
830         of `file-installed-p' to search "kakasi".
831
832 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
833
834         * file-detect.el (module-installed-p): Use function
835         `exec-installed-p'.
836
837         * file-detect.el (exec-suffix-list): New variable.
838         (exec-installed-p): New function.
839
840 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
841
842         * APEL-ELS (apel-modules): Add filename.el.
843
844         * APEL-ELS: Initial revision
845
846 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
847
848         * filename.el (filename-replacement-alist): Don't use function
849         `string-to-char-list' and `expand-char-ranges'; Don't require
850         tl-str.
851         (filename-special-filter): Use function `assoc-if' instead of
852         `ASSOC'; Require cl instead of tl-list.
853         (poly-funcall): New inline-function; copied from tl-list.el.
854
855 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
856
857         * atype.el: Alias `fetch-field', `fetch-field-value', `put-field'
858         and `delete-field' were abolished.
859
860         Don't require tl-str and tl-list.
861
862         Require alist.
863
864         (field-unify): Don't use function `symbol-concat'.
865         (assoc-unify): Use function `assoc' directly; use function
866         `put-alist' directly; use function `del-alist' directly.
867
868         * atype.el: Function `put-fields' was abolished.
869
870         * atype.el: tl-atype.el was renamed to atype.el.
871
872 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
873
874         * atype.el: tl-atype.el was renamed to atype.el.
875
876 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
877
878         * file-detect.el (file-installed-p): Fixed DOC-string.
879
880 1997-02-28  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
881
882         * alist.el: New module; separated from tl-list.el.