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