update.
[elisp/apel.git] / ChangeLog
1 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * poe.el, emu.el: Move function `functionp' from emu.el to poe.el.
4
5 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6
7         * poe.el, emu.el: Move Emacs 19.30 emulating definitions, Emacs
8         19.31 emulating definitions and Emacs 20.1 emulating definitions
9         from emu.el to poe.el.
10
11 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
12
13         * poe.el, emu.el: Move constant `emacs-minor-version', Emacs 19
14         emulating definitions and Emacs 19.29 emulating definitions from
15         emu.el to poe.el.
16
17 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
18
19         * poe.el: New file (split core part from emu.el).
20
21         * poe-xemacs.el: New file (renamed from emu-xemacs.el).
22
23         * poe-19.el: New file (renamed from emu-e19.el).
24
25         * poe-18.el: New file (renamed from emu-18.el).
26
27         * emu.el, emu-nemacs.el, emu-mule.el, emu-e20.el, EMU-ELS: modify
28         for new structure.
29
30 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
31
32         * emu-x20.el (make-ccl-coding-system): New function.
33
34 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
35
36         * emu-mule.el: Require `cyrillic' (suggested by MORIOKA-san).
37
38         * emu-mule.el (decode-mime-charset-region): Cope with non existent
39         coding systems if the third arg `lbt' has specified.
40         (decode-mime-charset-string): Likewise.
41
42 \f
43 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
44
45         * APEL: Version 8.18 was released.
46
47         * Makefile (install-package): Don't depend on target `elc'.
48
49         * APEL-MK (install-apel-package): Compile emu-modules and
50         apel-modules.
51
52 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
53
54         * Makefile: Abolish target `package'.
55         (install-package): Use `elc' instead of `package'.
56
57         * APEL-MK: Abolish function `compile-apel-package'.
58         (install-apel-package): Update auto-autoloads.el and
59         custom-load.el at target directory.
60
61 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
62
63         * README.en (run in expanded place): fixed.
64         (install as a XEmacs package): New description.
65
66         * Makefile (XEMACS): New variable.
67         (PACKAGEDIR): New variable.
68         (package): New target.
69         (install-package): New target.
70
71         * APEL-MK (config-apel-package): New function.
72         (compile-apel-package): New function.
73         (install-apel-package): New function.
74
75         * APEL-CFG (PACKAGEDIR): New variable.
76
77 1998-09-07  Tanaka Akira  <akr@jaist.ac.jp>
78
79         * Makefile (elc): Ignore errors when removing emu*.elc.
80
81 1998-09-01  Tanaka Akira <akr@jaist.ac.jp>
82
83         * emu-mule.el (ccl-execute-on-string): Fix arguments
84         order `status' and `string'.
85
86 \f
87 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
88
89         * APEL: Version 8.17 was released.
90
91         * emu.el (with-temp-file): Must use old forms.
92
93 1998-08-31  Katsumi Yamoaka   <yamaoka@jpl.org>
94
95         * emu.el (with-temp-file): New macro (Emacs 20/XEmacs 20
96         emulating macro).
97
98 1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
99
100         * emu-e20.el: require 'ccl only for byte-compile time.
101
102 1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
103
104         * Makefile (elc): Remove emu*.elc to use newest emu by
105         intall.el.
106
107 1998-08-29  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
108
109         * emu-e20.el (ccl-execute-on-string): Too few args.
110         (test-ccl-eof-block-cs): Revert existence checking.
111         
112         * emu-e20_2.el (insert-file-contents-as-binary): Return value.
113         (insert-file-contents-as-raw-text): Ditto.
114         
115         * emu-mule.el (insert-file-contents-as-raw-text): Return value.
116         (encode-coding-string): Check `coding-system' is non-nil.
117         (decode-coding-string): Ditto.
118         (insert-file-contents-as-binary): Use `as-binary-input-file'.
119         (insert-binary-file-contents-literally): Ditto.
120         (write-region-as-binary): Use `as-binary-output-file'.
121         (write-region-as-raw-text-CRLF): Definition for Emacs 19.28.
122         (write-region-as-mime-charset): Ditto.
123         (mime-charset-to-coding-system): New implementation.
124
125         (ccl-use-symbol-as-program): New constant.
126         (ccl-encoder-eof-block-is-broken): New constant.
127         (ccl-decoder-eof-block-is-broken): New constant.
128         (ccl-eof-block-is-broken): New constant.
129         (make-ccl-coding-system): New function.
130         (ccl-execute): Emacs 20.3 emulating function.
131         (ccl-execute-on-string): Emacs 20.3 emulating function.
132
133         * emu-nemacs.el (write-region-as-binary): Use
134         `as-binary-output-file'
135         (write-region-as-raw-text-CRLF): Ditto.  
136         (insert-file-contents-as-binary): Use `as-binary-input-file'.
137         (insert-binary-file-contents-literally): Ditto.
138         (insert-file-contents-as-raw-text): Ditto.
139         
140         * emu.el (last): Emacs 20 emulation function.
141         (butlast), (nbutlast): CL emulation functions.
142         
143 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
144
145         * emu-e20.el (ccl-use-symbol-as-program): Reduce
146         `eval-and-compile' and `eval-when-compile' nesting.
147         (test-ccl-eof-block-cs): Remove existence checking.
148
149 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
150
151         * emu-e20.el (ccl-use-symbol-as-program): Use
152         `ccl-vector-program-execute-on-string' if it is defined.
153
154 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
155
156         * emu-e20.el (ccl-use-symbol-as-program): Use
157         `ccl-execute-on-string' instead of `make-coding-system' for
158         avoiding the error "Coding system already exists".
159
160 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
161
162         * emu-e20.el (test-ccl-eof-block-cs): Check if it is already
163         defined.
164
165 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
166
167         * emu-e20.el (ccl-use-symbol-as-program): New constant.
168         (make-ccl-coding-system): New function.
169         (ccl-encoder-eof-block-is-broken): New constant.
170         (ccl-decoder-eof-block-is-broken): New constant.
171         (ccl-eof-block-is-broken): New constant.
172         (ccl-execute): Redefine if `ccl-use-symbol-as-program' is nil.
173         (ccl-execute-on-string): Ditto.
174
175 1998-08-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
176
177         * emu-20.el (mime-charset-coding-system-alist): Add `unknown' and
178         `x-unknown'.
179
180 1998-08-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
181
182         * emu-x20.el: Redefine coding-system `ctext' if `ctext-dos' is not
183         found.
184
185 1998-08-12  Katsumi Yamaoka   <yamaoka@jpl.org>
186
187         * emu-nemacs.el, emu-mule.el (decode-mime-charset-region): Add new
188         argument `lbt'.
189         (decode-mime-charset-string): Likewise.
190
191         * emu-mule.el (mime-charset-to-coding-system):  Regard `CRLF',
192         `LF', `CR' as line break code type.
193
194 1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
195
196         * emu-latin1.el, emu-nemacs.el (write-region-as-raw-text-CRLF):
197         Fix regexp to canonicalize line break code.
198
199         * emu-mule.el (write-region-as-raw-text-CRLF): Use
200         `write-region-as-binary' to specify `lockname' in MULE 2.3 based
201         on 19.34.
202
203 1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
204
205         * emu-x20.el: Redefine coding-system `iso-2022-jp-2' if
206         `iso-2022-jp-2-dos' is not found.
207
208 1998-08-11  Katsumi Yamaoka   <yamaoka@jpl.org>
209
210         * emu-mule.el (write-region-as-raw-text-CRLF): New function.
211
212         * emu-18.el (generate-new-buffer-name): New function (Emacs 19
213         emulating function).
214
215 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
216
217         * emu-nemacs.el, emu-latin1.el (write-region-as-raw-text-CRLF):
218         New function.
219
220         * emu-20.el (write-region-as-raw-text-CRLF): Renamed from
221         `write-region-as-CRLF'.
222
223 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
224
225         * emu-latin1.el, emu-e20.el (decode-mime-charset-region): Add new
226         argument `lbt'.
227         (decode-mime-charset-string): Likewise.
228
229         * emu-x20.el: Define coding-system `raw-text-unix' and
230         `raw-text-mac' if they are not found.
231         Redefine coding-system `euc-kr' if `euc-kr-dos' is not found.
232         (decode-mime-charset-region-default): Add new argument `lbt'.
233         (decode-mime-charset-region-with-iso646-unification): Likewise.
234         (decode-mime-charset-region-for-hz): Likewise.
235         (decode-mime-charset-region): Likewise.
236         (decode-mime-charset-string): Likewise.
237
238         * emu-20.el (mime-charset-to-coding-system): Regard `CRLF', `LF',
239         `CR' as line break code type.
240
241 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
242
243         * emu-x20.el: Define coding-system `raw-text-dos' if it is not
244         found.
245
246         * emu-20.el (write-region-as-CRLF): New function.
247
248 1998-07-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
249
250         * install.el (install-detect-elisp-directory): Modify for anything
251         older than Emacs 19.28.
252
253 \f
254 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
255
256         * APEL: Version 8.16 was released.
257
258         * emu.el, emu-x20.el: Require `emu-20' in emu-x20.el.
259
260 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
261
262         * emu-x20.el (set-buffer-multibyte): Use `defsubst-maybe' instead
263         of `defmacro-maybe'.
264
265 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
266
267         * emu-20.el, emu-x20.el: Move `insert-file-contents-as-binary' and
268         `insert-file-contents-as-raw-text' from emu-x20.el to emu-20.el.
269
270         * emu-e20_2.el, emu-e20.el: Move `insert-file-contents-as-binary'
271         and `insert-file-contents-as-raw-text' from emu-e20.el to
272         emu-e20_2.el.
273
274 \f
275 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
276
277         * APEL: Version 8.15 was released.
278
279         * emu-xemacs.el: Use nil as variable of `condition-case' to avoid
280         byte-compiler warning.
281
282 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
283
284         * emu.el (when): New macro.
285
286 1998-06-09  Katsumi Yamaoka   <yamaoka@jpl.org>
287
288         * emu.el (split-string): New function (Emacs 20/XEmacs 20
289         emulating function).
290
291         * emu.el (with-temp-buffer): New macro (Emacs 20/XEmacs 20
292         emulating macro).
293
294         * emu.el (with-current-buffer): New macro (Emacs 20/XEmacs 20
295         emulating macro).
296
297         * emu.el (save-current-buffer): New macro (Emacs 20/XEmacs 20
298         emulating macro).
299
300 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
301
302         * mule-caesar.el (mule-caesar-region): Don't compare charset with
303         'us-ascii.
304
305 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
306
307         * emu-mule.el (split-char): fixed.
308
309 1998-06-08  Katsumi Yamaoka   <yamaoka@jpl.org>
310
311         * emu-mule.el (insert-file-contents-as-binary): Use
312         file-coding-system-for-read instead of file-coding-system.
313         
314 \f
315 1998-06-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
316
317         * APEL: Version 8.14 was released.
318
319 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
320
321         * emu-mule.el, emu-latin1.el (split-char): New function.
322
323 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
324
325         * emu-mule.el, emu-nemacs.el (insert-file-contents-as-raw-text):
326         New function.
327
328         * emu-latin1.el (insert-file-contents-as-raw-text): New alias.
329
330         * emu-e20.el, emu-x20.el (insert-file-contents-as-raw-text): New
331         function.
332
333 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
334
335         * emu-x20.el: Move `split-char' check and repair code from
336         mule-caesar.el.
337
338         * mule-caesar.el: Move `split-char' check and repair code to
339         emu-x20.el; require 'emu.
340
341 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
342
343         * emu-nemacs.el, emu-mule.el (set-buffer-multibyte): New function.
344
345         * emu-latin1.el, emu-x20.el (set-buffer-multibyte): New macro.
346
347         * mule-caesar.el (mule-caesar-region): Use '(cdr (split-char ...))
348         instead of `char-to-octet-list'; abolish function
349         `char-to-octet-list'.
350
351 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
352
353         * emu-mule.el (charset-chars): New function.
354
355         * mule-caesar.el (split-char): Redefine if it has bug.
356         (char-to-octet-list): Use `split-char'.
357
358 \f
359 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
360
361         * APEL: Version 8.13 was released.
362
363         * emu-x20.el (mime-character-unification-limit-size): Change
364         default value to 2048.
365
366 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
367
368         * emu.el (string-as-unibyte): New macro.
369
370 \f
371 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
372
373         * APEL: Version 8.12 was released.
374
375 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
376
377         * emu-x20.el (mime-character-unification-limit-size): New
378         variable.
379         (decode-mime-charset-region-with-iso646-unification): Don't unify
380         if size of region is larger than
381         'mime-character-unification-limit-size.
382
383 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
384
385         * emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
386         emu-e20_3.el (looking-at-as-unibyte): New alias.
387
388         * emu-e20_2.el (looking-at-as-unibyte): New function.
389
390 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
391
392         * emu-x20.el: Delete definition of 'detect-mime-charset-region
393         because it is defined in emu-20.el.
394
395         * emu-20.el (write-region-as-binary): fixed.
396
397         * emu-20.el (write-region-as-mime-charset): New function.
398
399         * emu-latin1.el (write-region-as-mime-charset): New alias.
400
401         * emu-nemacs.el, emu-mule.el (write-region-as-mime-charset): New
402         function.
403
404 \f
405 1998-05-09  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
406
407         * APEL: Version 8.11 was released.
408
409 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
410
411         * emu.el (string-as-multibyte): New macro (Emacs 20.3 emulating
412         macro).
413
414 \f
415 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
416
417         * APEL: Version 8.10 was released.
418
419         * README.en (What's APEL?): Delete description about atype.el; add
420         description about calist.el.
421
422 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
423
424         * calist.el (ctree-add-calist-with-default): fixed.
425
426 \f
427 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
428
429         * APEL: Version 8.9 was released.
430
431 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
432
433         * calist.el (ctree-find-calist): fixed duplicated result.
434
435 \f
436 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
437
438         * APEL: Version 8.8 was released.
439
440 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
441
442         * calist.el (ctree-find-calist): Delete duplicated result.
443
444 \f
445 1998-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
446
447         * APEL: Version 8.7 was released.
448
449 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
450
451         * calist.el (ctree-match-calist-partially): New function.
452
453 \f
454 1998-04-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
455
456         * APEL: Version 8.6 was released.
457
458 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
459
460         * emu-20.el (mime-charset-coding-system-alist): Use 'raw-text for
461         us-ascii in default setting.
462
463 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
464
465         * calist.el (ctree-find-calist): Add optional argument 'all.
466
467 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
468
469         * calist.el (ctree-find-calist): Renamed from
470         'ctree-match-calist-all.
471
472 \f
473 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
474
475         * APEL: Version 8.5 was released.
476
477 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
478
479         * calist.el (ctree-match-calist-all): New function.
480
481 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
482
483         * APEL-ELS: Comment out 'atype and 'file-detect.
484
485 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
486
487         * emu-x20.el (decode-mime-charset-string): Use
488         'decode-mime-charset-region.
489
490 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
491
492         * emu-x20.el (mime-charset-decoder-alist): Add
493         'decode-mime-charset-region-for-hz for 'hz-gb-2312.
494         (decode-mime-charset-region-for-hz): New function.
495
496 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
497
498         * emu-x20.el (mime-charset-decoder-alist): New variable.
499         (decode-mime-charset-region-default): New function.
500         (mime-iso646-character-unification-alist): New variable.
501         (mime-unified-character-face): New variable.
502         (decode-mime-charset-region-with-iso646-unification): New
503         function.
504         (decode-mime-charset-region): Use 'mime-charset-decoder-alist.
505
506 \f
507 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
508
509         * APEL: Version 8.4 was released.
510
511         * EMU-ELS: Don't use HIRAGANA LETTER A (\e$(B$"\e(B) to detect character
512         indexing (Emacs 20.3 or later).
513
514 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
515
516         * emu-x20.el, emu-e20.el (charsets-mime-charset-alist): Add
517         'shift_jis.
518
519         * EMU-ELS (emu-modules): fixed.
520
521 \f
522 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
523
524         * APEL: Version 8.3 was released.
525
526         * README.en (What's APEL?): Modify for latest emu.
527
528 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
529
530         * emu-nemacs.el, emu-mule.el, emu-latin1.el, emu-e20_2.el,
531         emu-e20_3.el, emu-x20.el (char-next-index): Fixed.
532
533 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
534
535         * EMU-ELS (emu-modules): Add 'emu-e20_3 for Emacs 20.3.
536
537         * emu-e20_3.el: New module.
538
539         * emu-e20.el: Select to require 'emu-e20_2 or 'emu-e20_3.
540
541         * emu-e20_2.el (set-buffer-multibyte): New function.
542
543         * emu-e20.el (insert-file-contents-as-binary): Use
544         'set-buffer-multibyte.
545
546 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
547
548         * emu-e20_2.el, emu-e20.el, EMU-ELS: Separate Emacs 20.1 and 20.2
549         depended definitions from emu-e20.el to emu-e20_2.el.
550
551 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
552
553         * emu.el: emu-x20.el doesn't require 'emu-xemacs and 'emu-20.
554
555 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
556
557         * emu-x20.el: Don't require 'emu-xemacs and 'emu-20.
558
559         * emu.el: emu-latin1.el does not require 'emu-xemacs or 'emu-e19.
560
561         * emu-latin1.el: Don't require 'emu-xemacs or 'emu-e19.
562
563 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
564
565         * emu-mule.el, emu-latin1.el, emu-e20.el, emu-e19.el, emu-19.el,
566         EMU-ELS: Rename emu-19.el -> emu-e19.el.
567
568         * emu.el, emu-latin1.el, emu-e19.el, EMU-ELS: Rename emu-e19.el ->
569         emu-latin1.el.
570
571 \f
572 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
573
574         * APEL: Version 8.2 was released.
575
576         * README.en (What's APEL?): Remove description about std11.el and
577         std11-parse.el.
578
579         * install.el (install-detect-elisp-directory): Modify regexp to
580         allow trailing `/'.
581
582 \f
583 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
584
585         * APEL: Version 8.1 was released.
586
587 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
588
589         * emu-x20.el (encode-mime-charset-region): Use 'defun instead of
590         'defsubst.
591         (decode-mime-charset-region): Use 'defun instead of 'defsubst.
592
593 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
594
595         * APEL-ELS (apel-modules): Delete 'std11 and 'std11-parse.
596
597         * std11.el, std11-parse.el: Abolish std11-parse.el and std11.el
598         (moved to RIME).
599
600 \f
601 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
602
603         * APEL: Version 8.0 was released.
604
605 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
606
607         * emu-e19.el, emu-e20.el: Use 'make-obsolete for 'string-columns.
608
609         * emu-e19.el, emu-nemacs.el, emu-x20.el: Abolish obsolete alias
610         `char-leading-char'.
611
612 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
613
614         * emu-e20.el, emu-mule.el, emu-nemacs.el, emu-e19.el: Abolish
615         obsolete alias `char-columns'.
616
617         * emu-e19.el: Abolish constant `charset-ascii' and
618         `charset-iso8859-1'.
619         (charset-description): New implementation.
620         (charset-registry): New implementation.
621         (charset-width): Renamed from `charset-columns'; new
622         implementation.
623         (find-charset-string): New implementation.
624         (find-charset-region): New implementation.
625         (charsets-mime-charset-alist): New initial value.
626         (detect-mime-charset-region): New implementation.
627         (char-charset): New implementation.
628
629         * emu-nemacs.el: Rename `charset-columns' -> `charset-width'.
630
631         * emu-nemacs.el: Abolish constant `charset-ascii' and
632         `charset-jisx0208'.
633         Abolish constant `lc-ascii' and `lc-jp'.
634         (charset-description): New implementation.
635         (charset-registry): New implementation.
636         (charset-columns): New implementation.
637         (find-charset-string): New implementation.
638         (find-charset-region): New implementation.
639         (charsets-mime-charset-alist): New initial value.
640         (char-charset): New implementation.
641
642 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
643
644         * emu-e20.el, emu-x20.el, emu-e19.el, emu-mule.el, emu-nemacs.el
645         (char-next-index): New macro.
646
647 \f
648 1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
649
650         * APEL: Version 7.6 was released.
651
652         * std11.el: Require 'std11-parse when compile.
653
654 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
655
656         * calist.el (ctree-match-calist): Prefer normal choice than
657         default choice.
658
659 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
660
661         * emu-20.el (mime-charset-coding-system-alist): Use 'defcustom.
662
663 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
664
665         * emu-20.el: Require 'wid-edit when compile.
666
667 \f
668 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
669
670         * APEL: Version 7.5 was released.
671
672 1998-03-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
673
674         * calist.el (calist-field-match-method-obarray): New variable.
675         (define-calist-field-match-method): New function.
676         (calist-default-field-match-method): New function.
677         (calist-field-match-method): New function.
678         (calist-field-match): New function.
679         (ctree-match-calist): Use `calist-field-match'.
680
681 \f
682 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
683
684         * APEL: Version 7.4 was released.
685
686 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
687
688         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-x20.el, emu-e20.el
689         (insert-file-contents-as-binary): Renamed from
690         `insert-binary-file-contents'; add `insert-binary-file-contents'
691         as obsolete alias.
692
693 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
694
695         * emu-e20.el (insert-binary-file-contents-literally): New alias
696         for `insert-file-contents-literally'.
697
698         * emu-x20.el (insert-binary-file-contents-literally): Moved from
699         emu-20.el.
700
701         * emu-20.el: Move `insert-binary-file-contents-literally' to
702         emu-x20.el.
703
704 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
705
706         * emu-e20.el (insert-binary-file-contents): Must save
707         `enable-multibyte-characters'.
708
709         * emu-x20.el (insert-binary-file-contents): Moved from emu-20.el.
710
711         * emu-20.el: Move `insert-binary-file-contents' to emu-x20.el.
712
713         * calist.el (ctree-match-calist): Rename local variables.
714
715 \f
716 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
717
718         * APEL: Version 7.3 was released.
719
720 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
721
722         * APEL-ELS: Add calist.el.
723
724         * calist.el: New module.
725
726 1998-03-13  Katsumi Yamaoka   <yamaoka@jpl.org>
727
728         * emu-mule.el (charsets-mime-charset-alist) fixed.
729
730 \f
731 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
732
733         * APEL: Version 7.2 was released.
734
735 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
736
737         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
738         (write-region-as-binary): New function.
739
740 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
741
742         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
743         (insert-binary-file-contents): New function.
744
745 1998-03-08  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
746
747         * README.en (Bug reports): Modify description of tm mailing list.
748
749 \f
750 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
751
752         * APEL: Version 7.1.1 was released.
753
754         * README.en (Bug reports): Modify for APEL.
755
756 1998-02-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
757
758         * std11.el (std11-msg-id-string): New function.
759         (std11-fill-msg-id-list-string): New function.
760
761         * std11-parse.el (std11-parse-msg-id): New function.
762
763 1998-01-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
764
765         * emu-x20.el: If coding-system `iso-2022-jp' unifies JIS X
766         0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
767         code-point, copy coding-system `iso-2022-7bit' to `iso-2022-jp' to
768         avoid this problem.
769
770 \f
771 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
772
773         * APEL: Version 7.1 was released.
774
775 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
776
777         * README.en (What's APEL?): Rename file-detect.el -> path-util.el.
778
779 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
780
781         * install.el, filename.el (filename-filters): Use path-util.el
782         instead of file-detect.el.
783
784         * path-util.el, file-detect.el, APEL-ELS: Rename file-detect.el ->
785         path-util.el (file name should be less than 13 bytes).
786
787 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
788
789         * emu-19.el (tl:make-overlay): New alias.
790         (tl:overlay-put): New alias.
791         (tl:overlay-buffer): New alias.
792
793 \f
794 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
795
796         * APEL: Version 4.2 was released.
797
798 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
799
800         * APEL-MK (config-apel): Regard LISPDIR.
801
802 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
803
804         * emu-19.el (tl:make-overlay): New obsolete function (for
805         tm-7.106).
806         (tl:overlay-put): New obsolete function (for tm-7.106).
807         (tl:overlay-buffer): New obsolete function (for tm-7.106).
808
809 \f
810 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
811
812         * APEL: Version 4.1 was released.
813
814         * APEL-MK (compile-apel): Use `config-apel'; don't use
815         `add-to-list' for compatibility.
816         (install-apel): Don't call `config-apel' directly.
817
818         * APEL-CFG: Add load-path setting.
819
820 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
821
822         * emu-20.el (mime-charset-list): New inline-function.
823         (widget-mime-charset-prompt-value-history): New variable.
824         (mime-charset): New widget.
825         (widget-mime-charset-prompt-value): New function.
826         (widget-mime-charset-action): New function.
827         (default-mime-charset): Use `defcustom'.
828
829         * emu-20.el (default-mime-charset): Modify DOC-string.
830
831         * emu-mule.el (charsets-mime-charset-alist): New implementation.
832
833         * emu-e20.el (encode-mime-charset-region,
834         decode-mime-charset-region, encode-mime-charset-string,
835         decode-mime-charset-string): New function (copied from emu-20.el);
836         check `enable-multibyte-characters'.
837
838         * emu-x20.el (encode-mime-charset-region,
839         decode-mime-charset-region, encode-mime-charset-string,
840         decode-mime-charset-string): New function (copied from emu-20.el).
841
842         * emu-20.el: Move function `encode-mime-charset-region',
843         `decode-mime-charset-region', `encode-mime-charset-string' and
844         `decode-mime-charset-string' to emu-x20.el and emu-e20.el.
845
846 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
847
848         * emu-x20.el (charsets-mime-charset-alist): Use MIME charset
849         `iso-8859-5' for cyrillic.
850
851 \f
852 1997-09-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
853
854         * APEL: Version 3.4.4 was released.
855
856 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
857
858         * std11-parse.el (std11-special-char-list): Fix order for regexp.
859
860 \f
861 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
862
863         * APEL: Version 3.4.3 was released.
864
865         * README.en: Modify for Emacs 20.
866
867 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
868
869         * std11-parse.el (std11-special-char-list): New constant; abolish
870         `std11-special-chars'.
871         (std11-atom-regexp): Use it.
872         (std11-analyze-special): Use it; Don't use `find'.
873
874 \f
875 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
876
877         * APEL: Version 3.4.2 was released.
878
879         * README.en (What's APEL?): Add emu-20.el.
880
881 1997-09-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
882
883         * emu-20.el (mime-charset-to-coding-system): Use defsubst again;
884         modify implementation.
885
886         * emu-20.el (mime-charset-to-coding-system): Use
887         `find-coding-system'.
888
889         * emu-20.el (mime-charset-coding-system-alist): Use
890         `find-coding-system'.
891
892         * emu-e20.el (find-coding-system): New inline function.
893
894         * emu.el (defsubst-maybe): New macro.
895
896 1997-09-03  MORIOKA Tomohiko  <morioka@mousai>
897
898         * emu-20.el (mime-charset-to-coding-system): Use `defun' instead
899         of `defsubst'.
900
901 \f
902 1997-09-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
903
904         * APEL: Version 3.4.1 was released.
905
906 1997-08-30  MAEDA Shugo       <shugo@po.aianet.ne.jp>
907
908         * emu-mule.el (decode-coding-region, encode-coding-string): New
909         function.
910         (decode-coding-string): Modify DOC-string. (cf. [cmail:3366])
911
912 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
913
914         * emu.el (defconst-maybe): New macro.
915
916         (emacs-major-version, emacs-minor-version): Use `defconst-maybe'.
917
918         * emu.el (charsets-to-mime-charset): Abolish unused local variable
919         `csl'.
920
921         * emu-e20.el, emu-20.el: Move function
922         `detect-mime-charset-region' from emu-e20.el to emu-20.el.
923
924         * emu-20.el: Use `defsubst' for
925         `{encode|decode}-mime-charset-{region|string}'.
926
927         * emu-e20.el (detect-mime-charset-region): Use
928         `find-charset-region'.
929
930 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
931
932         * emu-x20.el, emu-e20.el, emu-20.el: Move function
933         `{encode|decode}-mime-charset-{region|string}' from emu-e20.el and
934         emu-x20.el to emu-20.el.
935
936         * emu-x20.el, emu-e20.el, emu-20.el: Move `default-mime-charset'
937         from emu-e20.el and emu-x20.el to emu-20.el.
938
939 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
940
941         * emu-20.el (mime-charset-coding-system-alist): Don't use
942         `coding-system-p' for symbol.
943         (mime-charset-to-coding-system): Ditto; modify DOC-string.
944
945 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
946
947         * emu-20.el (mime-charset-coding-system-alist): Check MIME charset
948         is defined as coding-system.
949
950         * emu-x20.el, emu-e20.el, emu-20.el: Move
951         `mime-charset-coding-system-alist' from emu-e20.el and emu-x20.el
952         to emu-20.el.
953
954         * emu-20.el (*noconv*): Add DOC-string.
955
956 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
957
958         * emu-20.el (mime-charset-to-coding-system): Check coding-system-p
959         even if CHARSET is found in `mime-charset-coding-system-alist'.
960
961         * emu-x20.el: Use function `mime-charset-to-coding-system' in
962         emu-20.el.
963
964         * emu-20.el (mime-charset-to-coding-system): Use `defsubst'.
965
966         * emu-e20.el, emu-20.el: Move function
967         `mime-charset-to-coding-system' from emu-e20.el to emu-20.el.
968
969 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
970
971         * emu-x20.el, emu-e20.el, emu-20.el: Move features about Binary
972         accessing from emu-e20.el and emu-x20.el to emu-20.el.
973
974         * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule.
975
976 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
977
978         * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'.
979
980         * emu-x20.el (default-mime-charset): Add DOC-string.
981
982         (mime-charset-coding-system-alist): Add `us-ascii'.
983
984 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
985
986         * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is
987         defined as coding-system.
988
989 \f
990 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
991
992         * emu: Version 7.44 was released.
993         * APEL: Version 3.4 was released.
994
995 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
996
997         * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7'
998         -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90)
999
1000 1997-07-13  MORIOKA Tomohiko  <morioka@mousai>
1001
1002         * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII
1003         characters in comments.
1004
1005 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1006
1007         * richtext.el: Add autoload comments for `richtext-encode' and
1008         `richtext-decode'.
1009
1010         * emu.el: Check richtext.el is bundled.
1011
1012 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1013
1014         * file-detect.el: Add autoload comments for function `add-path',
1015         `add-latest-path', `get-latest-path', `file-installed-p',
1016         `exec-installed-p', `module-installed-p' and variable
1017         `exec-suffix-list'.
1018
1019 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1020
1021         * emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
1022         hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
1023         coding-system.
1024
1025         * emu-x20.el: Don't require cyrillic.
1026
1027 Thu May 22 04:46:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1028
1029         * emu-mule.el (make-char): New alias.
1030
1031         * emu-e20.el: Alias `make-character' was abolished.
1032
1033 Sat May 10 19:39:12 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1034
1035         * README.en (What's APEL?): Add std11 and mule-caesar.el.
1036
1037 \f
1038 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1039
1040         * emu: Version 7.43.1 was released.
1041         * APEL: Version 3.3.2 was released.
1042
1043 Fri May  9 01:23:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1044
1045         * APEL-ELS: Add mule-caesar.el.
1046
1047         * mule-caesar.el: New file.
1048
1049 Thu May  8 22:21:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1050
1051         * emu-x20.el: Use `binary' instead of `no-conversion' temporary.
1052
1053 \f
1054 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1055
1056         * emu: Version 7.43 was released.
1057         * APEL: Version 3.3.1 was released.
1058
1059         * emu-x20.el: several changes for XEmacs 20.1-b12.
1060
1061 Wed Apr 30 12:40:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1062
1063         * Makefile: add `release'.
1064
1065 Mon Apr 28 16:47:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1066
1067         * Makefile: `TARFILE' was abolished.
1068
1069 Tue Apr  8 09:47:40 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1070
1071         * emu.el (point-at-eol): New function.
1072
1073 Sat Apr  5 16:23:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1074
1075         * emu-nemacs.el: `tl:available-face-attribute-alist' ->
1076         `emu:available-face-attribute-alist'.
1077
1078         * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay';
1079         `tl:overlay-put' -> `overlay-put'.
1080
1081 Sat Apr  5 06:50:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1082
1083         * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and
1084         `tl:overlay-buffer' were abolished; Function `tl:move-overlay'
1085         were abolished.
1086
1087         * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and
1088         `tl:overlay-buffer' were abolished.
1089
1090         * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'.
1091
1092         * emu-xemacs.el: Require overlay.
1093
1094         * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias.
1095
1096         * emu.el (minibuffer-prompt-width): New function for Emacs 18 and
1097         XEmacs.
1098
1099 Thu Apr  3 17:14:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1100
1101         * APEL-ELS: std11.el and std11-parse.el were moved from mu/.
1102
1103 \f
1104 1997-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1105
1106         * APEL: Version 3.3 was released.
1107         
1108         * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables.
1109         * APEL-MK: install emu.
1110
1111 Thu Mar 20 06:09:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1112
1113         * Makefile: Add README.en.
1114
1115 Thu Mar 20 06:08:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1116
1117         * file-detect.el: Header and DOC-strings were modified.
1118
1119 Thu Mar 20 06:03:51 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1120
1121         * README.en: New file.
1122
1123 Thu Mar 20 05:48:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1124
1125         * filename.el: Add DOC-strings.
1126
1127         * APEL-MK (install-apel): Use `compile-apel'.
1128
1129         * Makefile (install): Don't depend on `elc'.
1130
1131 Thu Mar 20 02:04:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1132
1133         * APEL-MK: Setting for load-path and requiring install were moved
1134         from APEL-CFG.
1135
1136         (install-apel): Compile apel-modules.
1137
1138         * APEL-CFG: Setting for load-path and requiring install were moved
1139         to APEL-MK.
1140
1141 \f
1142 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1143
1144         * APEL: Version 3.2 was released.
1145
1146 Fri Mar 14 09:54:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1147
1148         * file-detect.el (get-latest-path): Check directory is exist or not.
1149
1150 Fri Mar 14 09:25:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1151
1152         * APEL-ELS: Add install.el.
1153
1154 Fri Mar 14 07:24:37 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1155
1156         * Makefile, APEL-MK, APEL-CFG: New file.
1157
1158 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1159
1160         * atype.el (field-unify): fixed.
1161
1162 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1163
1164         * filename.el (filename-filters): Use `exec-installed-p' instead
1165         of `file-installed-p' to search "kakasi".
1166
1167 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1168
1169         * file-detect.el (module-installed-p): Use function
1170         `exec-installed-p'.
1171
1172         * file-detect.el (exec-suffix-list): New variable.
1173         (exec-installed-p): New function.
1174
1175 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1176
1177         * APEL-ELS (apel-modules): Add filename.el.
1178
1179         * APEL-ELS: Initial revision
1180
1181 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1182
1183         * filename.el (filename-replacement-alist): Don't use function
1184         `string-to-char-list' and `expand-char-ranges'; Don't require
1185         tl-str.
1186         (filename-special-filter): Use function `assoc-if' instead of
1187         `ASSOC'; Require cl instead of tl-list.
1188         (poly-funcall): New inline-function; copied from tl-list.el.
1189
1190 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1191
1192         * atype.el: Alias `fetch-field', `fetch-field-value', `put-field'
1193         and `delete-field' were abolished.
1194
1195         Don't require tl-str and tl-list.
1196
1197         Require alist.
1198
1199         (field-unify): Don't use function `symbol-concat'.
1200         (assoc-unify): Use function `assoc' directly; use function
1201         `put-alist' directly; use function `del-alist' directly.
1202
1203         * atype.el: Function `put-fields' was abolished.
1204
1205         * atype.el: tl-atype.el was renamed to atype.el.
1206
1207 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1208
1209         * atype.el: tl-atype.el was renamed to atype.el.
1210
1211 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1212
1213         * file-detect.el (file-installed-p): Fixed DOC-string.
1214
1215 1997-02-28  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1216
1217         * alist.el: New module; separated from tl-list.el.