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