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