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