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