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