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