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