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