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