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