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