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