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