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