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