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