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