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