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