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