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