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