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