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