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