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