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