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