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