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