* Sync up to flim-1_12_7 from flim-1_12_5.
[elisp/flim.git] / ChangeLog
1 1999-06-02  Tanaka Akira      <akr@jaist.ac.jp>
2
3         * Sync up to flim-1_12_7 from flim-1_12_5.
4
5         * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE
6         1.12.6.
7
8 1999-05-26  Tanaka Akira  <akr@jaist.ac.jp>
9
10         * TESTPAT: Does not treat =?= as encoded-word.
11
12         * ew-unit.el (ew-eword-p): Use `ew-anchored-encoded-word-regexp' to
13         test.
14
15 1999-05-24  Tanaka Akira  <akr@jaist.ac.jp>
16
17         * TESTPAT-DOODLE: New file.
18
19         * TESTPAT-FLIM: New file.
20
21         * TESTPAT: Re-constructed.
22
23         * Makefile (check): Use TESTPAT-DOODLE.
24         (check-verbose): New target.
25
26 1999-03-27  Tanaka Akira      <akr@jaist.ac.jp>
27
28         * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE
29         1.12.5.
30
31 1999-03-09  Tanaka Akira      <akr@jaist.ac.jp>
32
33         * digraph.el (digraph-saf-dfs): Use implicit control stack.
34
35 1999-03-09  Tanaka Akira      <akr@jaist.ac.jp>
36
37         * digraph.el: Refined.
38
39         * automata.el (automata): Adopted to above.
40
41 1999-03-04  Tanaka Akira      <akr@jaist.ac.jp>
42
43         * mel.el (mime-decode-string): Return `string' itself if
44         `encoding' is unknown.
45
46 1999-02-26  Tanaka Akira      <akr@jaist.ac.jp>
47
48         * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE
49         1.12.4.
50
51 1999-02-24  Tanaka Akira      <akr@jaist.ac.jp>
52
53         * eword-decode.el (eword-analyze-sticked-encoded-word): New variable.
54         (eword-analyze-atom): Check `eword-analyze-sticked-encoded-word'.
55
56 1999-02-22  Tanaka Akira      <akr@jaist.ac.jp>
57
58         * mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): Fix previous
59         change.
60
61 1999-02-21  Tanaka Akira      <akr@jaist.ac.jp>
62
63         * mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): Refined.
64         (mel-ccl-set-eof-block): New function.
65         (mel-ccl-try-to-read-crlf): Use `mel-ccl-set-eof-block'.
66
67 1999-02-20  Tanaka Akira      <akr@jaist.ac.jp>
68
69         * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE
70         1.12.3.
71
72 1999-02-19  Tanaka Akira      <akr@jaist.ac.jp>
73
74         * eword-decode.el (mime-decode-header-in-region): Fix typo.
75
76 1999-02-19  Tanaka Akira      <akr@jaist.ac.jp>
77
78         * eword-encode.el (eword-encode-field-body): Use
79         `eword-encode-structured-field-body' for "Content-Type" field.
80
81 1999-02-19  Tanaka Akira      <akr@jaist.ac.jp>
82
83         * mel-b-ccl.el (base64-ccl-encode-string): New argument `no-line-break'.
84         (base64-ccl-encode-region): Ditto.
85
86 1999-02-19  Tanaka Akira      <akr@jaist.ac.jp>
87
88         * mime.el (mime-read-field): Use `plain' instead of `native' for
89         third argument for `mime-decode-field-body'.
90
91 1999-02-18  Tanaka Akira      <akr@jaist.ac.jp>
92
93         * Sync up to flim-1_12_5 from flim-1_12_1.
94
95         * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE
96         1.12.2.
97
98 1999-02-18  Tanaka Akira      <akr@jaist.ac.jp>
99
100         * mel-b-ccl.el (mel-ccl-encode-base64-generic): Shift timing for
101         linebreak.
102
103 1999-02-08  Tanaka Akira      <akr@jaist.ac.jp>
104
105         * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE
106         1.12.1.
107
108 1999-02-08  Tanaka Akira      <akr@jaist.ac.jp>
109
110         * eword-decode.el (ew-mime-update-field-decoder-cache): Do not refold
111         field-body if encoded word decoding is identity.
112
113 1999-02-08  Tanaka Akira      <akr@jaist.ac.jp>
114
115         * mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): Fix previous
116         change.
117
118 1999-02-08  Tanaka Akira      <akr@jaist.ac.jp>
119
120         * mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): Write white
121         space after checking following sequence.
122
123 1999-01-20  Tanaka Akira      <akr@jaist.ac.jp>
124
125         * mmgeneric.el (mime-insert-header-from-buffer): Do not contain : in
126         `original-field-name'.
127
128 1999-01-17  Tanaka Akira      <akr@jaist.ac.jp>
129
130         * ew-compat.el (ew-mime-update-field-decoder-cache): Abolished
131         because duplicated.
132
133         * mmgeneric.el (mime-insert-header-from-buffer): Convert LF to CRLF for
134         `original-field-body'.
135
136 1999-01-05  Tanaka Akira      <akr@jaist.ac.jp>
137
138         * eword-decode.el (mime-decode-header-in-region): Typo fix.
139
140 1999-01-04  Tanaka Akira      <akr@jaist.ac.jp>
141
142         * Sync up to flim-1_12_1 from flim-1_11_3.
143
144         * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE
145         1.12.0.
146
147 1999-01-04  Tanaka Akira      <akr@jaist.ac.jp>
148
149         * ew-var.el (ew-decode-field-syntax-alist): Add `x-face-version',
150         `x-pgp-sig-version', `x-pgp-key-info' and `x-info'.
151
152 1998-10-27  Tanaka Akira      <akr@jaist.ac.jp>
153
154         * DOODLE-TIPS: Add a workaround for Chao-gnus 6.9.
155
156 1998-10-27  Tanaka Akira      <akr@jaist.ac.jp>
157
158         * Sync up to flim-1_11_3 from flim-1_11_2.
159
160         * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE
161         1.11.2.
162
163 1998-10-26  Tanaka Akira      <akr@jaist.ac.jp>
164
165         * Sync up to flim-1_11_2 from flim-1_11_0.
166
167         * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE
168         1.11.1.
169
170 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
171
172         * eword-decode.el (eword-decode-field-body): Change interface.
173
174 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
175
176         * eword-decode.el (eword-decode-field): Abolished.
177         (eword-decode-field-body): New function.
178
179 1998-10-24  Tanaka Akira      <akr@jaist.ac.jp>
180
181         * mel-b-ccl.el: New file.
182
183         * mel-q-ccl.el: New file.
184
185         * mel-ccl.el: Abolished.
186
187         * mel.el: Use `mel-b-ccl' and `mel-q-ccl' instead of `mel-ccl'.
188
189         * FLIM-ELS (flim-modules): Add `mel-b-ccl' and `mel-q-ccl'.
190         Delete `mel-ccl'.
191
192 1998-10-19  Tanaka Akira      <akr@jaist.ac.jp>
193
194         * eword-decode.el (eword-decode-field): New function.
195
196 1998-10-18  Tanaka Akira      <akr@jaist.ac.jp>
197
198         * Sync up to flim-1_11_0 from flim-1_10_5.
199
200         * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE
201         1.11.0.
202
203 1998-10-17  Tanaka Akira      <akr@jaist.ac.jp>
204
205         * mel-ccl.el: Check broken facility consistency by
206         `check-broken-facility'.
207
208 1998-10-14  Tanaka Akira      <akr@jaist.ac.jp>
209
210         * Sync up to flim-1_10_5 from flim-1_10_2.
211
212         * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE
213         1.10.2.
214
215 1998-10-09  Tanaka Akira      <akr@jaist.ac.jp>
216
217         * mime-def.el (mime-library-product): Fix typo.
218
219 1998-10-09  Tanaka Akira      <akr@jaist.ac.jp>
220
221         * Sync up to flim-1_10_2 from flim-1_10_0.
222
223         * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE
224         1.10.1.
225
226 1998-09-30  Tanaka Akira      <akr@jaist.ac.jp>
227
228         * Sync up with flim-1_10_0.
229
230         * mime-def.el (mime-library-version): Bump up to FLAM-DOODLE
231         1.10.0.
232
233 1998-09-25  Tanaka Akira      <akr@jaist.ac.jp>
234
235         * ew-compat.el: New file.
236
237         * FLIM-ELS (flim-modules): Add `ew-compat'.
238
239 1998-09-21  Tanaka Akira      <akr@jaist.ac.jp>
240
241         * mel.el: Use `broken-p' to check facility.
242
243 1998-09-21  Tanaka Akira      <akr@jaist.ac.jp>
244
245         * mel-ccl.el:
246           - Require 'pccl instead of 'emu.
247           - Use `unless-broken' to check facility.
248
249         * mime-def.el (mime-library-version): Bump up to FLAM-DOODLE
250         1.9.5.
251
252 1998-09-19  Tanaka Akira      <akr@jaist.ac.jp>
253
254         * mel-ccl.el (q-encoding-ccl-encoded-length): Check
255         (featurep 'xemacs) instead of running-xemacs.
256
257 1998-09-19  Tanaka Akira      <akr@jaist.ac.jp>
258
259         * mel-ccl.el (base64-ccl-insert-encoded-file): Use
260         `mel-ccl-base64-lf-rev' instead of `mel-ccl-b-rev'.
261
262         * mel.el (q-encoding-encoded-length ccl): Check
263         (featurep 'xemacs) instead of running-xemacs.
264
265 1998-09-17  Tanaka Akira      <akr@jaist.ac.jp>
266
267         * mel-ccl.el (mel-ccl-decode-b): Cut bits over 8bit on last
268         byte.
269
270 1998-09-17  Tanaka Akira      <akr@jaist.ac.jp>
271
272         * mel.el (mel-defgeneric): Remove `stems' argument.
273         (mel-stems): Exchange order between `external' and `internal'.
274         (mel-defgeneric): Obtain preference dynamicaly.
275         (mel-defpreference): New function
276         (mel-usemodule): Renamed from `mel-defmodule' and add a argument
277         `condition'.
278         (mel-defmethod): Add a argument `condition'.
279
280 1998-09-17  Tanaka Akira      <akr@jaist.ac.jp>
281
282         * mel.el: Reindented.
283         (mel-defgeneric): Add `stems' argument.
284
285 1998-09-16  Tanaka Akira      <akr@jaist.ac.jp>
286
287         * FLIM-ELS (flim-modules): Fix `mel-dl' duplication.
288
289         * mel-b.el: Sync up from 1.7 to 1.17.
290         (base64-int-ext-encode-region): Moved from mel.el and renamed
291         from `base64-internal-external-encode-region'.
292         (base64-int-ext-decode-region): Likewise.
293         (base64-int-ext-decode-string): Likewise.
294         (base64-int-ext-insert-encoded-file): Likewise.
295         (base64-int-ext-write-decoded-region): Likewise.
296
297         * mel-ccl.el: Add copyright notice.
298
299         * mel-q.el (quoted-printable-internal-encoding-limit): Moved
300         from mel.el.
301         quoted-printable-internal-decoding-limit): Ditto.
302         (quoted-printable-int-ext-encode-region): Moved from mel.el and
303         renamed from `quoted-printable-internal-external-encode-region'.
304         (quoted-printable-int-ext-decode-region): Likewise.
305
306         * mel.el:
307           - Move `base64-internal-encoding-limit',
308           `base64-internal-decoding-limit',
309           `quoted-printable-internal-encoding-limit',
310           `quoted-printable-internal-decoding-limit',
311           `base64-internal-external-decode-string',
312           `base64-internal-external-encode-region',
313           `base64-internal-external-decode-region',
314           `base64-internal-external-insert-encoded-file',
315           `base64-internal-external-write-decoded-region',
316           `quoted-printable-encode-region' and
317           `quoted-printable-decode-region' away. 
318           - autoloading restructured.
319         (mel-call-next): New function.
320         (mel-defgeneric): New function.
321         (mel-defmodule): New function.
322         (mel-defmethod): New function.
323         (mime-decoding-method-alist): Add implementation specific
324         methods.
325         (mime-file-decoding-method-alist): Ditto.
326
327 1998-09-15  Tanaka Akira      <akr@jaist.ac.jp>
328
329         * Sync up with flim-1_9_2.
330
331         * mime-def.el (mime-library-version): Bump up to FLAM-DOODLE
332         1.9.4.
333
334 1998-09-14  Tanaka Akira      <akr@jaist.ac.jp>
335
336         * mel-ccl.el (mel-ccl-try-to-read-crlf): New compile-time
337         function.
338         (mel-ccl-encode-quoted-printable-generic): quote "F" in "From "
339         on beginning of a line and "." apeared in a line alone.
340
341 1998-09-11  Tanaka Akira      <akr@jaist.ac.jp>
342
343         * mel-b.el (base64-internal-encoded-length): Refined.
344
345         * mel-ccl.el (q-encoding-ccl-encoded-length): Remove bogus
346         DOC-string.
347
348         * mel.el (q-encoding-ccl-encoded-length): Remove bogus
349         DOC-string.
350
351 1998-09-10  Tanaka Akira      <akr@jaist.ac.jp>
352
353         * mel-ccl.el (mel-ccl-encode-q-generic): New compile-time
354         function.
355         (mel-ccl-count-q-length): New compile-time function.
356         (mel-ccl-encode-uq): Use `mel-ccl-encode-q-generic'.
357         (mel-ccl-encode-cq): Use `mel-ccl-encode-q-generic'.
358         (mel-ccl-encode-pq): Use `mel-ccl-encode-q-generic'.
359         (mel-ccl-count-uq): New CCL program.
360         (mel-ccl-count-cq): Ditto.
361         (mel-ccl-count-pq): Ditto.
362         (mel-ccl-encode-base64-generic): New function.
363         (mel-ccl-encode-b): Use `mel-ccl-encode-base64-generic'.
364         (mel-ccl-encode-base64-crlf-crlf): Use
365         `mel-ccl-encode-base64-generic'.
366         (mel-ccl-encode-base64-crlf-lf): Use
367         `mel-ccl-encode-base64-generic'.
368         (base64-ccl-encode-string): Use `mel-ccl-base64-lf-rev' instead
369         of `mel-ccl-b-rev' for folding.
370         (base64-ccl-encode-region): Ditto.
371         (base64-ccl-decode-string): Remove useless `string-as-unibyte'
372         call.
373         (quoted-printable-ccl-insert-encoded-file): Remove unused
374         bindings.
375         (q-encoding-ccl-decode-string): Remove useless
376         `string-as-unibyte' call.
377         (q-encoding-ccl-encoded-length): New function.
378
379         * mel.el (q-encoding-ccl-encoded-length): New autoload.
380         (q-encoding-encoded-length): Use
381         `q-encoding-ccl-encoded-length' if defined.
382
383 1998-09-10  Tanaka Akira      <akr@jaist.ac.jp>
384
385         * mime-def.el (mime-library-version-string): Bump up to
386         FLAM-DOODLE 1.9.3.
387
388 1998-09-10  Tanaka Akira      <akr@jaist.ac.jp>
389
390         * FLIM-ELS (flim-modules): Delete `ew-ccl'.
391
392         * ew-bq.el: Always use mel.
393
394         * ew-ccl.el: Abolished.
395
396 1998-09-09  Tanaka Akira      <akr@jaist.ac.jp>
397
398         * ew-dec.el (ew-decode-field): Call `ew-decode-field-no-cache'
399         before modifing cache.
400
401 1998-09-09  Tanaka Akira      <akr@jaist.ac.jp>
402
403         * mel-ccl.el (mel-ccl-28-table): New compile time constant.
404         (mel-ccl-64-to-256-table): Ditto.
405         (mel-ccl-qp-table): Mark LF.
406         (mel-ccl-16-to-256-table): Convert integer from character.
407         (mel-ccl-u-raw): Ditto.
408         (mel-ccl-c-raw): Ditto.
409         (mel-ccl-p-raw): Ditto.
410         (mel-ccl-decode-q): Ditto.
411         (mel-ccl-encode-base64): Abolished.
412         (mel-ccl-encode-base64-crlf-crlf): Renamed from
413         `mel-ccl-encode-base64'.
414         (mel-ccl-encode-base64-crlf-lf): New CCL program.
415         (mel-ccl-encode-quoted-printable-generic): New compile-time
416         function.
417         (mel-ccl-decode-quoted-printable-generic): Ditto.
418         (mel-ccl-encode-quoted-printable): Abolished.
419         (mel-ccl-decode-quoted-printable): Ditto.
420         (mel-ccl-encode-quoted-printable-crlf-crlf): New CCL program.
421         (mel-ccl-encode-quoted-printable-crlf-lf): Ditto.
422         (mel-ccl-encode-quoted-printable-lf-crlf): Ditto.
423         (mel-ccl-encode-quoted-printable-lf-lf): Ditto.
424         (mel-ccl-decode-quoted-printable-crlf-crlf): Ditto.
425         (mel-ccl-decode-quoted-printable-crlf-lf): Ditto.
426         (mel-ccl-decode-quoted-printable-lf-crlf): Ditto.
427         (mel-ccl-decode-quoted-printable-lf-lf): Ditto.
428         (mel-ccl-uq): Abolished.
429         (mel-ccl-cq): Ditto.
430         (mel-ccl-pq): Ditto.
431         (mel-ccl-b): Ditto.
432         (mel-ccl-quoted-printable): Ditto.
433         (mel-ccl-base64): Ditto.
434         (mel-ccl-uq-rev): New coding-system.
435         (mel-ccl-cq-rev): Ditto.
436         (mel-ccl-pq-rev): Ditto.
437         (mel-ccl-quoted-printable-crlf-crlf-rev): Ditto.
438         (mel-ccl-quoted-printable-crlf-lf-rev): Ditto.
439         (mel-ccl-quoted-printable-lf-crlf-rev): Ditto.
440         (mel-ccl-quoted-printable-lf-lf-rev): Ditto.
441         (mel-ccl-base64-crlf): Ditto.
442         (mel-ccl-base64-lf): Ditto.
443         (base64-ccl-encode-string): Use `mel-ccl-b-rev'.
444         (base64-ccl-encode-region): Ditto.
445         (base64-ccl-insert-encoded-file): Ditto.
446         (base64-ccl-decode-string): Ditto.
447         (base64-ccl-decode-region): Ditto.
448         (quoted-printable-ccl-encode-string): Use
449         `mel-ccl-quoted-printable-lf-lf-rev'.
450         (quoted-printable-ccl-encode-region): Ditto.
451         (quoted-printable-ccl-insert-encoded-file): Ditto.
452         (quoted-printable-ccl-decode-string): Ditto.
453         (quoted-printable-ccl-decode-region): Ditto.
454         (quoted-printable-ccl-write-decoded-region): Ditto.
455         (q-encoding-ccl-encode-string): Use `mel-ccl-uq-rev',
456         `mel-ccl-cq-rev' and `mel-ccl-pq-rev'.
457         (q-encoding-ccl-decode-string): Use `mel-ccl-uq-rev'.
458
459 1998-09-02  Tanaka Akira      <akr@jaist.ac.jp>
460
461         * ew-dec.el (ew-decode-field-interest-option-order): New
462         function.
463         (ew-decode-field-test): Use
464         `ew-decode-field-interest-option-order'.
465
466         * ew-var.el (ew-option-list): New constant.
467         (ew-save-boolean-options): New function.
468         (ew-restore-boolean-options): New function.
469         (ew-dynamic-options): Use `ew-save-boolean-options'.
470
471 1998-09-02  Tanaka Akira      <akr@jaist.ac.jp>
472
473         * ew-data.el (ew-search-sticked-eword): New function.
474         (ew-separate-eword): Use `ew-search-sticked-eword' to
475         check `ew-permit-null-encoded-text', `ew-ignore-75bytes-limit',
476         `ew-permit-sticked-comment' and `ew-permit-sticked-special'.
477
478 1998-09-02  Tanaka Akira      <akr@jaist.ac.jp>
479
480         * ew-data.el (ew-separate-eword): Remove
481         `ew-permit-null-encoded-text' checking.
482
483         * ew-quote.el (ew-quote-concat): Use `ew-encoded-word-regexp'
484         instead of `ew-encoded-word-regexp0'.
485         (ew-quote-sole): Ditto.
486
487         * ew-var.el (ew-encoded-text-regexp): Reverted.
488         (ew-encoded-text-regexp0): Abolished
489         (ew-encoded-text-regexp1): Abolished
490         (ew-encoded-word-regexp): Reverted.
491         (ew-encoded-word-regexp0): Abolished
492         (ew-encoded-word-regexp1): Abolished
493         (ew-anchored-encoded-word-regexp): Use `ew-encoded-word-regexp'.
494         (ew-type2-regexp): Use `ew-encoded-word-regexp'.
495
496 1998-09-01  Tanaka Akira      <akr@jaist.ac.jp>
497
498         * TESTPAT: Add a notice about null encoded-text.
499
500         * ew-dec.el (ew-decode-field-test): Reorder options.
501
502 1998-09-01  Tanaka Akira      <akr@jaist.ac.jp>
503
504         * TESTPAT: Add 16 tests.
505
506         * ew-data.el (ew-separate-eword): Check
507         `ew-permit-null-encoded-text'.
508
509         * ew-quote.el (ew-quote-concat): Use `ew-encoded-word-regexp0'
510         instead of `ew-encoded-word-regexp'.
511         (ew-quote-sole): Ditto.
512
513         * ew-var.el (ew-encoded-text-regexp): Abolished.
514         (ew-encoded-text-regexp0): Renamed from `ew-encoded-text-regexp'.
515         (ew-encoded-text-regexp1): New constant.
516         (ew-encoded-word-regexp): Abolished.
517         (ew-encoded-word-regexp0): Renamed from `ew-encoded-word-regexp'.
518         (ew-encoded-word-regexp1): New constant.
519         (ew-anchored-encoded-word-regexp): Use `ew-encoded-word-regexp0'.
520         (ew-type2-regexp): Use `ew-encoded-word-regexp0'.
521
522 1998-09-01  Tanaka Akira      <akr@jaist.ac.jp>
523
524         * Sync up with flim-1_9_1.
525
526         * mime-def.el (mime-library-version-string): Bump up to
527         FLAM-DOODLE 1.9.2.
528
529 1998-08-28  Tanaka Akira      <akr@jaist.ac.jp>
530
531         * ew-dec.el (ew-decode-field-test): Change column.
532
533         * eword-encode.el (ew-decode-field-test): Sync up to 1.9 from
534         1.3.
535         (eword-encode-field): Add `In-Reply-To' to structured field.
536
537         * mel-b.el:
538           - Move `base64-internal-encoding-limit',
539           `base64-internal-decoding-limit', `base64-encode-region',
540           `base64-decode-region', `base64-encode-string' and
541           `base64-decode-string'
542           to mel.el.
543         (base64-internal-encode-string): Renamed from
544         `base64-encode-string'.
545         (base64-external-write-decoded-region): Renamed from
546         `base64-write-decoded-region'.
547         (base64-internal-encoded-length): Renamed from
548         `base64-encoded-length'
549
550         * mel-dl.el:
551           - Move `base64-encode-string' and `base64-decode-string' to
552           mel.el.
553         (base64-dl-encode-string): New alias for `encode-base64-string'.
554         (base64-dl-decode-string): New alias for `decode-base64-string'.
555         (base64-dl-encode-region): Renamed from `base64-encode-region'.
556         (base64-dl-decode-region): Renamed from `base64-decode-region'.
557         (base64-external-encoder): Abolished.
558         (base64-external-decoder): Abolished.
559         (base64-external-decoder-option-to-specify-file): Abolished.
560         (base64-insert-encoded-file): Abolished.
561         (base64-write-decoded-region): Abolished.
562         (base64-base64-encoded-length): Abolished.
563
564         * mel-g.el:
565           - Move `gzip64-encode-region' and `gzip64-decode-region' to
566           mel.el.
567         (gzip64-external--insert-encoded-file): Renamed from
568         `gzip64-insert-encoded-file'.
569         (gzip64-external-write-decoded-region): Renamed from
570         `gzip64-write-decoded-region'.
571
572         *mel-q.el:
573           - Move `quoted-printable-internal-encoding-limit',
574           `quoted-printable-encode-region',
575           `quoted-printable-internal-decoding-limit' and
576           `quoted-printable-decode-region' to mel.el
577         (quoted-printable-encode-string): Abolished.
578         (quoted-printable-internal-encode-string): New function.
579         (quoted-printable-external-encode-string): New function.
580         (quoted-printable-external-insert-encoded-file): Renamed from
581         `quoted-printable-insert-encoded-file'.
582         (quoted-printable-decode-string): Abolished.
583         (quoted-printable-internal-decode-string): New function.
584         (quoted-printable-external-decode-string): New function.
585         (quoted-printable-external-write-decoded-region): Renamed from
586         `quoted-printable-write-decoded-region'.
587         (q-encoding-internal-encode-string): Renamed from
588         `q-encoding-encode-string'.
589         (q-encoding-internal-decode-string): Renamed from
590         `q-encoding-decode-string'.
591         (q-encoding-internal-encoded-length): Renamed from
592         `q-encoding-encoded-length'.
593
594         * mel-u.el:
595           - Move `uuencode-encode-region', `uuencode-decode-region' to
596           mel.el.
597         (uuencode-external-insert-encoded-file): Renamed from
598         `uuencode-insert-encoded-file'.
599         (uuencode-external-write-decoded-region): Renamed from
600         `uuencode-write-decoded-region'.
601
602         * mel.el: Autoloading Restructured.
603         (base64-internal-encoding-limit): Moved from mel-b.el.
604         (base64-internal-decoding-limit): Moved from mel-b.el.
605         (quoted-printable-internal-encoding-limit): Moved from mel-q.el.
606         (quoted-printable-internal-decoding-limit): Moved from mel-q.el.
607
608 1998-08-28  Tanaka Akira      <akr@jaist.ac.jp>
609
610         * ew-dec.el (ew-decode-field-test): Print sequence of fragments
611         if prefix argument exists.
612
613 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
614
615         * ew-dec.el (ew-decode-field-test): Support
616         `ew-permit-null-encoded-text'.
617
618         * ew-unit.el (ew-decode-eword): Check
619         `ew-permit-null-encoded-text'.
620
621         * ew-var.el (ew-encoded-text-regexp): Always permit null string
622         regardless of `ew-permit-null-encoded-text'.
623
624 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
625
626         * ew-var.el (ew-decode-field-syntax-alist): Add few fields.
627
628         * eword-decode.el (eword-decode-header): Compare decoded result
629         to CRLF complemented version of field-body.
630
631 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
632
633         * ew-dec.el (ew-decode-field-test): Search around current point
634         as default argument when called interactive.
635
636 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
637
638         * FLIM-ELS (flime-modules): Add ew-ccl.
639
640         * ew-bq.el: Now it is stub to ew-ccl and mel.
641
642         * ew-ccl: New file (renamed from ew-bq.el).
643
644 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
645
646         * ew-dec.el (ew-decode-field-test): Now interactive.
647
648         * eword-decode.el (eword-decode-header): Put original field as
649         text properties.
650
651         * mmbuffer.el (insert-decoded-header): Put original field as
652         text properties.
653
654 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
655
656         * DOODLE-TIPS: Add a notice about EVALARGS.
657
658         * Makefile: evaluate environment variable EVALARGS if it is not
659         empty.
660
661         * ew-bq.el:
662           - Use CCL emulating stuff of APEL.
663           - Delete useless `eval-when-compile' in body of
664           `define-ccl-program'.
665
666 1998-08-26  Tanaka Akira      <akr@jaist.ac.jp>
667
668         * ew-scan-n.el: New file.
669
670 1998-08-26  Tanaka Akira      <akr@jaist.ac.jp>
671
672         * FLIM-ELS (flim-modules): Add `ew-scan-n'.
673
674         * ew-dec.el: Require 'ew-scan-n.
675
676         * ew-parse.scm: Add new token `n-body'.
677
678         * ew-var.el (ew-decode-field-syntax-alist): Add fields definition
679         `newsgroups', `path', `lines' and `xref'.
680
681 1998-08-26  Tanaka Akira      <akr@jaist.ac.jp>
682
683         * ew-dec.el (ew-decode-field-test): New function.
684
685 1998-08-26  Tanaka Akira      <akr@jaist.ac.jp>
686
687         * DOODLE-TIPS (gnus-structured-field-decoder): Use
688         `eword-decode-and-unfold-structured-field'.
689         (gnus-unstructured-field-decoder): Use
690         `eword-decode-unstructured-field-body'.
691
692 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
693
694         * ew-bq.el (ew-ccl-untrusted-eof-block): Check by coding system instead
695         of CCL directly.
696
697 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
698
699         * ew-bq.el (ew-ccl-decode-b): Eliminate `>8=' before `write'.
700
701 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
702
703         * ew-bq.el (ew-ccl-decode-b-0-table): Use `if' instead of `cond'
704         (ew-ccl-decode-b-1-table): Ditto.
705         (ew-ccl-decode-b-2-table): Ditto.
706         (ew-ccl-decode-b-3-table): Ditto.
707
708         * ew-quote.el:
709           - Move `ew-quoting-char', `ew-quoting-chars-regexp' and
710           `ew-type2-regexp' to ew-var.el.
711
712         * ew-unit.el:
713           - Move `ew-anchored-encoded-word-regexp', `ew-b-regexp',
714           `ew-q-regexp', `ew-byte-decoder-alist' and `ew-byte-checker-alist'
715           to ew-var.el.
716
717         * ew-var.el (ew-permit-null-encoded-text): New variable.
718         (ew-encoded-text-regexp): Change positive closure to normal closure if
719         `ew-permit-null-encoded-text' is non-nil.
720         (ew-quoting-char): New variable (moved from ew-var.el).
721         (ew-quoting-chars-regexp): New variable (moved from ew-var.el).
722         (ew-type2-regexp): New variable (moved from ew-var.el).
723         (ew-anchored-encoded-word-regexp): New variable (moved from ew-unit.el).
724         (ew-b-regexp): New variable (moved from ew-unit.el).
725         (ew-q-regexp): New variable (moved from ew-unit.el).
726         (ew-byte-decoder-alist): New variable (moved from ew-unit.el).
727         (ew-byte-checker-alist): New variable (moved from ew-unit.el).
728         (ew-dynamic-options): Add `ew-permit-null-encoded-text'.
729
730 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
731
732         * ew-bq.el (ew-ccl-decode-base64): Abolished.
733         (ew-ccl-decode-b-bit-ex): New compile time function.
734         (ew-ccl-decode-b-0-table): New compile time constant.
735         (ew-ccl-decode-b-1-table): Ditto.
736         (ew-ccl-decode-b-2-table): Ditto.
737         (ew-ccl-decode-b-3-table): Ditto.
738         (ew-ccl-decode-b): New CCL program.
739         (ew-ccl-b): Use `ew-ccl-decode-b'.
740         (ew-ccl-base64): Use `ew-ccl-decode-b'.
741
742 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
743
744         * ew-bq.el (ew-ccl-untrusted-eof-block): Set boolean value. 
745
746 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
747
748         * ew-bq.el (ew-ccl-use-symbol): New variable.
749         (ew-ccl-untrusted-eof-block): New variable.
750         (ew-make-ccl-coding-system): New function.
751         (ew-ccl-decode-base64): New CCL program renamed from `ew-ccl-decode-b'.
752         (ew-ccl-encode-b-is-broken): Abolished.
753         (ew-ccl-uq): Use `ew-make-ccl-coding-system' to define.
754         (ew-ccl-cq): Ditto.
755         (ew-ccl-pq): Ditto.
756         (ew-ccl-b): Ditto.
757         (ew-ccl-quoted-printable): Ditto.
758         (ew-ccl-base64): Ditto.
759
760 1998-08-24  Tanaka Akira      <akr@jaist.ac.jp>
761
762         * ew-bq.el (ew-ccl-quoted-printable): Change mnemonic B to Q.
763
764 1998-08-24  Tanaka Akira      <akr@jaist.ac.jp>
765
766         * ew-bq.el (ew-ccl-encode-quoted-printable): Complete behaviour at column 73 with bare CR.
767
768 1998-08-24  Tanaka Akira      <akr@jaist.ac.jp>
769
770         * ew-bq.el (ew-ccl-decode-quoted-printable): New CCL program.
771         (ew-ccl-quoted-printable): New coding-system.
772
773 1998-08-24  Tanaka Akira      <akr@jaist.ac.jp>
774
775         * DOODLE-TIPS: Add a notice about ew-ccl-b.
776
777         * ew-bq.el (ew-bq-use-mel): New variable.
778         (ew-decode-q): Use `q-encoding-decode-string' if `ew-bq-use-mel' is non-nil.
779         (ew-encode-b): Use `base64-encode-string' if `ew-bq-use-mel' is non-nil.
780         (ew-decode-b): Use `base64-decode-string' if `ew-bq-use-mel' is non-nil.
781
782 1998-08-24  Tanaka Akira      <akr@jaist.ac.jp>
783
784         * ew-bq.el (ew-ccl-qp-table): New constant.
785         (ew-ccl-encode-quoted-printable): New CCL program.
786
787 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
788
789         * ew-bq.el (ew-ccl-encode-uq): Change BUFFER_MAGNIFICATION to 3.
790         (ew-ccl-encode-cq): Ditto.
791         (ew-ccl-encode-pq): Ditto.
792         (ew-ccl-encode-base64): New CCL program.
793         (ew-ccl-base64): New coding system.
794
795 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
796
797         * ew-bq.el: Re-indented.
798
799 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
800
801         * ew-bq.el: New file.
802
803         * ew-unit.el: Use 'ew-bq instead of 'mel.
804
805 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
806
807         * Makefile (clean): Delete rule for cleaning tl.
808
809         * natset.el (natset-gen-ccl-branch256): New function.
810
811 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
812
813         * Makefile (check): New rule.
814
815         * TESTPAT: Add batch testing facility.
816
817         * lex.el (lex-use-ccl): Abolished.
818         (lex-ccl-execute): New variable.
819         (lex-ccl-use-name): New variable.
820         (lex-gen-machine): Use `lex-ccl-execute' instead of `lex-use-ccl'.
821         (lex-gen-ccl-unibyte-automata): Use `lex-ccl-execute' and
822         `lex-ccl-use-name' for generating codes.
823         (lex-gen-ccl-unibyte-automata-program): Use `lex-ccl-execute'.
824
825 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
826
827         * lex.el (lex-gen-ccel-unibyte-automata-state): Jump start of loop
828         on end of states.
829
830 1998-08-22  Tanaka Akira      <akr@jaist.ac.jp>
831
832         * TESTPAT: Use `\t' instead of raw TAB character.
833
834         * ew-line.el (ew-crlf-line-generic): Accept bare LF before first CR
835         occurence.
836
837         * ew-quote.el: Evaluate constants on byte-compile time.
838
839         * ew-unit.el: Ditto.
840
841         * ew-var.el: Ditto.
842
843         * lex.el: CCL support.
844         (lex-use-ccl): New variable.
845         (lex-gen-machine): Use `lex-gen-automata' and `lex-gen-action'.
846         (lex-gen-automata): New function.
847         (lex-gen-action): New function.
848         (lex-gen-ccl-unibyte-automata): New function.
849         (lex-gen-ccl-unibyte-automata-program): New function.
850         (lex-gen-ccl-unibyte-automata-state): New function.
851
852         * natset.el (natset-gen-ccl-branch): New function.
853         (natset-gen-ccl-branch-internal): New function.
854         (natset-assoc): New function.
855
856 1998-08-21  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
857
858         * TESTPAT: Specify coding-system.
859
860 1998-08-21  Tanaka Akira      <akr@jaist.ac.jp>
861
862         * TESTPAT: Change quoted-encoded-word to embedded-encoeded-word.
863
864         * closure.el (closure-make): Closure structure changed.
865         (closure-partial-call): New function.
866         (closure-call): Support new structure.
867
868         * ew-dec.el (ew-decode-field): Abolish argument `eword-filter'.
869         (ew-decode-none): Ditto.
870         (ew-decode-generic): Ditto.
871         (ew-decode-unstructured-ewords): Ditto.
872         (ew-decode-unstructured): Ditto.
873         (ew-decode-phrase-ewords): Ditto.
874         (ew-decode-phrase): Ditto.
875         (ew-decode-comment-ewords): Ditto.
876         (ew-decode-comment): Ditto.
877         (ew-analyze-field-to-decode): New function.
878         (ew-decode-analyzed-field): New function.
879         (ew-decode-field-no-cache): Use `ew-analyze-field-to-decode' and
880         `ew-decode-analyzed-field'.
881         (ew-decode-us-ascii): Now inlining function.
882         (ew-rotate): New macro.
883
884         * ew-quote.el (ew-encode-crlf): Support `ew-remove-bare-crlf' option.
885
886         * ew-unit.el (ew-eword-p): Now inlining function.
887         (ew-decode-eword): Abolish arguments `eword-filter1' and
888         `eword-filter2'.
889
890         * ew-var.el (ew-remove-bare-crlf): New variable.
891         (ew-dynamic-options): Add `ew-remove-bare-crlf'.
892
893         * eword-decode.el: Remove third argument for `ew-decode-field'.
894
895 1998-08-21  Tanaka Akira      <akr@jaist.ac.jp>
896
897         * ew-dec.el (ew-decode-us-ascii): New function.
898         (ew-decode-none): Use the function `ew-decode-us-ascii' instead of 
899         the variable `ew-decode-us-ascii'.
900         (ew-decode-generic): Ditto.
901         (ew-decode-generic-others): Ditto.
902
903         * ew-unit.el (ew-charset-aliases): Abolished.
904         (ew-char-decoder): Use `decode-mime-charset-string' with 'LF as lbt.
905
906         * ew-var.el (ew-decode-us-ascii): Abolished.
907         (ew-default-mime-charset): New variable.
908         (ew-dynamic-options): Add `ew-default-mime-charset'.
909
910 1998-08-21  Tanaka Akira      <akr@jaist.ac.jp>
911
912         * ew-unit.el (ew-eword-p): Use aref instead of substring.
913         (ew-char-decoder): Refined.
914
915         * lalr-el.scm (gen-larl1): New function.
916
917 1998-08-20  Tanaka Akira      <akr@jaist.ac.jp>
918
919         * ew-var.el (ew-dynamic-options): The result is now integer instead
920         of list of booleans.
921
922 1998-08-20  Tanaka Akira      <akr@jaist.ac.jp>
923
924         * Makefile: Output parse table to ew-parse.out instead of
925         states.output.
926
927         * ew-var.el (ew-decode-field-syntax-alist): Keys are now symbols
928         instead of strings.
929
930         * ew-dec.el (ew-decode-field-no-cache): Ditto.
931
932 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
933
934         * Makefile: Avoid an error about unexisting `scm'.
935
936 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
937
938         * Makefile: Add a rule for making `ew-parse.el'.
939
940         * ew-parse.scm: New file.
941
942         * lalr-el.scm: New file.
943
944         * lr-driver.el (lr-push): Now inlining.
945
946 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
947
948         * ew-dec.el: Use 'decoded property instead of 'result for
949         decoded string.
950
951 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
952
953         * ew-parse.el: Use lookahead token.
954
955         * ew-data.el (ew-mark-phrase): Decode last token in phrase.
956
957 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
958
959         * ew-parse.el: Remove token suffix "-tok".
960
961         * ew-data.el: Ditto.
962
963         * ew-dec.el: Ditto.
964
965         * ew-scan-m.el: Ditto.
966
967         * ew-scan-s.el: Ditto.
968
969         * ew-scan-u.el: Ditto.
970
971         * ew-var.el: Ditto.
972
973 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
974
975         * DOODLE-TIPS: Add desctiptions about byte-compile warnings.
976
977         * ew-data.el (ew-mark-phrase): Does not update right end of
978         fragments separation.
979
980         * ew-dec.el (ew-mark): Wait `ew-parse-error-sit-for-seconds'
981         seconds after parse error.
982
983         * ew-line.el (ew-tab-to-space): New function.
984         (ew-crlf-generic): New function.
985         (ew-crlf-line-generic): Rewrited.
986         (ew-lf-generic): New function.
987         (ew-lf-line-generic): Rewrited.
988         (ew-crlf-convert): New function.
989         (ew-crlf-line-convert): Rewrited.
990         (ew-lf-convert): New function.
991         (ew-lf-line-convert): Rewrited.
992         (ew-crlf-fold): New function.
993         (ew-lf-fold): New function.
994         (ew-crlf-refold): New function.
995         (ew-lf-refold): New function.
996
997         * ew-parse.el: Parser actions are now accesible to a lookahead
998         token.
999
1000         * ew-var.el (ew-parse-error-sit-for-seconds): New variable.
1001
1002         * eword-decode.el: Enable debug code `rotate-memo'.
1003         (eword-decode-header): Refold decoded field.
1004         (eword-decode-and-fold-structured-field): Use `ew-crlf-refold'.
1005
1006         * lr-driver.el (lr-parse): Provides a lookahead token to parser
1007         actions.
1008
1009         * mmbuffer.el (insert-decoded-header): Refold decoded field.
1010
1011 1998-08-18  Tanaka Akira      <akr@jaist.ac.jp>
1012
1013         * DOODLE-TIPS: Change `gnus-unstructured-field-decoder' and
1014         `gnus-structured-field-decoder' usable by FLAM-DOODLE and FLIM.
1015
1016         * ew-data.el (ew-mark-phrase): Update both ends of fragments after
1017         fragments separation.
1018
1019         * ew-unit.el (ew-charset-aliases): Add 'x-ctext.
1020
1021 1998-08-18  Tanaka Akira      <akr@jaist.ac.jp>
1022
1023         * mime-def.el (mime-library-version-string): Bump up to
1024         FLAM-DOODLE 1.9.1.
1025
1026 1998-08-18  Tanaka Akira      <akr@jaist.ac.jp>
1027
1028         * COLORS: New file.
1029
1030         * ew-data.el (ew-add-frag): Change defun to defsubst.
1031
1032         * ew-scan-m.el (ew-scan-mime): Refine to fit inlining `ew-add-frag'.
1033
1034         * ew-scan-s.el (ew-scan-std11): Ditto.
1035
1036         * ew-scan-u.el (ew-scan-unstructured): Ditto.
1037
1038 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
1039
1040         * ew-data.el:
1041           - Abolish prev-token, next-token, start and end
1042           properties on fragment.
1043           - Abolish function `ew-tokenize-frag', `ew-add-open',
1044           `ew-add-close', `ew-add-token', `ew-add-close-token' and
1045           `ew-token-list'.
1046         (ew-make-anchor): Add type property.
1047         (ew-token-last-frag-p): New function.
1048
1049         * ew-parse.el: Add new token `anchor'.
1050
1051         * ew-scan-m.el: Use `ew-add-frag' instead of abolished
1052         functions.
1053
1054         * ew-scan-s.el: Ditto.
1055
1056 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
1057
1058         * ew-data.el:
1059           - Require 'ew-util.
1060           - Change token prefix "ew:raw-" to "ew:".
1061
1062         * ew-dec.el: Change token prefix "ew:raw-" to "ew:".
1063         (ew-mark): Shorten parse error message.
1064
1065         * ew-scan-m.el: Change token prefix "ew:raw-" to "ew:".
1066         (ew-scan-mime): Change atom to token.
1067
1068         * ew-scan-s.el: Change token prefix "ew:raw-" to "ew:".
1069
1070         * ew-scan-u.el: Change token prefix "ew:raw-" to "ew:".
1071
1072         * ew-parse.el: Change token prefix "ew:raw-" to "ew:".
1073
1074 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
1075
1076         * ew-dec.el: Require 'ew-var.
1077         (ew-decode-field-cache-buf): New variable.
1078         (ew-decode-field-cache-num): New variable.
1079         (ew-decode-field-no-cache): Renamed from `ew-decode-field'.
1080         (ew-decode-field): Call `ew-decode-field-no-cache' with caching.
1081
1082 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
1083
1084         * FLIM-ELS (flim-modules): Add `ew-var' and reorder.
1085
1086         * ew-var.el: New file.
1087
1088         * ew-data.el: Require 'ew-var.
1089         (ew-separate-eword): New function.
1090         (ew-mark-phrase): Use `ew-separate-eword'.
1091
1092         * ew-dec.el: 
1093           - Require 'ew-var.
1094           - Move `ew-decode-quoted-encoded-word',
1095           `ew-ignore-75bytes-limit', `ew-ignore-76bytes-limit',
1096           `ew-permit-sticked-comment', `ew-permit-sticked-special',
1097           `ew-decode-us-ascii', `ew-decode-field-syntax-alist' and
1098           `ew-decode-field-default-syntax' to ew-var.el.
1099         (ew-decode-field): Use `ew-separate-eword'.
1100
1101         * ew-quote.el: Require 'ew-var.
1102           - Move `ew-token-regexp', `ew-encoded-text-regexp',
1103           `ew-encoded-word-regexp', 
1104
1105 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
1106
1107         * DOODLE-TIPS: Use `ew-decode-field' directly instead of
1108         `eword-decode-unstructured-field-body' and
1109         `eword-decode-and-unfold-structured-field'.
1110
1111         * FLAM-VERSION: New file (renamed from VERSION.FLAM).
1112
1113         * eword-decode.el (eword-decode-header): Convert CRLF to LF in
1114         a result of `ew-decode-field'.
1115         (eword-decode-structured-field-body) Ditto.
1116         (eword-decode-unstructured-field-body) Ditto.
1117
1118         * mime.el (mime-read-field): Use `ew-decode-field' instead of
1119         `eword-decode-unstructured-field-body'.
1120
1121         * mmbuffer.el (insert-decoded-header): Use `ew-decode-field'
1122         directly.
1123
1124 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
1125
1126         * DOODLE-TIPS: New file.
1127
1128         * TESTPAT: Separator of field-name and field-body is now not special.
1129
1130         * ew-data.el (ew-special-frag-p): Separator of field-name and
1131         field-body is now not special.
1132
1133         * ew-line.el (ew-cut-generic): New function.
1134         (ew-cut-cr-lf): Use `ew-cut-generic'.
1135         (ew-cut-cr): New function.
1136         (ew-cut-lf): New function.
1137         (ew-crlf-line-generic): Renamed from `ew-line-generic'
1138         (ew-crlf-line-convert): Renamed from `ew-line-convert'
1139         (ew-lf-line-generic): New function.
1140         (ew-lf-line-convert): New function.
1141
1142         * eword-decode.el (eword-decode-and-fold-structured-field): Use
1143         `ew-decode-field'.
1144         (eword-decode-and-unfold-structured-field): Use
1145         `ew-decode-field'.
1146
1147 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
1148
1149         * TESTPAT: Add a driver for `ew-decode-field'.
1150
1151 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
1152
1153         * FLIM-ELS (flim-modules): Reorder.
1154
1155 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
1156
1157         * ChangeLog: Fix typo.
1158
1159         * ew-parse.el: New file.
1160
1161 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
1162
1163         * FLIM-ELS (flim-modules): Add `closure', `natset', `digraph',
1164         `automata', `rx', `lex', `lr-driver', `ew-util', `ew-line',
1165         `ew-quote', `ew-unit', `ew-data', `ew-parse', `ew-scan-s',
1166         `ew-scan-m', `ew-scan-u' and `ew-dec'.
1167
1168         * automata.el, closure.el, digraph.el, ew-data.el, ew-dec.el,
1169         ew-line.el, ew-quote.el, ew-scan-m.el, ew-scan-s.el,
1170         ew-scan-u.el, ew-unit.el, ew-util.el, lex.el, lr-driver.el,
1171         natset.el, rx.el: New files.
1172
1173         * eword-decode.el: Require 'ew-dec.
1174         (eword-decode-header): Use `ew-decode-field'.
1175         (eword-decode-and-unfold-structure): Ditto.
1176         (eword-decode-structured-field-body): Ditto.
1177         (eword-decode-unstructured-field-body): Ditto.
1178
1179 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
1180
1181         * DOODLE: branched from flam-1_9_1
1182
1183 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
1184
1185         * mime-def.el (mime-library-version-string): Bump up to FLIM-FLAM 1.9.1.
1186
1187 1998-07-22  Tanaka Akira      <akr@jaist.ac.jp>
1188
1189         * ChangeLog: Fix typo.
1190
1191 1998-07-22  Tanaka Akira      <akr@jaist.ac.jp>
1192
1193         * TESTPAT: Add 25 tests.
1194
1195         * TESTPAT: Fix comment convention.
1196
1197         * eword-decode.el (decode-entire-string): Add formal argument
1198         `chars-must-be-quote'.
1199         (eword-decode-unstructured): Add actual argument `chars-must-be-quote'.
1200         (eword-decode-comment): Add actual argument `chars-must-be-quote'.
1201         (eword-decode-quoted-string): Add actual argument `chars-must-be-quote'.
1202         (eword-analyze-quoted-string): Does not quote result of
1203         `eword-decode-quoted-string' as quoted-string because the result is
1204         now already quoted-string form.
1205
1206 1998-07-21  Tanaka Akira      <akr@jaist.ac.jp>
1207
1208         * TESTPAT: Add two tests.
1209
1210         * TESTPAT: quoted-encoded-word quoting character is changed from * to +.
1211
1212 1998-07-21  Tanaka Akira      <akr@jaist.ac.jp>
1213
1214         * TESTPAT: Add sixteen tests.
1215
1216 1998-07-20  Tanaka Akira      <akr@jaist.ac.jp>
1217
1218         * TESTPAT: Add three tests.
1219
1220 1998-07-20  Tanaka Akira      <akr@jaist.ac.jp>
1221
1222         * TESTPAT: Add two tests.
1223
1224 1998-07-20  Tanaka Akira      <akr@jaist.ac.jp>
1225
1226         * TESTPAT: Add test.
1227
1228 1998-07-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1229
1230         * mime-def.el (mime-library-version-string): Renamed from
1231         `mime-spadework-module-version-string' to sync with flim-1_9_0.
1232
1233         * mel-q.el (quoted-printable-internal-decode-region): Fix
1234         sync-mistake.
1235
1236 1998-07-19  Tanaka Akira      <akr@jaist.ac.jp>
1237
1238         * TESTPAT: Add full automatic testing capability.
1239
1240 1998-07-19  Tanaka Akira      <akr@jaist.ac.jp>
1241
1242         * TESTPAT: Add quoted-encoded-word description and test.
1243
1244 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
1245
1246         * TESTPAT: Add test result by FLIM-FLAM.
1247
1248         * eword-decode.el (eword-lexical-analyze-internal): Restrict
1249         calling `eword-analyze-encoded-word' after calling
1250         `eword-analyze-spaces'.
1251
1252 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
1253
1254         * TESTPAT: Add test.
1255
1256         * eword-decode.el (eword-analyze-quoted-string): Quote string as
1257         quoted-string.
1258         (eword-analyze-encoded-word): Quote non-atoms string as
1259         quoted-string.
1260
1261 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
1262
1263         * Fix character code for ChangeLog.
1264
1265 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
1266
1267         * Sync up with flim-1_8_1 to flim-1_9_0.
1268
1269 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
1270
1271         * TESTPAT: Add test driver for FLIM-FLAM.
1272
1273 1998-07-16  Tanaka Akira      <akr@jaist.ac.jp>
1274
1275         * TESTPAT: Change format to s-exp.
1276
1277 1998-07-13  Tanaka Akira      <akr@jaist.ac.jp>
1278
1279         * TESTPAT: Add one test.
1280
1281 1998-07-06  Tanaka Akira      <akr@jaist.ac.jp>
1282
1283         * Sync up with flim-1_3_0 to flim-1_8_1.
1284
1285 1998-06-08  Tanaka Akira      <akr@jaist.ac.jp>
1286
1287         * Sync up with flim-1_2_1 to flim-1_3_0.
1288
1289 1998-05-27  Tanaka Akira      <akr@jaist.ac.jp>
1290
1291         * eword-decode.el (eword-after-encoded-word-in-phrase-regexp):
1292         Remove `(' to do not decode encoded word just before comment.
1293
1294 1998-05-27  Tanaka Akira      <akr@jaist.ac.jp>
1295
1296         * TESTPAT: New file.
1297
1298 1998-05-22  Tanaka Akira      <akr@jaist.ac.jp>
1299
1300         * eword-decode.el (eword-analyze-quoted-string): Check
1301         `eword-decode-quoted-encoded-word'.
1302
1303 1998-05-14  Tanaka Akira      <akr@jaist.ac.jp>
1304
1305         * eword-decode.el (eword-analyze-comment): Call
1306         `std11-unfold-string'.
1307
1308 1998-05-13  Tanaka Akira      <akr@jaist.ac.jp>
1309
1310         * mime-def.el: Fix typo.
1311
1312 1998-05-13  Tanaka Akira      <akr@jaist.ac.jp>
1313
1314         * Sync up with flim-1_2_0 to flim-1_2_1.
1315
1316 1998-05-08  Tanaka Akira      <akr@jaist.ac.jp>
1317
1318         * Sync up with flim-1_1_0 to flim-1_2_0.
1319
1320 1998-05-06  Tanaka Akira      <akr@jaist.ac.jp>
1321
1322         * Sync up with flim-1_0_1 to flim-1_1_0.
1323
1324 1998-04-25  Tanaka Akira      <akr@jaist.ac.jp>
1325
1326         * eword-decode.el (eword-decode-string): Fix arguments order to
1327         calling `eword-decode-unstructured'.
1328         (eword-decode-region): Fix arguments order to calling
1329         `eword-decode-unstructured'.
1330
1331 1998-04-25  Tanaka Akira      <akr@jaist.ac.jp>
1332
1333         * eword-decode.el (eword-decode-first-encoded-words): Update
1334         DOC-string.
1335         (eword-decode-first-encoded-words): Update DOC-string.
1336         (eword-decode-unstructured): Argument `code-conversion' is now
1337         required.
1338         (eword-decode-comment): Argument `code-conversion' is now
1339         required.
1340         (eword-decode-quoted-string): Argument `code-conversion' is now
1341         required.
1342         (eword-decode-string): Update DOC-string. Reorder arguments to
1343         calling `eword-decode-unstructured'.
1344         (eword-decode-region): Update DOC-string. Reorder arguments to
1345         calling `eword-decode-unstructured'.
1346         (eword-analyze-quoted-string): Add `default-mime-charset' argument
1347         to calling eword-decode-quoted-string.
1348         (eword-analyze-comment): Add `default-mime-charset' argument to
1349         calling eword-decode-comment.
1350
1351 1998-04-25  Tanaka Akira      <akr@jaist.ac.jp>
1352
1353         * eword-decode.el (eword-decode-entire-string): Delete argument
1354         `default-charset'. Add argument `code-conversion'.
1355         (eword-decode-unstructured): Add argument `code-conversion'.
1356         (eword-decode-comment): Add argument `code-conversion'.
1357         (eword-decode-quoted-string): Add argument `code-conversion'.
1358         (eword-decode-string): Propagate `code-conversion' to
1359         `eword-decode-unstructured'.
1360         (eword-decode-region): Propagate `code-conversion' to
1361         `eword-decode-unstructured'.
1362
1363 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1364
1365         * eword-decode.el (eword-decode-ignored-field-list): Add
1366         `received'.
1367         
1368         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
1369         environment variables.
1370
1371 1998-04-23  Tanaka Akira      <akr@jaist.ac.jp>
1372
1373         * eword-decode.el (eword-encoded-word-prefix-regexp): New
1374         constant.
1375         (eword-encoded-word-suffix-regexp): New constant.
1376         (eword-encoded-text-in-unstructured-regexp): New constant.
1377         (eword-encoded-word-in-unstructured-regexp): New constant.
1378         (eword-after-encoded-word-in-unstructured-regexp): New constant.
1379         (eword-decode-entire-string): New function.
1380         (eword-decode-unstructured): Use `eword-decode-entire-string'.
1381         (eword-decode-comment): Use `eword-decode-entire-string'.
1382         (eword-decode-quoted-string): Use `eword-decode-entire-string'.
1383         (eword-decode-string): Add optional argument
1384         `default-mime-charset'.
1385         (eword-decode-region): Add optional argument
1386         `default-mime-charset'.
1387         (eword-decode-header): Refine `code-conversion' treatment.
1388
1389 1998-04-21  Tanaka Akira      <akr@jaist.ac.jp>
1390
1391         * eword-decode.el (eword-decode-header): code-conversion is now
1392         effective again.
1393
1394 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1395
1396         * eword-decode.el (eword-decode-quoted-encoded-word): Use
1397         'defcustom.
1398
1399 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1400
1401         * eword-decode.el (eword-decode-sticked-encoded-word): Use
1402         'defcustom.
1403
1404 1998-04-21  Tanaka Akira      <akr@jaist.ac.jp>
1405
1406         * VERSION.FLAM: New file.
1407
1408 1998-04-17  Tanaka Akira      <akr@jaist.ac.jp>
1409
1410         * Sync up with flim-1_0_0 to flim-1_0_1.
1411
1412 1998-04-13  Tanaka Akira      <akr@jaist.ac.jp>
1413
1414         * eword-decode.el: Copied from AKEMI branch of SEMI.
1415
1416 \f
1417 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
1418
1419         * FLIM: Version 1.12.7 (Y\e-Dþzaki)\e-A released.
1420
1421 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
1422
1423         * mime-en.sgml (Network representation of header): Translate.
1424
1425 1999-05-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1426
1427         * mel-b-el.el (pack-sequence): Eliminate local variable `i'.
1428         (base64-encode-1): Avoid concat.
1429         (base64-encode-string): Fixed last change; extra padding.
1430
1431 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
1432
1433         * smtpmail.el (smtpmail-default-smtp-server): Define obsolete
1434         variable alias for XEmacs.
1435         (smtpmail-smtp-server): Likewise.
1436         (smtpmail-smtp-service): Likewise.
1437         (smtpmail-local-domain): Likewise.
1438         (smtpmail-debug-info): Likewise.
1439         (smtpmail-send-it): Check function `expand-mail-aliases' is
1440         defined.
1441
1442 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
1443
1444         * smtp.el (smtp-debug-info): Now a user option.
1445
1446 1999-05-25  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
1447
1448         * README.ja: Modify URL and required version of APEL.
1449
1450 1999-05-24  Tanaka Akira  <akr@jaist.ac.jp>
1451
1452         * mel-b-ccl.el (base64-encode-string): New alias.
1453         (base64-encode-region): Ditto.
1454         (base64-decode-string): Ditto.
1455         (base64-decode-region): Ditto.
1456
1457 1999-05-24  Tanaka Akira  <akr@jaist.ac.jp>
1458
1459         * mel-b-ccl.el, mel-q-ccl.el: Sync up with doodle-1.12.5.
1460
1461 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
1462
1463         * eword-encode.el (ew-space-process): Renamed from
1464         `tm-eword::space-process'.
1465
1466 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
1467
1468         * eword-encode.el (tm-eword::space-process): Don't concatenate
1469         `special's.
1470         (ew-encode-rword-1): Renamed from `tm-eword::encode-string-1'; add
1471         new optional argument `must-output'; return nil if it can't encode
1472         literally.
1473         (eword-encode-rword-list): Fold SPACE or TAB in the encoded string
1474         if `ew-encode-rword-1' can't encode literally and it is possible
1475         to encode the rest literally with the folding.
1476         (eword-encode-phrase-to-rword-list): Add `special' flag to
1477         brackets of comments.
1478
1479 1999-05-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1480
1481         * smtpmail.el: Require 'poe and 'pcustom.
1482
1483 1999-05-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1484
1485         * mel.el: Update header.
1486         Require 'path-util and don't require 'poem.
1487         (mel-use-module): Eliminate local variable `encoding'.
1488         (mime-insert-encoded-file for mel-b-builtin):
1489         Use built-in `interactive' spec.
1490         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1491         (mime-encode-region): Capitalize prompt string.
1492         (mime-decode-region): Ditto.
1493         (mime-insert-encoded-file): Ditto.
1494         (mime-write-decoded-region): Ditto.
1495
1496         * mel-b-ccl.el: Update header.
1497         (base64-ccl-encode-region): Use read-only `interactive' spec.
1498         (base64-ccl-decode-region): Ditto.
1499         (base64-ccl-insert-encoded-file): Use built-in `interactive' spec.
1500         (base64-ccl-write-decoded-region): Ditto.
1501         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1502
1503         * mel-b-dl.el: Update header.
1504         Don't require 'poe; it is required implicitly via 'mime-def.
1505         (base64-dl-handle): Chech whether `base64-dl-module' is string.
1506         Defalias `base64-encode-string' and `base64-decode-string' just
1507         after `dynamic-call'ing "emacs_base64_init".
1508         (base64-encode-region): Use read-only `interactive' spec.
1509         Use `base64-encode-string'.
1510         Changed order of evaluation to "encode, delete, then insert".
1511         (base64-decode-region): Renamed from `decode-base64-region'.
1512         Use read-only `interactive' spec.
1513         Use `base64-decode-string'.
1514         Changed order of evaluation to "decode, delete, then insert".
1515         (mime-encode-string): Use `base64-encode-string'.
1516         (mime-decode-string): Use `base64-decode-string'.
1517         (mime-decode-region): Use `base64-decode-region'.
1518         (encoded-text-encode-string): Use `base64-encode-string'.
1519         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1520         (mime-insert-encoded-file): Use built-in `interactive' spec.
1521         (mime-write-decoded-region in comment): Ditto.
1522
1523         * mel-b-el.el: Update header.
1524         Don't require 'poe; it is required implicitly via 'mime-def.
1525         (pack-sequence): Moved to top of the function definitions.
1526         (base64-encode-string): Calculate padding first.
1527         (base64-internal-encode-region): Changed order of evaluation to
1528         "encode, delete, then insert".
1529         (base64-internal-decode-string): Changed order of evaluation to
1530         "decode, delete, then insert".
1531         (base64-encode-region): Use read-only `interactive' spec.
1532         (base64-decode-region): Ditto.
1533         (base64-decode-string): Not interactive.
1534         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1535         (base64-insert-encoded-file): Use built-in `interactive' spec.
1536         (base64-write-decoded-region): Ditto.
1537
1538         * mel-g.el: Update header.
1539         Require 'mime-def instead of 'poem and 'mel.
1540         (mime-insert-encoded-file): Use built-in `interactive' spec.
1541         (mime-write-decoded-region): Ditto.
1542
1543         * mel-q-ccl.el: Update header.
1544         (quoted-printable-ccl-encode-region):
1545         Use read-only `interactive' spec.
1546         (quoted-printable-ccl-decode-region): Ditto.
1547         (quoted-printable-ccl-insert-encoded-file):
1548         Use built-in `interactive' spec.
1549         (quoted-printable-ccl-write-decoded-region): Ditto.
1550         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1551
1552         * mel-q.el: Update header.
1553         Require 'path-util instead of 'emu.
1554         (quoted-printable-internal-encode-region): Rewrite without regexp.
1555         (quoted-printable-internal-decode-region): Ditto.
1556         (quoted-printable-encode-region): Use read-only `interactive' spec.
1557         (quoted-printable-decode-region): Ditto.
1558         (mime-insert-encoded-file): Use built-in `interactive' spec.
1559         (mime-write-decoded-region): Ditto.
1560         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1561
1562         * mel-u.el: Update header.
1563         Require 'path-util instead of 'emu.
1564         (mime-insert-encoded-file): Use built-in `interactive' spec.
1565         (mime-write-decoded-region): Ditto.
1566
1567 1999-05-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1568
1569         * mime-def.el: Require 'poe, 'poem, and 'pcustom.
1570         (mime): Declare `default-mime-charset' as an initial member.
1571
1572         * mime-parse.el: Don't require 'cl at compile-time.
1573
1574         * mailcap.el (mailcap-look-at-qchar): Use `char-after'.
1575
1576         * std11.el: Require 'poe, 'poem, and 'pcustom.
1577
1578         * smtp.el: Update header.
1579         Require 'poe, 'poem, and 'pcustom.
1580         Require 'cl at compile-time.
1581
1582 1999-05-21  MORIOKA Tomohiko  <tomo@m17n.org>
1583
1584         * README.en (Installation): Modify URL and required version of
1585         APEL.
1586
1587         * eword-encode.el (ew-find-charset-rule): Renamed from
1588         `tm-eword::find-charset-rule'; use
1589         `find-mime-charset-by-charsets'.
1590
1591 \f
1592 1999-05-11  MORIOKA Tomohiko  <tomo@m17n.org>
1593
1594         * FLIM: Version 1.12.6 (Family-K\e-Dòenmae)\e-A released.
1595
1596 1999-04-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1597
1598         * mel-b-ccl.el (TopLevel): Suppress warning.
1599         mel-q-ccl.el (TopLevel): Ditto.
1600         mime.el (TopLevel): Ditto.
1601
1602 1999-04-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1603
1604         * eword-decode.el (eword-encoded-word-regexp): Accept "b" and "q"
1605         for "encoding".
1606
1607         * mime-def.el (std11-qtext-regexp): Don't use `string'.
1608         (mime-tspecial-char-list): Eval at compile time.
1609
1610 1999-04-22  Katsumi Yamaoka   <yamaoka@jpl.org>
1611
1612         * mime.el: Delete autoload setting for `eword-encode-field'.
1613
1614 1999-04-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
1615
1616         * eword-encode.el: Require `poem' instead of `emu'.
1617         Don't use `cl' for `caar'.
1618
1619 1999-04-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1620
1621         * smtp.el (smtp-via-smtp): Funcall `smtp-server' if it is a
1622         function.
1623         (smtp-server): Make it can also be a function called from
1624         `smtp-via-smtp' with arguments SENDER and RECIPIENTS.
1625
1626 1999-04-05  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1627
1628         * FLIM-CFG: Make easier to install in VERSION_SPECIFIC_LISPDIR.
1629
1630 1999-03-29  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1631
1632         * mime.el (mime-read-field): Correct argument of
1633         `mime-decode-field-body'; 'native -> 'plain.
1634
1635 1999-03-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1636
1637         * eword-encode.el (TopLevel): Require 'cl when compiling.
1638         (eword-encode-rword-list): Suppress insertion of extra spaces.
1639         (eword-encode-msg-id-to-rword-list): Treat surrounding angle
1640         brackets atomically.
1641         ([tm-ja:4244] by Kazuhiro Ohta <ohta@ele.cst.nihon-u.ac.jp>)
1642
1643 1999-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1644
1645         * eword-encode.el (eword-charset-encoding-alist): Add `tis-620'.
1646
1647 1999-03-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1648
1649         * mel.el (mime-decode-string): Return STRING if return value of
1650         `(mel-find-function 'mime-decode-string encoding)' is nil.
1651
1652 1999-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1653
1654         * mime-def.el (mel-define-service): Change size of obarray to 7.
1655
1656 1999-02-01  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
1657
1658         * mime-ja.sgml: Tranlate all untranslated parts.
1659
1660 \f
1661 1999-01-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1662
1663         * FLIM: Version 1.12.5 (Hirahata) released.
1664
1665         * mime-ja.sgml, mime-en.sgml: Sync with FLIM API 1.12.
1666
1667 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1668
1669         * NEWS (New optional argument of `std11-field-end'): New
1670         subsection.
1671
1672         * std11.el (std11-field-end): Add new optional argument `bound'.
1673
1674 \f
1675 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1676
1677         * FLIM: Version 1.12.4 (Tsutsui) released.
1678
1679 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1680
1681         * README.en: Sync with latest FLIM.
1682
1683         * README.ja: fixed.
1684
1685 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1686
1687         * mmbuffer.el, mmgeneric.el (insert-entity-content): New method.
1688
1689         * mime.el (mime-insert-entity-content): New generic function.
1690
1691 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1692
1693         * NEWS (New function `mime-find-entity-from-content-id'): New
1694         subsection.
1695         (New function `mime-parse-msg-id'): New subsection.
1696         (New function `mime-uri-parse-cid'): New subsection.
1697
1698 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1699
1700         * mime.el (mime-find-entity-from-content-id): New function.
1701         (mime-field-parser-alist): Use `mime-parse-msg-id' instead of
1702         `std11-parse-msg-id' to parse `Message-Id', `Recent-Message-Id'
1703         and `Content-Id' field.
1704
1705         * mime-parse.el (mime-parse-msg-id): New function.
1706         (mime-uri-parse-cid): New function.
1707
1708 \f
1709 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1710
1711         * FLIM: Version 1.12.3 (Kintetsu-K\e-Dòriyama)\e-A released.
1712
1713 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1714
1715         * NEWS (Function `std11-parse-in-reply-to'): New subsection.
1716         (New function `std11-parse-msg-id-string'): Likewise.
1717         (New function `std11-parse-msg-ids-string'): Likewise.
1718         (New generic function `mime-insert-entity'): Likewise.
1719
1720 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1721
1722         * mime.el (mime-field-parser-alist): Change to set parser for
1723         tokens instead of parser for string.
1724         (mime-read-field): Use `eword-lexical-analyze' before parsing.
1725
1726         * eword-encode.el (eword-encode-in-reply-to): Use
1727         `std11-parse-msg-ids-string' instead of `std11-parse-in-reply-to'
1728         and `std11-lexical-analyze'.
1729
1730         * std11.el (std11-parse-msg-ids): Renamed from
1731         `std11-parse-in-reply-to'; define `std11-parse-in-reply-to' as
1732         obsolete alias.
1733         (std11-parse-msg-id-string): New function.
1734         (std11-parse-msg-ids-string): New function.
1735
1736 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1737
1738         * mime.el (mime-field-parser-alist): New variable.
1739         (mime-read-field): Refer `mime-field-parser-alist'.
1740
1741 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1742
1743         * mmbuffer.el, mmgeneric.el (insert-entity): New method.
1744
1745         * mime.el (mime-insert-entity): New generic function.
1746
1747 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
1748
1749         * std11.el (TopLevel): Require `custom'.
1750
1751 \f
1752 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1753
1754         * FLIM: Version 1.12.2 (Kuj\e-Dò)\e-A released.
1755
1756 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1757
1758         * mime-parse.el (mime-lexical-analyzer): New user option.
1759         (mime-analyze-tspecial): New function.
1760         (mime-analyze-token): New function.
1761         (mime-parse-Content-Transfer-Encoding): Use
1762         `std11-lexical-analyze' with `mime-lexical-analyzer'.
1763
1764         * mime-def.el (mime-tspecial-char-list): Renamed from
1765         `mime-tspecials'; changed from string to list.
1766         (mime-token-regexp): Use `eval-when-compile'.
1767
1768 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1769
1770         * eword-decode.el (eword-lexical-analyzer): Modify DOC-string
1771         about interface change.
1772         (eword-analyze-comment): Renamed from `eword-parse-comment';
1773         change second argument `from' to required argument; abolish alias
1774         `eword-analyze-comment' of `eword-parse-comment'.
1775
1776 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1777
1778         * NEWS (User option `eword-lexical-analyzers' ->
1779         `eword-lexical-analyzer'): New subsection.
1780
1781         * eword-decode.el (eword-lexical-analyzer): Renamed from user
1782         option `eword-lexical-analyzers'.
1783
1784 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1785
1786         * NEWS (New user option `std11-lexical-analyzer'): New subsection.
1787
1788         * std11.el (std11-lexical-analyzer): Renamed from user option
1789         `std11-lexical-analyzers'.
1790
1791 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1792
1793         * std11.el (std11-lexical-analyze): Change interface to add new
1794         optional argument `analyzers'.
1795
1796 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1797
1798         * std11.el (std11-lexical-analyzers): New user option.
1799         (std11-lexical-analyze): New implementation; refer
1800         `std11-lexical-analyzers'.
1801
1802 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1803
1804         * NEWS (Change interface of lexical-analyzers): New subsection.
1805
1806 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1807
1808         * eword-decode.el (eword-encoded-word-regexp): Must define when
1809         this module is compiled.
1810         (eword-decode-structured-field-body): Add new optional argument
1811         `start'.
1812         (eword-decode-and-unfold-structured-field-body): Likewise.
1813         (eword-decode-and-fold-structured-field-body): Likewise.
1814         (eword-analyze-quoted-string): Add new argument `start'; return
1815         `(<parsed result> . <end position>)' instead of `(<parsed result>
1816         . <rest string>)'.
1817         (std11-analyze-domain-literal): Likewise.
1818         (eword-analyze-domain-literal): Likewise.
1819         (eword-analyze-comment): Changed to alias of
1820         `eword-parse-comment'.
1821         (eword-analyze-spaces): Add new argument `start'; return `(<parsed
1822         result> . <end position>)' instead of `(<parsed result> . <rest
1823         string>)'.
1824         (std11-analyze-domain-literal): Likewise.
1825         (eword-analyze-special): Likewise.
1826         (eword-analyze-encoded-word): Likewise.
1827         (eword-analyze-atom): Likewise.
1828         (eword-lexical-analyze-internal): Add new argument `start'.
1829         (eword-lexical-analyze): Change interface to add new optional
1830         argument `start'.
1831         (eword-extract-address-components): Add new optional argument
1832         `start'.
1833
1834         * std11.el (std11-atom-regexp): Modify to match non-top atom.
1835         (std11-analyze-spaces): Add new argument `start'; return `(<parsed
1836         result> . <end position>)' instead of `(<parsed result> . <rest
1837         string>)'.
1838         (std11-analyze-special): Likewise.
1839         (std11-analyze-atom): Likewise.
1840         (std11-analyze-quoted-string): Likewise.
1841         (std11-analyze-domain-literal): Likewise.
1842         (std11-analyze-comment): Likewise.
1843         (std11-lexical-analyze): Add new optional argument `start'.
1844
1845 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1846
1847         * std11.el (std11-fetch-field): Add autoload cookie.
1848         (std11-narrow-to-header): Likewise.
1849         (std11-field-body): Likewise.
1850         (std11-unfold-string): Likewise.
1851         (std11-lexical-analyze): Add DOC-string; add autoload cookie.
1852
1853         * std11.el (std11-space-char-list): Renamed from
1854         `std11-space-chars'; changed from string to list.
1855
1856 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1857
1858         * std11.el (std11-fetch-field): Don't define as inline function.
1859         (std11-field-body): Enclose `std11-narrow-to-header' and
1860         `std11-fetch-field' by `inline'.
1861
1862 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1863
1864         * std11.el (std11-special-char-list): Evaluate when it is
1865         compiled.
1866         (std11-atom-regexp): Use `eval-when-compile'.
1867
1868 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1869
1870         * std11.el (std11-space-chars): Must evaluate when it is compiled.
1871         (std11-analyze-spaces): Don't use `std11-spaces-regexp'; abolist
1872         constant `std11-spaces-regexp'.
1873
1874         * mime-parse.el (mime-disposition-type-regexp): Must evaluate when
1875         it is compiled.
1876
1877         * mime-parse.el: Don't require emu.
1878
1879         * mime-parse.el (mime-parse-Content-Disposition): Use
1880         `eval-when-compile'.
1881
1882         * mime-parse.el (mime-parse-Content-Transfer-Encoding): New
1883         implementation.
1884
1885 1998-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
1886
1887         * README.en (Installation): Modify for APEL 9.12.
1888         * README.ja (Installation): Likewise.
1889
1890 1998-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
1891
1892         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Call
1893         `insert-file-contents-as-coding-system' with CODING-SYSTEM as the
1894         1st arg.
1895         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
1896         Likewise.
1897
1898         * mel-b-ccl.el (base64-ccl-write-decoded-region): Call
1899         `write-region-as-coding-system' with CODING-SYSTEM as the 1st arg.
1900         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
1901         Likewise.
1902
1903 1998-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
1904
1905         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
1906         `insert-file-contents-as-coding-system' (renamed from
1907         `insert-file-contents-as-specified-coding-system').
1908         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
1909         Likewise.
1910
1911         * mel-b-ccl.el (base64-ccl-write-decoded-region): Use
1912         `write-region-as-coding-system' (renamed from
1913         `write-region-as-specified-coding-system').
1914         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
1915         Likewise.
1916
1917 1998-12-08  Katsumi Yamaoka <yamaoka@jpl.org>
1918
1919         * smtp.el (smtp-coding-system): Abolished.
1920         (smtp-via-smtp): Use `open-network-stream-as-binary' instead of
1921         `open-network-stream'.
1922
1923 1998-12-04  Katsumi Yamaoka <yamaoka@jpl.org>
1924
1925         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
1926         `insert-file-contents-as-specified-coding-system' instead of
1927         `insert-file-contents'.
1928         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
1929         Likewise.
1930
1931         * mel-b-ccl.el (base64-ccl-write-decoded-region): Use
1932         `write-region-as-specified-coding-system' instead of
1933         `write-region'.
1934         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
1935         Likewise.
1936
1937 \f
1938 1998-12-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1939
1940         * FLIM: Version 1.12.1 (Nishinoky\e-Dò)\e-A released.
1941
1942 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1943
1944         * smtpmail.el (smtpmail-send-it): Add autoload cookie; use
1945         `smtpmail-do-bcc' instead of `smtp-do-bcc'; modify for interface
1946         change of `smtp-via-smtp'.
1947         (smtpmail-do-bcc): New function (moved and renamed from
1948         `smtp-do-bcc' of smtp.el).
1949
1950 1998-08-06  Katsumi Yamaoka <yamaoka@jpl.org>
1951
1952         * lisp/smtp.el: Do not insert empty line at the end of message.
1953
1954 1998-06-18  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1955
1956         * lisp/smtp.el (smtp-use-8bitmime): New variable.
1957         (smtp-debug-info): Internal variable, now.
1958         (smtp-make-fqdn): Renamed from `smtp-fqdn'.
1959         (smtp-via-smtp): New implementation.
1960         (smtp-send-command): Treat "PASS" as usual.
1961         (smtp-do-bcc): Removed.
1962
1963 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1964
1965         * smtpmail.el: New module (copied from Semi-gnus 6.8).
1966
1967         * smtp.el: New module (copied from Semi-gnus 6.8).
1968
1969         * FLIM-ELS: Add smtp.el and smtpmail.el.
1970
1971 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1972
1973         * mime-def.el: Abolish function `eliminate-top-spaces' because it
1974         is not used in FLIM.
1975
1976 1998-11-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1977
1978         * eword-encode.el (eword-encode-mailbox-to-rword-list): Fix
1979         problem in `eword-encode-addresses-to-rword-list'.
1980
1981 1998-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1982
1983         * std11.el (std11-full-name-string): fixed.
1984
1985         * std11.el (std11-comment-value-to-string): fixed.
1986
1987 1998-11-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1988
1989         * NEWS (Changes in FLIM 1.12): New section.
1990
1991 1998-11-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1992
1993         * std11.el (std11-comment-value-to-string): New function.
1994         (std11-full-name-string): Use `std11-comment-value-to-string'.
1995
1996         * eword-decode.el (eword-parse-comment): New function.
1997         (eword-analyze-comment): New implementation; use
1998         `eword-parse-comment'; change representation.
1999         (eword-decode-token): Modify for representation change of comment.
2000
2001 \f
2002 1998-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2003
2004         * FLIM: Version 1.12.0 (Amagatsuji) was released.
2005
2006 1998-11-14  Tanaka Akira  <akr@jaist.ac.jp>
2007
2008         * mel-b-ccl.el (ccl-cascading-read): Check consistency.
2009
2010 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2011
2012         * eword-decode.el (eword-decode-structured-field-body): Abolish
2013         non-used local variable.
2014
2015 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
2016
2017         * mel-b-ccl.el (mel-ccl-decode-b): Check `ccl-cascading-read' to
2018         select implementation.
2019
2020 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
2021
2022         * mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): workaround
2023         for mule-2.3@19.34.
2024
2025 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
2026
2027         * mel.el (mel-b-builtin): New variable.
2028
2029 1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
2030
2031         * FLIM-ELS: require 'pccl.
2032         (flim-modules): Check CCL availability by broken facility.
2033
2034 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2035
2036         * eword-decode.el (eword-decode-structured-field-body): New
2037         implementation; abolish optional argument `must-unfold'; delete
2038         DOC-string.
2039         (eword-decode-and-unfold-structured-field-body): Renamed from
2040         `eword-decode-and-unfold-structured-field'; delete DOC-string.
2041         (eword-decode-and-fold-structured-field-body): Renamed from
2042         `eword-decode-and-fold-structured-field'; abolish optional
2043         argument `must-unfold'; delete DOC-string.
2044         (eword-decode-unstructured-field-body): Abolish optional argument
2045         `must-unfold'; delete DOC-string.
2046         (eword-decode-and-unfold-unstructured-field-body): Renamed from
2047         `eword-decode-and-unfold-unstructured-field'; delete DOC-string.
2048         (eword-decode-unfolded-unstructured-field-body): New function.
2049
2050 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2051
2052         * mmgeneric.el (mime-insert-header-from-buffer): Use
2053         `mime-find-field-presentation-method' and
2054         `mime-find-field-decoder-internal'.
2055
2056         * eword-decode.el (mime-find-field-presentation-method): New
2057         macro.
2058         (mime-find-field-decoder-internal): New function.
2059         (mime-find-field-decoder): New implementation (use
2060         mime-find-field-decoder-internal).
2061         (mime-decode-header-in-region): Use
2062         `mime-find-field-presentation-method' and
2063         `mime-find-field-decoder-internal'.
2064
2065 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2066
2067         * mmgeneric.el (mime-insert-header-from-buffer): Rename
2068         field-presentation-mode `folding' to `wide'.
2069
2070         * eword-decode.el: Rename field-presentation-modes from `native',
2071         `folding', `unfolding', `unfolding-xover' to `plain', `wide',
2072         `summary', `nov'.
2073
2074 1998-11-07  Tanaka Akira  <akr@jaist.ac.jp>
2075
2076         * eword-decode.el (mime-set-field-decoder): Add mode `unfolding-xover'.
2077         (mime-find-field-decoder): Ditto.
2078
2079 1998-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2080
2081         * eword-encode.el (eword-encode-phrase-route-addr-to-rword-list):
2082         Don't delete the front spaces.
2083         (eword-encode-addresses-to-rword-list): Don't supplement space;
2084         use `nconc' instead of `append'.
2085         (eword-encode-msg-id-to-rword-list): Supplement the front space;
2086         use `nconc' instead of `append'.
2087
2088 1998-11-02  Tanaka Akira  <akr@jaist.ac.jp>
2089
2090         * eword-decode.el (mime-field-decoder-cache): New variable.
2091         (mime-find-field-decoder): Use `mime-field-decoder-cache'.
2092         (mime-update-field-decoder-cache): New variable.
2093         (mime-update-field-decoder-cache): New function.
2094         (mime-decode-header-in-region): Use `mime-field-decoder-cache'.
2095
2096         * mmgeneric.el (mime-insert-header-from-buffer): Use
2097         `mime-field-decoder-cache'.
2098
2099 1998-11-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2100
2101         * eword-decode.el (mime-decode-header-in-region): New function.
2102         (mime-decode-header-in-buffer): Use function
2103         `mime-decode-header-in-region'.
2104
2105 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2106
2107         * mmgeneric.el (mime-insert-header-from-buffer): Refer
2108         `mime-field-decoder-alist' instead of hard-coding.
2109
2110         * mime.el (mime-read-field): Use `mime-decode-field-body'.
2111
2112         * eword-decode.el (eword-decode-and-unfold-structured-field): Add
2113         optional dummy argument `start-column' and `max-column'.
2114         (eword-decode-structured-field-body): Change interface.
2115         (eword-decode-unstructured-field-body): Change interface to add
2116         optional dummy argument `start-column' and `max-column'.
2117         (eword-decode-and-unfold-unstructured-field): Add optional dummy
2118         argument `start-column' and `max-column'.
2119         (mime-field-decoder-alist): New variable; abolish user option
2120         `eword-decode-ignored-field-list' and
2121         `eword-decode-structured-field-list'.
2122         (mime-set-field-decoder): New function.
2123         (mime-find-field-decoder): New function.
2124         (mime-decode-field-body): New function; abolish function
2125         `eword-decode-field-body'.
2126         (mime-decode-header-in-buffer): Renamed from
2127         `eword-decode-header'; refer `mime-field-decoder-alist' instead of
2128         hard-coding; add obsolete alias `eword-decode-header'.
2129
2130 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2131
2132         * mime-def.el: Avoid compile error when edebug is missing.
2133
2134 \f
2135 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2136
2137         * FLIM: Version 1.11.3 (Saidaiji) was released.
2138
2139 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2140
2141         * VERSION: New file (Renamed from FLIM-VERSION).
2142
2143 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2144
2145         * eword-encode.el (eword-encode-char-type): Return nil for ?\n.
2146
2147 1998-10-27  Tanaka Akira      <akr@jaist.ac.jp>
2148
2149         * eword-encode.el (eword-encode-field-body): Unfold `field-body'.
2150
2151 1998-10-27  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
2152
2153         * README.ja: Update.
2154
2155 \f
2156 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2157
2158         * FLIM: Version 1.11.2 (Heij\e-Dò)\e-A was released.
2159
2160         * NEWS (Abolish variable `mime-temp-directory'): New subsection.
2161
2162         * README.en (Installation): Modify for APEL 9.6.
2163
2164 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2165
2166         * eword-encode.el (eword-encode-field-body): Don't eliminate
2167         top-spaces.
2168
2169 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2170
2171         * FLIM-ELS (flim-modules): Don't install mel-b-el for Emacs 20.4.
2172
2173 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
2174
2175         * eword-decode.el (eword-decode-field-body): Refine implementation.
2176
2177 1998-10-24  Tanaka Akira      <akr@jaist.ac.jp>
2178
2179         * mel-b-ccl.el, mel-q-ccl.el, mel.el, FLIM-ELS: Divide mel-ccl.el
2180         into mel-b-ccl.el and mel-q-ccl.el.
2181
2182 1998-09-11  Tanaka Akira      <akr@jaist.ac.jp>
2183
2184         * mel.el (base64-encoded-length): New implementation.
2185
2186 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
2187
2188         * eword-decode.el (eword-decode-field-body): New function.
2189
2190 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2191
2192         * eword-encode.el (eword-encode-field-body): Change interface.
2193         (eword-encode-header): Use `eword-encode-field-body'; abolish
2194         function `eword-encode-field'.
2195
2196 1998-10-25  Tanaka Akira  <akr@jaist.ac.jp>
2197
2198         * eword-encode.el (eword-encode-field-body): New function.
2199         (eword-encode-field): Use `eword-encode-field-body'.
2200
2201 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2202
2203         * mel.el, mel-b-el.el, FLIM-ELS: Rename mel-b.el -> mel-b-el.el.
2204
2205 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2206
2207         * mel-u.el (uuencode-external-decode-region): Use
2208         `temporary-file-directory' instead of `mime-temp-directory'.
2209         (mime-write-decoded-region): Likewise.
2210
2211         * mime-def.el: Abolish variable `mime-temp-directory'.
2212
2213 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2214
2215         * mmgeneric.el (mime-insert-header-from-buffer): New function.
2216         (insert-header): Use `mime-insert-header-from-buffer'.
2217
2218 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2219
2220         * FLIM-ELS: Don't install mel-b-dl.el if the running emacs has
2221         builtin base64 encoder/decoder.
2222
2223         * mel.el: Set up builtin base64 encoder/decoder if they are
2224         available.
2225
2226         * mime-def.el (base64-dl-module): Set nil as initial value if the
2227         running emacs has builtin base64 encoder/decoder.
2228
2229         * mel-b.el: Require `poe' instead of `emu'.
2230         (base64-encode-string): Use `defun-maybe'.
2231         (base64-encode-region): Likewise.
2232         (base64-decode-region): Likewise.
2233         (base64-decode-string): Likewise.
2234
2235         * mel-b-dl.el: Require `poe' instead of `emu'.
2236
2237 \f
2238 1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2239
2240         * FLIM: Version 1.11.1 (Takanohara) was released.
2241
2242 1998-10-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
2243
2244         * README.ja: New file.
2245
2246 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2247
2248         * mime-def.el: Require mcharset.
2249
2250 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
2251
2252         * mel-u.el (mime-write-decoded-region): Fix typo.
2253
2254         * mime-def.el: Enclose defining procedure for the constants
2255         `std11-quoted-pair-regexp', `std11-non-qtext-char-list' and
2256         `std11-qtext-regexp' with `eval-and-compile'.
2257
2258 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2259
2260         * NEWS (Behavior change of `mime-insert-header'): New subsection.
2261
2262         * mmgeneric.el (insert-header): Include `:' in field-name.
2263
2264 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2265
2266         * mime-def.el (std11-qtext-regexp): Use `eval-when-compile'; don't
2267         use `char-list-to-string'.
2268         (std11-quoted-string-regexp): Use `eval-when-compile'.
2269         - Use `def-edebug-spec' to define edebug-form-spec of
2270           mm-define-method; fix definition of edebug-form-spec of
2271           mm-define-method.
2272
2273 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2274
2275         * mime-en.sgml, mime-ja.sgml (Header encoder/decoder): Add
2276         description about `eword-field-encoding-method-alist'.
2277
2278         * mime-en.sgml (Header encoder/decoder): Modify description about
2279         `eword-encode-header'.
2280
2281         * mime-ja.sgml (Header encoder/decoder): Translate.
2282
2283 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2284
2285         * mime-en.sgml (entity formatting): Fix typo in description of
2286         `default-mime-charset'.
2287
2288         * mime-en.sgml (Header encoder/decoder): Modify description of
2289         `eword-decode-header'.
2290
2291         * mime-ja.sgml, mime-en.sgml (Header encoder/decoder): fix typo.
2292
2293         * mime-en.sgml (encoder/decoder): Translate description of
2294         `mime-decode-string'.
2295
2296 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2297
2298         * mime-en.sgml (Content-Disposition parser): Modify description.
2299
2300         * mime-en.sgml (Content-Type parser): Modify description.
2301
2302 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2303
2304         * mime-en.sgml (Content-Transfer-Encoding parser): Translate.
2305
2306 \f
2307 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2308
2309         * FLIM: Version 1.11.0 (Yamadagawa) was released.
2310
2311 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2312
2313         * mime-ja.sgml, mime-en.sgml (entity formatting): Add description
2314         about `mime-insert-text-content'.
2315
2316 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2317
2318         * mime-ja.sgml, mime-en.sgml (entity formatting): New node; move
2319         `mime-insert-header' from `Entity-header'; move
2320         `default-mime-charset' from `custom'.
2321
2322 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2323
2324         * mime-en.sgml, mime-ja.sgml (Entity-header): Generic function
2325         `mime-insert-decoded-header' was renamed to `mime-insert-header'.
2326
2327 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2328
2329         * NEWS: New file.
2330
2331 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2332
2333         * mime.el (mime-insert-header): Renamed from
2334         `mime-insert-decoded-header'; define `mime-insert-decoded-header'
2335         as an obsolete alias.
2336
2337         * mmgeneric.el, mmcooked.el (insert-header): Renamed from
2338         `insert-decoded-header'.
2339
2340         * README.en (Installation): Add required version of APEL.
2341
2342 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2343
2344         * mel-g.el: Require mel.
2345
2346         * mel-g.el: Require poem instead of emu.
2347
2348 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2349
2350         * mime.el (mime-insert-text-content): New generic function.
2351
2352         * mmcooked.el, mmgeneric.el (insert-text-content): New method.
2353
2354 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2355
2356         * std11.el (std11-unfold-string): New implementation.
2357
2358 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2359
2360         * mmgeneric.el: New module.
2361
2362         * mmbuffer.el: Use `generic' as mother backend.
2363
2364         * FLIM-ELS (flim-modules): Add mmgeneric.
2365
2366 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2367
2368         * mime-parse.el (mime-parse-message): Modify for
2369         `make-mime-entity-internal'.
2370
2371         * mime-def.el (make-mime-entity-internal): Change interface to be
2372         able to specify original-header and parsed-header.
2373
2374 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2375
2376         * eword-decode.el (eword-decode-and-unfold-unstructured-field):
2377         New function.
2378
2379 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2380
2381         * mime.el (mime-entity-content-type): New implementation.
2382         (mime-entity-content-disposition): New implementation.
2383         (mime-entity-encoding): New implementation.
2384
2385         * mime.el (mime-fetch-field): Refer internal slots for Date,
2386         Message-Id and References fields.
2387
2388         * mime-parse.el (mime-parse-message): Modify for
2389         `make-mime-entity-internal'.
2390
2391         * mime-def.el: Change `mime-entity-*-internal' and
2392         `mime-entity-set-*-internal' to macro.
2393         (make-mime-entity-internal): Change interface and data format for
2394         NOV data; changed to macro.
2395         (mime-entity-set-location-internal): New macro.
2396         (mime-entity-decoded-subject-internal): New macro.
2397         (mime-entity-set-decoded-subject-internal): New macro.
2398         (mime-entity-decoded-from-internal): New macro.
2399         (mime-entity-set-decoded-from-internal): New macro.
2400         (mime-entity-date-internal): New macro.
2401         (mime-entity-set-date-internal): New macro.
2402         (mime-entity-message-id-internal): New macro.
2403         (mime-entity-set-message-id-internal): New macro.
2404         (mime-entity-references-internal): New macro.
2405         (mime-entity-set-references-internal): New macro.
2406         (mime-entity-chars-internal): New macro.
2407         (mime-entity-set-chars-internal): New macro.
2408         (mime-entity-lines-internal): New macro.
2409         (mime-entity-set-lines-internal): New macro.
2410         (mime-entity-xref-internal): New macro.
2411         (mime-entity-set-xref-internal): New macro.
2412         (mime-entity-original-header-internal): Modify for new structure;
2413         changed to macro.
2414         (mime-entity-set-original-header-internal): Likewise.
2415         (mime-entity-parsed-header-internal): Likewise.
2416         (mime-entity-set-parsed-header-internal): Likewise.
2417         (mime-entity-buffer-internal): Likewise.
2418         (mime-entity-set-buffer-internal): Likewise.
2419         (mime-entity-header-start-internal): Likewise.
2420         (mime-entity-set-header-start-internal): Likewise.
2421         (mime-entity-header-end-internal): Likewise.
2422         (mime-entity-set-header-end-internal): Likewise.
2423         (mime-entity-body-start-internal): Likewise.
2424         (mime-entity-set-body-start-internal): Likewise.
2425         (mime-entity-body-end-internal): Likewise.
2426         (mime-entity-set-body-end-internal): Likewise.
2427
2428 \f
2429 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2430
2431         * FLIM: Version 1.10.5 (Kizugawadai) was released.
2432
2433         * mel.el: Must require poem.
2434
2435 \f
2436 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2437
2438         * FLIM: Version 1.10.4 (Shin-H\e-Dòsono)\e-A was released.
2439
2440 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
2441
2442         * README.en: Add explanation about `VERSION_SPECIFIC_LISPDIR'.
2443
2444         * Makefile (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
2445         (elc): Likewise.
2446
2447         * FLIM-MK (config-flim): Refer to `VERSION_SPECIFIC_LISPDIR'.
2448
2449         * FLIM-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
2450
2451 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2452
2453         * mel.el (mel-ccl-module): Require path-util when the running
2454         emacs has MULE.
2455
2456         * mel.el: Don't require emu.
2457
2458 1998-10-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2459
2460         * FLIM-ELS: Don't install mel-ccl in anything older than XEmacs 21
2461         with MULE.
2462
2463 \f
2464 1998-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2465
2466         * FLIM: Version 1.10.3 (Komada) was released.
2467
2468         * mel-ccl.el (base64-ccl-write-decoded-region): bind
2469         `jka-compr-compression-info-list' with nil.
2470
2471         * mel-b.el (base64-internal-decoding-limit): Switch default value
2472         between XEmacs-mule and other emacsen.
2473         Abolish function `base64-decode-string!'.
2474         (base64-internal-decode-region): New implementation.
2475         (base64-insert-encoded-file): New function.
2476         (mime-insert-encoded-file): Use `base64-insert-encoded-file'.
2477         (base64-write-decoded-region): New function.
2478         (mime-write-decoded-region): Use `base64-write-decoded-region'.
2479
2480         * mel-b-dl.el (decode-base64-region): Renamed from
2481         `base64-decode-region'.
2482         (mime-insert-encoded-file): Change temporary-buffer to unibyte
2483         representation.  Abolish method `mime-write-decoded-region'
2484         because it is slower than CCL based implementation.
2485
2486 1998-10-09  Tanaka Akira <akr@jaist.ac.jp>
2487
2488         * mel-ccl.el: Check `ccl-execute-eof-block-on-decoding-some'
2489         facility instead of `ccl-execute-eof-block-on-encoding-some'.
2490
2491 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2492
2493         * mel-b.el (base64-characters): Enclose with `eval-and-compile'.
2494
2495         * eword-decode.el (eword-encoded-text-regexp): Enclose with
2496         `eval-and-compile'.
2497         (eword-encoded-word-regexp): Use `eval-when-compile'.
2498
2499 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2500
2501         * eword-decode.el (eword-max-size-to-decode): New user option.
2502         (eword-decode-and-fold-structured-field): Do nothing if size of
2503         input is bigger than `eword-max-size-to-decode'.
2504
2505 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2506
2507         * mel-b.el (base64-numbers): Use `eval-when-compile'.
2508
2509 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
2510
2511         * FLIM-CFG: Use `add-latest-path' instead of `add-path' for adding
2512         "custom" to load-path.
2513
2514 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
2515
2516         * mime-def.el (mime-library-product): Enclose with
2517         `eval-and-compile'.
2518
2519         * FLIM-CFG: Add "custom" to load-path.
2520
2521 \f
2522 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2523
2524         * FLIM: Version 1.10.2 (Kintetsu-Miyazu) was released.
2525
2526         * mime-def.el, mel.el, mel-b-dl.el: Move variable
2527         `base64-dl-module' from mel-b-dl.el and mel.el to mime-def.el.
2528
2529 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2530
2531         * mel.el (mel-ccl-module): New variable; use it to check mel-ccl
2532         is available.
2533
2534         * FLIM-ELS: Don't install mel-ccl for anything older than MULE
2535         2.3.
2536
2537 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2538
2539         * mel-u.el: Use `mel-define-backend' to define "x-uue".
2540         Define "x-uuencode" as a clone of "x-uue".
2541
2542         * Move variable `mel-encoding-module-alist' from mel.el to
2543         mime-def.el.
2544
2545         * mel.el (mel-find-function): Use function
2546         `mel-find-function-from-obarray'.
2547         Use `mel-define-backend' to define "7bit", "8bit" and "binary";
2548         don't define methods of "8bit" and "binary"; inherit methods from
2549         "7bit".
2550
2551         * mime-def.el (mel-service-list): New variable.
2552         (mel-define-service): New implementation.
2553         (mel-find-function-from-obarray): New inline function.
2554         (mel-copy-method): New inline function.
2555         (mel-copy-backend): New inline function.
2556         (mel-define-backend): New macro.
2557
2558 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2559
2560         * mel-u.el: Define method functions of mel.
2561         (mime-encode-region): Use `mel-define-method-function'; abolish
2562         `uuencode-encode-region'.
2563         (mime-decode-region): Use `mel-define-method-function'; abolish
2564         `uuencode-decode-region'.
2565         (mime-encode-string): New method.
2566         (mime-decode-string): New method.
2567         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2568         `uuencode-insert-encoded-file'.
2569         (mime-write-decoded-region): Use `mel-define-method'; abolish
2570         `uuencode-write-decoded-region'.
2571
2572 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2573
2574         * mime-def.el (mel-define-service): Add DOC.
2575         (mel-define-method): Add DOC.
2576         (mel-define-method-function): Add DOC.
2577
2578         * mime-en.sgml, mime-ja.sgml: Modify for FLIM 1.10.
2579
2580 \f
2581 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2582
2583         * FLIM: Version 1.10.1 (Miyamaki) was released.
2584
2585 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2586
2587         * mel-g.el: Define method functions of mel.
2588         (mime-encode-region): Use `mel-define-method-function'; abolish
2589         `gzip64-encode-region'.
2590         (mime-decode-region): Use `mel-define-method-function'; abolish
2591         `gzip64-decode-region'.
2592         (mime-encode-string): New method.
2593         (mime-decode-string): New method.
2594         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2595         `gzip64-insert-encoded-file'.
2596         (mime-write-decoded-region): Use `mel-define-method'; abolish
2597         `gzip64-write-decoded-region'.
2598
2599         * mime-def.el (mime-library-product): New variable; abolish
2600         `mime-library-version'.
2601         (mime-product-name): New macro.
2602         (mime-product-version): New macro.
2603         (mime-product-code-name): New macro.
2604         (mime-library-version): Renamed from
2605         `mime-library-version-string'; use `mime-library-product',
2606         `mime-product-name', `mime-product-version' and
2607         `mime-product-code-name'.
2608
2609         * mime-def.el (mm-define-backend): Add DOC.
2610         (mm-define-method): Add DOC.
2611
2612         * mel.el (mime-encoding-list): Modify DOC to add description about
2613         optional argument SERVICE.
2614
2615 1998-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2616
2617         * mime-ja.sgml, mime-en.sgml (mm-backend module): Write
2618         description of `mm-define-backend' and `mm-define-method'.
2619
2620 \f
2621 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2622
2623         * FLIM: Version 1.10.0 (K\e-Dòdo)\e-A was released.
2624
2625         * README.en (What's FLIM): Add mel-ccl.el.
2626
2627 1998-09-21  Tanaka Akira      <akr@jaist.ac.jp>
2628
2629         * mel-ccl.el:
2630           - Require 'pccl instead of 'emu.
2631           - Use `unless-broken' to check facility.
2632
2633 1998-09-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2634
2635         * mel.el (mime-encoding-list): New user option (renamed from
2636         `mime-content-transfer-encoding-list').
2637         (mime-encoding-list): New function.
2638         (mime-encoding-alist): New function.
2639         (mime-encode-region): Use `mime-encoding-alist' for completion.
2640         (mime-decode-region): Likewise.
2641         (mime-insert-encoded-file): Likewise.
2642         (mime-write-decoded-region): Likewise.
2643
2644 1998-09-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2645
2646         * eword-decode.el (eword-decode-structured-field-list): Add
2647         Mail-Followup-To field.
2648
2649 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2650
2651         * eword-encode.el (eword-charset-encoding-alist): Add utf-8.
2652
2653 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2654
2655         * mel.el (mime-content-transfer-encoding-list): New user option.
2656         (mime-encode-region): Use `mime-content-transfer-encoding-list'
2657         for completion.
2658         (mime-decode-region): Likewise.
2659         (mime-insert-encoded-file): Likewise.
2660         (mime-write-decoded-region): Likewise.
2661
2662         * mel.el (mime-write-decoded-region): fix typo.
2663
2664 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2665
2666         * mime-def.el (mel-define-method-function): Don't override.
2667
2668 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2669
2670         * mel.el, mel-ccl.el, FLIM-ELS: Add mel-ccl.el.
2671
2672 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2673
2674         * mel-dl.el, README.en, FLIM-ELS: Rename mel-dl.el to mel-b-dl.el.
2675
2676         * mel.el: - Rename mel-dl.el to mel-b-dl.el.
2677                   - Move `mel-define-service' to mime-def.el.
2678
2679         * mime-def.el (mel-define-service): New macro (moved from mel.el);
2680         fixed problem in Emacs.
2681         (mel-define-method): Use `mel-define-service'.
2682         (mel-define-method-function): Use `mel-define-service'.
2683
2684 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2685
2686         * mel.el (mime-encode-region): Don't regard nil encoding as
2687         "7bit".
2688
2689 1998-09-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2690
2691         * eword-encode.el (eword-encode-text): Use
2692         `encoded-text-encode-string'.
2693         (tm-eword::encoded-word-length): `q-encoding-encoded-length' was
2694         renamed to `Q-encoded-text-length'.
2695
2696         * eword-decode.el: Move `base64-token-regexp',
2697         `base64-token-padding-regexp', `eword-B-encoded-text-regexp' and
2698         `eword-Q-encoded-text-regexp' to mime-def.el.
2699         (eword-decode-encoded-text): Use `encoded-text-decode-string'.
2700
2701         * mel-q.el: Define method functions of mel.
2702         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2703         `quoted-printable-insert-encoded-file'.
2704         (mime-write-decoded-region): Use `mel-define-method'; abolish
2705         `quoted-printable-write-decoded-region'.
2706         - Move `q-encoding-printable-char-p' and
2707         `q-encoding-encoded-length' to mel.el.
2708
2709         * mel-b.el: Define method functions of mel.
2710         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2711         `base64-insert-encoded-file'.
2712         (mime-write-decoded-region): Use `mel-define-method'; abolish
2713         `base64-write-decoded-region'.
2714         - Move `base64-encoded-length' to mel.el.
2715
2716         * mel-dl.el (base64-encode-region): Define directly (abolish
2717         `base64-dl-encode-region').
2718         (base64-decode-region): Define directly (abolish
2719         `base64-dl-decode-region').  Define method functions of mel.
2720         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2721         `base64-insert-encoded-file'; don't use external encoder.
2722         (mime-write-decoded-region): Use `mel-define-method'; abolish
2723         `base64-write-decoded-region'; don't use external decoder.
2724         - Move `base64-encoded-length' to mel.el.
2725
2726         * mime.el: Move `mm-arglist-to-arguments' to mime-def.el.
2727
2728         * mime-def.el (base64-token-regexp): New constant (moved from
2729         eword-decode.el).
2730         (base64-token-padding-regexp): Likewise.
2731         (B-encoded-text-regexp): New constant (moved from eword-decode.el,
2732         and renamed from `eword-B-encoded-text-regexp').
2733         (Q-encoded-text-regexp): New constant (moved from eword-decode.el,
2734         and renamed from `eword-Q-encoded-text-regexp'.
2735         (mm-arglist-to-arguments): New function (moved from mime.el).
2736         (mel-define-method): New macro.
2737         (mel-define-method-function): New macro.
2738         (mel-define-function): New macro.
2739
2740         * mel.el (mel-encoding-module-alist): New variable.
2741         (mel-use-module): New function.
2742         (mel-find-function): New function.
2743         (mel-define-service): New macro.
2744         (mime-encode-region): Use `mel-find-function'; abolish variable
2745         `mime-encoding-method-alist'.
2746         (mime-decode-region): Use `mel-find-function'; abolish variable
2747         `mime-decoding-method-alist'.
2748         (mime-decode-string): Use `mel-find-function'; abolish variable
2749         `mime-string-decoding-method-alist'.
2750         (encoded-text-encode-string): New function.
2751         (encoded-text-decode-string): New function.
2752         (base64-encoded-length): New function (moved from mel-b.el and
2753         mel-dl.el).
2754         (Q-encoding-printable-char-p): New function (moved from mel-q.el,
2755         and renamed from `q-encoding-printable-char-p').
2756         (Q-encoded-text-length): New function (moved from mel-q.el, and
2757         renamed from `q-encoding-encoded-length').
2758         (mime-insert-encoded-file): Use `mel-find-function'; abolish
2759         variable `mime-file-encoding-method-alist'.
2760         (mime-write-decoded-region): Use `mel-find-function'; abolish
2761         variable `mime-file-decoding-method-alist'.
2762
2763 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2764
2765         * mel-b.el (base64-internal-encoding-limit): modify :type.
2766         (base64-internal-decoding-limit): Change initial value to 70000;
2767         modify :type.
2768
2769         * mel-b.el (base64-decode-string!): Renamed from
2770         `base64-internal-decode-string!'.
2771
2772 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2773
2774         * mel-b.el (base64-characters): New constant.
2775         (base64-num-to-char): Use `base64-characters'.
2776         (base64-numbers): Use `base64-characters'.
2777         (base64-internal-decode): Modify calculation third byte.
2778
2779         * mel-dl.el (base64-dl-encode-string): New alias.
2780         (base64-dl-decode-string): New alias.
2781         (base64-dl-encode-region): Renamed from `base64-encode-region';
2782         don't save-excursion and save-restriction.
2783         (base64-dl-decode-region): Renamed from `base64-decode-region';
2784         don't save-excursion and save-restriction; convert all at once.
2785         (base64-encode-region): New alias.
2786         (base64-decode-region): New alias.
2787
2788         * mel-b.el (base64-internal-decode): New function.
2789         (base64-internal-decode-string): Use `base64-internal-decode'.
2790         (base64-internal-decode-string!): New function.
2791         (base64-internal-decode-region): Use
2792         `base64-internal-decode-string!' instead of
2793         `base64-internal-decode-string'.
2794
2795 1998-09-15  Tanaka Akira  <akr@jaist.ac.jp>
2796
2797         * mel-b.el (base64-numbers): Fix a position of 63.
2798
2799 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2800
2801         * mel-b.el (base64-numbers): New constant.
2802         (base64-char-to-num): New macro.
2803         (base64-internal-decode-string): Don't use memq.
2804
2805 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2806
2807         * mel-b.el (base64): New group.
2808         (base64-external-encoder): Now a user option.
2809         (base64-external-decoder): Now a user option.
2810         (base64-external-decoder-option-to-specify-file): Now a user
2811         option.
2812         (base64-internal-encoding-limit): Now a user option.
2813         (base64-internal-decoding-limit): Now a user option.
2814
2815         * mel-b.el (base64-internal-decode-string): New implementation;
2816         abolish function `base64-decode-unit'.
2817
2818 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2819
2820         * README.en (Installation): Fix typo.
2821
2822 \f
2823 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2824
2825         * FLIM: Version 1.9.2 (Shin-Tanabe) was released.
2826
2827         * README.en (Installation): Add `install as a XEmacs package'.
2828
2829 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2830
2831         * mime-en.sgml (Encoding Method): Translate.
2832
2833 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2834
2835         * eword-encode.el (eword-encode-msg-id-to-rword-list): New
2836         function.
2837         (eword-encode-in-reply-to-to-rword-list): New function.
2838         (eword-encode-in-reply-to): New function.
2839         (eword-encode-field): Use `eword-encode-in-reply-to' for
2840         `In-Reply-To' field.
2841
2842         * std11.el (std11-parse-in-reply-to): New function.
2843
2844 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2845
2846         * eword-decode.el (eword-decode-structured-field-list): Add
2847         `User-Agent'.
2848
2849 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2850
2851         * Makefile (package): Don't update auto-autoloads.el and
2852         custom-load.el.
2853
2854         * FLIM-MK (compile-flim-package): Update auto-autoloads.el and
2855         custom-load.el.
2856
2857 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2858
2859         * mime-def.el: Abolish function `butlast' and `nbutlast'.
2860
2861         * mime-def.el (mime-library-version): New constant.
2862         (mime-library-version-string): Refer `mime-library-version'.
2863
2864 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2865
2866         * Makefile (XEMACS): New variable.
2867         (PACKAGEDIR): New variable.
2868         (package): New target.
2869         (install-package): New target.
2870
2871         * FLIM-CFG (PACKAGEDIR): New variable.
2872
2873         * FLIM-MK (config-flim-package): New function.
2874         (compile-flim-package): New function.
2875         (install-flim-package): New function.
2876
2877 1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2878
2879         * mime-en.sgml (Content-Type field): Translate.
2880         (mime-content-type): Translate.
2881         (Content-Type parser): Translate.
2882         (Content-Disposition): Translate.
2883         (mime-content-disposition): Translate.
2884         (Content-Disposition parser): Translate.
2885
2886 1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2887
2888         * Makefile (GOMI): Add Texinfo related garbages.
2889         (clean): Delete historical setting.
2890
2891 1998-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2892
2893         * mime-en.sgml (mm-backend): Translate.
2894         (Request for entity): Likewise.
2895         (mm-backend module): Likewise.
2896
2897         * mime.el (mime-entity-send): Add DOC-string.
2898
2899 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2900
2901         * mime-en.sgml (Entity hierarchy): Translate.
2902
2903 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2904
2905         * mime-en.sgml, mime-ja.sgml (Entity): Rearrangement.
2906
2907 \f
2908 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2909
2910         * FLIM: Version 1.9.1 (Tonosh\e-Dò)\e-A was released.
2911
2912         * mime-en.sgml (mm-backend): Translate a little.
2913
2914 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2915
2916         * eword-encode.el (eword-encode-default-start-column): New user
2917         option.
2918         (eword-encode-string): Use `eword-encode-default-start-column'.
2919         (eword-encode-address-list): Likewise.
2920         (eword-encode-structured-field-body): Likewise.
2921         (eword-encode-unstructured-field-body): Likewise.
2922
2923 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2924
2925         * eword-encode.el (eword-encode): New group.
2926         (eword-field-encoding-method-alist): Now a user option (was:
2927         variable).
2928
2929 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2930
2931         * eword-encode.el: Rename `tm-eword::mailbox-to-rwl' ->
2932         `eword-encode-mailbox-to-rword-list'.
2933
2934         * eword-encode.el: Rename `tm-eword::phrase-to-rwl' ->
2935         `eword-encode-phrase-to-rword-list'.
2936
2937         * eword-encode.el: Rename `eword-addr-spec-to-rwl' ->
2938         `eword-encode-addr-spec-to-rword-list'.
2939
2940         * eword-encode.el: Rename `eword-phrase-route-addr-to-rwl' ->
2941         `eword-encode-phrase-route-addr-to-rword-list'.
2942
2943         * eword-encode.el: Rename `eword-addr-seq-to-rwl' ->
2944         `eword-encode-addr-seq-to-rword-list'.
2945
2946         * eword-encode.el: Rename `tm-eword::split-string' ->
2947         `eword-encode-split-string'.
2948
2949         * eword-encode.el: Rename `tm-eword::addresses-to-rwl' ->
2950         `eword-encode-addresses-to-rword-list'.
2951
2952         * eword-encode.el: Rename `tm-eword::encode-rwl' ->
2953         `eword-encode-rword-list'.
2954
2955         * eword-encode.el (eword-encode-unstructured-field-body): New
2956         function.
2957         (eword-encode-field): Use `eword-encode-unstructured-field-body'.
2958
2959 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2960
2961         * eword-encode.el (eword-encode-string): Add DOC-string.
2962         (eword-encode-address-list): Likewise.
2963         (eword-encode-structured-field-body): Likewise.
2964
2965         * eword-encode.el (eword-encode-field): Regard `In-Reply-To' as a
2966         structured field.
2967
2968 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2969
2970         * eword-encode.el (eword-encode-field): Use `capitalize' instead
2971         of `downcase' for `field-name'.
2972
2973         * eword-encode.el (eword-encode-structured-field-body): New
2974         function.
2975         (eword-encode-field): Use `eword-encode-structured-field-body' for
2976         "MIME-Version" and "User-Agent" field.
2977
2978 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2979
2980         * mime-def.el (mm-define-method): Put `edebug-form-spec'.
2981
2982 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2983
2984         * eword-encode.el (eword-encode-address-list): New function.
2985         (eword-encode-field): Use `eword-encode-address-list' instead of
2986         `tm-eword::encode-address-list'; abolish
2987         `tm-eword::encode-address-list'.
2988
2989         * eword-encode.el (eword-encode-field): Use `eword-encode-string'
2990         instead of `tm-eword::encode-string'; abolish
2991         `tm-eword::encode-string'.
2992
2993         * eword-encode.el: Rename `tm-eword::make-rword' ->
2994         `make-ew-rword'; rename `tm-eword::rword-' -> `ew-rword-'.
2995
2996 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2997
2998         * mel-b.el (base64-insert-encoded-file): Conditionally use
2999         internal converter. (cf. [tm-ja:3320])
3000         (base64-write-decoded-region): Ditto.
3001
3002 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3003
3004         * FLIM-ELS (flim-modules): Don't add `mel-dl' unconditionally.
3005
3006 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3007
3008         * Delete mime-lib.el.
3009
3010 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3011
3012         * mmbuffer.el (write-entity): `write-region-as-CRLF' was renamed
3013         to `write-region-as-raw-text-CRLF'.
3014
3015 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
3016
3017         * mmbuffer.el (write-entity): Use `write-region-as-CRLF' instead
3018         of `write-region-as-binary'.
3019
3020 \f
3021 1998-07-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3022
3023         * FLIM: Version 1.9.0 (Terada) was released.
3024
3025 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3026
3027         * mime-parse.el (mime-parse-multipart): Set message/x-broken if
3028         parsing is failed.
3029
3030 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3031
3032         * mmbuffer.el (entity-children): Don't use
3033         `mime-entity-children-internal'.
3034
3035         * mime-parse.el (mime-parse-multipart): Modify for
3036         `mime-parse-message'; return children.
3037         (mime-parse-encapsulated): Likewise.
3038         (mime-parse-message): Change interface; delete DOC-string; don't
3039         parse children instantly.
3040         (mime-parse-buffer): Modify for `mime-parse-message'.
3041
3042         * mime-parse.el (mime-parse-message): Delete autoload cookie.
3043
3044         * mime.el: Delete autoload setting for `mime-parse-message'.
3045
3046         * mime-en.sgml, mime-ja.sgml (Entity creation): Delete description
3047         of `mime-parse-message'; modify description of `mime-parse-buffer'
3048         to add `representation-type'.
3049
3050 \f
3051 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3052
3053         * FLIM-Chao: Version 1.8.0 (Shij\e-Dò)\e-A was released.
3054
3055 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3056
3057         * mmcooked.el: Abolish method `open'.
3058
3059         * mmbuffer.el (initialize-instance): New method; abolish `open'.
3060         (entity-children): New method.
3061
3062         * mime.el (mime-open-entity): Send `initialize-instance' to
3063         created message.
3064         (mime-entity-children): New implementation.
3065         (mime-entity-parent): New implementation.
3066         (mime-root-entity-p): New implementation.
3067
3068         * mime-parse.el (mime-parse-multipart): Specify current entity as
3069         parent.
3070         (mime-parse-encapsulated): Likewise.
3071         (mime-parse-message): Change interface to specify parent; modify
3072         for `make-mime-entity-internal'.
3073         (mime-parse-buffer): Modify for `mime-parse-message'.
3074
3075         * mime-def.el (make-mime-entity-internal): Change interface; add
3076         format of `mime-entity' to add `parent'.
3077
3078 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3079
3080         * mmbuffer.el (mime-visible-field-p): Renamed from
3081         `eword-visible-field-p'.
3082
3083 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3084
3085         * mime.el (mm-arglist-to-arguments): New function.
3086         (mm-define-generic): New macro.
3087         (mime-entity-cooked-p): Use `mm-define-generic'.
3088         (mime-entity-point-min): Use `mm-define-generic'.
3089         (mime-insert-decoded-header): Use `mm-define-generic'.
3090         (mime-entity-content): Use `mm-define-generic'.
3091         (mime-write-entity-content): Use `mm-define-generic'.
3092         (mime-write-entity): Use `mm-define-generic'.
3093         (mime-write-entity-body): Use `mm-define-generic'.
3094
3095 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3096
3097         * mmbuffer.el (eword-visible-field-p): Moved from mime.el.
3098
3099         * mime.el: Move `eword-visible-field-p' to mmbuffer.el.
3100         (mime-write-entity-body): Change message to `write-body'.
3101
3102 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3103
3104         * mmcooked.el, mmbuffer.el (open): Renamed from `open-entity'.
3105
3106         * mime.el (mime-open-entity): Change message to `open'.
3107
3108         * mime-def.el (mm-define-backend): Must `copy-alist'.
3109
3110 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3111
3112         * mmcooked.el, mmbuffer.el: Use `mm-define-backend' and
3113         `mm-define-method'.
3114
3115         * mime.el: Move `mime-entity-implementation-alist' to mime-def.el.
3116         (mime-find-function): New implementation.
3117         (mime-entity-cooked-p): Use `mime-entity-send'.
3118
3119         * mime-def.el (mime-entity-implementation-alist): Moved from
3120         mime.el.
3121         (mm-define-backend): New macro.
3122         (mm-define-method): New macro.
3123
3124 \f
3125 1998-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3126
3127         * FLIM: Version 1.8.1 (Kutsukawa) was released.
3128
3129 1998-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3130
3131         * mime-en.sgml, mime-ja.sgml (Entity Attributes): Add description
3132         about `default-encoding' of `mime-entity-encoding'.
3133
3134         * mime-en.texi, mime-en.sgml: New files.
3135
3136         * mime-ja.sgml (media-type): Fix typo.
3137
3138         * mime-ja.sgml (Glossary): Fix order.
3139
3140         * mime-ja.sgml (Entity Attributes): Use <code> tag for nil.
3141
3142         * mime-ja.sgml (Entity Attributes): Fix typo.
3143
3144 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3145
3146         * mime.el (mime-entity-encoding): Add new optional argument
3147         `default-encoding'; set default encoding if
3148         Content-Transfer-Encoding field is not found.
3149
3150 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3151
3152         * mmbuffer.el (mmbuffer-write-entity): Use
3153         `mime-entity-buffer-internal', `mmbuffer-entity-point-min' and
3154         `mmbuffer-entity-point-max'.
3155         (mmbuffer-write-entity-body): Use `mime-entity-buffer-internal',
3156         `mime-entity-body-start-internal' and
3157         `mime-entity-body-end-internal'.
3158         (mmbuffer-insert-decoded-header): Use
3159         `mime-entity-buffer-internal', `mime-entity-header-start-internal'
3160         and `mime-entity-header-end-internal'.
3161
3162 \f
3163 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3164
3165         * FLIM: Version 1.8.0 (\e-DÒkubo)\e-A was released.
3166
3167         * README.en: Delete `How to use'.
3168
3169 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3170
3171         * mime-ja.sgml (Entity creation): Add reference for `mm-backend'
3172         in description of `mime-open-entity'.
3173
3174         * mime-ja.sgml (mm-backend): New section.
3175
3176 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3177
3178         * mime-ja.sgml (Entity-header): Modify description about
3179         `mime-insert-decoded-header'.
3180
3181         * mmcooked.el (mmcooked-insert-decoded-header): New function.
3182
3183         * mmbuffer.el (mmbuffer-insert-decoded-header): New function.
3184
3185         * mime.el (mime-insert-decoded-header): Use implementation of
3186         mm-backend; abolish optional argument `code-conversion'.
3187
3188 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3189
3190         * eword-decode.el (eword-decode-encoded-text): Use
3191         `decode-mime-charset-string'.
3192
3193 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3194
3195         * mmcooked.el (mmcooked-write-entity-body): New function.
3196
3197         * mmbuffer.el (mmbuffer-write-entity-body): New function.
3198
3199         * mime.el (mime-write-entity-body): Use implementation of
3200         mm-backend.
3201
3202 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3203
3204         * mmcooked.el (mmcooked-write-entity): New function.
3205
3206         * mmbuffer.el (mmbuffer-write-entity): New function.
3207
3208         * mime.el (mime-write-entity): Use implementation of mm-backend.
3209
3210 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3211
3212         * mmcooked.el (mmcooked-entity-content): New alias for
3213         `mmbuffer-entity-content'.
3214         (mmcooked-write-entity-content): New function.
3215
3216         * mmbuffer.el (mmbuffer-entity-content): New function.
3217         (mmbuffer-write-entity-content): New function.
3218
3219         * mime.el (mime-entity-send): New function.
3220         (mime-entity-buffer): Use `mime-entity-send'.
3221         (mime-entity-point-min): Likewise.
3222         (mime-entity-point-max): Likewise.
3223         (mime-entity-header-start): Likewise.
3224         (mime-entity-header-end): Likewise.
3225         (mime-entity-body-start): Likewise.
3226         (mime-entity-body-end): Likewise.
3227         (mime-fetch-field): Likewise.
3228         (mime-entity-content): Use implementation of mm-backend.
3229         (mime-write-entity-content): Likewise.
3230
3231 \f
3232 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3233
3234         * FLIM: Version 1.7.0 (Iseda) was released.
3235
3236         * mime-ja.sgml (Entity creation): Add description of
3237         `mime-open-entity'.
3238         (Entity Attributes): Add description of `mime-entity-cooked-p'.
3239         (Entity-content): Add description of `mime-write-entity-content',
3240         `mime-write-entity' and `mime-write-entity-body'.
3241
3242 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3243
3244         * mime.el (mime-write-entity-content): New function.
3245
3246 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3247
3248         * mime.el (mime-write-entity-body): New function.
3249
3250         * mime.el (mime-write-entity): New function.
3251
3252 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3253
3254         * mime-parse.el (mime-parse-multipart): Change media-type of
3255         entity to application/octet-stream if the first delimiter is not
3256         found.
3257
3258 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3259
3260         * FLIM-ELS (flim-modules): Add `mmbuffer' and `mmcooked'.
3261
3262         * mmcooked.el: New file.
3263
3264         * mmbuffer.el: New file.
3265
3266         * mime.el (mime-entity-implementation-alist): New variable.
3267         (mime-find-function): New function.
3268         (mime-open-entity): New function.
3269         (mime-entity-function): New function.
3270         (mime-entity-cooked-p): New function.
3271         (mime-entity-buffer): Use backend-module.
3272         (mime-entity-point-min): Likewise.
3273         (mime-entity-point-max): Likewise.
3274         (mime-entity-header-start): Likewise.
3275         (mime-entity-header-end): Likewise.
3276         (mime-entity-body-start): Likewise.
3277         (mime-entity-body-end): Likewise.
3278         (mime-fetch-field): Likewise.
3279
3280         * mime-parse.el (mime-parse-message): New optional argument
3281         `representation-type'.
3282         (mime-parse-buffer): Likewise.
3283
3284         * mime-def.el: Change format of mime-entity-internal to add
3285         `representation-type' and `location'.
3286
3287 \f
3288 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3289
3290         * FLIM-Chao: Version 1.7.0 (Goj\e-Dò)\e-A was released.
3291
3292 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3293
3294         * mime-ja.sgml: Modify for FLIM 1.7.
3295
3296         * mime.el (mime-entity-number): Add DOC.
3297
3298 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3299
3300         * mime.el (mime-entity-encoding): New implementation.
3301
3302         * mime-parse.el (mime-parse-message): Abolish argument `encoding'.
3303
3304         * mime-def.el (make-mime-entity-internal): Abolish argument
3305         `encoding'.
3306         (mime-entity-set-encoding-internal): New function.
3307
3308 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3309
3310         * mime.el (mime-entity-content-disposition): New implementation.
3311
3312         * mime-parse.el (mime-parse-message): Don't parse
3313         Content-Disposition.
3314
3315         * mime-def.el (make-mime-entity-internal): Delete argument
3316         `content-disposition'.
3317         (mime-entity-set-content-disposition-internal): New function.
3318
3319 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3320
3321         * eword-decode.el: Move function `eword-visible-field-p' and
3322         `mime-insert-decoded-header' to mime.el.
3323
3324         * mime-parse.el: Use internal functions of mime-entity.
3325
3326         * mime.el (mime-entity-children): Moved from mime-def.el; use
3327         `mime-entity-children-internal'.
3328         (mime-entity-node-id): Moved from mime-def.el; use
3329         `mime-entity-node-id-internal'.
3330         (mime-entity-number): Moved from mime-def.el; use
3331         `mime-entity-node-id-internal'.
3332         (mime-entity-buffer): Moved from mime-def.el; use
3333         `mime-entity-buffer-internal'.
3334         (mime-entity-point-min): Moved from mime-def.el; use
3335         `mime-entity-header-start-internal'.
3336         (mime-entity-point-max): Moved from mime-def.el; use
3337         `mime-entity-body-end-internal'.
3338         (mime-entity-header-start): Moved from mime-def.el; use
3339         `mime-entity-header-start-internal'.
3340         (mime-entity-header-end): Moved from mime-def.el; use
3341         `mime-entity-header-end-internal'.
3342         (mime-entity-content-type): Moved from mime-def.el; use
3343         `mime-entity-content-type-internal'.
3344         (mime-entity-content-disposition): Moved from mime-def.el; use
3345         `mime-entity-content-disposition-internal'.
3346         (mime-entity-encoding): Moved from mime-def.el; use
3347         `mime-entity-encoding-internal'.
3348         (mime-fetch-field): Use `mime-entity-original-header-internal' and
3349         `mime-entity-set-original-header-internal'.
3350         (mime-read-field): Use `mime-entity-parsed-header-internal' and
3351         `mime-entity-set-parsed-header-internal'.
3352         (eword-visible-field-p): Moved from eword-decode.el.
3353         (mime-insert-decoded-header): Moved from eword-decode.el.
3354         (mime-entity-body-start): Moved from mime-def.el; use
3355         `mime-entity-body-start-internal'.
3356         (mime-entity-body-end): Moved from mime-def.el; use
3357         `mime-entity-body-end-internal'.
3358         (mime-entity-media-type): Moved from mime-def.el.
3359         (mime-entity-media-subtype): Moved from mime-def.el.
3360         (mime-entity-parameters): Moved from mime-def.el.
3361         (mime-entity-type/subtype): Moved from mime-def.el.
3362
3363         * mime-def.el (make-mime-entity-internal): Renamed from
3364         `make-mime-entity'.
3365         (mime-entity-buffer-internal): New function.
3366         (mime-entity-header-start-internal): New function.
3367         (mime-entity-header-end-internal): New function.
3368         (mime-entity-body-start-internal): New function.
3369         (mime-entity-body-end-internal): New function.
3370         (mime-entity-node-id-internal): New function.
3371         (mime-entity-content-type-internal): New function.
3372         (mime-entity-content-disposition-internal): New function.
3373         (mime-entity-encoding-internal): New function.
3374         (mime-entity-original-header-internal): New function.
3375         (mime-entity-children-internal): New function.
3376         (mime-entity-parsed-header-internal): New function.
3377         (mime-entity-set-original-header-internal): Renamed from
3378         `mime-entity-set-original-header'.
3379         (mime-entity-set-children-internal): Renamed from
3380         `mime-entity-set-children'.
3381         (mime-entity-set-parsed-header-internal): Renamed from
3382         `mime-entity-set-parsed-header'.  Move `mime-entity-SLOT'
3383         functions to mime.el.
3384
3385 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3386
3387         * mime-ja.sgml (CVS): Fix typo.
3388
3389 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3390
3391         * mime-parse.el (mime-parse-encapsulated): New function.
3392         (mime-parse-message): Use `mime-parse-encapsulated'.
3393
3394 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3395
3396         * mime-def.el (mime-entity-set-children): New function.
3397
3398         * mime-parse.el (mime-parse-multipart): Change interface.
3399         (mime-parse-message): Use `mime-entity-set-children'.
3400
3401 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3402
3403         * mime.el (mime-read-field): Fix typo.
3404
3405 \f
3406 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3407
3408         * FLIM: Version 1.6.0 (Ogura) was released.
3409
3410         * mime-ja.sgml (Entity Attributes): New section.
3411
3412         * mime-ja.sgml (Entity as node in message): Add description of
3413         `mime-find-entity-from-number' and
3414         `mime-find-entity-from-node-id'.
3415
3416         * mime.el (mime-find-entity-from-number): New function.
3417         (mime-find-entity-from-node-id): New function.
3418         (mime-entity-parent): New function (moved from SEMI MIME-View).
3419         (mime-entity-uu-filename): New function (moved from SEMI
3420         MIME-View).
3421         (mime-entity-filename): New function (moved from SEMI MIME-View).
3422
3423         * mime-def.el (mime-uuencode-encoding-name-list): New variable.
3424
3425 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3426
3427         * mime-ja.sgml: Modify for FLIM 1.6.
3428
3429         * mime.el (mime-fetch-field): New function; abolish
3430         `mime-entity-fetch-field'.
3431         (mime-read-field): New function; abolish `mime-entity-read-field'.
3432
3433 1998-06-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3434
3435         * mime-ja.sgml, mime-ja.texi: New files.
3436
3437 1998-06-22  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3438
3439         * mime-parse.el (mime-parse-message): Would error if empty body.
3440
3441 \f
3442 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3443
3444         * FLIM: Version 1.5.0 (Mukaijima) was released.
3445
3446 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3447
3448         * README.en (What's FLIM): Modify for mime.el.
3449
3450         * FLIM-ELS (flim-modules): Add `mime'.
3451
3452         * mime-lib.el: Move every definitions to mime.el.
3453
3454         * mime.el: New module (renamed from mime-lib.el).
3455
3456 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3457
3458         * mime-lib.el: Add autoload setting for eword-encode.el.
3459
3460         * mime-lib.el (mime-entity-content): New function.
3461
3462 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3463
3464         * mel.el: Abolish constant `mel-version'.
3465
3466         * mel.el (mime-string-decoding-method-alist): New variable.
3467         (mime-decode-string): New function.
3468
3469 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3470
3471         * mel-b.el (base64-external-decode-string): New function.
3472         (base64-decode-string): New function.
3473
3474 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3475
3476         * mel-q.el (quoted-printable-decode-string): New implementation.
3477
3478 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3479
3480         * mel-q.el (quoted-printable-internal-decode-region): New
3481         implementation.
3482
3483 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3484
3485         * mel-q.el (q-encoding-decode-string): Use
3486         `quoted-printable-hex-char-to-num'.
3487
3488         * mel-q.el (quoted-printable-hex-char-to-num): New function.
3489         (quoted-printable-decode-string): Use
3490         `quoted-printable-hex-char-to-num'.
3491
3492 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3493
3494         * mime-def.el, mime-parse.el: Move `mime-message-structure' from
3495         mime-parse.el to mime-def.el.
3496
3497 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3498
3499         * mime-lib.el, mime-parse.el: Move `mime-root-entity-p' from
3500         mime-parse.el to mime-lib.el.
3501
3502         * mime-lib.el: Add autoload setting for mime-parse.el.
3503
3504 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3505
3506         * mime-parse.el, mime-def.el: Move `mime-entity-point-min',
3507         `mime-entity-point-max', `mime-entity-media-type',
3508         `mime-entity-media-subtype', `mime-entity-parameters' and
3509         `mime-entity-type/subtype' from mime-parse.el to mime-def.el.
3510
3511         * mime-parse.el, mime-def.el: Move `mime-content-disposition'
3512         reference functions from mime-parse.el to mime-def.el.
3513
3514         * mime-parse.el, mime-def.el: Move structure `mime-content-type'
3515         from mime-parse.el to mime-def.el.
3516
3517 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3518
3519         * mel-b.el (base64-internal-decode-string): Renamed from
3520         `base64-decode-string'.
3521         (base64-decode-string): New alias for
3522         `base64-internal-decode-string'.
3523
3524 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3525
3526         * mel-b.el (base64-decode-unit): New function; abolish
3527         `base64-decode-1'.
3528         (base64-decode-string): New implementation.
3529         (base64-internal-decode-region): New implementation.
3530
3531 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3532
3533         * mime-parse.el (mime-message-structure): New variable.
3534         (mime-parse-buffer): New function.
3535
3536 1998-06-19  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3537
3538         * mime-def.el: Require 'cl when it is compiled.
3539
3540         * mime-lib.el (mime-entity-read-field): Fix typo.
3541         Use `eword-decode-ignored-field-list'.
3542
3543         * mime-parse.el (mime-parse-multipart): Fix typo.
3544         (mime-parse-message): Parse message/external-body.
3545
3546 \f
3547 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3548
3549         * FLIM: Version 1.4.1 (Momoyama-Gory\e-Dòmae)\e-A was released.
3550
3551 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3552
3553         * eword-decode.el (mime-insert-decoded-header): Fix typo.
3554
3555 \f
3556 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3557
3558         * FLIM: Version 1.4.0 (Kintetsu-Tanbabashi) was released.
3559
3560 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3561
3562         * README.en (What's FLIM): Add description about mime-lib.el and
3563         mime-parse.el.
3564
3565 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3566
3567         * mime-parse.el: Require 'cl when it is compiled.
3568
3569         * eword-decode.el (eword-visible-field-p): New function.
3570         (mime-insert-decoded-header): Use `eword-visible-field-p'.
3571
3572 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3573
3574         * mime-def.el (mime-library-version-string): Renamed from
3575         `mime-spadework-module-version-string'.
3576
3577         * mime-parse.el: New file; moved from SEMI layer.
3578
3579         * FLIM-ELS (flim-modules): Add `mime-parse'.
3580
3581 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3582
3583         * FLIM-ELS (flim-modules): Add `mime-lib'.
3584
3585         * mime-lib.el: New module.
3586
3587         * mime-def.el (mime-entity): Add new slots for original-header and
3588         parsed-header.
3589         (mime-entity-set-original-header): New function.
3590         (mime-entity-set-parsed-header): New function.
3591
3592 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3593
3594         * mime-def.el (mime-entity-number): New function (moved from SEMI
3595         layer).
3596
3597 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3598
3599         * mime-def.el: Move definition of structure `mime-entity' from
3600         SEMI layer.
3601
3602 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3603
3604         * eword-decode.el (eword-decode-ignored-field-list): Capitalize
3605         default value.
3606         (eword-decode-structured-field-list): Capitalize default value.
3607         (eword-decode-header): Regularize field name by `capitalize'.
3608         (mime-insert-decoded-header): New function.
3609
3610 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3611
3612         * mailcap.el (mailcap-file): Use `defcustom'.
3613
3614 \f
3615 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3616
3617         * FLIM: Version 1.3.0 (Fushimi) was released.
3618
3619 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3620
3621         * std11.el (std11-fetch-field): New function.
3622         (std11-field-body): Use 'std11-fetch-field.
3623
3624 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3625
3626         * mime-def.el (regexp-*): New function (moved from mime-parse.el
3627         of SEMI (REMI)).
3628         (regexp-or): New function (moved from mime-parse.el of
3629         SEMI (REMI)).
3630
3631         (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
3632         of SEMI (REMI)).
3633         (std11-non-qtext-char-list): New constant (copied from std11.el).
3634         (std11-qtext-regexp): New constant (moved from mime-parse.el of
3635         SEMI (REMI)).
3636         (std11-quoted-string-regexp): New constant (moved from
3637         mime-parse.el of SEMI (REMI)).
3638
3639 \f
3640 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3641
3642         * FLIM: Version 1.2.2 (Takeda) was released.
3643
3644         * FLIM-VERSION: New file.
3645
3646 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3647
3648         * mel-q.el (quoted-printable-internal-encode-region): Use
3649         'looking-at-as-unibyte instead of local binding for
3650         enable-multibyte-characters.
3651
3652 \f
3653 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3654
3655         * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
3656
3657 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3658
3659         * mel-q.el (quoted-printable-internal-decode-region): Use
3660         'string-as-multibyte to avoid problem in Emacs 20.3.
3661
3662 1998-05-08  Katsumi Yamaoka   <yamaoka@jpl.org>
3663
3664         * mel-u.el: Use mime-temp-directory instead of TMP.
3665
3666 \f
3667 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3668
3669         * FLIM: Version 1.2.0 (J\e-Dþjò)\e-A was released.
3670
3671         * README.en (What's FLIM): Delete description about
3672         std11-parse.el; add description about mailcap.el.
3673
3674 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3675
3676         * eword-decode.el (eword-decode-encoded-word-error-handler): New
3677         variable.
3678         (eword-decode-encoded-word-default-error-handler): New function.
3679         (eword-decode-encoded-word): Use
3680         'eword-decode-encoded-word-error-handler.
3681
3682 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3683
3684         * mailcap.el: Require 'mime-def.
3685
3686         * mime-def.el (mime-type/subtype-string): New function (moved from
3687         semi/mime-parse.el).
3688
3689 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3690
3691         * std11-parse.el: Abolish std11-parse.el.
3692
3693         * FLIM-ELS (flim-modules): Abolish 'std11-parse.
3694
3695         * eword-decode.el: Require 'std11 instead of 'std11-parse.
3696
3697         * std11.el: Merge std11-parse.el.
3698
3699 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3700
3701         * mime-def.el (mime-temp-directory): Use 'defcustom.
3702
3703         * mel-u.el: Require 'mime-def instead of 'mel.
3704
3705         * mime-def.el (mime-temp-directory): New variable (moved from
3706         mel.el).
3707
3708         * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
3709
3710 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3711
3712         * mailcap.el (mailcap-format-command): New function.
3713
3714         * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
3715         again.
3716
3717 \f
3718 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3719
3720         * FLIM: Version 1.1.0 (T\e-Dòji)\e-A was released.
3721
3722 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3723
3724         * mime-def.el (quoted-printable-hex-chars): New constant.
3725         (quoted-printable-octet-regexp): New constant.
3726
3727         * mel-q.el, eword-decode.el: Move definition of constant
3728         'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
3729         mime-def.el.
3730
3731 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3732
3733         * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
3734
3735 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3736
3737         * mailcap.el (mailcap-look-at-mtext): Fix typo.
3738
3739 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3740
3741         * FLIM-ELS (flim-modules): Add mailcap.
3742
3743         * mailcap.el: New file (copied from SEMI).
3744
3745 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3746
3747         * eword-decode.el (eword-decode-ignored-field-list): Add
3748         `received'.
3749
3750         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
3751         environment variables.
3752
3753 \f
3754 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3755
3756         * FLIM: Version 1.0.1 (Ky\e-Dòto)\e-A was released.
3757
3758         * mime-def.el (mime-spadework-module-version-string): New
3759         constant.
3760
3761         * eword-encode.el: Abolish constant 'eword-encode-version.
3762
3763         * eword-decode.el: Abolish constant 'eword-decode-version.
3764
3765 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3766
3767         * eword-encode.el (eword-encode-divide-into-charset-words): Use
3768         'char-length or 'char-next-index instead of 'char-bytes.
3769         (tm-eword::encode-string-1): Use 'char-next-index instead of
3770         'char-bytes.
3771
3772 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3773
3774         * mel.el (base64-dl-module): Must check base64.so actually exists.
3775
3776 \f
3777 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3778
3779         * FLIM: Version 1.0.0 was released.
3780
3781         * README.en: Modify for FLIM.
3782
3783         * ChangeLog: New file.
3784
3785 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3786
3787         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
3788
3789         * Makefile: Modify for FLIM.
3790
3791 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3792
3793         * Makefile: New file.
3794
3795         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
3796         eword-encode.el: Copied from MEL, SEMI (mime-def.el
3797         eword-decode.el eword-encode.el) and APEL (std11-parse.el
3798         std11.el).