* Sync up to flim-1_11_2 from flim-1_11_0.
[elisp/flim.git] / ChangeLog
1 1998-10-26  Tanaka Akira      <akr@jaist.ac.jp>
2
3         * Sync up to flim-1_11_2 from flim-1_11_0.
4
5         * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE
6         1.11.1.
7
8 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
9
10         * eword-decode.el (eword-decode-field-body): Change interface.
11
12 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
13
14         * eword-decode.el (eword-decode-field): Abolished.
15         (eword-decode-field-body): New function.
16
17 1998-10-24  Tanaka Akira      <akr@jaist.ac.jp>
18
19         * mel-b-ccl.el: New file.
20
21         * mel-q-ccl.el: New file.
22
23         * mel-ccl.el: Abolished.
24
25         * mel.el: Use `mel-b-ccl' and `mel-q-ccl' instead of `mel-ccl'.
26
27         * FLIM-ELS (flim-modules): Add `mel-b-ccl' and `mel-q-ccl'.
28         Delete `mel-ccl'.
29
30 1998-10-19  Tanaka Akira      <akr@jaist.ac.jp>
31
32         * eword-decode.el (eword-decode-field): New function.
33
34 1998-10-18  Tanaka Akira      <akr@jaist.ac.jp>
35
36         * Sync up to flim-1_11_0 from flim-1_10_5.
37
38         * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE
39         1.11.0.
40
41 1998-10-17  Tanaka Akira      <akr@jaist.ac.jp>
42
43         * mel-ccl.el: Check broken facility consistency by
44         `check-broken-facility'.
45
46 1998-10-14  Tanaka Akira      <akr@jaist.ac.jp>
47
48         * Sync up to flim-1_10_5 from flim-1_10_2.
49
50         * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE
51         1.10.2.
52
53 1998-10-09  Tanaka Akira      <akr@jaist.ac.jp>
54
55         * mime-def.el (mime-library-product): Fix typo.
56
57 1998-10-09  Tanaka Akira      <akr@jaist.ac.jp>
58
59         * Sync up to flim-1_10_2 from flim-1_10_0.
60
61         * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE
62         1.10.1.
63
64 1998-09-30  Tanaka Akira      <akr@jaist.ac.jp>
65
66         * Sync up with flim-1_10_0.
67
68         * mime-def.el (mime-library-version): Bump up to FLAM-DOODLE
69         1.10.0.
70
71 1998-09-25  Tanaka Akira      <akr@jaist.ac.jp>
72
73         * ew-compat.el: New file.
74
75         * FLIM-ELS (flim-modules): Add `ew-compat'.
76
77 1998-09-21  Tanaka Akira      <akr@jaist.ac.jp>
78
79         * mel.el: Use `broken-p' to check facility.
80
81 1998-09-21  Tanaka Akira      <akr@jaist.ac.jp>
82
83         * mel-ccl.el:
84           - Require 'pccl instead of 'emu.
85           - Use `unless-broken' to check facility.
86
87         * mime-def.el (mime-library-version): Bump up to FLAM-DOODLE
88         1.9.5.
89
90 1998-09-19  Tanaka Akira      <akr@jaist.ac.jp>
91
92         * mel-ccl.el (q-encoding-ccl-encoded-length): Check
93         (featurep 'xemacs) instead of running-xemacs.
94
95 1998-09-19  Tanaka Akira      <akr@jaist.ac.jp>
96
97         * mel-ccl.el (base64-ccl-insert-encoded-file): Use
98         `mel-ccl-base64-lf-rev' instead of `mel-ccl-b-rev'.
99
100         * mel.el (q-encoding-encoded-length ccl): Check
101         (featurep 'xemacs) instead of running-xemacs.
102
103 1998-09-17  Tanaka Akira      <akr@jaist.ac.jp>
104
105         * mel-ccl.el (mel-ccl-decode-b): Cut bits over 8bit on last
106         byte.
107
108 1998-09-17  Tanaka Akira      <akr@jaist.ac.jp>
109
110         * mel.el (mel-defgeneric): Remove `stems' argument.
111         (mel-stems): Exchange order between `external' and `internal'.
112         (mel-defgeneric): Obtain preference dynamicaly.
113         (mel-defpreference): New function
114         (mel-usemodule): Renamed from `mel-defmodule' and add a argument
115         `condition'.
116         (mel-defmethod): Add a argument `condition'.
117
118 1998-09-17  Tanaka Akira      <akr@jaist.ac.jp>
119
120         * mel.el: Reindented.
121         (mel-defgeneric): Add `stems' argument.
122
123 1998-09-16  Tanaka Akira      <akr@jaist.ac.jp>
124
125         * FLIM-ELS (flim-modules): Fix `mel-dl' duplication.
126
127         * mel-b.el: Sync up from 1.7 to 1.17.
128         (base64-int-ext-encode-region): Moved from mel.el and renamed
129         from `base64-internal-external-encode-region'.
130         (base64-int-ext-decode-region): Likewise.
131         (base64-int-ext-decode-string): Likewise.
132         (base64-int-ext-insert-encoded-file): Likewise.
133         (base64-int-ext-write-decoded-region): Likewise.
134
135         * mel-ccl.el: Add copyright notice.
136
137         * mel-q.el (quoted-printable-internal-encoding-limit): Moved
138         from mel.el.
139         quoted-printable-internal-decoding-limit): Ditto.
140         (quoted-printable-int-ext-encode-region): Moved from mel.el and
141         renamed from `quoted-printable-internal-external-encode-region'.
142         (quoted-printable-int-ext-decode-region): Likewise.
143
144         * mel.el:
145           - Move `base64-internal-encoding-limit',
146           `base64-internal-decoding-limit',
147           `quoted-printable-internal-encoding-limit',
148           `quoted-printable-internal-decoding-limit',
149           `base64-internal-external-decode-string',
150           `base64-internal-external-encode-region',
151           `base64-internal-external-decode-region',
152           `base64-internal-external-insert-encoded-file',
153           `base64-internal-external-write-decoded-region',
154           `quoted-printable-encode-region' and
155           `quoted-printable-decode-region' away. 
156           - autoloading restructured.
157         (mel-call-next): New function.
158         (mel-defgeneric): New function.
159         (mel-defmodule): New function.
160         (mel-defmethod): New function.
161         (mime-decoding-method-alist): Add implementation specific
162         methods.
163         (mime-file-decoding-method-alist): Ditto.
164
165 1998-09-15  Tanaka Akira      <akr@jaist.ac.jp>
166
167         * Sync up with flim-1_9_2.
168
169         * mime-def.el (mime-library-version): Bump up to FLAM-DOODLE
170         1.9.4.
171
172 1998-09-14  Tanaka Akira      <akr@jaist.ac.jp>
173
174         * mel-ccl.el (mel-ccl-try-to-read-crlf): New compile-time
175         function.
176         (mel-ccl-encode-quoted-printable-generic): quote "F" in "From "
177         on beginning of a line and "." apeared in a line alone.
178
179 1998-09-11  Tanaka Akira      <akr@jaist.ac.jp>
180
181         * mel-b.el (base64-internal-encoded-length): Refined.
182
183         * mel-ccl.el (q-encoding-ccl-encoded-length): Remove bogus
184         DOC-string.
185
186         * mel.el (q-encoding-ccl-encoded-length): Remove bogus
187         DOC-string.
188
189 1998-09-10  Tanaka Akira      <akr@jaist.ac.jp>
190
191         * mel-ccl.el (mel-ccl-encode-q-generic): New compile-time
192         function.
193         (mel-ccl-count-q-length): New compile-time function.
194         (mel-ccl-encode-uq): Use `mel-ccl-encode-q-generic'.
195         (mel-ccl-encode-cq): Use `mel-ccl-encode-q-generic'.
196         (mel-ccl-encode-pq): Use `mel-ccl-encode-q-generic'.
197         (mel-ccl-count-uq): New CCL program.
198         (mel-ccl-count-cq): Ditto.
199         (mel-ccl-count-pq): Ditto.
200         (mel-ccl-encode-base64-generic): New function.
201         (mel-ccl-encode-b): Use `mel-ccl-encode-base64-generic'.
202         (mel-ccl-encode-base64-crlf-crlf): Use
203         `mel-ccl-encode-base64-generic'.
204         (mel-ccl-encode-base64-crlf-lf): Use
205         `mel-ccl-encode-base64-generic'.
206         (base64-ccl-encode-string): Use `mel-ccl-base64-lf-rev' instead
207         of `mel-ccl-b-rev' for folding.
208         (base64-ccl-encode-region): Ditto.
209         (base64-ccl-decode-string): Remove useless `string-as-unibyte'
210         call.
211         (quoted-printable-ccl-insert-encoded-file): Remove unused
212         bindings.
213         (q-encoding-ccl-decode-string): Remove useless
214         `string-as-unibyte' call.
215         (q-encoding-ccl-encoded-length): New function.
216
217         * mel.el (q-encoding-ccl-encoded-length): New autoload.
218         (q-encoding-encoded-length): Use
219         `q-encoding-ccl-encoded-length' if defined.
220
221 1998-09-10  Tanaka Akira      <akr@jaist.ac.jp>
222
223         * mime-def.el (mime-library-version-string): Bump up to
224         FLAM-DOODLE 1.9.3.
225
226 1998-09-10  Tanaka Akira      <akr@jaist.ac.jp>
227
228         * FLIM-ELS (flim-modules): Delete `ew-ccl'.
229
230         * ew-bq.el: Always use mel.
231
232         * ew-ccl.el: Abolished.
233
234 1998-09-09  Tanaka Akira      <akr@jaist.ac.jp>
235
236         * ew-dec.el (ew-decode-field): Call `ew-decode-field-no-cache'
237         before modifing cache.
238
239 1998-09-09  Tanaka Akira      <akr@jaist.ac.jp>
240
241         * mel-ccl.el (mel-ccl-28-table): New compile time constant.
242         (mel-ccl-64-to-256-table): Ditto.
243         (mel-ccl-qp-table): Mark LF.
244         (mel-ccl-16-to-256-table): Convert integer from character.
245         (mel-ccl-u-raw): Ditto.
246         (mel-ccl-c-raw): Ditto.
247         (mel-ccl-p-raw): Ditto.
248         (mel-ccl-decode-q): Ditto.
249         (mel-ccl-encode-base64): Abolished.
250         (mel-ccl-encode-base64-crlf-crlf): Renamed from
251         `mel-ccl-encode-base64'.
252         (mel-ccl-encode-base64-crlf-lf): New CCL program.
253         (mel-ccl-encode-quoted-printable-generic): New compile-time
254         function.
255         (mel-ccl-decode-quoted-printable-generic): Ditto.
256         (mel-ccl-encode-quoted-printable): Abolished.
257         (mel-ccl-decode-quoted-printable): Ditto.
258         (mel-ccl-encode-quoted-printable-crlf-crlf): New CCL program.
259         (mel-ccl-encode-quoted-printable-crlf-lf): Ditto.
260         (mel-ccl-encode-quoted-printable-lf-crlf): Ditto.
261         (mel-ccl-encode-quoted-printable-lf-lf): Ditto.
262         (mel-ccl-decode-quoted-printable-crlf-crlf): Ditto.
263         (mel-ccl-decode-quoted-printable-crlf-lf): Ditto.
264         (mel-ccl-decode-quoted-printable-lf-crlf): Ditto.
265         (mel-ccl-decode-quoted-printable-lf-lf): Ditto.
266         (mel-ccl-uq): Abolished.
267         (mel-ccl-cq): Ditto.
268         (mel-ccl-pq): Ditto.
269         (mel-ccl-b): Ditto.
270         (mel-ccl-quoted-printable): Ditto.
271         (mel-ccl-base64): Ditto.
272         (mel-ccl-uq-rev): New coding-system.
273         (mel-ccl-cq-rev): Ditto.
274         (mel-ccl-pq-rev): Ditto.
275         (mel-ccl-quoted-printable-crlf-crlf-rev): Ditto.
276         (mel-ccl-quoted-printable-crlf-lf-rev): Ditto.
277         (mel-ccl-quoted-printable-lf-crlf-rev): Ditto.
278         (mel-ccl-quoted-printable-lf-lf-rev): Ditto.
279         (mel-ccl-base64-crlf): Ditto.
280         (mel-ccl-base64-lf): Ditto.
281         (base64-ccl-encode-string): Use `mel-ccl-b-rev'.
282         (base64-ccl-encode-region): Ditto.
283         (base64-ccl-insert-encoded-file): Ditto.
284         (base64-ccl-decode-string): Ditto.
285         (base64-ccl-decode-region): Ditto.
286         (quoted-printable-ccl-encode-string): Use
287         `mel-ccl-quoted-printable-lf-lf-rev'.
288         (quoted-printable-ccl-encode-region): Ditto.
289         (quoted-printable-ccl-insert-encoded-file): Ditto.
290         (quoted-printable-ccl-decode-string): Ditto.
291         (quoted-printable-ccl-decode-region): Ditto.
292         (quoted-printable-ccl-write-decoded-region): Ditto.
293         (q-encoding-ccl-encode-string): Use `mel-ccl-uq-rev',
294         `mel-ccl-cq-rev' and `mel-ccl-pq-rev'.
295         (q-encoding-ccl-decode-string): Use `mel-ccl-uq-rev'.
296
297 1998-09-02  Tanaka Akira      <akr@jaist.ac.jp>
298
299         * ew-dec.el (ew-decode-field-interest-option-order): New
300         function.
301         (ew-decode-field-test): Use
302         `ew-decode-field-interest-option-order'.
303
304         * ew-var.el (ew-option-list): New constant.
305         (ew-save-boolean-options): New function.
306         (ew-restore-boolean-options): New function.
307         (ew-dynamic-options): Use `ew-save-boolean-options'.
308
309 1998-09-02  Tanaka Akira      <akr@jaist.ac.jp>
310
311         * ew-data.el (ew-search-sticked-eword): New function.
312         (ew-separate-eword): Use `ew-search-sticked-eword' to
313         check `ew-permit-null-encoded-text', `ew-ignore-75bytes-limit',
314         `ew-permit-sticked-comment' and `ew-permit-sticked-special'.
315
316 1998-09-02  Tanaka Akira      <akr@jaist.ac.jp>
317
318         * ew-data.el (ew-separate-eword): Remove
319         `ew-permit-null-encoded-text' checking.
320
321         * ew-quote.el (ew-quote-concat): Use `ew-encoded-word-regexp'
322         instead of `ew-encoded-word-regexp0'.
323         (ew-quote-sole): Ditto.
324
325         * ew-var.el (ew-encoded-text-regexp): Reverted.
326         (ew-encoded-text-regexp0): Abolished
327         (ew-encoded-text-regexp1): Abolished
328         (ew-encoded-word-regexp): Reverted.
329         (ew-encoded-word-regexp0): Abolished
330         (ew-encoded-word-regexp1): Abolished
331         (ew-anchored-encoded-word-regexp): Use `ew-encoded-word-regexp'.
332         (ew-type2-regexp): Use `ew-encoded-word-regexp'.
333
334 1998-09-01  Tanaka Akira      <akr@jaist.ac.jp>
335
336         * TESTPAT: Add a notice about null encoded-text.
337
338         * ew-dec.el (ew-decode-field-test): Reorder options.
339
340 1998-09-01  Tanaka Akira      <akr@jaist.ac.jp>
341
342         * TESTPAT: Add 16 tests.
343
344         * ew-data.el (ew-separate-eword): Check
345         `ew-permit-null-encoded-text'.
346
347         * ew-quote.el (ew-quote-concat): Use `ew-encoded-word-regexp0'
348         instead of `ew-encoded-word-regexp'.
349         (ew-quote-sole): Ditto.
350
351         * ew-var.el (ew-encoded-text-regexp): Abolished.
352         (ew-encoded-text-regexp0): Renamed from `ew-encoded-text-regexp'.
353         (ew-encoded-text-regexp1): New constant.
354         (ew-encoded-word-regexp): Abolished.
355         (ew-encoded-word-regexp0): Renamed from `ew-encoded-word-regexp'.
356         (ew-encoded-word-regexp1): New constant.
357         (ew-anchored-encoded-word-regexp): Use `ew-encoded-word-regexp0'.
358         (ew-type2-regexp): Use `ew-encoded-word-regexp0'.
359
360 1998-09-01  Tanaka Akira      <akr@jaist.ac.jp>
361
362         * Sync up with flim-1_9_1.
363
364         * mime-def.el (mime-library-version-string): Bump up to
365         FLAM-DOODLE 1.9.2.
366
367 1998-08-28  Tanaka Akira      <akr@jaist.ac.jp>
368
369         * ew-dec.el (ew-decode-field-test): Change column.
370
371         * eword-encode.el (ew-decode-field-test): Sync up to 1.9 from
372         1.3.
373         (eword-encode-field): Add `In-Reply-To' to structured field.
374
375         * mel-b.el:
376           - Move `base64-internal-encoding-limit',
377           `base64-internal-decoding-limit', `base64-encode-region',
378           `base64-decode-region', `base64-encode-string' and
379           `base64-decode-string'
380           to mel.el.
381         (base64-internal-encode-string): Renamed from
382         `base64-encode-string'.
383         (base64-external-write-decoded-region): Renamed from
384         `base64-write-decoded-region'.
385         (base64-internal-encoded-length): Renamed from
386         `base64-encoded-length'
387
388         * mel-dl.el:
389           - Move `base64-encode-string' and `base64-decode-string' to
390           mel.el.
391         (base64-dl-encode-string): New alias for `encode-base64-string'.
392         (base64-dl-decode-string): New alias for `decode-base64-string'.
393         (base64-dl-encode-region): Renamed from `base64-encode-region'.
394         (base64-dl-decode-region): Renamed from `base64-decode-region'.
395         (base64-external-encoder): Abolished.
396         (base64-external-decoder): Abolished.
397         (base64-external-decoder-option-to-specify-file): Abolished.
398         (base64-insert-encoded-file): Abolished.
399         (base64-write-decoded-region): Abolished.
400         (base64-base64-encoded-length): Abolished.
401
402         * mel-g.el:
403           - Move `gzip64-encode-region' and `gzip64-decode-region' to
404           mel.el.
405         (gzip64-external--insert-encoded-file): Renamed from
406         `gzip64-insert-encoded-file'.
407         (gzip64-external-write-decoded-region): Renamed from
408         `gzip64-write-decoded-region'.
409
410         *mel-q.el:
411           - Move `quoted-printable-internal-encoding-limit',
412           `quoted-printable-encode-region',
413           `quoted-printable-internal-decoding-limit' and
414           `quoted-printable-decode-region' to mel.el
415         (quoted-printable-encode-string): Abolished.
416         (quoted-printable-internal-encode-string): New function.
417         (quoted-printable-external-encode-string): New function.
418         (quoted-printable-external-insert-encoded-file): Renamed from
419         `quoted-printable-insert-encoded-file'.
420         (quoted-printable-decode-string): Abolished.
421         (quoted-printable-internal-decode-string): New function.
422         (quoted-printable-external-decode-string): New function.
423         (quoted-printable-external-write-decoded-region): Renamed from
424         `quoted-printable-write-decoded-region'.
425         (q-encoding-internal-encode-string): Renamed from
426         `q-encoding-encode-string'.
427         (q-encoding-internal-decode-string): Renamed from
428         `q-encoding-decode-string'.
429         (q-encoding-internal-encoded-length): Renamed from
430         `q-encoding-encoded-length'.
431
432         * mel-u.el:
433           - Move `uuencode-encode-region', `uuencode-decode-region' to
434           mel.el.
435         (uuencode-external-insert-encoded-file): Renamed from
436         `uuencode-insert-encoded-file'.
437         (uuencode-external-write-decoded-region): Renamed from
438         `uuencode-write-decoded-region'.
439
440         * mel.el: Autoloading Restructured.
441         (base64-internal-encoding-limit): Moved from mel-b.el.
442         (base64-internal-decoding-limit): Moved from mel-b.el.
443         (quoted-printable-internal-encoding-limit): Moved from mel-q.el.
444         (quoted-printable-internal-decoding-limit): Moved from mel-q.el.
445
446 1998-08-28  Tanaka Akira      <akr@jaist.ac.jp>
447
448         * ew-dec.el (ew-decode-field-test): Print sequence of fragments
449         if prefix argument exists.
450
451 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
452
453         * ew-dec.el (ew-decode-field-test): Support
454         `ew-permit-null-encoded-text'.
455
456         * ew-unit.el (ew-decode-eword): Check
457         `ew-permit-null-encoded-text'.
458
459         * ew-var.el (ew-encoded-text-regexp): Always permit null string
460         regardless of `ew-permit-null-encoded-text'.
461
462 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
463
464         * ew-var.el (ew-decode-field-syntax-alist): Add few fields.
465
466         * eword-decode.el (eword-decode-header): Compare decoded result
467         to CRLF complemented version of field-body.
468
469 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
470
471         * ew-dec.el (ew-decode-field-test): Search around current point
472         as default argument when called interactive.
473
474 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
475
476         * FLIM-ELS (flime-modules): Add ew-ccl.
477
478         * ew-bq.el: Now it is stub to ew-ccl and mel.
479
480         * ew-ccl: New file (renamed from ew-bq.el).
481
482 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
483
484         * ew-dec.el (ew-decode-field-test): Now interactive.
485
486         * eword-decode.el (eword-decode-header): Put original field as
487         text properties.
488
489         * mmbuffer.el (insert-decoded-header): Put original field as
490         text properties.
491
492 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
493
494         * DOODLE-TIPS: Add a notice about EVALARGS.
495
496         * Makefile: evaluate environment variable EVALARGS if it is not
497         empty.
498
499         * ew-bq.el:
500           - Use CCL emulating stuff of APEL.
501           - Delete useless `eval-when-compile' in body of
502           `define-ccl-program'.
503
504 1998-08-26  Tanaka Akira      <akr@jaist.ac.jp>
505
506         * ew-scan-n.el: New file.
507
508 1998-08-26  Tanaka Akira      <akr@jaist.ac.jp>
509
510         * FLIM-ELS (flim-modules): Add `ew-scan-n'.
511
512         * ew-dec.el: Require 'ew-scan-n.
513
514         * ew-parse.scm: Add new token `n-body'.
515
516         * ew-var.el (ew-decode-field-syntax-alist): Add fields definition
517         `newsgroups', `path', `lines' and `xref'.
518
519 1998-08-26  Tanaka Akira      <akr@jaist.ac.jp>
520
521         * ew-dec.el (ew-decode-field-test): New function.
522
523 1998-08-26  Tanaka Akira      <akr@jaist.ac.jp>
524
525         * DOODLE-TIPS (gnus-structured-field-decoder): Use
526         `eword-decode-and-unfold-structured-field'.
527         (gnus-unstructured-field-decoder): Use
528         `eword-decode-unstructured-field-body'.
529
530 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
531
532         * ew-bq.el (ew-ccl-untrusted-eof-block): Check by coding system instead
533         of CCL directly.
534
535 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
536
537         * ew-bq.el (ew-ccl-decode-b): Eliminate `>8=' before `write'.
538
539 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
540
541         * ew-bq.el (ew-ccl-decode-b-0-table): Use `if' instead of `cond'
542         (ew-ccl-decode-b-1-table): Ditto.
543         (ew-ccl-decode-b-2-table): Ditto.
544         (ew-ccl-decode-b-3-table): Ditto.
545
546         * ew-quote.el:
547           - Move `ew-quoting-char', `ew-quoting-chars-regexp' and
548           `ew-type2-regexp' to ew-var.el.
549
550         * ew-unit.el:
551           - Move `ew-anchored-encoded-word-regexp', `ew-b-regexp',
552           `ew-q-regexp', `ew-byte-decoder-alist' and `ew-byte-checker-alist'
553           to ew-var.el.
554
555         * ew-var.el (ew-permit-null-encoded-text): New variable.
556         (ew-encoded-text-regexp): Change positive closure to normal closure if
557         `ew-permit-null-encoded-text' is non-nil.
558         (ew-quoting-char): New variable (moved from ew-var.el).
559         (ew-quoting-chars-regexp): New variable (moved from ew-var.el).
560         (ew-type2-regexp): New variable (moved from ew-var.el).
561         (ew-anchored-encoded-word-regexp): New variable (moved from ew-unit.el).
562         (ew-b-regexp): New variable (moved from ew-unit.el).
563         (ew-q-regexp): New variable (moved from ew-unit.el).
564         (ew-byte-decoder-alist): New variable (moved from ew-unit.el).
565         (ew-byte-checker-alist): New variable (moved from ew-unit.el).
566         (ew-dynamic-options): Add `ew-permit-null-encoded-text'.
567
568 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
569
570         * ew-bq.el (ew-ccl-decode-base64): Abolished.
571         (ew-ccl-decode-b-bit-ex): New compile time function.
572         (ew-ccl-decode-b-0-table): New compile time constant.
573         (ew-ccl-decode-b-1-table): Ditto.
574         (ew-ccl-decode-b-2-table): Ditto.
575         (ew-ccl-decode-b-3-table): Ditto.
576         (ew-ccl-decode-b): New CCL program.
577         (ew-ccl-b): Use `ew-ccl-decode-b'.
578         (ew-ccl-base64): Use `ew-ccl-decode-b'.
579
580 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
581
582         * ew-bq.el (ew-ccl-untrusted-eof-block): Set boolean value. 
583
584 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
585
586         * ew-bq.el (ew-ccl-use-symbol): New variable.
587         (ew-ccl-untrusted-eof-block): New variable.
588         (ew-make-ccl-coding-system): New function.
589         (ew-ccl-decode-base64): New CCL program renamed from `ew-ccl-decode-b'.
590         (ew-ccl-encode-b-is-broken): Abolished.
591         (ew-ccl-uq): Use `ew-make-ccl-coding-system' to define.
592         (ew-ccl-cq): Ditto.
593         (ew-ccl-pq): Ditto.
594         (ew-ccl-b): Ditto.
595         (ew-ccl-quoted-printable): Ditto.
596         (ew-ccl-base64): Ditto.
597
598 1998-08-24  Tanaka Akira      <akr@jaist.ac.jp>
599
600         * ew-bq.el (ew-ccl-quoted-printable): Change mnemonic B to Q.
601
602 1998-08-24  Tanaka Akira      <akr@jaist.ac.jp>
603
604         * ew-bq.el (ew-ccl-encode-quoted-printable): Complete behaviour at column 73 with bare CR.
605
606 1998-08-24  Tanaka Akira      <akr@jaist.ac.jp>
607
608         * ew-bq.el (ew-ccl-decode-quoted-printable): New CCL program.
609         (ew-ccl-quoted-printable): New coding-system.
610
611 1998-08-24  Tanaka Akira      <akr@jaist.ac.jp>
612
613         * DOODLE-TIPS: Add a notice about ew-ccl-b.
614
615         * ew-bq.el (ew-bq-use-mel): New variable.
616         (ew-decode-q): Use `q-encoding-decode-string' if `ew-bq-use-mel' is non-nil.
617         (ew-encode-b): Use `base64-encode-string' if `ew-bq-use-mel' is non-nil.
618         (ew-decode-b): Use `base64-decode-string' if `ew-bq-use-mel' is non-nil.
619
620 1998-08-24  Tanaka Akira      <akr@jaist.ac.jp>
621
622         * ew-bq.el (ew-ccl-qp-table): New constant.
623         (ew-ccl-encode-quoted-printable): New CCL program.
624
625 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
626
627         * ew-bq.el (ew-ccl-encode-uq): Change BUFFER_MAGNIFICATION to 3.
628         (ew-ccl-encode-cq): Ditto.
629         (ew-ccl-encode-pq): Ditto.
630         (ew-ccl-encode-base64): New CCL program.
631         (ew-ccl-base64): New coding system.
632
633 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
634
635         * ew-bq.el: Re-indented.
636
637 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
638
639         * ew-bq.el: New file.
640
641         * ew-unit.el: Use 'ew-bq instead of 'mel.
642
643 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
644
645         * Makefile (clean): Delete rule for cleaning tl.
646
647         * natset.el (natset-gen-ccl-branch256): New function.
648
649 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
650
651         * Makefile (check): New rule.
652
653         * TESTPAT: Add batch testing facility.
654
655         * lex.el (lex-use-ccl): Abolished.
656         (lex-ccl-execute): New variable.
657         (lex-ccl-use-name): New variable.
658         (lex-gen-machine): Use `lex-ccl-execute' instead of `lex-use-ccl'.
659         (lex-gen-ccl-unibyte-automata): Use `lex-ccl-execute' and
660         `lex-ccl-use-name' for generating codes.
661         (lex-gen-ccl-unibyte-automata-program): Use `lex-ccl-execute'.
662
663 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
664
665         * lex.el (lex-gen-ccel-unibyte-automata-state): Jump start of loop
666         on end of states.
667
668 1998-08-22  Tanaka Akira      <akr@jaist.ac.jp>
669
670         * TESTPAT: Use `\t' instead of raw TAB character.
671
672         * ew-line.el (ew-crlf-line-generic): Accept bare LF before first CR
673         occurence.
674
675         * ew-quote.el: Evaluate constants on byte-compile time.
676
677         * ew-unit.el: Ditto.
678
679         * ew-var.el: Ditto.
680
681         * lex.el: CCL support.
682         (lex-use-ccl): New variable.
683         (lex-gen-machine): Use `lex-gen-automata' and `lex-gen-action'.
684         (lex-gen-automata): New function.
685         (lex-gen-action): New function.
686         (lex-gen-ccl-unibyte-automata): New function.
687         (lex-gen-ccl-unibyte-automata-program): New function.
688         (lex-gen-ccl-unibyte-automata-state): New function.
689
690         * natset.el (natset-gen-ccl-branch): New function.
691         (natset-gen-ccl-branch-internal): New function.
692         (natset-assoc): New function.
693
694 1998-08-21  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
695
696         * TESTPAT: Specify coding-system.
697
698 1998-08-21  Tanaka Akira      <akr@jaist.ac.jp>
699
700         * TESTPAT: Change quoted-encoded-word to embedded-encoeded-word.
701
702         * closure.el (closure-make): Closure structure changed.
703         (closure-partial-call): New function.
704         (closure-call): Support new structure.
705
706         * ew-dec.el (ew-decode-field): Abolish argument `eword-filter'.
707         (ew-decode-none): Ditto.
708         (ew-decode-generic): Ditto.
709         (ew-decode-unstructured-ewords): Ditto.
710         (ew-decode-unstructured): Ditto.
711         (ew-decode-phrase-ewords): Ditto.
712         (ew-decode-phrase): Ditto.
713         (ew-decode-comment-ewords): Ditto.
714         (ew-decode-comment): Ditto.
715         (ew-analyze-field-to-decode): New function.
716         (ew-decode-analyzed-field): New function.
717         (ew-decode-field-no-cache): Use `ew-analyze-field-to-decode' and
718         `ew-decode-analyzed-field'.
719         (ew-decode-us-ascii): Now inlining function.
720         (ew-rotate): New macro.
721
722         * ew-quote.el (ew-encode-crlf): Support `ew-remove-bare-crlf' option.
723
724         * ew-unit.el (ew-eword-p): Now inlining function.
725         (ew-decode-eword): Abolish arguments `eword-filter1' and
726         `eword-filter2'.
727
728         * ew-var.el (ew-remove-bare-crlf): New variable.
729         (ew-dynamic-options): Add `ew-remove-bare-crlf'.
730
731         * eword-decode.el: Remove third argument for `ew-decode-field'.
732
733 1998-08-21  Tanaka Akira      <akr@jaist.ac.jp>
734
735         * ew-dec.el (ew-decode-us-ascii): New function.
736         (ew-decode-none): Use the function `ew-decode-us-ascii' instead of 
737         the variable `ew-decode-us-ascii'.
738         (ew-decode-generic): Ditto.
739         (ew-decode-generic-others): Ditto.
740
741         * ew-unit.el (ew-charset-aliases): Abolished.
742         (ew-char-decoder): Use `decode-mime-charset-string' with 'LF as lbt.
743
744         * ew-var.el (ew-decode-us-ascii): Abolished.
745         (ew-default-mime-charset): New variable.
746         (ew-dynamic-options): Add `ew-default-mime-charset'.
747
748 1998-08-21  Tanaka Akira      <akr@jaist.ac.jp>
749
750         * ew-unit.el (ew-eword-p): Use aref instead of substring.
751         (ew-char-decoder): Refined.
752
753         * lalr-el.scm (gen-larl1): New function.
754
755 1998-08-20  Tanaka Akira      <akr@jaist.ac.jp>
756
757         * ew-var.el (ew-dynamic-options): The result is now integer instead
758         of list of booleans.
759
760 1998-08-20  Tanaka Akira      <akr@jaist.ac.jp>
761
762         * Makefile: Output parse table to ew-parse.out instead of
763         states.output.
764
765         * ew-var.el (ew-decode-field-syntax-alist): Keys are now symbols
766         instead of strings.
767
768         * ew-dec.el (ew-decode-field-no-cache): Ditto.
769
770 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
771
772         * Makefile: Avoid an error about unexisting `scm'.
773
774 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
775
776         * Makefile: Add a rule for making `ew-parse.el'.
777
778         * ew-parse.scm: New file.
779
780         * lalr-el.scm: New file.
781
782         * lr-driver.el (lr-push): Now inlining.
783
784 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
785
786         * ew-dec.el: Use 'decoded property instead of 'result for
787         decoded string.
788
789 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
790
791         * ew-parse.el: Use lookahead token.
792
793         * ew-data.el (ew-mark-phrase): Decode last token in phrase.
794
795 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
796
797         * ew-parse.el: Remove token suffix "-tok".
798
799         * ew-data.el: Ditto.
800
801         * ew-dec.el: Ditto.
802
803         * ew-scan-m.el: Ditto.
804
805         * ew-scan-s.el: Ditto.
806
807         * ew-scan-u.el: Ditto.
808
809         * ew-var.el: Ditto.
810
811 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
812
813         * DOODLE-TIPS: Add desctiptions about byte-compile warnings.
814
815         * ew-data.el (ew-mark-phrase): Does not update right end of
816         fragments separation.
817
818         * ew-dec.el (ew-mark): Wait `ew-parse-error-sit-for-seconds'
819         seconds after parse error.
820
821         * ew-line.el (ew-tab-to-space): New function.
822         (ew-crlf-generic): New function.
823         (ew-crlf-line-generic): Rewrited.
824         (ew-lf-generic): New function.
825         (ew-lf-line-generic): Rewrited.
826         (ew-crlf-convert): New function.
827         (ew-crlf-line-convert): Rewrited.
828         (ew-lf-convert): New function.
829         (ew-lf-line-convert): Rewrited.
830         (ew-crlf-fold): New function.
831         (ew-lf-fold): New function.
832         (ew-crlf-refold): New function.
833         (ew-lf-refold): New function.
834
835         * ew-parse.el: Parser actions are now accesible to a lookahead
836         token.
837
838         * ew-var.el (ew-parse-error-sit-for-seconds): New variable.
839
840         * eword-decode.el: Enable debug code `rotate-memo'.
841         (eword-decode-header): Refold decoded field.
842         (eword-decode-and-fold-structured-field): Use `ew-crlf-refold'.
843
844         * lr-driver.el (lr-parse): Provides a lookahead token to parser
845         actions.
846
847         * mmbuffer.el (insert-decoded-header): Refold decoded field.
848
849 1998-08-18  Tanaka Akira      <akr@jaist.ac.jp>
850
851         * DOODLE-TIPS: Change `gnus-unstructured-field-decoder' and
852         `gnus-structured-field-decoder' usable by FLAM-DOODLE and FLIM.
853
854         * ew-data.el (ew-mark-phrase): Update both ends of fragments after
855         fragments separation.
856
857         * ew-unit.el (ew-charset-aliases): Add 'x-ctext.
858
859 1998-08-18  Tanaka Akira      <akr@jaist.ac.jp>
860
861         * mime-def.el (mime-library-version-string): Bump up to
862         FLAM-DOODLE 1.9.1.
863
864 1998-08-18  Tanaka Akira      <akr@jaist.ac.jp>
865
866         * COLORS: New file.
867
868         * ew-data.el (ew-add-frag): Change defun to defsubst.
869
870         * ew-scan-m.el (ew-scan-mime): Refine to fit inlining `ew-add-frag'.
871
872         * ew-scan-s.el (ew-scan-std11): Ditto.
873
874         * ew-scan-u.el (ew-scan-unstructured): Ditto.
875
876 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
877
878         * ew-data.el:
879           - Abolish prev-token, next-token, start and end
880           properties on fragment.
881           - Abolish function `ew-tokenize-frag', `ew-add-open',
882           `ew-add-close', `ew-add-token', `ew-add-close-token' and
883           `ew-token-list'.
884         (ew-make-anchor): Add type property.
885         (ew-token-last-frag-p): New function.
886
887         * ew-parse.el: Add new token `anchor'.
888
889         * ew-scan-m.el: Use `ew-add-frag' instead of abolished
890         functions.
891
892         * ew-scan-s.el: Ditto.
893
894 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
895
896         * ew-data.el:
897           - Require 'ew-util.
898           - Change token prefix "ew:raw-" to "ew:".
899
900         * ew-dec.el: Change token prefix "ew:raw-" to "ew:".
901         (ew-mark): Shorten parse error message.
902
903         * ew-scan-m.el: Change token prefix "ew:raw-" to "ew:".
904         (ew-scan-mime): Change atom to token.
905
906         * ew-scan-s.el: Change token prefix "ew:raw-" to "ew:".
907
908         * ew-scan-u.el: Change token prefix "ew:raw-" to "ew:".
909
910         * ew-parse.el: Change token prefix "ew:raw-" to "ew:".
911
912 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
913
914         * ew-dec.el: Require 'ew-var.
915         (ew-decode-field-cache-buf): New variable.
916         (ew-decode-field-cache-num): New variable.
917         (ew-decode-field-no-cache): Renamed from `ew-decode-field'.
918         (ew-decode-field): Call `ew-decode-field-no-cache' with caching.
919
920 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
921
922         * FLIM-ELS (flim-modules): Add `ew-var' and reorder.
923
924         * ew-var.el: New file.
925
926         * ew-data.el: Require 'ew-var.
927         (ew-separate-eword): New function.
928         (ew-mark-phrase): Use `ew-separate-eword'.
929
930         * ew-dec.el: 
931           - Require 'ew-var.
932           - Move `ew-decode-quoted-encoded-word',
933           `ew-ignore-75bytes-limit', `ew-ignore-76bytes-limit',
934           `ew-permit-sticked-comment', `ew-permit-sticked-special',
935           `ew-decode-us-ascii', `ew-decode-field-syntax-alist' and
936           `ew-decode-field-default-syntax' to ew-var.el.
937         (ew-decode-field): Use `ew-separate-eword'.
938
939         * ew-quote.el: Require 'ew-var.
940           - Move `ew-token-regexp', `ew-encoded-text-regexp',
941           `ew-encoded-word-regexp', 
942
943 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
944
945         * DOODLE-TIPS: Use `ew-decode-field' directly instead of
946         `eword-decode-unstructured-field-body' and
947         `eword-decode-and-unfold-structured-field'.
948
949         * FLAM-VERSION: New file (renamed from VERSION.FLAM).
950
951         * eword-decode.el (eword-decode-header): Convert CRLF to LF in
952         a result of `ew-decode-field'.
953         (eword-decode-structured-field-body) Ditto.
954         (eword-decode-unstructured-field-body) Ditto.
955
956         * mime.el (mime-read-field): Use `ew-decode-field' instead of
957         `eword-decode-unstructured-field-body'.
958
959         * mmbuffer.el (insert-decoded-header): Use `ew-decode-field'
960         directly.
961
962 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
963
964         * DOODLE-TIPS: New file.
965
966         * TESTPAT: Separator of field-name and field-body is now not special.
967
968         * ew-data.el (ew-special-frag-p): Separator of field-name and
969         field-body is now not special.
970
971         * ew-line.el (ew-cut-generic): New function.
972         (ew-cut-cr-lf): Use `ew-cut-generic'.
973         (ew-cut-cr): New function.
974         (ew-cut-lf): New function.
975         (ew-crlf-line-generic): Renamed from `ew-line-generic'
976         (ew-crlf-line-convert): Renamed from `ew-line-convert'
977         (ew-lf-line-generic): New function.
978         (ew-lf-line-convert): New function.
979
980         * eword-decode.el (eword-decode-and-fold-structured-field): Use
981         `ew-decode-field'.
982         (eword-decode-and-unfold-structured-field): Use
983         `ew-decode-field'.
984
985 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
986
987         * TESTPAT: Add a driver for `ew-decode-field'.
988
989 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
990
991         * FLIM-ELS (flim-modules): Reorder.
992
993 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
994
995         * ChangeLog: Fix typo.
996
997         * ew-parse.el: New file.
998
999 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
1000
1001         * FLIM-ELS (flim-modules): Add `closure', `natset', `digraph',
1002         `automata', `rx', `lex', `lr-driver', `ew-util', `ew-line',
1003         `ew-quote', `ew-unit', `ew-data', `ew-parse', `ew-scan-s',
1004         `ew-scan-m', `ew-scan-u' and `ew-dec'.
1005
1006         * automata.el, closure.el, digraph.el, ew-data.el, ew-dec.el,
1007         ew-line.el, ew-quote.el, ew-scan-m.el, ew-scan-s.el,
1008         ew-scan-u.el, ew-unit.el, ew-util.el, lex.el, lr-driver.el,
1009         natset.el, rx.el: New files.
1010
1011         * eword-decode.el: Require 'ew-dec.
1012         (eword-decode-header): Use `ew-decode-field'.
1013         (eword-decode-and-unfold-structure): Ditto.
1014         (eword-decode-structured-field-body): Ditto.
1015         (eword-decode-unstructured-field-body): Ditto.
1016
1017 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
1018
1019         * DOODLE: branched from flam-1_9_1
1020
1021 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
1022
1023         * mime-def.el (mime-library-version-string): Bump up to FLIM-FLAM 1.9.1.
1024
1025 1998-07-22  Tanaka Akira      <akr@jaist.ac.jp>
1026
1027         * ChangeLog: Fix typo.
1028
1029 1998-07-22  Tanaka Akira      <akr@jaist.ac.jp>
1030
1031         * TESTPAT: Add 25 tests.
1032
1033         * TESTPAT: Fix comment convention.
1034
1035         * eword-decode.el (decode-entire-string): Add formal argument
1036         `chars-must-be-quote'.
1037         (eword-decode-unstructured): Add actual argument `chars-must-be-quote'.
1038         (eword-decode-comment): Add actual argument `chars-must-be-quote'.
1039         (eword-decode-quoted-string): Add actual argument `chars-must-be-quote'.
1040         (eword-analyze-quoted-string): Does not quote result of
1041         `eword-decode-quoted-string' as quoted-string because the result is
1042         now already quoted-string form.
1043
1044 1998-07-21  Tanaka Akira      <akr@jaist.ac.jp>
1045
1046         * TESTPAT: Add two tests.
1047
1048         * TESTPAT: quoted-encoded-word quoting character is changed from * to +.
1049
1050 1998-07-21  Tanaka Akira      <akr@jaist.ac.jp>
1051
1052         * TESTPAT: Add sixteen tests.
1053
1054 1998-07-20  Tanaka Akira      <akr@jaist.ac.jp>
1055
1056         * TESTPAT: Add three tests.
1057
1058 1998-07-20  Tanaka Akira      <akr@jaist.ac.jp>
1059
1060         * TESTPAT: Add two tests.
1061
1062 1998-07-20  Tanaka Akira      <akr@jaist.ac.jp>
1063
1064         * TESTPAT: Add test.
1065
1066 1998-07-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1067
1068         * mime-def.el (mime-library-version-string): Renamed from
1069         `mime-spadework-module-version-string' to sync with flim-1_9_0.
1070
1071         * mel-q.el (quoted-printable-internal-decode-region): Fix
1072         sync-mistake.
1073
1074 1998-07-19  Tanaka Akira      <akr@jaist.ac.jp>
1075
1076         * TESTPAT: Add full automatic testing capability.
1077
1078 1998-07-19  Tanaka Akira      <akr@jaist.ac.jp>
1079
1080         * TESTPAT: Add quoted-encoded-word description and test.
1081
1082 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
1083
1084         * TESTPAT: Add test result by FLIM-FLAM.
1085
1086         * eword-decode.el (eword-lexical-analyze-internal): Restrict
1087         calling `eword-analyze-encoded-word' after calling
1088         `eword-analyze-spaces'.
1089
1090 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
1091
1092         * TESTPAT: Add test.
1093
1094         * eword-decode.el (eword-analyze-quoted-string): Quote string as
1095         quoted-string.
1096         (eword-analyze-encoded-word): Quote non-atoms string as
1097         quoted-string.
1098
1099 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
1100
1101         * Fix character code for ChangeLog.
1102
1103 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
1104
1105         * Sync up with flim-1_8_1 to flim-1_9_0.
1106
1107 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
1108
1109         * TESTPAT: Add test driver for FLIM-FLAM.
1110
1111 1998-07-16  Tanaka Akira      <akr@jaist.ac.jp>
1112
1113         * TESTPAT: Change format to s-exp.
1114
1115 1998-07-13  Tanaka Akira      <akr@jaist.ac.jp>
1116
1117         * TESTPAT: Add one test.
1118
1119 1998-07-06  Tanaka Akira      <akr@jaist.ac.jp>
1120
1121         * Sync up with flim-1_3_0 to flim-1_8_1.
1122
1123 1998-06-08  Tanaka Akira      <akr@jaist.ac.jp>
1124
1125         * Sync up with flim-1_2_1 to flim-1_3_0.
1126
1127 1998-05-27  Tanaka Akira      <akr@jaist.ac.jp>
1128
1129         * eword-decode.el (eword-after-encoded-word-in-phrase-regexp):
1130         Remove `(' to do not decode encoded word just before comment.
1131
1132 1998-05-27  Tanaka Akira      <akr@jaist.ac.jp>
1133
1134         * TESTPAT: New file.
1135
1136 1998-05-22  Tanaka Akira      <akr@jaist.ac.jp>
1137
1138         * eword-decode.el (eword-analyze-quoted-string): Check
1139         `eword-decode-quoted-encoded-word'.
1140
1141 1998-05-14  Tanaka Akira      <akr@jaist.ac.jp>
1142
1143         * eword-decode.el (eword-analyze-comment): Call
1144         `std11-unfold-string'.
1145
1146 1998-05-13  Tanaka Akira      <akr@jaist.ac.jp>
1147
1148         * mime-def.el: Fix typo.
1149
1150 1998-05-13  Tanaka Akira      <akr@jaist.ac.jp>
1151
1152         * Sync up with flim-1_2_0 to flim-1_2_1.
1153
1154 1998-05-08  Tanaka Akira      <akr@jaist.ac.jp>
1155
1156         * Sync up with flim-1_1_0 to flim-1_2_0.
1157
1158 1998-05-06  Tanaka Akira      <akr@jaist.ac.jp>
1159
1160         * Sync up with flim-1_0_1 to flim-1_1_0.
1161
1162 1998-04-25  Tanaka Akira      <akr@jaist.ac.jp>
1163
1164         * eword-decode.el (eword-decode-string): Fix arguments order to
1165         calling `eword-decode-unstructured'.
1166         (eword-decode-region): Fix arguments order to calling
1167         `eword-decode-unstructured'.
1168
1169 1998-04-25  Tanaka Akira      <akr@jaist.ac.jp>
1170
1171         * eword-decode.el (eword-decode-first-encoded-words): Update
1172         DOC-string.
1173         (eword-decode-first-encoded-words): Update DOC-string.
1174         (eword-decode-unstructured): Argument `code-conversion' is now
1175         required.
1176         (eword-decode-comment): Argument `code-conversion' is now
1177         required.
1178         (eword-decode-quoted-string): Argument `code-conversion' is now
1179         required.
1180         (eword-decode-string): Update DOC-string. Reorder arguments to
1181         calling `eword-decode-unstructured'.
1182         (eword-decode-region): Update DOC-string. Reorder arguments to
1183         calling `eword-decode-unstructured'.
1184         (eword-analyze-quoted-string): Add `default-mime-charset' argument
1185         to calling eword-decode-quoted-string.
1186         (eword-analyze-comment): Add `default-mime-charset' argument to
1187         calling eword-decode-comment.
1188
1189 1998-04-25  Tanaka Akira      <akr@jaist.ac.jp>
1190
1191         * eword-decode.el (eword-decode-entire-string): Delete argument
1192         `default-charset'. Add argument `code-conversion'.
1193         (eword-decode-unstructured): Add argument `code-conversion'.
1194         (eword-decode-comment): Add argument `code-conversion'.
1195         (eword-decode-quoted-string): Add argument `code-conversion'.
1196         (eword-decode-string): Propagate `code-conversion' to
1197         `eword-decode-unstructured'.
1198         (eword-decode-region): Propagate `code-conversion' to
1199         `eword-decode-unstructured'.
1200
1201 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1202
1203         * eword-decode.el (eword-decode-ignored-field-list): Add
1204         `received'.
1205         
1206         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
1207         environment variables.
1208
1209 1998-04-23  Tanaka Akira      <akr@jaist.ac.jp>
1210
1211         * eword-decode.el (eword-encoded-word-prefix-regexp): New
1212         constant.
1213         (eword-encoded-word-suffix-regexp): New constant.
1214         (eword-encoded-text-in-unstructured-regexp): New constant.
1215         (eword-encoded-word-in-unstructured-regexp): New constant.
1216         (eword-after-encoded-word-in-unstructured-regexp): New constant.
1217         (eword-decode-entire-string): New function.
1218         (eword-decode-unstructured): Use `eword-decode-entire-string'.
1219         (eword-decode-comment): Use `eword-decode-entire-string'.
1220         (eword-decode-quoted-string): Use `eword-decode-entire-string'.
1221         (eword-decode-string): Add optional argument
1222         `default-mime-charset'.
1223         (eword-decode-region): Add optional argument
1224         `default-mime-charset'.
1225         (eword-decode-header): Refine `code-conversion' treatment.
1226
1227 1998-04-21  Tanaka Akira      <akr@jaist.ac.jp>
1228
1229         * eword-decode.el (eword-decode-header): code-conversion is now
1230         effective again.
1231
1232 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1233
1234         * eword-decode.el (eword-decode-quoted-encoded-word): Use
1235         'defcustom.
1236
1237 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1238
1239         * eword-decode.el (eword-decode-sticked-encoded-word): Use
1240         'defcustom.
1241
1242 1998-04-21  Tanaka Akira      <akr@jaist.ac.jp>
1243
1244         * VERSION.FLAM: New file.
1245
1246 1998-04-17  Tanaka Akira      <akr@jaist.ac.jp>
1247
1248         * Sync up with flim-1_0_0 to flim-1_0_1.
1249
1250 1998-04-13  Tanaka Akira      <akr@jaist.ac.jp>
1251
1252         * eword-decode.el: Copied from AKEMI branch of SEMI.
1253
1254 \f
1255 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1256
1257         * FLIM: Version 1.11.2 (Heij\e-Dò)\e-A was released.
1258
1259         * NEWS (Abolish variable `mime-temp-directory'): New subsection.
1260
1261         * README.en (Installation): Modify for APEL 9.6.
1262
1263 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1264
1265         * eword-encode.el (eword-encode-field-body): Don't eliminate
1266         top-spaces.
1267
1268 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1269
1270         * FLIM-ELS (flim-modules): Don't install mel-b-el for Emacs 20.4.
1271
1272 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
1273
1274         * eword-decode.el (eword-decode-field-body): Refine implementation.
1275
1276 1998-10-24  Tanaka Akira      <akr@jaist.ac.jp>
1277
1278         * mel-b-ccl.el, mel-q-ccl.el, mel.el, FLIM-ELS: Divide mel-ccl.el
1279         into mel-b-ccl.el and mel-q-ccl.el.
1280
1281 1998-09-11  Tanaka Akira      <akr@jaist.ac.jp>
1282
1283         * mel.el (base64-encoded-length): New implementation.
1284
1285 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
1286
1287         * eword-decode.el (eword-decode-field-body): New function.
1288
1289 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1290
1291         * eword-encode.el (eword-encode-field-body): Change interface.
1292         (eword-encode-header): Use `eword-encode-field-body'; abolish
1293         function `eword-encode-field'.
1294
1295 1998-10-25  Tanaka Akira  <akr@jaist.ac.jp>
1296
1297         * eword-encode.el (eword-encode-field-body): New function.
1298         (eword-encode-field): Use `eword-encode-field-body'.
1299
1300 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1301
1302         * mel.el, mel-b-el.el, FLIM-ELS: Rename mel-b.el -> mel-b-el.el.
1303
1304 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1305
1306         * mel-u.el (uuencode-external-decode-region): Use
1307         `temporary-file-directory' instead of `mime-temp-directory'.
1308         (mime-write-decoded-region): Likewise.
1309
1310         * mime-def.el: Abolish variable `mime-temp-directory'.
1311
1312 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1313
1314         * mmgeneric.el (mime-insert-header-from-buffer): New function.
1315         (insert-header): Use `mime-insert-header-from-buffer'.
1316
1317 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1318
1319         * FLIM-ELS: Don't install mel-b-dl.el if the running emacs has
1320         builtin base64 encoder/decoder.
1321
1322         * mel.el: Set up builtin base64 encoder/decoder if they are
1323         available.
1324
1325         * mime-def.el (base64-dl-module): Set nil as initial value if the
1326         running emacs has builtin base64 encoder/decoder.
1327
1328         * mel-b.el: Require `poe' instead of `emu'.
1329         (base64-encode-string): Use `defun-maybe'.
1330         (base64-encode-region): Likewise.
1331         (base64-decode-region): Likewise.
1332         (base64-decode-string): Likewise.
1333
1334         * mel-b-dl.el: Require `poe' instead of `emu'.
1335
1336 \f
1337 1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1338
1339         * FLIM: Version 1.11.1 (Takanohara) was released.
1340
1341 1998-10-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1342
1343         * README.ja: New file.
1344
1345 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1346
1347         * mime-def.el: Require mcharset.
1348
1349 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
1350
1351         * mel-u.el (mime-write-decoded-region): Fix typo.
1352
1353         * mime-def.el: Enclose defining procedure for the constants
1354         `std11-quoted-pair-regexp', `std11-non-qtext-char-list' and
1355         `std11-qtext-regexp' with `eval-and-compile'.
1356
1357 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1358
1359         * NEWS (Behavior change of `mime-insert-header'): New subsection.
1360
1361         * mmgeneric.el (insert-header): Include `:' in field-name.
1362
1363 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1364
1365         * mime-def.el (std11-qtext-regexp): Use `eval-when-compile'; don't
1366         use `char-list-to-string'.
1367         (std11-quoted-string-regexp): Use `eval-when-compile'.
1368         - Use `def-edebug-spec' to define edebug-form-spec of
1369           mm-define-method; fix definition of edebug-form-spec of
1370           mm-define-method.
1371
1372 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1373
1374         * mime-en.sgml, mime-ja.sgml (Header encoder/decoder): Add
1375         description about `eword-field-encoding-method-alist'.
1376
1377         * mime-en.sgml (Header encoder/decoder): Modify description about
1378         `eword-encode-header'.
1379
1380         * mime-ja.sgml (Header encoder/decoder): Translate.
1381
1382 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1383
1384         * mime-en.sgml (entity formatting): Fix typo in description of
1385         `default-mime-charset'.
1386
1387         * mime-en.sgml (Header encoder/decoder): Modify description of
1388         `eword-decode-header'.
1389
1390         * mime-ja.sgml, mime-en.sgml (Header encoder/decoder): fix typo.
1391
1392         * mime-en.sgml (encoder/decoder): Translate description of
1393         `mime-decode-string'.
1394
1395 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1396
1397         * mime-en.sgml (Content-Disposition parser): Modify description.
1398
1399         * mime-en.sgml (Content-Type parser): Modify description.
1400
1401 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1402
1403         * mime-en.sgml (Content-Transfer-Encoding parser): Translate.
1404
1405 \f
1406 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1407
1408         * FLIM: Version 1.11.0 (Yamadagawa) was released.
1409
1410 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1411
1412         * mime-ja.sgml, mime-en.sgml (entity formatting): Add description
1413         about `mime-insert-text-content'.
1414
1415 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1416
1417         * mime-ja.sgml, mime-en.sgml (entity formatting): New node; move
1418         `mime-insert-header' from `Entity-header'; move
1419         `default-mime-charset' from `custom'.
1420
1421 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1422
1423         * mime-en.sgml, mime-ja.sgml (Entity-header): Generic function
1424         `mime-insert-decoded-header' was renamed to `mime-insert-header'.
1425
1426 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1427
1428         * NEWS: New file.
1429
1430 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1431
1432         * mime.el (mime-insert-header): Renamed from
1433         `mime-insert-decoded-header'; define `mime-insert-decoded-header'
1434         as an obsolete alias.
1435
1436         * mmgeneric.el, mmcooked.el (insert-header): Renamed from
1437         `insert-decoded-header'.
1438
1439         * README.en (Installation): Add required version of APEL.
1440
1441 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1442
1443         * mel-g.el: Require mel.
1444
1445         * mel-g.el: Require poem instead of emu.
1446
1447 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1448
1449         * mime.el (mime-insert-text-content): New generic function.
1450
1451         * mmcooked.el, mmgeneric.el (insert-text-content): New method.
1452
1453 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1454
1455         * std11.el (std11-unfold-string): New implementation.
1456
1457 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1458
1459         * mmgeneric.el: New module.
1460
1461         * mmbuffer.el: Use `generic' as mother backend.
1462
1463         * FLIM-ELS (flim-modules): Add mmgeneric.
1464
1465 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1466
1467         * mime-parse.el (mime-parse-message): Modify for
1468         `make-mime-entity-internal'.
1469
1470         * mime-def.el (make-mime-entity-internal): Change interface to be
1471         able to specify original-header and parsed-header.
1472
1473 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1474
1475         * eword-decode.el (eword-decode-and-unfold-unstructured-field):
1476         New function.
1477
1478 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1479
1480         * mime.el (mime-entity-content-type): New implementation.
1481         (mime-entity-content-disposition): New implementation.
1482         (mime-entity-encoding): New implementation.
1483
1484         * mime.el (mime-fetch-field): Refer internal slots for Date,
1485         Message-Id and References fields.
1486
1487         * mime-parse.el (mime-parse-message): Modify for
1488         `make-mime-entity-internal'.
1489
1490         * mime-def.el: Change `mime-entity-*-internal' and
1491         `mime-entity-set-*-internal' to macro.
1492         (make-mime-entity-internal): Change interface and data format for
1493         NOV data; changed to macro.
1494         (mime-entity-set-location-internal): New macro.
1495         (mime-entity-decoded-subject-internal): New macro.
1496         (mime-entity-set-decoded-subject-internal): New macro.
1497         (mime-entity-decoded-from-internal): New macro.
1498         (mime-entity-set-decoded-from-internal): New macro.
1499         (mime-entity-date-internal): New macro.
1500         (mime-entity-set-date-internal): New macro.
1501         (mime-entity-message-id-internal): New macro.
1502         (mime-entity-set-message-id-internal): New macro.
1503         (mime-entity-references-internal): New macro.
1504         (mime-entity-set-references-internal): New macro.
1505         (mime-entity-chars-internal): New macro.
1506         (mime-entity-set-chars-internal): New macro.
1507         (mime-entity-lines-internal): New macro.
1508         (mime-entity-set-lines-internal): New macro.
1509         (mime-entity-xref-internal): New macro.
1510         (mime-entity-set-xref-internal): New macro.
1511         (mime-entity-original-header-internal): Modify for new structure;
1512         changed to macro.
1513         (mime-entity-set-original-header-internal): Likewise.
1514         (mime-entity-parsed-header-internal): Likewise.
1515         (mime-entity-set-parsed-header-internal): Likewise.
1516         (mime-entity-buffer-internal): Likewise.
1517         (mime-entity-set-buffer-internal): Likewise.
1518         (mime-entity-header-start-internal): Likewise.
1519         (mime-entity-set-header-start-internal): Likewise.
1520         (mime-entity-header-end-internal): Likewise.
1521         (mime-entity-set-header-end-internal): Likewise.
1522         (mime-entity-body-start-internal): Likewise.
1523         (mime-entity-set-body-start-internal): Likewise.
1524         (mime-entity-body-end-internal): Likewise.
1525         (mime-entity-set-body-end-internal): Likewise.
1526
1527 \f
1528 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1529
1530         * FLIM: Version 1.10.5 (Kizugawadai) was released.
1531
1532         * mel.el: Must require poem.
1533
1534 \f
1535 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1536
1537         * FLIM: Version 1.10.4 (Shin-H\e-Dòsono)\e-A was released.
1538
1539 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1540
1541         * README.en: Add explanation about `VERSION_SPECIFIC_LISPDIR'.
1542
1543         * Makefile (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
1544         (elc): Likewise.
1545
1546         * FLIM-MK (config-flim): Refer to `VERSION_SPECIFIC_LISPDIR'.
1547
1548         * FLIM-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
1549
1550 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1551
1552         * mel.el (mel-ccl-module): Require path-util when the running
1553         emacs has MULE.
1554
1555         * mel.el: Don't require emu.
1556
1557 1998-10-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1558
1559         * FLIM-ELS: Don't install mel-ccl in anything older than XEmacs 21
1560         with MULE.
1561
1562 \f
1563 1998-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1564
1565         * FLIM: Version 1.10.3 (Komada) was released.
1566
1567         * mel-ccl.el (base64-ccl-write-decoded-region): bind
1568         `jka-compr-compression-info-list' with nil.
1569
1570         * mel-b.el (base64-internal-decoding-limit): Switch default value
1571         between XEmacs-mule and other emacsen.
1572         Abolish function `base64-decode-string!'.
1573         (base64-internal-decode-region): New implementation.
1574         (base64-insert-encoded-file): New function.
1575         (mime-insert-encoded-file): Use `base64-insert-encoded-file'.
1576         (base64-write-decoded-region): New function.
1577         (mime-write-decoded-region): Use `base64-write-decoded-region'.
1578
1579         * mel-b-dl.el (decode-base64-region): Renamed from
1580         `base64-decode-region'.
1581         (mime-insert-encoded-file): Change temporary-buffer to unibyte
1582         representation.  Abolish method `mime-write-decoded-region'
1583         because it is slower than CCL based implementation.
1584
1585 1998-10-09  Tanaka Akira <akr@jaist.ac.jp>
1586
1587         * mel-ccl.el: Check `ccl-execute-eof-block-on-decoding-some'
1588         facility instead of `ccl-execute-eof-block-on-encoding-some'.
1589
1590 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1591
1592         * mel-b.el (base64-characters): Enclose with `eval-and-compile'.
1593
1594         * eword-decode.el (eword-encoded-text-regexp): Enclose with
1595         `eval-and-compile'.
1596         (eword-encoded-word-regexp): Use `eval-when-compile'.
1597
1598 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1599
1600         * eword-decode.el (eword-max-size-to-decode): New user option.
1601         (eword-decode-and-fold-structured-field): Do nothing if size of
1602         input is bigger than `eword-max-size-to-decode'.
1603
1604 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1605
1606         * mel-b.el (base64-numbers): Use `eval-when-compile'.
1607
1608 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1609
1610         * FLIM-CFG: Use `add-latest-path' instead of `add-path' for adding
1611         "custom" to load-path.
1612
1613 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1614
1615         * mime-def.el (mime-library-product): Enclose with
1616         `eval-and-compile'.
1617
1618         * FLIM-CFG: Add "custom" to load-path.
1619
1620 \f
1621 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1622
1623         * FLIM: Version 1.10.2 (Kintetsu-Miyazu) was released.
1624
1625         * mime-def.el, mel.el, mel-b-dl.el: Move variable
1626         `base64-dl-module' from mel-b-dl.el and mel.el to mime-def.el.
1627
1628 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1629
1630         * mel.el (mel-ccl-module): New variable; use it to check mel-ccl
1631         is available.
1632
1633         * FLIM-ELS: Don't install mel-ccl for anything older than MULE
1634         2.3.
1635
1636 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1637
1638         * mel-u.el: Use `mel-define-backend' to define "x-uue".
1639         Define "x-uuencode" as a clone of "x-uue".
1640
1641         * Move variable `mel-encoding-module-alist' from mel.el to
1642         mime-def.el.
1643         
1644         * mel.el (mel-find-function): Use function
1645         `mel-find-function-from-obarray'.
1646         Use `mel-define-backend' to define "7bit", "8bit" and "binary";
1647         don't define methods of "8bit" and "binary"; inherit methods from
1648         "7bit".
1649
1650         * mime-def.el (mel-service-list): New variable.
1651         (mel-define-service): New implementation.
1652         (mel-find-function-from-obarray): New inline function.
1653         (mel-copy-method): New inline function.
1654         (mel-copy-backend): New inline function.
1655         (mel-define-backend): New macro.
1656
1657 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1658
1659         * mel-u.el: Define method functions of mel.
1660         (mime-encode-region): Use `mel-define-method-function'; abolish
1661         `uuencode-encode-region'.
1662         (mime-decode-region): Use `mel-define-method-function'; abolish
1663         `uuencode-decode-region'.
1664         (mime-encode-string): New method.
1665         (mime-decode-string): New method.
1666         (mime-insert-encoded-file): Use `mel-define-method'; abolish
1667         `uuencode-insert-encoded-file'.
1668         (mime-write-decoded-region): Use `mel-define-method'; abolish
1669         `uuencode-write-decoded-region'.
1670
1671 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1672
1673         * mime-def.el (mel-define-service): Add DOC.
1674         (mel-define-method): Add DOC.
1675         (mel-define-method-function): Add DOC.
1676
1677         * mime-en.sgml, mime-ja.sgml: Modify for FLIM 1.10.
1678
1679 \f
1680 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1681
1682         * FLIM: Version 1.10.1 (Miyamaki) was released.
1683
1684 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1685
1686         * mel-g.el: Define method functions of mel.
1687         (mime-encode-region): Use `mel-define-method-function'; abolish
1688         `gzip64-encode-region'.
1689         (mime-decode-region): Use `mel-define-method-function'; abolish
1690         `gzip64-decode-region'.
1691         (mime-encode-string): New method.
1692         (mime-decode-string): New method.
1693         (mime-insert-encoded-file): Use `mel-define-method'; abolish
1694         `gzip64-insert-encoded-file'.
1695         (mime-write-decoded-region): Use `mel-define-method'; abolish
1696         `gzip64-write-decoded-region'.
1697
1698         * mime-def.el (mime-library-product): New variable; abolish
1699         `mime-library-version'.
1700         (mime-product-name): New macro.
1701         (mime-product-version): New macro.
1702         (mime-product-code-name): New macro.
1703         (mime-library-version): Renamed from
1704         `mime-library-version-string'; use `mime-library-product',
1705         `mime-product-name', `mime-product-version' and
1706         `mime-product-code-name'.
1707
1708         * mime-def.el (mm-define-backend): Add DOC.
1709         (mm-define-method): Add DOC.
1710
1711         * mel.el (mime-encoding-list): Modify DOC to add description about
1712         optional argument SERVICE.
1713
1714 1998-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1715
1716         * mime-ja.sgml, mime-en.sgml (mm-backend module): Write
1717         description of `mm-define-backend' and `mm-define-method'.
1718
1719 \f
1720 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1721
1722         * FLIM: Version 1.10.0 (K\e-Dòdo)\e-A was released.
1723
1724         * README.en (What's FLIM): Add mel-ccl.el.
1725
1726 1998-09-21  Tanaka Akira      <akr@jaist.ac.jp>
1727
1728         * mel-ccl.el:
1729           - Require 'pccl instead of 'emu.
1730           - Use `unless-broken' to check facility.
1731
1732 1998-09-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1733
1734         * mel.el (mime-encoding-list): New user option (renamed from
1735         `mime-content-transfer-encoding-list').
1736         (mime-encoding-list): New function.
1737         (mime-encoding-alist): New function.
1738         (mime-encode-region): Use `mime-encoding-alist' for completion.
1739         (mime-decode-region): Likewise.
1740         (mime-insert-encoded-file): Likewise.
1741         (mime-write-decoded-region): Likewise.
1742
1743 1998-09-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1744
1745         * eword-decode.el (eword-decode-structured-field-list): Add
1746         Mail-Followup-To field.
1747
1748 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1749
1750         * eword-encode.el (eword-charset-encoding-alist): Add utf-8.
1751
1752 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1753
1754         * mel.el (mime-content-transfer-encoding-list): New user option.
1755         (mime-encode-region): Use `mime-content-transfer-encoding-list'
1756         for completion.
1757         (mime-decode-region): Likewise.
1758         (mime-insert-encoded-file): Likewise.
1759         (mime-write-decoded-region): Likewise.
1760
1761         * mel.el (mime-write-decoded-region): fix typo.
1762
1763 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1764
1765         * mime-def.el (mel-define-method-function): Don't override.
1766
1767 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1768
1769         * mel.el, mel-ccl.el, FLIM-ELS: Add mel-ccl.el.
1770
1771 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1772
1773         * mel-dl.el, README.en, FLIM-ELS: Rename mel-dl.el to mel-b-dl.el.
1774
1775         * mel.el: - Rename mel-dl.el to mel-b-dl.el.
1776                   - Move `mel-define-service' to mime-def.el.
1777
1778         * mime-def.el (mel-define-service): New macro (moved from mel.el);
1779         fixed problem in Emacs.
1780         (mel-define-method): Use `mel-define-service'.
1781         (mel-define-method-function): Use `mel-define-service'.
1782
1783 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1784
1785         * mel.el (mime-encode-region): Don't regard nil encoding as
1786         "7bit".
1787
1788 1998-09-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1789
1790         * eword-encode.el (eword-encode-text): Use
1791         `encoded-text-encode-string'.
1792         (tm-eword::encoded-word-length): `q-encoding-encoded-length' was
1793         renamed to `Q-encoded-text-length'.
1794
1795         * eword-decode.el: Move `base64-token-regexp',
1796         `base64-token-padding-regexp', `eword-B-encoded-text-regexp' and
1797         `eword-Q-encoded-text-regexp' to mime-def.el.
1798         (eword-decode-encoded-text): Use `encoded-text-decode-string'.
1799
1800         * mel-q.el: Define method functions of mel.
1801         (mime-insert-encoded-file): Use `mel-define-method'; abolish
1802         `quoted-printable-insert-encoded-file'.
1803         (mime-write-decoded-region): Use `mel-define-method'; abolish
1804         `quoted-printable-write-decoded-region'.
1805         - Move `q-encoding-printable-char-p' and
1806         `q-encoding-encoded-length' to mel.el.
1807
1808         * mel-b.el: Define method functions of mel.
1809         (mime-insert-encoded-file): Use `mel-define-method'; abolish
1810         `base64-insert-encoded-file'.
1811         (mime-write-decoded-region): Use `mel-define-method'; abolish
1812         `base64-write-decoded-region'.  
1813         - Move `base64-encoded-length' to mel.el.
1814
1815         * mel-dl.el (base64-encode-region): Define directly (abolish
1816         `base64-dl-encode-region').
1817         (base64-decode-region): Define directly (abolish
1818         `base64-dl-decode-region').  Define method functions of mel.
1819         (mime-insert-encoded-file): Use `mel-define-method'; abolish
1820         `base64-insert-encoded-file'; don't use external encoder.
1821         (mime-write-decoded-region): Use `mel-define-method'; abolish
1822         `base64-write-decoded-region'; don't use external decoder.
1823         - Move `base64-encoded-length' to mel.el.
1824
1825         * mime.el: Move `mm-arglist-to-arguments' to mime-def.el.
1826
1827         * mime-def.el (base64-token-regexp): New constant (moved from
1828         eword-decode.el).
1829         (base64-token-padding-regexp): Likewise.
1830         (B-encoded-text-regexp): New constant (moved from eword-decode.el,
1831         and renamed from `eword-B-encoded-text-regexp').
1832         (Q-encoded-text-regexp): New constant (moved from eword-decode.el,
1833         and renamed from `eword-Q-encoded-text-regexp'.
1834         (mm-arglist-to-arguments): New function (moved from mime.el).
1835         (mel-define-method): New macro.
1836         (mel-define-method-function): New macro.
1837         (mel-define-function): New macro.
1838
1839         * mel.el (mel-encoding-module-alist): New variable.
1840         (mel-use-module): New function.
1841         (mel-find-function): New function.
1842         (mel-define-service): New macro.
1843         (mime-encode-region): Use `mel-find-function'; abolish variable
1844         `mime-encoding-method-alist'.
1845         (mime-decode-region): Use `mel-find-function'; abolish variable
1846         `mime-decoding-method-alist'.
1847         (mime-decode-string): Use `mel-find-function'; abolish variable
1848         `mime-string-decoding-method-alist'.
1849         (encoded-text-encode-string): New function.
1850         (encoded-text-decode-string): New function.
1851         (base64-encoded-length): New function (moved from mel-b.el and
1852         mel-dl.el).
1853         (Q-encoding-printable-char-p): New function (moved from mel-q.el,
1854         and renamed from `q-encoding-printable-char-p').
1855         (Q-encoded-text-length): New function (moved from mel-q.el, and
1856         renamed from `q-encoding-encoded-length').
1857         (mime-insert-encoded-file): Use `mel-find-function'; abolish
1858         variable `mime-file-encoding-method-alist'.
1859         (mime-write-decoded-region): Use `mel-find-function'; abolish
1860         variable `mime-file-decoding-method-alist'.
1861
1862 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1863
1864         * mel-b.el (base64-internal-encoding-limit): modify :type.
1865         (base64-internal-decoding-limit): Change initial value to 70000;
1866         modify :type.
1867
1868         * mel-b.el (base64-decode-string!): Renamed from
1869         `base64-internal-decode-string!'.
1870
1871 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1872
1873         * mel-b.el (base64-characters): New constant.
1874         (base64-num-to-char): Use `base64-characters'.
1875         (base64-numbers): Use `base64-characters'.
1876         (base64-internal-decode): Modify calculation third byte.
1877
1878         * mel-dl.el (base64-dl-encode-string): New alias.
1879         (base64-dl-decode-string): New alias.
1880         (base64-dl-encode-region): Renamed from `base64-encode-region';
1881         don't save-excursion and save-restriction.
1882         (base64-dl-decode-region): Renamed from `base64-decode-region';
1883         don't save-excursion and save-restriction; convert all at once.
1884         (base64-encode-region): New alias.
1885         (base64-decode-region): New alias.
1886
1887         * mel-b.el (base64-internal-decode): New function.
1888         (base64-internal-decode-string): Use `base64-internal-decode'.
1889         (base64-internal-decode-string!): New function.
1890         (base64-internal-decode-region): Use
1891         `base64-internal-decode-string!' instead of
1892         `base64-internal-decode-string'.
1893
1894 1998-09-15  Tanaka Akira  <akr@jaist.ac.jp>
1895
1896         * mel-b.el (base64-numbers): Fix a position of 63.
1897
1898 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1899
1900         * mel-b.el (base64-numbers): New constant.
1901         (base64-char-to-num): New macro.
1902         (base64-internal-decode-string): Don't use memq.
1903
1904 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1905
1906         * mel-b.el (base64): New group.
1907         (base64-external-encoder): Now a user option.
1908         (base64-external-decoder): Now a user option.
1909         (base64-external-decoder-option-to-specify-file): Now a user
1910         option.
1911         (base64-internal-encoding-limit): Now a user option.
1912         (base64-internal-decoding-limit): Now a user option.
1913
1914         * mel-b.el (base64-internal-decode-string): New implementation;
1915         abolish function `base64-decode-unit'.
1916
1917 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1918
1919         * README.en (Installation): Fix typo.
1920
1921 \f
1922 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1923
1924         * FLIM: Version 1.9.2 (Shin-Tanabe) was released.
1925
1926         * README.en (Installation): Add `install as a XEmacs package'.
1927
1928 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1929
1930         * mime-en.sgml (Encoding Method): Translate.
1931
1932 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1933
1934         * eword-encode.el (eword-encode-msg-id-to-rword-list): New
1935         function.
1936         (eword-encode-in-reply-to-to-rword-list): New function.
1937         (eword-encode-in-reply-to): New function.
1938         (eword-encode-field): Use `eword-encode-in-reply-to' for
1939         `In-Reply-To' field.
1940
1941         * std11.el (std11-parse-in-reply-to): New function.
1942
1943 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1944
1945         * eword-decode.el (eword-decode-structured-field-list): Add
1946         `User-Agent'.
1947
1948 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1949
1950         * Makefile (package): Don't update auto-autoloads.el and
1951         custom-load.el.
1952
1953         * FLIM-MK (compile-flim-package): Update auto-autoloads.el and
1954         custom-load.el.
1955
1956 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1957
1958         * mime-def.el: Abolish function `butlast' and `nbutlast'.
1959
1960         * mime-def.el (mime-library-version): New constant.
1961         (mime-library-version-string): Refer `mime-library-version'.
1962
1963 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1964
1965         * Makefile (XEMACS): New variable.
1966         (PACKAGEDIR): New variable.
1967         (package): New target.
1968         (install-package): New target.
1969
1970         * FLIM-CFG (PACKAGEDIR): New variable.
1971
1972         * FLIM-MK (config-flim-package): New function.
1973         (compile-flim-package): New function.
1974         (install-flim-package): New function.
1975
1976 1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1977
1978         * mime-en.sgml (Content-Type field): Translate.
1979         (mime-content-type): Translate.
1980         (Content-Type parser): Translate.
1981         (Content-Disposition): Translate.
1982         (mime-content-disposition): Translate.
1983         (Content-Disposition parser): Translate.
1984
1985 1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1986
1987         * Makefile (GOMI): Add Texinfo related garbages.
1988         (clean): Delete historical setting.
1989
1990 1998-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1991
1992         * mime-en.sgml (mm-backend): Translate.
1993         (Request for entity): Likewise.
1994         (mm-backend module): Likewise.
1995
1996         * mime.el (mime-entity-send): Add DOC-string.
1997
1998 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1999
2000         * mime-en.sgml (Entity hierarchy): Translate.
2001
2002 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2003
2004         * mime-en.sgml, mime-ja.sgml (Entity): Rearrangement.
2005
2006 \f
2007 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2008
2009         * FLIM: Version 1.9.1 (Tonosh\e-Dò)\e-A was released.
2010
2011         * mime-en.sgml (mm-backend): Translate a little.
2012
2013 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2014
2015         * eword-encode.el (eword-encode-default-start-column): New user
2016         option.
2017         (eword-encode-string): Use `eword-encode-default-start-column'.
2018         (eword-encode-address-list): Likewise.
2019         (eword-encode-structured-field-body): Likewise.
2020         (eword-encode-unstructured-field-body): Likewise.
2021
2022 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2023
2024         * eword-encode.el (eword-encode): New group.
2025         (eword-field-encoding-method-alist): Now a user option (was:
2026         variable).
2027
2028 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2029
2030         * eword-encode.el: Rename `tm-eword::mailbox-to-rwl' ->
2031         `eword-encode-mailbox-to-rword-list'.
2032
2033         * eword-encode.el: Rename `tm-eword::phrase-to-rwl' ->
2034         `eword-encode-phrase-to-rword-list'.
2035
2036         * eword-encode.el: Rename `eword-addr-spec-to-rwl' ->
2037         `eword-encode-addr-spec-to-rword-list'.
2038
2039         * eword-encode.el: Rename `eword-phrase-route-addr-to-rwl' ->
2040         `eword-encode-phrase-route-addr-to-rword-list'.
2041
2042         * eword-encode.el: Rename `eword-addr-seq-to-rwl' ->
2043         `eword-encode-addr-seq-to-rword-list'.
2044
2045         * eword-encode.el: Rename `tm-eword::split-string' ->
2046         `eword-encode-split-string'.
2047
2048         * eword-encode.el: Rename `tm-eword::addresses-to-rwl' ->
2049         `eword-encode-addresses-to-rword-list'.
2050
2051         * eword-encode.el: Rename `tm-eword::encode-rwl' ->
2052         `eword-encode-rword-list'.
2053
2054         * eword-encode.el (eword-encode-unstructured-field-body): New
2055         function.
2056         (eword-encode-field): Use `eword-encode-unstructured-field-body'.
2057
2058 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2059
2060         * eword-encode.el (eword-encode-string): Add DOC-string.
2061         (eword-encode-address-list): Likewise.
2062         (eword-encode-structured-field-body): Likewise.
2063
2064         * eword-encode.el (eword-encode-field): Regard `In-Reply-To' as a
2065         structured field.
2066
2067 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2068
2069         * eword-encode.el (eword-encode-field): Use `capitalize' instead
2070         of `downcase' for `field-name'.
2071
2072         * eword-encode.el (eword-encode-structured-field-body): New
2073         function.
2074         (eword-encode-field): Use `eword-encode-structured-field-body' for
2075         "MIME-Version" and "User-Agent" field.
2076
2077 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2078
2079         * mime-def.el (mm-define-method): Put `edebug-form-spec'.
2080
2081 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2082
2083         * eword-encode.el (eword-encode-address-list): New function.
2084         (eword-encode-field): Use `eword-encode-address-list' instead of
2085         `tm-eword::encode-address-list'; abolish
2086         `tm-eword::encode-address-list'.
2087
2088         * eword-encode.el (eword-encode-field): Use `eword-encode-string'
2089         instead of `tm-eword::encode-string'; abolish
2090         `tm-eword::encode-string'.
2091
2092         * eword-encode.el: Rename `tm-eword::make-rword' ->
2093         `make-ew-rword'; rename `tm-eword::rword-' -> `ew-rword-'.
2094
2095 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2096
2097         * mel-b.el (base64-insert-encoded-file): Conditionally use
2098         internal converter. (cf. [tm-ja:3320])
2099         (base64-write-decoded-region): Ditto.
2100
2101 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2102
2103         * FLIM-ELS (flim-modules): Don't add `mel-dl' unconditionally.
2104
2105 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2106
2107         * Delete mime-lib.el.
2108
2109 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2110
2111         * mmbuffer.el (write-entity): `write-region-as-CRLF' was renamed
2112         to `write-region-as-raw-text-CRLF'.
2113
2114 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
2115
2116         * mmbuffer.el (write-entity): Use `write-region-as-CRLF' instead
2117         of `write-region-as-binary'.
2118
2119 \f
2120 1998-07-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2121
2122         * FLIM: Version 1.9.0 (Terada) was released.
2123
2124 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2125
2126         * mime-parse.el (mime-parse-multipart): Set message/x-broken if
2127         parsing is failed.
2128
2129 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2130
2131         * mmbuffer.el (entity-children): Don't use
2132         `mime-entity-children-internal'.
2133
2134         * mime-parse.el (mime-parse-multipart): Modify for
2135         `mime-parse-message'; return children.
2136         (mime-parse-encapsulated): Likewise.
2137         (mime-parse-message): Change interface; delete DOC-string; don't
2138         parse children instantly.
2139         (mime-parse-buffer): Modify for `mime-parse-message'.
2140
2141         * mime-parse.el (mime-parse-message): Delete autoload cookie.
2142
2143         * mime.el: Delete autoload setting for `mime-parse-message'.
2144
2145         * mime-en.sgml, mime-ja.sgml (Entity creation): Delete description
2146         of `mime-parse-message'; modify description of `mime-parse-buffer'
2147         to add `representation-type'.
2148
2149 \f
2150 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2151
2152         * FLIM-Chao: Version 1.8.0 (Shij\e-Dò)\e-A was released.
2153
2154 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2155
2156         * mmcooked.el: Abolish method `open'.
2157
2158         * mmbuffer.el (initialize-instance): New method; abolish `open'.
2159         (entity-children): New method.
2160
2161         * mime.el (mime-open-entity): Send `initialize-instance' to
2162         created message.
2163         (mime-entity-children): New implementation.
2164         (mime-entity-parent): New implementation.
2165         (mime-root-entity-p): New implementation.
2166
2167         * mime-parse.el (mime-parse-multipart): Specify current entity as
2168         parent.
2169         (mime-parse-encapsulated): Likewise.
2170         (mime-parse-message): Change interface to specify parent; modify
2171         for `make-mime-entity-internal'.
2172         (mime-parse-buffer): Modify for `mime-parse-message'.
2173
2174         * mime-def.el (make-mime-entity-internal): Change interface; add
2175         format of `mime-entity' to add `parent'.
2176
2177 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2178
2179         * mmbuffer.el (mime-visible-field-p): Renamed from
2180         `eword-visible-field-p'.
2181
2182 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2183
2184         * mime.el (mm-arglist-to-arguments): New function.
2185         (mm-define-generic): New macro.
2186         (mime-entity-cooked-p): Use `mm-define-generic'.
2187         (mime-entity-point-min): Use `mm-define-generic'.
2188         (mime-insert-decoded-header): Use `mm-define-generic'.
2189         (mime-entity-content): Use `mm-define-generic'.
2190         (mime-write-entity-content): Use `mm-define-generic'.
2191         (mime-write-entity): Use `mm-define-generic'.
2192         (mime-write-entity-body): Use `mm-define-generic'.
2193
2194 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2195
2196         * mmbuffer.el (eword-visible-field-p): Moved from mime.el.
2197
2198         * mime.el: Move `eword-visible-field-p' to mmbuffer.el.
2199         (mime-write-entity-body): Change message to `write-body'.
2200
2201 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2202
2203         * mmcooked.el, mmbuffer.el (open): Renamed from `open-entity'.
2204
2205         * mime.el (mime-open-entity): Change message to `open'.
2206
2207         * mime-def.el (mm-define-backend): Must `copy-alist'.
2208
2209 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2210
2211         * mmcooked.el, mmbuffer.el: Use `mm-define-backend' and
2212         `mm-define-method'.
2213
2214         * mime.el: Move `mime-entity-implementation-alist' to mime-def.el.
2215         (mime-find-function): New implementation.
2216         (mime-entity-cooked-p): Use `mime-entity-send'.
2217
2218         * mime-def.el (mime-entity-implementation-alist): Moved from
2219         mime.el.
2220         (mm-define-backend): New macro.
2221         (mm-define-method): New macro.
2222
2223 \f
2224 1998-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2225
2226         * FLIM: Version 1.8.1 (Kutsukawa) was released.
2227
2228 1998-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2229
2230         * mime-en.sgml, mime-ja.sgml (Entity Attributes): Add description
2231         about `default-encoding' of `mime-entity-encoding'.
2232
2233         * mime-en.texi, mime-en.sgml: New files.
2234
2235         * mime-ja.sgml (media-type): Fix typo.
2236
2237         * mime-ja.sgml (Glossary): Fix order.
2238
2239         * mime-ja.sgml (Entity Attributes): Use <code> tag for nil.
2240
2241         * mime-ja.sgml (Entity Attributes): Fix typo.
2242
2243 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2244
2245         * mime.el (mime-entity-encoding): Add new optional argument
2246         `default-encoding'; set default encoding if
2247         Content-Transfer-Encoding field is not found.
2248
2249 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2250
2251         * mmbuffer.el (mmbuffer-write-entity): Use
2252         `mime-entity-buffer-internal', `mmbuffer-entity-point-min' and
2253         `mmbuffer-entity-point-max'.
2254         (mmbuffer-write-entity-body): Use `mime-entity-buffer-internal',
2255         `mime-entity-body-start-internal' and
2256         `mime-entity-body-end-internal'.
2257         (mmbuffer-insert-decoded-header): Use
2258         `mime-entity-buffer-internal', `mime-entity-header-start-internal'
2259         and `mime-entity-header-end-internal'.
2260
2261 \f
2262 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2263
2264         * FLIM: Version 1.8.0 (\e-DÒkubo)\e-A was released.
2265
2266         * README.en: Delete `How to use'.
2267
2268 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2269
2270         * mime-ja.sgml (Entity creation): Add reference for `mm-backend'
2271         in description of `mime-open-entity'.
2272
2273         * mime-ja.sgml (mm-backend): New section.
2274
2275 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2276
2277         * mime-ja.sgml (Entity-header): Modify description about
2278         `mime-insert-decoded-header'.
2279
2280         * mmcooked.el (mmcooked-insert-decoded-header): New function.
2281
2282         * mmbuffer.el (mmbuffer-insert-decoded-header): New function.
2283
2284         * mime.el (mime-insert-decoded-header): Use implementation of
2285         mm-backend; abolish optional argument `code-conversion'.
2286
2287 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2288
2289         * eword-decode.el (eword-decode-encoded-text): Use
2290         `decode-mime-charset-string'.
2291
2292 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2293
2294         * mmcooked.el (mmcooked-write-entity-body): New function.
2295
2296         * mmbuffer.el (mmbuffer-write-entity-body): New function.
2297
2298         * mime.el (mime-write-entity-body): Use implementation of
2299         mm-backend.
2300
2301 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2302
2303         * mmcooked.el (mmcooked-write-entity): New function.
2304
2305         * mmbuffer.el (mmbuffer-write-entity): New function.
2306
2307         * mime.el (mime-write-entity): Use implementation of mm-backend.
2308
2309 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2310
2311         * mmcooked.el (mmcooked-entity-content): New alias for
2312         `mmbuffer-entity-content'.
2313         (mmcooked-write-entity-content): New function.
2314
2315         * mmbuffer.el (mmbuffer-entity-content): New function.
2316         (mmbuffer-write-entity-content): New function.
2317
2318         * mime.el (mime-entity-send): New function.
2319         (mime-entity-buffer): Use `mime-entity-send'.
2320         (mime-entity-point-min): Likewise.
2321         (mime-entity-point-max): Likewise.
2322         (mime-entity-header-start): Likewise.
2323         (mime-entity-header-end): Likewise.
2324         (mime-entity-body-start): Likewise.
2325         (mime-entity-body-end): Likewise.
2326         (mime-fetch-field): Likewise.
2327         (mime-entity-content): Use implementation of mm-backend.
2328         (mime-write-entity-content): Likewise.
2329
2330 \f
2331 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2332
2333         * FLIM: Version 1.7.0 (Iseda) was released.
2334
2335         * mime-ja.sgml (Entity creation): Add description of
2336         `mime-open-entity'.
2337         (Entity Attributes): Add description of `mime-entity-cooked-p'.
2338         (Entity-content): Add description of `mime-write-entity-content',
2339         `mime-write-entity' and `mime-write-entity-body'.
2340
2341 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2342
2343         * mime.el (mime-write-entity-content): New function.
2344
2345 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2346
2347         * mime.el (mime-write-entity-body): New function.
2348
2349         * mime.el (mime-write-entity): New function.
2350
2351 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2352
2353         * mime-parse.el (mime-parse-multipart): Change media-type of
2354         entity to application/octet-stream if the first delimiter is not
2355         found.
2356
2357 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2358
2359         * FLIM-ELS (flim-modules): Add `mmbuffer' and `mmcooked'.
2360
2361         * mmcooked.el: New file.
2362
2363         * mmbuffer.el: New file.
2364
2365         * mime.el (mime-entity-implementation-alist): New variable.
2366         (mime-find-function): New function.
2367         (mime-open-entity): New function.
2368         (mime-entity-function): New function.
2369         (mime-entity-cooked-p): New function.
2370         (mime-entity-buffer): Use backend-module.
2371         (mime-entity-point-min): Likewise.
2372         (mime-entity-point-max): Likewise.
2373         (mime-entity-header-start): Likewise.
2374         (mime-entity-header-end): Likewise.
2375         (mime-entity-body-start): Likewise.
2376         (mime-entity-body-end): Likewise.
2377         (mime-fetch-field): Likewise.
2378
2379         * mime-parse.el (mime-parse-message): New optional argument
2380         `representation-type'.
2381         (mime-parse-buffer): Likewise.
2382
2383         * mime-def.el: Change format of mime-entity-internal to add
2384         `representation-type' and `location'.
2385
2386 \f
2387 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2388
2389         * FLIM-Chao: Version 1.7.0 (Goj\e-Dò)\e-A was released.
2390
2391 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2392
2393         * mime-ja.sgml: Modify for FLIM 1.7.
2394
2395         * mime.el (mime-entity-number): Add DOC.
2396
2397 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2398
2399         * mime.el (mime-entity-encoding): New implementation.
2400
2401         * mime-parse.el (mime-parse-message): Abolish argument `encoding'.
2402
2403         * mime-def.el (make-mime-entity-internal): Abolish argument
2404         `encoding'.
2405         (mime-entity-set-encoding-internal): New function.
2406
2407 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2408
2409         * mime.el (mime-entity-content-disposition): New implementation.
2410
2411         * mime-parse.el (mime-parse-message): Don't parse
2412         Content-Disposition.
2413
2414         * mime-def.el (make-mime-entity-internal): Delete argument
2415         `content-disposition'.
2416         (mime-entity-set-content-disposition-internal): New function.
2417
2418 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2419
2420         * eword-decode.el: Move function `eword-visible-field-p' and
2421         `mime-insert-decoded-header' to mime.el.
2422
2423         * mime-parse.el: Use internal functions of mime-entity.
2424
2425         * mime.el (mime-entity-children): Moved from mime-def.el; use
2426         `mime-entity-children-internal'.
2427         (mime-entity-node-id): Moved from mime-def.el; use
2428         `mime-entity-node-id-internal'.
2429         (mime-entity-number): Moved from mime-def.el; use
2430         `mime-entity-node-id-internal'.
2431         (mime-entity-buffer): Moved from mime-def.el; use
2432         `mime-entity-buffer-internal'.
2433         (mime-entity-point-min): Moved from mime-def.el; use
2434         `mime-entity-header-start-internal'.
2435         (mime-entity-point-max): Moved from mime-def.el; use
2436         `mime-entity-body-end-internal'.
2437         (mime-entity-header-start): Moved from mime-def.el; use
2438         `mime-entity-header-start-internal'.
2439         (mime-entity-header-end): Moved from mime-def.el; use
2440         `mime-entity-header-end-internal'.
2441         (mime-entity-content-type): Moved from mime-def.el; use
2442         `mime-entity-content-type-internal'.
2443         (mime-entity-content-disposition): Moved from mime-def.el; use
2444         `mime-entity-content-disposition-internal'.
2445         (mime-entity-encoding): Moved from mime-def.el; use
2446         `mime-entity-encoding-internal'.
2447         (mime-fetch-field): Use `mime-entity-original-header-internal' and
2448         `mime-entity-set-original-header-internal'.
2449         (mime-read-field): Use `mime-entity-parsed-header-internal' and
2450         `mime-entity-set-parsed-header-internal'.
2451         (eword-visible-field-p): Moved from eword-decode.el.
2452         (mime-insert-decoded-header): Moved from eword-decode.el.
2453         (mime-entity-body-start): Moved from mime-def.el; use
2454         `mime-entity-body-start-internal'.
2455         (mime-entity-body-end): Moved from mime-def.el; use
2456         `mime-entity-body-end-internal'.
2457         (mime-entity-media-type): Moved from mime-def.el.
2458         (mime-entity-media-subtype): Moved from mime-def.el.
2459         (mime-entity-parameters): Moved from mime-def.el.
2460         (mime-entity-type/subtype): Moved from mime-def.el.
2461
2462         * mime-def.el (make-mime-entity-internal): Renamed from
2463         `make-mime-entity'.
2464         (mime-entity-buffer-internal): New function.
2465         (mime-entity-header-start-internal): New function.
2466         (mime-entity-header-end-internal): New function.
2467         (mime-entity-body-start-internal): New function.
2468         (mime-entity-body-end-internal): New function.
2469         (mime-entity-node-id-internal): New function.
2470         (mime-entity-content-type-internal): New function.
2471         (mime-entity-content-disposition-internal): New function.
2472         (mime-entity-encoding-internal): New function.
2473         (mime-entity-original-header-internal): New function.
2474         (mime-entity-children-internal): New function.
2475         (mime-entity-parsed-header-internal): New function.
2476         (mime-entity-set-original-header-internal): Renamed from
2477         `mime-entity-set-original-header'.
2478         (mime-entity-set-children-internal): Renamed from
2479         `mime-entity-set-children'.
2480         (mime-entity-set-parsed-header-internal): Renamed from
2481         `mime-entity-set-parsed-header'.  Move `mime-entity-SLOT'
2482         functions to mime.el.
2483
2484 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2485
2486         * mime-ja.sgml (CVS): Fix typo.
2487
2488 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2489
2490         * mime-parse.el (mime-parse-encapsulated): New function.
2491         (mime-parse-message): Use `mime-parse-encapsulated'.
2492
2493 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2494
2495         * mime-def.el (mime-entity-set-children): New function.
2496
2497         * mime-parse.el (mime-parse-multipart): Change interface.
2498         (mime-parse-message): Use `mime-entity-set-children'.
2499
2500 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2501
2502         * mime.el (mime-read-field): Fix typo.
2503
2504 \f
2505 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2506
2507         * FLIM: Version 1.6.0 (Ogura) was released.
2508
2509         * mime-ja.sgml (Entity Attributes): New section.
2510
2511         * mime-ja.sgml (Entity as node in message): Add description of
2512         `mime-find-entity-from-number' and
2513         `mime-find-entity-from-node-id'.
2514
2515         * mime.el (mime-find-entity-from-number): New function.
2516         (mime-find-entity-from-node-id): New function.
2517         (mime-entity-parent): New function (moved from SEMI MIME-View).
2518         (mime-entity-uu-filename): New function (moved from SEMI
2519         MIME-View).
2520         (mime-entity-filename): New function (moved from SEMI MIME-View).
2521
2522         * mime-def.el (mime-uuencode-encoding-name-list): New variable.
2523
2524 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2525
2526         * mime-ja.sgml: Modify for FLIM 1.6.
2527
2528         * mime.el (mime-fetch-field): New function; abolish
2529         `mime-entity-fetch-field'.
2530         (mime-read-field): New function; abolish `mime-entity-read-field'.
2531
2532 1998-06-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2533
2534         * mime-ja.sgml, mime-ja.texi: New files.
2535
2536 1998-06-22  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2537
2538         * mime-parse.el (mime-parse-message): Would error if empty body.
2539
2540 \f
2541 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2542
2543         * FLIM: Version 1.5.0 (Mukaijima) was released.
2544
2545 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2546
2547         * README.en (What's FLIM): Modify for mime.el.
2548
2549         * FLIM-ELS (flim-modules): Add `mime'.
2550
2551         * mime-lib.el: Move every definitions to mime.el.
2552
2553         * mime.el: New module (renamed from mime-lib.el).
2554
2555 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2556
2557         * mime-lib.el: Add autoload setting for eword-encode.el.
2558
2559         * mime-lib.el (mime-entity-content): New function.
2560
2561 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2562
2563         * mel.el: Abolish constant `mel-version'.
2564
2565         * mel.el (mime-string-decoding-method-alist): New variable.
2566         (mime-decode-string): New function.
2567
2568 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2569
2570         * mel-b.el (base64-external-decode-string): New function.
2571         (base64-decode-string): New function.
2572
2573 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2574
2575         * mel-q.el (quoted-printable-decode-string): New implementation.
2576
2577 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2578
2579         * mel-q.el (quoted-printable-internal-decode-region): New
2580         implementation.
2581
2582 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2583
2584         * mel-q.el (q-encoding-decode-string): Use
2585         `quoted-printable-hex-char-to-num'.
2586
2587         * mel-q.el (quoted-printable-hex-char-to-num): New function.
2588         (quoted-printable-decode-string): Use
2589         `quoted-printable-hex-char-to-num'.
2590
2591 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2592
2593         * mime-def.el, mime-parse.el: Move `mime-message-structure' from
2594         mime-parse.el to mime-def.el.
2595
2596 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2597
2598         * mime-lib.el, mime-parse.el: Move `mime-root-entity-p' from
2599         mime-parse.el to mime-lib.el.
2600
2601         * mime-lib.el: Add autoload setting for mime-parse.el.
2602
2603 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2604
2605         * mime-parse.el, mime-def.el: Move `mime-entity-point-min',
2606         `mime-entity-point-max', `mime-entity-media-type',
2607         `mime-entity-media-subtype', `mime-entity-parameters' and
2608         `mime-entity-type/subtype' from mime-parse.el to mime-def.el.
2609
2610         * mime-parse.el, mime-def.el: Move `mime-content-disposition'
2611         reference functions from mime-parse.el to mime-def.el.
2612
2613         * mime-parse.el, mime-def.el: Move structure `mime-content-type'
2614         from mime-parse.el to mime-def.el.
2615
2616 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2617
2618         * mel-b.el (base64-internal-decode-string): Renamed from
2619         `base64-decode-string'.
2620         (base64-decode-string): New alias for
2621         `base64-internal-decode-string'.
2622
2623 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2624
2625         * mel-b.el (base64-decode-unit): New function; abolish
2626         `base64-decode-1'.
2627         (base64-decode-string): New implementation.
2628         (base64-internal-decode-region): New implementation.
2629
2630 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2631
2632         * mime-parse.el (mime-message-structure): New variable.
2633         (mime-parse-buffer): New function.
2634
2635 1998-06-19  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2636
2637         * mime-def.el: Require 'cl when it is compiled.
2638
2639         * mime-lib.el (mime-entity-read-field): Fix typo.
2640         Use `eword-decode-ignored-field-list'.
2641
2642         * mime-parse.el (mime-parse-multipart): Fix typo.
2643         (mime-parse-message): Parse message/external-body.
2644
2645 \f
2646 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2647
2648         * FLIM: Version 1.4.1 (Momoyama-Gory\e-Dòmae)\e-A was released.
2649
2650 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2651
2652         * eword-decode.el (mime-insert-decoded-header): Fix typo.
2653
2654 \f
2655 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2656
2657         * FLIM: Version 1.4.0 (Kintetsu-Tanbabashi) was released.
2658
2659 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2660
2661         * README.en (What's FLIM): Add description about mime-lib.el and
2662         mime-parse.el.
2663
2664 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2665
2666         * mime-parse.el: Require 'cl when it is compiled.
2667
2668         * eword-decode.el (eword-visible-field-p): New function.
2669         (mime-insert-decoded-header): Use `eword-visible-field-p'.
2670
2671 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2672
2673         * mime-def.el (mime-library-version-string): Renamed from
2674         `mime-spadework-module-version-string'.
2675
2676         * mime-parse.el: New file; moved from SEMI layer.
2677
2678         * FLIM-ELS (flim-modules): Add `mime-parse'.
2679
2680 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2681
2682         * FLIM-ELS (flim-modules): Add `mime-lib'.
2683
2684         * mime-lib.el: New module.
2685
2686         * mime-def.el (mime-entity): Add new slots for original-header and
2687         parsed-header.
2688         (mime-entity-set-original-header): New function.
2689         (mime-entity-set-parsed-header): New function.
2690
2691 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2692
2693         * mime-def.el (mime-entity-number): New function (moved from SEMI
2694         layer).
2695
2696 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2697
2698         * mime-def.el: Move definition of structure `mime-entity' from
2699         SEMI layer.
2700
2701 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2702
2703         * eword-decode.el (eword-decode-ignored-field-list): Capitalize
2704         default value.
2705         (eword-decode-structured-field-list): Capitalize default value.
2706         (eword-decode-header): Regularize field name by `capitalize'.
2707         (mime-insert-decoded-header): New function.
2708
2709 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2710
2711         * mailcap.el (mailcap-file): Use `defcustom'.
2712
2713 \f
2714 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2715
2716         * FLIM: Version 1.3.0 (Fushimi) was released.
2717
2718 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2719
2720         * std11.el (std11-fetch-field): New function.
2721         (std11-field-body): Use 'std11-fetch-field.
2722
2723 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2724
2725         * mime-def.el (regexp-*): New function (moved from mime-parse.el
2726         of SEMI (REMI)).
2727         (regexp-or): New function (moved from mime-parse.el of
2728         SEMI (REMI)).
2729
2730         (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
2731         of SEMI (REMI)).
2732         (std11-non-qtext-char-list): New constant (copied from std11.el).
2733         (std11-qtext-regexp): New constant (moved from mime-parse.el of
2734         SEMI (REMI)).
2735         (std11-quoted-string-regexp): New constant (moved from
2736         mime-parse.el of SEMI (REMI)).
2737
2738 \f
2739 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2740
2741         * FLIM: Version 1.2.2 (Takeda) was released.
2742
2743         * FLIM-VERSION: New file.
2744
2745 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2746
2747         * mel-q.el (quoted-printable-internal-encode-region): Use
2748         'looking-at-as-unibyte instead of local binding for
2749         enable-multibyte-characters.
2750
2751 \f
2752 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2753
2754         * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
2755
2756 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2757
2758         * mel-q.el (quoted-printable-internal-decode-region): Use
2759         'string-as-multibyte to avoid problem in Emacs 20.3.
2760
2761 1998-05-08  Katsumi Yamaoka   <yamaoka@jpl.org>
2762
2763         * mel-u.el: Use mime-temp-directory instead of TMP.
2764
2765 \f
2766 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2767
2768         * FLIM: Version 1.2.0 (J\e-Dþjò)\e-A was released.
2769
2770         * README.en (What's FLIM): Delete description about
2771         std11-parse.el; add description about mailcap.el.
2772
2773 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2774
2775         * eword-decode.el (eword-decode-encoded-word-error-handler): New
2776         variable.
2777         (eword-decode-encoded-word-default-error-handler): New function.
2778         (eword-decode-encoded-word): Use
2779         'eword-decode-encoded-word-error-handler.
2780
2781 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2782
2783         * mailcap.el: Require 'mime-def.
2784
2785         * mime-def.el (mime-type/subtype-string): New function (moved from
2786         semi/mime-parse.el).
2787
2788 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2789
2790         * std11-parse.el: Abolish std11-parse.el.
2791
2792         * FLIM-ELS (flim-modules): Abolish 'std11-parse.
2793
2794         * eword-decode.el: Require 'std11 instead of 'std11-parse.
2795
2796         * std11.el: Merge std11-parse.el.
2797
2798 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2799
2800         * mime-def.el (mime-temp-directory): Use 'defcustom.
2801
2802         * mel-u.el: Require 'mime-def instead of 'mel.
2803
2804         * mime-def.el (mime-temp-directory): New variable (moved from
2805         mel.el).
2806
2807         * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
2808
2809 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2810
2811         * mailcap.el (mailcap-format-command): New function.
2812
2813         * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
2814         again.
2815
2816 \f
2817 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2818
2819         * FLIM: Version 1.1.0 (T\e-Dòji)\e-A was released.
2820
2821 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2822
2823         * mime-def.el (quoted-printable-hex-chars): New constant.
2824         (quoted-printable-octet-regexp): New constant.
2825
2826         * mel-q.el, eword-decode.el: Move definition of constant
2827         'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
2828         mime-def.el.
2829
2830 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2831
2832         * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
2833
2834 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2835
2836         * mailcap.el (mailcap-look-at-mtext): Fix typo.
2837
2838 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2839
2840         * FLIM-ELS (flim-modules): Add mailcap.
2841
2842         * mailcap.el: New file (copied from SEMI).
2843
2844 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2845
2846         * eword-decode.el (eword-decode-ignored-field-list): Add
2847         `received'.
2848         
2849         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
2850         environment variables.
2851
2852 \f
2853 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2854
2855         * FLIM: Version 1.0.1 (Ky\e-Dòto)\e-A was released.
2856
2857         * mime-def.el (mime-spadework-module-version-string): New
2858         constant.
2859
2860         * eword-encode.el: Abolish constant 'eword-encode-version.
2861
2862         * eword-decode.el: Abolish constant 'eword-decode-version.
2863
2864 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2865
2866         * eword-encode.el (eword-encode-divide-into-charset-words): Use
2867         'char-length or 'char-next-index instead of 'char-bytes.
2868         (tm-eword::encode-string-1): Use 'char-next-index instead of
2869         'char-bytes.
2870
2871 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2872
2873         * mel.el (base64-dl-module): Must check base64.so actually exists.
2874
2875 \f
2876 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2877
2878         * FLIM: Version 1.0.0 was released.
2879
2880         * README.en: Modify for FLIM.
2881
2882         * ChangeLog: New file.
2883
2884 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2885
2886         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
2887
2888         * Makefile: Modify for FLIM.
2889
2890 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2891
2892         * Makefile: New file.
2893
2894         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
2895         eword-encode.el: Copied from MEL, SEMI (mime-def.el
2896         eword-decode.el eword-encode.el) and APEL (std11-parse.el
2897         std11.el).