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