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