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