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