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