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