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