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