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