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