* pccl.el: Enclose mule depended process by `unless-broken'.
[elisp/apel.git] / ChangeLog
1 1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
2
3         * pccl.el: Enclose mule depended process by `unless-broken'.
4
5 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6
7         * poe.el (defun-maybe-cond): fixed problem in Emacs 18.
8
9         * poe.el (defsubst): Moved from poe-18.el.
10
11         * poe-18.el: Move macro `defsubst' to poe.el.
12
13 \f
14 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
15
16         * APEL: Version 9.10 was released.
17
18 1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
19
20         * pccl.el (define-ccl-program): Adviced.
21
22 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
23
24         * pccl-om.el (ccl-cascading-read): New facility.
25
26 1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
27
28         * EMU-ELS (emu-modules): Always install 'pccl.
29
30         * broken.el: Use 19.28 style quasi-quote.
31
32         * pccl.el: - require 'broken.
33         - Does not require 'pccl-20 for XEmacs 20.
34         (ccl-usable): New facility.
35
36 1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
37
38         * README.en, README.ja, pccl-20.el: Note that pccl-20 is not
39         for XEmacs 20.
40
41 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
42
43         * poe-18.el (eval-and-compile): Moved from poe.el.
44
45         * poe.el: Move `eval-and-compile' to poe-18.el.
46
47         * poe-xemacs.el (overlayp): New alias.
48         (delete-overlay): New alias.
49
50 \f
51 1998-11-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
52
53         * APEL: Version 9.9 was released.
54
55 1998-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
56
57         * poe.el (combine-after-change-calls): fixed.
58
59 1998-10-31  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
60
61         * poe.el (combine-after-change-calls): New macro.
62
63 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
64
65         * poe.el (defun-maybe-cond): New macro.
66         (next-command-event): Use `defun-maybe-cond'.
67         (cancel-undo-boundary): Use `defun-maybe-cond'.
68
69 1998-10-28  Katsumi Yamaoka   <yamaoka@jpl.org>
70
71         * poem-om.el (char-after): Redefine to change `POS' to optional
72         argument.
73
74 \f
75 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
76
77         * APEL: Version 9.8 was released.
78
79         * README.ja, README.en (CVS): New section.
80
81 1998-10-27  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
82
83         * poem-om.el (char-before): Redefine to change `POS' to optional
84         argument.
85
86 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
87
88         * poe.el (subr-fboundp): New function.
89         (next-command-event): New function.
90         (character-to-event): New function.
91
92 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
93
94         * poe.el (event-to-character): New function.
95
96 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
97
98         * poe.el (cancel-undo-boundary): Switch definition by existence of
99         variable `buffer-undo-list'.
100
101         * poe-18.el: Move function `cancel-undo-boundary' to poe.el.
102
103 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
104
105         * poe.el (cancel-undo-boundary): New function.
106
107 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
108
109         * poe-18.el (cancel-undo-boundary): New function (moved from
110         poem.el).
111
112         * poem.el: Move function `cancel-undo-boundary' to poe-18.el.
113
114 \f
115 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
116
117         * APEL: Version 9.7 was released.
118
119 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
120
121         * poem.el (cancel-undo-boundary): New function.
122
123 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
124
125         * poe-xemacs.el (set-cursor-color): Add interactive spec; add
126         DOC-string.
127
128 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
129
130         * poe-xemacs.el (set-cursor-color): New function.
131
132 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
133
134         * README.ja: Sync up with latest README.en.
135
136 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
137
138         * poe.el (remove-local-hook): Use `defmacro-maybe'.
139
140 1998-10-26  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
141
142         * poe.el (add-local-hook): fixed.
143         (remove-local-hook): fixed.
144
145 \f
146 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
147
148         * APEL: Version 9.6 was released.
149
150 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
151
152         * poe.el (rassoc): New function.
153
154 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
155
156         * poe-xemacs.el (eval-after-load): New function.
157
158         * poem-e20_3.el (characterp): New alias.
159
160         * poem.el (characterp): New alias.
161         (char-octet): New function.
162
163 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
164
165         * poe.el (make-local-hook): New macro.
166         (add-local-hook): New macro.
167         (remove-local-hook): New macro.
168
169 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
170
171         * poem.el, poem-20.el, poem-e20_3.el, poem-e20.el, poem-xm.el: Add
172         setting of byte-compile-dynamic.
173
174         * poem-xm.el (string-to-int-list): Use `defun-maybe'.
175
176         * poem.el (string-as-unibyte): Use `defsubst-maybe' instead of
177         `defmacro-maybe'.
178         (string-as-multibyte): Likewise.
179         (char-int): Use `defalias-maybe'.
180         (int-char): Likewise.
181         (char-or-char-int-p): Likewise.
182
183 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
184
185         * poe.el, poe-xemacs.el: Add setting of byte-compile-dynamic.
186
187 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
188
189         * poe-18.el (data-directory): Use `defvar-maybe'.
190         (buffer-undo-list): Likewise.
191
192         * poe-xemacs.el (face-list): Use `defalias-maybe'.
193         (line-beginning-position): Likewise.
194         (line-end-position): Likewise.
195
196         * poe.el (defalias-maybe): New macro.
197
198         * poe-xemacs.el (dired-other-frame): Use `defun-maybe'.
199
200 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
201
202         * poe.el (defvar-maybe): New macro.
203         (temporary-file-directory): New variable.
204
205 \f
206 1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
207
208         * APEL: Version 9.5 was released.
209
210 1998-10-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
211
212         * README.ja: New file.
213
214 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
215
216         * alist.el: Add autoload cookies.
217
218 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
219
220         * poe.el, EMU-ELS, README.en: Move `find-face' from poe-19.el to
221         poe.el; abolish poe-19.el.
222
223 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
224
225         * invisible.el, inv-18.el, inv-19.el, inv-xemacs.el, poe-18.el,
226         poe-19.el, poe-xemacs.el, emu.el, EMU-ELS, README.en: Separate
227         invisible features from poe to invisible.
228
229 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
230
231         * poe.el (eval-and-compile): New macro.
232         Enclose redefinition of `read-string' by `eval-and-compile'.
233
234 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
235
236         * poe.el (string): New function.
237
238 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
239
240         * emu.el (char-list-to-string): New function.
241
242         * poe-xemacs.el, poe-19.el: Abolish macro `char-list-to-string'.
243
244         * poe-18.el: Abolish function `char-list-to-string'.
245
246 1998-10-18  Tanaka Akira  <akr@jaist.ac.jp>
247
248         * broken.el (check-broken-facility): Also use compile time
249         description.
250
251 \f
252 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
253
254         * APEL: Version 9.4 was released.
255
256 1998-10-17  Tanaka Akira  <akr@jaist.ac.jp>
257
258         * broken.el (check-broken-facility): New macro.
259
260 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
261
262         * poe.el (define-obsolete-function-alias): New function.
263
264 \f
265 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
266
267         * APEL: Version 9.3 was released.
268
269 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
270
271         * README.en: Add explanations about
272         `LISPDIR', `VERSION_SPECIFIC_LISPDIR' and `what-where'.
273
274         * Makefile (what-where): New target.
275         (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
276
277         * APEL-MK (what-where-apel): New function.
278         (config-apel): Refer to `VERSION_SPECIFIC_LISPDIR'.
279
280         * APEL-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
281
282 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
283
284         * README.en (load-path): Modify for Emacs 20.3.
285
286 1998-10-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
287
288         * APEL-CFG (EMU_PREFIX): Use "emu" for Emacs 20.3 or later.
289
290         * EMU-ELS: Don't install pccl in anything older than XEmacs 21
291         with MULE.
292
293 \f
294 1998-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
295
296         * APEL: Version 9.2 was released.
297
298         * poem-xm.el (insert-file-contents-as-binary): New function.
299
300         * poem-20.el (write-region-as-binary): bind
301         `jka-compr-compression-info-list' with nil.
302         (insert-file-contents-as-binary): Change to alias of
303         `insert-file-contents-literally' for Emacs 20.
304
305 \f
306 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
307
308         * APEL: Version 9.1 was released.
309
310 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
311
312         * mcs-e20.el, mcs-xm.el (coding-system-to-mime-charset): New
313         function.
314         (mime-charset-list): New implementation.
315
316         * Move `mime-charset-list' from mcs-20.el to mcs-e20.el and
317         mcs-xm.el.
318
319 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
320
321         * mcs-e20.el (charsets-mime-charset-alist): Use `gb2312' and
322         `big5' instead of `cn-gb-2312' and `cn-big5'.
323
324         * mcs-xm.el (charsets-mime-charset-alist): Use `gb2312' and `big5'
325         instead of `cn-gb-2312' and `cn-big5'.
326
327         * mcs-20.el (mime-charset-coding-system-alist): Add `cn-gb' to
328         default value.
329
330 \f
331 1998-09-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
332
333         * APEL: Version 9.0 was released.
334
335         * Delete EMU-CFG and EMU-MK because they have not been used.
336
337 1998-09-22  Tanaka Akira      <akr@jaist.ac.jp>
338
339         * README.en (What's APEL?): Add notice for broken.el.
340
341 1998-09-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
342
343         * README.en (What's APEL?): Modify for latest structure.
344
345 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
346
347         * mcs-xm.el (charsets-mime-charset-alist): Comment out invalid
348         definition for iso-2022-int-1.
349
350 1998-09-19  Tanaka Akira      <akr@jaist.ac.jp>
351
352         * broken.el: New file.
353
354         * pccl.el (apel-broken-facility): Abolished
355         (apel-broken-p): Abolished
356
357         * EMU-ELS (emu-modules): Add 'broken.
358
359         * Makefile (elc): Do not remove emu*.elc.
360
361         * pccl-20.el: require 'broken.
362         (ccl-use-symbol-as-program): Abolished.
363         (ccl-accept-symbol-as-program): New facility.
364         (make-ccl-coding-system): Use `when-broken' to define.
365         (ccl-encoder-eof-block-is-broken): Abolished.
366         (ccl-decoder-eof-block-is-broken): Abolished.
367         (ccl-eof-block-is-broken): Abolished
368         (ccl-execute-eof-block-on-encoding-null): New facility.
369         (ccl-execute-eof-block-on-encoding-some): Ditto.
370         (ccl-execute-eof-block-on-decoding-null): Ditto.
371         (ccl-execute-eof-block-on-decoding-some): Ditto.
372         (ccl-execute-eof-block-on-encoding): Ditto.
373         (ccl-execute-eof-block-on-decoding): Ditto.
374         (ccl-execute-eof-block): Ditto.
375
376         * pccl-om.el: require 'broken.
377         (ccl-use-symbol-as-program): Abolished.
378         (ccl-accept-symbol-as-program): New facility.
379         (ccl-encoder-eof-block-is-broken): Abolished.
380         (ccl-decoder-eof-block-is-broken): Abolished.
381         (ccl-eof-block-is-broken): Abolished
382         (ccl-execute-eof-block-on-encoding-null): New facility.
383         (ccl-execute-eof-block-on-encoding-some): Ditto.
384         (ccl-execute-eof-block-on-decoding-null): Ditto.
385         (ccl-execute-eof-block-on-decoding-some): Ditto.
386         (ccl-execute-eof-block-on-encoding): Ditto.
387         (ccl-execute-eof-block-on-decoding): Ditto.
388         (ccl-execute-eof-block): Ditto.
389         (ccl-execute-on-string-ignore-contin): New facility.
390
391 1998-09-18  Tanaka Akira      <akr@jaist.ac.jp>
392
393         * pccl.el (apel-broken-facility): New function.
394         (apel-broken-p): New function.
395
396 1998-09-18  Tanaka Akira      <akr@jaist.ac.jp>
397
398         * pccl.el: Fix author.
399
400 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
401
402         * pccl-om.el (make-ccl-coding-system): Enclose with
403         `eval-and-compile'.
404
405 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
406
407         * poe.el (unless): New macro.
408
409         * emu.el: Define tl:overlay obsolete aliases for all emacsen.
410
411         * poem-nemacs.el (decode-coding-string): Regard integer as
412         coding-system.
413         (encode-coding-string): Likewise.
414         (decode-coding-region): Likewise.
415         (encode-coding-region): Likewise.
416
417         * poe-18.el (set-text-properties): New function.
418
419         * install.el (install-detect-elisp-directory): Fix problem on
420         Nemacs.
421
422 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
423
424         * poem-ltn1.el (set-buffer-multibyte): Use `defun-maybe' instead
425         of `defmacro-maybe'.
426
427         * poem-e20_2.el (set-buffer-multibyte): Use `defun-maybe' instead
428         of `defsubst-maybe'.
429
430 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
431
432         * EMU-ELS: New implementation.
433
434 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
435
436         * emu.el, emu-mule.el, EMU-ELS: Move code about CCL from
437         emu-mule.el to pccl-om.el.
438
439         * pccl.el: New file.
440
441         * pccl.el: - Rename emu-e20.el to pccl-20.el.
442         - Move definition of emu-x20.el to pccl-20.el.
443         - Move code about CCL from emu-mule.el to pccl-om.el.
444
445         * pccl-om.el: New file (move code about CCL from emu-mule.el).
446
447         * pccl-20.el: New file (renamed from emu-e20.el; move definition
448         of emu-x20.el to pccl-20.el; abolish emu-x20.el).
449
450 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
451
452         * emu.el, emu-x20.el, emu-e20.el: Move function `char-category'
453         from emu-e20.el and emu-x20.el to emu.el.
454
455 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
456
457         * emu.el, emu-nemacs.el, emu-latin1.el, EMU-ELS: Move definitions
458         of emu-nemacs.el and emu-latin1.el to emu.el; abolish
459         emu-nemacs.el and emu-latin1.el.
460
461 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
462
463         * emu.el: Modify conditions to load sub-modules.
464
465         * emu.el, emu-e20.el: Move alias
466         `insert-binary-file-contents-literally' from emu-e20.el to emu.el.
467
468 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
469
470         * poem.el, emu.el: Move `string-as-unibyte',
471         `string-as-multibyte', `char-int', `int-char' and
472         `char-or-char-int-p' from emu.el to poem.el.
473
474 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
475
476         * mcharset.el, emu.el: Move function `charsets-to-mime-charset'
477         from emu.el to mcharset.el.
478
479 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
480
481         * emu.el, emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
482         emu-e20.el:
483           - Move `insert-binary-file-contents' from emu-e20.el,
484             emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to
485             emu.el.
486           - Move `insert-binary-file-contents-literally' from
487             emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to
488             emu.el.
489
490 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
491
492         * poe-18.el (make-obsolete): New function.
493
494 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
495
496         * emu.el, EMU-ELS: Split code about MIME charset from emu to
497         mcharset.
498
499         * mcharset.el: New file.
500
501         * mcs-xm.el: New file (split code about MIME charset from
502         emu-x20.el).
503
504         * emu-x20.el: Split code about MIME charset to mcs-xm.el.
505
506         * mcs-om.el: New file (split code about MIME charset from
507         emu-mule.el).
508
509         * emu-mule.el: Split code about MIME charset to mcs-om.el.
510
511         * mcs-nemacs.el: New file (split code about MIME charset from
512         emu-nemacs.el).
513
514         * emu-nemacs.el: Split code about MIME charset to mcs-nemacs.el.
515
516         * mcs-ltn1.el: New file (split code about MIME charset from
517         emu-latin1.el).
518
519         * emu-latin1.el: Split code about MIME charset to mcs-latin1.el.
520
521         * mcs-e20.el: New file (split code about MIME charset from
522         emu-e20.el).
523
524         * emu-e20.el: Split code about MIME charset to mcs-e20.el.
525
526         * mcs-20.el: New file (renamed from emu-20.el).
527
528 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
529
530         * emu.el, emu-20.el: Move constant `*noconv*' from emu-20.el to
531         emu.el.
532
533 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
534         
535         * emu.el, EMU-ELS: Split core part about MULE from emu to poem.
536
537         * poem.el: New file.
538
539         * poem-e20_3.el: New file (renamed from emu-e20_3.el).
540
541         * poem-e20_2.el: New file (renamed from poem-e20_2.el).
542
543         * poem-xm.el: New file (split core part of MULE from emu-x20.el).
544
545         * emu-x20.el: Split core part of MULE to poem-xm.el.
546
547         * poem-om.el: New file (split core part of MULE from emu-mule.el).
548
549         * emu-mule.el: Split core part of MULE to poem-om.el.
550
551         * poem-ltn1.el: New file (split core part of MULE from
552         emu-latin1.el).
553
554         * emu-latin1.el: Split core part of MULE to poem-ltn1.el.
555
556         * poem-e20.el: New file (split core part of MULE from emu-e20.el).
557
558         * emu-e20.el: Split core part of MULE to poem-e20.el.
559
560         * poem-20.el: New file (split core part of MULE from emu-20.el).
561
562         * emu-20.el: Split core part of MULE to poem-20.el.
563
564         * poem-nemacs.el: New file (split core part of MULE from
565         emu-nemacs.el).
566
567         * emu-nemacs.el: Split core part of MULE to poem-nemacs.el; move
568         overlay emulation code of Nemacs to poe-18.el.
569
570         * poe-18.el: Move overlay emulation code of Nemacs from
571         emu-nemacs.el.
572
573 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
574
575         * poe.el, emu.el: Move function `point-at-bol' and `point-at-eol'
576         from emu.el to poe.el.
577
578 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
579
580         * emu.el (point-at-bol): New function.
581         (point-at-eol): Use `line-end-position'.
582
583 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
584
585         * poe.el (line-beginning-position): New function.
586         (line-end-position): New function.
587
588         * poe-xemacs.el (line-beginning-position): New alias.
589         (line-end-position): New alias.
590
591 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
592
593         * poe.el, emu.el: Move function `functionp' from emu.el to poe.el.
594
595 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
596
597         * poe.el, emu.el: Move Emacs 19.30 emulating definitions, Emacs
598         19.31 emulating definitions and Emacs 20.1 emulating definitions
599         from emu.el to poe.el.
600
601 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
602
603         * poe.el, emu.el: Move constant `emacs-minor-version', Emacs 19
604         emulating definitions and Emacs 19.29 emulating definitions from
605         emu.el to poe.el.
606
607 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
608
609         * poe.el: New file (split core part from emu.el).
610
611         * poe-xemacs.el: New file (renamed from emu-xemacs.el).
612
613         * poe-19.el: New file (renamed from emu-e19.el).
614
615         * poe-18.el: New file (renamed from emu-18.el).
616
617         * emu.el, emu-nemacs.el, emu-mule.el, emu-e20.el, EMU-ELS: modify
618         for new structure.
619
620 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
621
622         * emu-x20.el (make-ccl-coding-system): New function.
623
624 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
625
626         * emu-mule.el: Require `cyrillic' (suggested by MORIOKA-san).
627
628         * emu-mule.el (decode-mime-charset-region): Cope with non existent
629         coding systems if the third arg `lbt' has specified.
630         (decode-mime-charset-string): Likewise.
631
632 \f
633 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
634
635         * APEL: Version 8.18 was released.
636
637         * Makefile (install-package): Don't depend on target `elc'.
638
639         * APEL-MK (install-apel-package): Compile emu-modules and
640         apel-modules.
641
642 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
643
644         * Makefile: Abolish target `package'.
645         (install-package): Use `elc' instead of `package'.
646
647         * APEL-MK: Abolish function `compile-apel-package'.
648         (install-apel-package): Update auto-autoloads.el and
649         custom-load.el at target directory.
650
651 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
652
653         * README.en (run in expanded place): fixed.
654         (install as a XEmacs package): New description.
655
656         * Makefile (XEMACS): New variable.
657         (PACKAGEDIR): New variable.
658         (package): New target.
659         (install-package): New target.
660
661         * APEL-MK (config-apel-package): New function.
662         (compile-apel-package): New function.
663         (install-apel-package): New function.
664
665         * APEL-CFG (PACKAGEDIR): New variable.
666
667 1998-09-07  Tanaka Akira  <akr@jaist.ac.jp>
668
669         * Makefile (elc): Ignore errors when removing emu*.elc.
670
671 1998-09-01  Tanaka Akira <akr@jaist.ac.jp>
672
673         * emu-mule.el (ccl-execute-on-string): Fix arguments
674         order `status' and `string'.
675
676 \f
677 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
678
679         * APEL: Version 8.17 was released.
680
681         * emu.el (with-temp-file): Must use old forms.
682
683 1998-08-31  Katsumi Yamoaka   <yamaoka@jpl.org>
684
685         * emu.el (with-temp-file): New macro (Emacs 20/XEmacs 20
686         emulating macro).
687
688 1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
689
690         * emu-e20.el: require 'ccl only for byte-compile time.
691
692 1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
693
694         * Makefile (elc): Remove emu*.elc to use newest emu by
695         intall.el.
696
697 1998-08-29  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
698
699         * emu-e20.el (ccl-execute-on-string): Too few args.
700         (test-ccl-eof-block-cs): Revert existence checking.
701         
702         * emu-e20_2.el (insert-file-contents-as-binary): Return value.
703         (insert-file-contents-as-raw-text): Ditto.
704         
705         * emu-mule.el (insert-file-contents-as-raw-text): Return value.
706         (encode-coding-string): Check `coding-system' is non-nil.
707         (decode-coding-string): Ditto.
708         (insert-file-contents-as-binary): Use `as-binary-input-file'.
709         (insert-binary-file-contents-literally): Ditto.
710         (write-region-as-binary): Use `as-binary-output-file'.
711         (write-region-as-raw-text-CRLF): Definition for Emacs 19.28.
712         (write-region-as-mime-charset): Ditto.
713         (mime-charset-to-coding-system): New implementation.
714
715         (ccl-use-symbol-as-program): New constant.
716         (ccl-encoder-eof-block-is-broken): New constant.
717         (ccl-decoder-eof-block-is-broken): New constant.
718         (ccl-eof-block-is-broken): New constant.
719         (make-ccl-coding-system): New function.
720         (ccl-execute): Emacs 20.3 emulating function.
721         (ccl-execute-on-string): Emacs 20.3 emulating function.
722
723         * emu-nemacs.el (write-region-as-binary): Use
724         `as-binary-output-file'
725         (write-region-as-raw-text-CRLF): Ditto.  
726         (insert-file-contents-as-binary): Use `as-binary-input-file'.
727         (insert-binary-file-contents-literally): Ditto.
728         (insert-file-contents-as-raw-text): Ditto.
729         
730         * emu.el (last): Emacs 20 emulation function.
731         (butlast), (nbutlast): CL emulation functions.
732         
733 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
734
735         * emu-e20.el (ccl-use-symbol-as-program): Reduce
736         `eval-and-compile' and `eval-when-compile' nesting.
737         (test-ccl-eof-block-cs): Remove existence checking.
738
739 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
740
741         * emu-e20.el (ccl-use-symbol-as-program): Use
742         `ccl-vector-program-execute-on-string' if it is defined.
743
744 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
745
746         * emu-e20.el (ccl-use-symbol-as-program): Use
747         `ccl-execute-on-string' instead of `make-coding-system' for
748         avoiding the error "Coding system already exists".
749
750 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
751
752         * emu-e20.el (test-ccl-eof-block-cs): Check if it is already
753         defined.
754
755 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
756
757         * emu-e20.el (ccl-use-symbol-as-program): New constant.
758         (make-ccl-coding-system): New function.
759         (ccl-encoder-eof-block-is-broken): New constant.
760         (ccl-decoder-eof-block-is-broken): New constant.
761         (ccl-eof-block-is-broken): New constant.
762         (ccl-execute): Redefine if `ccl-use-symbol-as-program' is nil.
763         (ccl-execute-on-string): Ditto.
764
765 1998-08-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
766
767         * emu-20.el (mime-charset-coding-system-alist): Add `unknown' and
768         `x-unknown'.
769
770 1998-08-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
771
772         * emu-x20.el: Redefine coding-system `ctext' if `ctext-dos' is not
773         found.
774
775 1998-08-12  Katsumi Yamaoka   <yamaoka@jpl.org>
776
777         * emu-nemacs.el, emu-mule.el (decode-mime-charset-region): Add new
778         argument `lbt'.
779         (decode-mime-charset-string): Likewise.
780
781         * emu-mule.el (mime-charset-to-coding-system):  Regard `CRLF',
782         `LF', `CR' as line break code type.
783
784 1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
785
786         * emu-latin1.el, emu-nemacs.el (write-region-as-raw-text-CRLF):
787         Fix regexp to canonicalize line break code.
788
789         * emu-mule.el (write-region-as-raw-text-CRLF): Use
790         `write-region-as-binary' to specify `lockname' in MULE 2.3 based
791         on 19.34.
792
793 1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
794
795         * emu-x20.el: Redefine coding-system `iso-2022-jp-2' if
796         `iso-2022-jp-2-dos' is not found.
797
798 1998-08-11  Katsumi Yamaoka   <yamaoka@jpl.org>
799
800         * emu-mule.el (write-region-as-raw-text-CRLF): New function.
801
802         * emu-18.el (generate-new-buffer-name): New function (Emacs 19
803         emulating function).
804
805 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
806
807         * emu-nemacs.el, emu-latin1.el (write-region-as-raw-text-CRLF):
808         New function.
809
810         * emu-20.el (write-region-as-raw-text-CRLF): Renamed from
811         `write-region-as-CRLF'.
812
813 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
814
815         * emu-latin1.el, emu-e20.el (decode-mime-charset-region): Add new
816         argument `lbt'.
817         (decode-mime-charset-string): Likewise.
818
819         * emu-x20.el: Define coding-system `raw-text-unix' and
820         `raw-text-mac' if they are not found.
821         Redefine coding-system `euc-kr' if `euc-kr-dos' is not found.
822         (decode-mime-charset-region-default): Add new argument `lbt'.
823         (decode-mime-charset-region-with-iso646-unification): Likewise.
824         (decode-mime-charset-region-for-hz): Likewise.
825         (decode-mime-charset-region): Likewise.
826         (decode-mime-charset-string): Likewise.
827
828         * emu-20.el (mime-charset-to-coding-system): Regard `CRLF', `LF',
829         `CR' as line break code type.
830
831 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
832
833         * emu-x20.el: Define coding-system `raw-text-dos' if it is not
834         found.
835
836         * emu-20.el (write-region-as-CRLF): New function.
837
838 1998-07-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
839
840         * install.el (install-detect-elisp-directory): Modify for anything
841         older than Emacs 19.28.
842
843 \f
844 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
845
846         * APEL: Version 8.16 was released.
847
848         * emu.el, emu-x20.el: Require `emu-20' in emu-x20.el.
849
850 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
851
852         * emu-x20.el (set-buffer-multibyte): Use `defsubst-maybe' instead
853         of `defmacro-maybe'.
854
855 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
856
857         * emu-20.el, emu-x20.el: Move `insert-file-contents-as-binary' and
858         `insert-file-contents-as-raw-text' from emu-x20.el to emu-20.el.
859
860         * emu-e20_2.el, emu-e20.el: Move `insert-file-contents-as-binary'
861         and `insert-file-contents-as-raw-text' from emu-e20.el to
862         emu-e20_2.el.
863
864 \f
865 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
866
867         * APEL: Version 8.15 was released.
868
869         * emu-xemacs.el: Use nil as variable of `condition-case' to avoid
870         byte-compiler warning.
871
872 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
873
874         * emu.el (when): New macro.
875
876 1998-06-09  Katsumi Yamaoka   <yamaoka@jpl.org>
877
878         * emu.el (split-string): New function (Emacs 20/XEmacs 20
879         emulating function).
880
881         * emu.el (with-temp-buffer): New macro (Emacs 20/XEmacs 20
882         emulating macro).
883
884         * emu.el (with-current-buffer): New macro (Emacs 20/XEmacs 20
885         emulating macro).
886
887         * emu.el (save-current-buffer): New macro (Emacs 20/XEmacs 20
888         emulating macro).
889
890 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
891
892         * mule-caesar.el (mule-caesar-region): Don't compare charset with
893         'us-ascii.
894
895 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
896
897         * emu-mule.el (split-char): fixed.
898
899 1998-06-08  Katsumi Yamaoka   <yamaoka@jpl.org>
900
901         * emu-mule.el (insert-file-contents-as-binary): Use
902         file-coding-system-for-read instead of file-coding-system.
903         
904 \f
905 1998-06-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
906
907         * APEL: Version 8.14 was released.
908
909 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
910
911         * emu-mule.el, emu-latin1.el (split-char): New function.
912
913 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
914
915         * emu-mule.el, emu-nemacs.el (insert-file-contents-as-raw-text):
916         New function.
917
918         * emu-latin1.el (insert-file-contents-as-raw-text): New alias.
919
920         * emu-e20.el, emu-x20.el (insert-file-contents-as-raw-text): New
921         function.
922
923 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
924
925         * emu-x20.el: Move `split-char' check and repair code from
926         mule-caesar.el.
927
928         * mule-caesar.el: Move `split-char' check and repair code to
929         emu-x20.el; require 'emu.
930
931 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
932
933         * emu-nemacs.el, emu-mule.el (set-buffer-multibyte): New function.
934
935         * emu-latin1.el, emu-x20.el (set-buffer-multibyte): New macro.
936
937         * mule-caesar.el (mule-caesar-region): Use '(cdr (split-char ...))
938         instead of `char-to-octet-list'; abolish function
939         `char-to-octet-list'.
940
941 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
942
943         * emu-mule.el (charset-chars): New function.
944
945         * mule-caesar.el (split-char): Redefine if it has bug.
946         (char-to-octet-list): Use `split-char'.
947
948 \f
949 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
950
951         * APEL: Version 8.13 was released.
952
953         * emu-x20.el (mime-character-unification-limit-size): Change
954         default value to 2048.
955
956 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
957
958         * emu.el (string-as-unibyte): New macro.
959
960 \f
961 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
962
963         * APEL: Version 8.12 was released.
964
965 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
966
967         * emu-x20.el (mime-character-unification-limit-size): New
968         variable.
969         (decode-mime-charset-region-with-iso646-unification): Don't unify
970         if size of region is larger than
971         'mime-character-unification-limit-size.
972
973 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
974
975         * emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
976         emu-e20_3.el (looking-at-as-unibyte): New alias.
977
978         * emu-e20_2.el (looking-at-as-unibyte): New function.
979
980 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
981
982         * emu-x20.el: Delete definition of 'detect-mime-charset-region
983         because it is defined in emu-20.el.
984
985         * emu-20.el (write-region-as-binary): fixed.
986
987         * emu-20.el (write-region-as-mime-charset): New function.
988
989         * emu-latin1.el (write-region-as-mime-charset): New alias.
990
991         * emu-nemacs.el, emu-mule.el (write-region-as-mime-charset): New
992         function.
993
994 \f
995 1998-05-09  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
996
997         * APEL: Version 8.11 was released.
998
999 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1000
1001         * emu.el (string-as-multibyte): New macro (Emacs 20.3 emulating
1002         macro).
1003
1004 \f
1005 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1006
1007         * APEL: Version 8.10 was released.
1008
1009         * README.en (What's APEL?): Delete description about atype.el; add
1010         description about calist.el.
1011
1012 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1013
1014         * calist.el (ctree-add-calist-with-default): fixed.
1015
1016 \f
1017 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1018
1019         * APEL: Version 8.9 was released.
1020
1021 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1022
1023         * calist.el (ctree-find-calist): fixed duplicated result.
1024
1025 \f
1026 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1027
1028         * APEL: Version 8.8 was released.
1029
1030 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1031
1032         * calist.el (ctree-find-calist): Delete duplicated result.
1033
1034 \f
1035 1998-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1036
1037         * APEL: Version 8.7 was released.
1038
1039 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1040
1041         * calist.el (ctree-match-calist-partially): New function.
1042
1043 \f
1044 1998-04-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1045
1046         * APEL: Version 8.6 was released.
1047
1048 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1049
1050         * emu-20.el (mime-charset-coding-system-alist): Use 'raw-text for
1051         us-ascii in default setting.
1052
1053 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1054
1055         * calist.el (ctree-find-calist): Add optional argument 'all.
1056
1057 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1058
1059         * calist.el (ctree-find-calist): Renamed from
1060         'ctree-match-calist-all.
1061
1062 \f
1063 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1064
1065         * APEL: Version 8.5 was released.
1066
1067 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1068
1069         * calist.el (ctree-match-calist-all): New function.
1070
1071 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1072
1073         * APEL-ELS: Comment out 'atype and 'file-detect.
1074
1075 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1076
1077         * emu-x20.el (decode-mime-charset-string): Use
1078         'decode-mime-charset-region.
1079
1080 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1081
1082         * emu-x20.el (mime-charset-decoder-alist): Add
1083         'decode-mime-charset-region-for-hz for 'hz-gb-2312.
1084         (decode-mime-charset-region-for-hz): New function.
1085
1086 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1087
1088         * emu-x20.el (mime-charset-decoder-alist): New variable.
1089         (decode-mime-charset-region-default): New function.
1090         (mime-iso646-character-unification-alist): New variable.
1091         (mime-unified-character-face): New variable.
1092         (decode-mime-charset-region-with-iso646-unification): New
1093         function.
1094         (decode-mime-charset-region): Use 'mime-charset-decoder-alist.
1095
1096 \f
1097 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1098
1099         * APEL: Version 8.4 was released.
1100
1101         * EMU-ELS: Don't use HIRAGANA LETTER A (\e$(B$"\e(B) to detect character
1102         indexing (Emacs 20.3 or later).
1103
1104 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1105
1106         * emu-x20.el, emu-e20.el (charsets-mime-charset-alist): Add
1107         'shift_jis.
1108
1109         * EMU-ELS (emu-modules): fixed.
1110
1111 \f
1112 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1113
1114         * APEL: Version 8.3 was released.
1115
1116         * README.en (What's APEL?): Modify for latest emu.
1117
1118 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1119
1120         * emu-nemacs.el, emu-mule.el, emu-latin1.el, emu-e20_2.el,
1121         emu-e20_3.el, emu-x20.el (char-next-index): Fixed.
1122
1123 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1124
1125         * EMU-ELS (emu-modules): Add 'emu-e20_3 for Emacs 20.3.
1126
1127         * emu-e20_3.el: New module.
1128
1129         * emu-e20.el: Select to require 'emu-e20_2 or 'emu-e20_3.
1130
1131         * emu-e20_2.el (set-buffer-multibyte): New function.
1132
1133         * emu-e20.el (insert-file-contents-as-binary): Use
1134         'set-buffer-multibyte.
1135
1136 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1137
1138         * emu-e20_2.el, emu-e20.el, EMU-ELS: Separate Emacs 20.1 and 20.2
1139         depended definitions from emu-e20.el to emu-e20_2.el.
1140
1141 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1142
1143         * emu.el: emu-x20.el doesn't require 'emu-xemacs and 'emu-20.
1144
1145 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1146
1147         * emu-x20.el: Don't require 'emu-xemacs and 'emu-20.
1148
1149         * emu.el: emu-latin1.el does not require 'emu-xemacs or 'emu-e19.
1150
1151         * emu-latin1.el: Don't require 'emu-xemacs or 'emu-e19.
1152
1153 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1154
1155         * emu-mule.el, emu-latin1.el, emu-e20.el, emu-e19.el, emu-19.el,
1156         EMU-ELS: Rename emu-19.el -> emu-e19.el.
1157
1158         * emu.el, emu-latin1.el, emu-e19.el, EMU-ELS: Rename emu-e19.el ->
1159         emu-latin1.el.
1160
1161 \f
1162 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1163
1164         * APEL: Version 8.2 was released.
1165
1166         * README.en (What's APEL?): Remove description about std11.el and
1167         std11-parse.el.
1168
1169         * install.el (install-detect-elisp-directory): Modify regexp to
1170         allow trailing `/'.
1171
1172 \f
1173 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1174
1175         * APEL: Version 8.1 was released.
1176
1177 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1178
1179         * emu-x20.el (encode-mime-charset-region): Use 'defun instead of
1180         'defsubst.
1181         (decode-mime-charset-region): Use 'defun instead of 'defsubst.
1182
1183 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1184
1185         * APEL-ELS (apel-modules): Delete 'std11 and 'std11-parse.
1186
1187         * std11.el, std11-parse.el: Abolish std11-parse.el and std11.el
1188         (moved to RIME).
1189
1190 \f
1191 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1192
1193         * APEL: Version 8.0 was released.
1194
1195 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1196
1197         * emu-e19.el, emu-e20.el: Use 'make-obsolete for 'string-columns.
1198
1199         * emu-e19.el, emu-nemacs.el, emu-x20.el: Abolish obsolete alias
1200         `char-leading-char'.
1201
1202 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1203
1204         * emu-e20.el, emu-mule.el, emu-nemacs.el, emu-e19.el: Abolish
1205         obsolete alias `char-columns'.
1206
1207         * emu-e19.el: Abolish constant `charset-ascii' and
1208         `charset-iso8859-1'.
1209         (charset-description): New implementation.
1210         (charset-registry): New implementation.
1211         (charset-width): Renamed from `charset-columns'; new
1212         implementation.
1213         (find-charset-string): New implementation.
1214         (find-charset-region): New implementation.
1215         (charsets-mime-charset-alist): New initial value.
1216         (detect-mime-charset-region): New implementation.
1217         (char-charset): New implementation.
1218
1219         * emu-nemacs.el: Rename `charset-columns' -> `charset-width'.
1220
1221         * emu-nemacs.el: Abolish constant `charset-ascii' and
1222         `charset-jisx0208'.
1223         Abolish constant `lc-ascii' and `lc-jp'.
1224         (charset-description): New implementation.
1225         (charset-registry): New implementation.
1226         (charset-columns): New implementation.
1227         (find-charset-string): New implementation.
1228         (find-charset-region): New implementation.
1229         (charsets-mime-charset-alist): New initial value.
1230         (char-charset): New implementation.
1231
1232 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1233
1234         * emu-e20.el, emu-x20.el, emu-e19.el, emu-mule.el, emu-nemacs.el
1235         (char-next-index): New macro.
1236
1237 \f
1238 1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1239
1240         * APEL: Version 7.6 was released.
1241
1242         * std11.el: Require 'std11-parse when compile.
1243
1244 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1245
1246         * calist.el (ctree-match-calist): Prefer normal choice than
1247         default choice.
1248
1249 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1250
1251         * emu-20.el (mime-charset-coding-system-alist): Use 'defcustom.
1252
1253 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1254
1255         * emu-20.el: Require 'wid-edit when compile.
1256
1257 \f
1258 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1259
1260         * APEL: Version 7.5 was released.
1261
1262 1998-03-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1263
1264         * calist.el (calist-field-match-method-obarray): New variable.
1265         (define-calist-field-match-method): New function.
1266         (calist-default-field-match-method): New function.
1267         (calist-field-match-method): New function.
1268         (calist-field-match): New function.
1269         (ctree-match-calist): Use `calist-field-match'.
1270
1271 \f
1272 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1273
1274         * APEL: Version 7.4 was released.
1275
1276 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1277
1278         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-x20.el, emu-e20.el
1279         (insert-file-contents-as-binary): Renamed from
1280         `insert-binary-file-contents'; add `insert-binary-file-contents'
1281         as obsolete alias.
1282
1283 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1284
1285         * emu-e20.el (insert-binary-file-contents-literally): New alias
1286         for `insert-file-contents-literally'.
1287
1288         * emu-x20.el (insert-binary-file-contents-literally): Moved from
1289         emu-20.el.
1290
1291         * emu-20.el: Move `insert-binary-file-contents-literally' to
1292         emu-x20.el.
1293
1294 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1295
1296         * emu-e20.el (insert-binary-file-contents): Must save
1297         `enable-multibyte-characters'.
1298
1299         * emu-x20.el (insert-binary-file-contents): Moved from emu-20.el.
1300
1301         * emu-20.el: Move `insert-binary-file-contents' to emu-x20.el.
1302
1303         * calist.el (ctree-match-calist): Rename local variables.
1304
1305 \f
1306 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1307
1308         * APEL: Version 7.3 was released.
1309
1310 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1311
1312         * APEL-ELS: Add calist.el.
1313
1314         * calist.el: New module.
1315
1316 1998-03-13  Katsumi Yamaoka   <yamaoka@jpl.org>
1317
1318         * emu-mule.el (charsets-mime-charset-alist) fixed.
1319
1320 \f
1321 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1322
1323         * APEL: Version 7.2 was released.
1324
1325 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1326
1327         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
1328         (write-region-as-binary): New function.
1329
1330 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1331
1332         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
1333         (insert-binary-file-contents): New function.
1334
1335 1998-03-08  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1336
1337         * README.en (Bug reports): Modify description of tm mailing list.
1338
1339 \f
1340 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1341
1342         * APEL: Version 7.1.1 was released.
1343
1344         * README.en (Bug reports): Modify for APEL.
1345
1346 1998-02-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1347
1348         * std11.el (std11-msg-id-string): New function.
1349         (std11-fill-msg-id-list-string): New function.
1350
1351         * std11-parse.el (std11-parse-msg-id): New function.
1352
1353 1998-01-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1354
1355         * emu-x20.el: If coding-system `iso-2022-jp' unifies JIS X
1356         0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
1357         code-point, copy coding-system `iso-2022-7bit' to `iso-2022-jp' to
1358         avoid this problem.
1359
1360 \f
1361 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1362
1363         * APEL: Version 7.1 was released.
1364
1365 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1366
1367         * README.en (What's APEL?): Rename file-detect.el -> path-util.el.
1368
1369 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1370
1371         * install.el, filename.el (filename-filters): Use path-util.el
1372         instead of file-detect.el.
1373
1374         * path-util.el, file-detect.el, APEL-ELS: Rename file-detect.el ->
1375         path-util.el (file name should be less than 13 bytes).
1376
1377 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1378
1379         * emu-19.el (tl:make-overlay): New alias.
1380         (tl:overlay-put): New alias.
1381         (tl:overlay-buffer): New alias.
1382
1383 \f
1384 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1385
1386         * APEL: Version 4.2 was released.
1387
1388 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1389
1390         * APEL-MK (config-apel): Regard LISPDIR.
1391
1392 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1393
1394         * emu-19.el (tl:make-overlay): New obsolete function (for
1395         tm-7.106).
1396         (tl:overlay-put): New obsolete function (for tm-7.106).
1397         (tl:overlay-buffer): New obsolete function (for tm-7.106).
1398
1399 \f
1400 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1401
1402         * APEL: Version 4.1 was released.
1403
1404         * APEL-MK (compile-apel): Use `config-apel'; don't use
1405         `add-to-list' for compatibility.
1406         (install-apel): Don't call `config-apel' directly.
1407
1408         * APEL-CFG: Add load-path setting.
1409
1410 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1411
1412         * emu-20.el (mime-charset-list): New inline-function.
1413         (widget-mime-charset-prompt-value-history): New variable.
1414         (mime-charset): New widget.
1415         (widget-mime-charset-prompt-value): New function.
1416         (widget-mime-charset-action): New function.
1417         (default-mime-charset): Use `defcustom'.
1418
1419         * emu-20.el (default-mime-charset): Modify DOC-string.
1420
1421         * emu-mule.el (charsets-mime-charset-alist): New implementation.
1422
1423         * emu-e20.el (encode-mime-charset-region,
1424         decode-mime-charset-region, encode-mime-charset-string,
1425         decode-mime-charset-string): New function (copied from emu-20.el);
1426         check `enable-multibyte-characters'.
1427
1428         * emu-x20.el (encode-mime-charset-region,
1429         decode-mime-charset-region, encode-mime-charset-string,
1430         decode-mime-charset-string): New function (copied from emu-20.el).
1431
1432         * emu-20.el: Move function `encode-mime-charset-region',
1433         `decode-mime-charset-region', `encode-mime-charset-string' and
1434         `decode-mime-charset-string' to emu-x20.el and emu-e20.el.
1435
1436 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1437
1438         * emu-x20.el (charsets-mime-charset-alist): Use MIME charset
1439         `iso-8859-5' for cyrillic.
1440
1441 \f
1442 1997-09-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1443
1444         * APEL: Version 3.4.4 was released.
1445
1446 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1447
1448         * std11-parse.el (std11-special-char-list): Fix order for regexp.
1449
1450 \f
1451 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1452
1453         * APEL: Version 3.4.3 was released.
1454
1455         * README.en: Modify for Emacs 20.
1456
1457 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1458
1459         * std11-parse.el (std11-special-char-list): New constant; abolish
1460         `std11-special-chars'.
1461         (std11-atom-regexp): Use it.
1462         (std11-analyze-special): Use it; Don't use `find'.
1463
1464 \f
1465 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1466
1467         * APEL: Version 3.4.2 was released.
1468
1469         * README.en (What's APEL?): Add emu-20.el.
1470
1471 1997-09-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1472
1473         * emu-20.el (mime-charset-to-coding-system): Use defsubst again;
1474         modify implementation.
1475
1476         * emu-20.el (mime-charset-to-coding-system): Use
1477         `find-coding-system'.
1478
1479         * emu-20.el (mime-charset-coding-system-alist): Use
1480         `find-coding-system'.
1481
1482         * emu-e20.el (find-coding-system): New inline function.
1483
1484         * emu.el (defsubst-maybe): New macro.
1485
1486 1997-09-03  MORIOKA Tomohiko  <morioka@mousai>
1487
1488         * emu-20.el (mime-charset-to-coding-system): Use `defun' instead
1489         of `defsubst'.
1490
1491 \f
1492 1997-09-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1493
1494         * APEL: Version 3.4.1 was released.
1495
1496 1997-08-30  MAEDA Shugo       <shugo@po.aianet.ne.jp>
1497
1498         * emu-mule.el (decode-coding-region, encode-coding-string): New
1499         function.
1500         (decode-coding-string): Modify DOC-string. (cf. [cmail:3366])
1501
1502 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1503
1504         * emu.el (defconst-maybe): New macro.
1505
1506         (emacs-major-version, emacs-minor-version): Use `defconst-maybe'.
1507
1508         * emu.el (charsets-to-mime-charset): Abolish unused local variable
1509         `csl'.
1510
1511         * emu-e20.el, emu-20.el: Move function
1512         `detect-mime-charset-region' from emu-e20.el to emu-20.el.
1513
1514         * emu-20.el: Use `defsubst' for
1515         `{encode|decode}-mime-charset-{region|string}'.
1516
1517         * emu-e20.el (detect-mime-charset-region): Use
1518         `find-charset-region'.
1519
1520 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1521
1522         * emu-x20.el, emu-e20.el, emu-20.el: Move function
1523         `{encode|decode}-mime-charset-{region|string}' from emu-e20.el and
1524         emu-x20.el to emu-20.el.
1525
1526         * emu-x20.el, emu-e20.el, emu-20.el: Move `default-mime-charset'
1527         from emu-e20.el and emu-x20.el to emu-20.el.
1528
1529 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1530
1531         * emu-20.el (mime-charset-coding-system-alist): Don't use
1532         `coding-system-p' for symbol.
1533         (mime-charset-to-coding-system): Ditto; modify DOC-string.
1534
1535 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1536
1537         * emu-20.el (mime-charset-coding-system-alist): Check MIME charset
1538         is defined as coding-system.
1539
1540         * emu-x20.el, emu-e20.el, emu-20.el: Move
1541         `mime-charset-coding-system-alist' from emu-e20.el and emu-x20.el
1542         to emu-20.el.
1543
1544         * emu-20.el (*noconv*): Add DOC-string.
1545
1546 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1547
1548         * emu-20.el (mime-charset-to-coding-system): Check coding-system-p
1549         even if CHARSET is found in `mime-charset-coding-system-alist'.
1550
1551         * emu-x20.el: Use function `mime-charset-to-coding-system' in
1552         emu-20.el.
1553
1554         * emu-20.el (mime-charset-to-coding-system): Use `defsubst'.
1555
1556         * emu-e20.el, emu-20.el: Move function
1557         `mime-charset-to-coding-system' from emu-e20.el to emu-20.el.
1558
1559 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1560
1561         * emu-x20.el, emu-e20.el, emu-20.el: Move features about Binary
1562         accessing from emu-e20.el and emu-x20.el to emu-20.el.
1563
1564         * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule.
1565
1566 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1567
1568         * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'.
1569
1570         * emu-x20.el (default-mime-charset): Add DOC-string.
1571
1572         (mime-charset-coding-system-alist): Add `us-ascii'.
1573
1574 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1575
1576         * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is
1577         defined as coding-system.
1578
1579 \f
1580 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1581
1582         * emu: Version 7.44 was released.
1583         * APEL: Version 3.4 was released.
1584
1585 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1586
1587         * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7'
1588         -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90)
1589
1590 1997-07-13  MORIOKA Tomohiko  <morioka@mousai>
1591
1592         * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII
1593         characters in comments.
1594
1595 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1596
1597         * richtext.el: Add autoload comments for `richtext-encode' and
1598         `richtext-decode'.
1599
1600         * emu.el: Check richtext.el is bundled.
1601
1602 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1603
1604         * file-detect.el: Add autoload comments for function `add-path',
1605         `add-latest-path', `get-latest-path', `file-installed-p',
1606         `exec-installed-p', `module-installed-p' and variable
1607         `exec-suffix-list'.
1608
1609 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1610
1611         * emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
1612         hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
1613         coding-system.
1614
1615         * emu-x20.el: Don't require cyrillic.
1616
1617 Thu May 22 04:46:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1618
1619         * emu-mule.el (make-char): New alias.
1620
1621         * emu-e20.el: Alias `make-character' was abolished.
1622
1623 Sat May 10 19:39:12 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1624
1625         * README.en (What's APEL?): Add std11 and mule-caesar.el.
1626
1627 \f
1628 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1629
1630         * emu: Version 7.43.1 was released.
1631         * APEL: Version 3.3.2 was released.
1632
1633 Fri May  9 01:23:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1634
1635         * APEL-ELS: Add mule-caesar.el.
1636
1637         * mule-caesar.el: New file.
1638
1639 Thu May  8 22:21:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1640
1641         * emu-x20.el: Use `binary' instead of `no-conversion' temporary.
1642
1643 \f
1644 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1645
1646         * emu: Version 7.43 was released.
1647         * APEL: Version 3.3.1 was released.
1648
1649         * emu-x20.el: several changes for XEmacs 20.1-b12.
1650
1651 Wed Apr 30 12:40:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1652
1653         * Makefile: add `release'.
1654
1655 Mon Apr 28 16:47:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1656
1657         * Makefile: `TARFILE' was abolished.
1658
1659 Tue Apr  8 09:47:40 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1660
1661         * emu.el (point-at-eol): New function.
1662
1663 Sat Apr  5 16:23:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1664
1665         * emu-nemacs.el: `tl:available-face-attribute-alist' ->
1666         `emu:available-face-attribute-alist'.
1667
1668         * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay';
1669         `tl:overlay-put' -> `overlay-put'.
1670
1671 Sat Apr  5 06:50:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1672
1673         * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and
1674         `tl:overlay-buffer' were abolished; Function `tl:move-overlay'
1675         were abolished.
1676
1677         * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and
1678         `tl:overlay-buffer' were abolished.
1679
1680         * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'.
1681
1682         * emu-xemacs.el: Require overlay.
1683
1684         * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias.
1685
1686         * emu.el (minibuffer-prompt-width): New function for Emacs 18 and
1687         XEmacs.
1688
1689 Thu Apr  3 17:14:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1690
1691         * APEL-ELS: std11.el and std11-parse.el were moved from mu/.
1692
1693 \f
1694 1997-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1695
1696         * APEL: Version 3.3 was released.
1697         
1698         * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables.
1699         * APEL-MK: install emu.
1700
1701 Thu Mar 20 06:09:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1702
1703         * Makefile: Add README.en.
1704
1705 Thu Mar 20 06:08:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1706
1707         * file-detect.el: Header and DOC-strings were modified.
1708
1709 Thu Mar 20 06:03:51 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1710
1711         * README.en: New file.
1712
1713 Thu Mar 20 05:48:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1714
1715         * filename.el: Add DOC-strings.
1716
1717         * APEL-MK (install-apel): Use `compile-apel'.
1718
1719         * Makefile (install): Don't depend on `elc'.
1720
1721 Thu Mar 20 02:04:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1722
1723         * APEL-MK: Setting for load-path and requiring install were moved
1724         from APEL-CFG.
1725
1726         (install-apel): Compile apel-modules.
1727
1728         * APEL-CFG: Setting for load-path and requiring install were moved
1729         to APEL-MK.
1730
1731 \f
1732 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1733
1734         * APEL: Version 3.2 was released.
1735
1736 Fri Mar 14 09:54:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1737
1738         * file-detect.el (get-latest-path): Check directory is exist or not.
1739
1740 Fri Mar 14 09:25:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1741
1742         * APEL-ELS: Add install.el.
1743
1744 Fri Mar 14 07:24:37 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1745
1746         * Makefile, APEL-MK, APEL-CFG: New file.
1747
1748 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1749
1750         * atype.el (field-unify): fixed.
1751
1752 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1753
1754         * filename.el (filename-filters): Use `exec-installed-p' instead
1755         of `file-installed-p' to search "kakasi".
1756
1757 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1758
1759         * file-detect.el (module-installed-p): Use function
1760         `exec-installed-p'.
1761
1762         * file-detect.el (exec-suffix-list): New variable.
1763         (exec-installed-p): New function.
1764
1765 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1766
1767         * APEL-ELS (apel-modules): Add filename.el.
1768
1769         * APEL-ELS: Initial revision
1770
1771 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1772
1773         * filename.el (filename-replacement-alist): Don't use function
1774         `string-to-char-list' and `expand-char-ranges'; Don't require
1775         tl-str.
1776         (filename-special-filter): Use function `assoc-if' instead of
1777         `ASSOC'; Require cl instead of tl-list.
1778         (poly-funcall): New inline-function; copied from tl-list.el.
1779
1780 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1781
1782         * atype.el: Alias `fetch-field', `fetch-field-value', `put-field'
1783         and `delete-field' were abolished.
1784
1785         Don't require tl-str and tl-list.
1786
1787         Require alist.
1788
1789         (field-unify): Don't use function `symbol-concat'.
1790         (assoc-unify): Use function `assoc' directly; use function
1791         `put-alist' directly; use function `del-alist' directly.
1792
1793         * atype.el: Function `put-fields' was abolished.
1794
1795         * atype.el: tl-atype.el was renamed to atype.el.
1796
1797 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1798
1799         * atype.el: tl-atype.el was renamed to atype.el.
1800
1801 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1802
1803         * file-detect.el (file-installed-p): Fixed DOC-string.
1804
1805 1997-02-28  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1806
1807         * alist.el: New module; separated from tl-list.el.