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