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