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