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