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