* ew-dec.el (ew-decode-field-interest-option-order): New
[elisp/flim.git] / ChangeLog
1 1998-09-02  Tanaka Akira      <akr@jaist.ac.jp>
2
3         * ew-dec.el (ew-decode-field-interest-option-order): New
4         function.
5         (ew-decode-field-test): Use
6         `ew-decode-field-interest-option-order'.
7
8         * ew-var.el (ew-option-list): New constant.
9         (ew-save-boolean-options): New function.
10         (ew-restore-boolean-options): New function.
11         (ew-dynamic-options): Use `ew-save-boolean-options'.
12
13 1998-09-02  Tanaka Akira      <akr@jaist.ac.jp>
14
15         * ew-data.el (ew-search-sticked-eword): New function.
16         (ew-separate-eword): Use `ew-search-sticked-eword' to
17         check `ew-permit-null-encoded-text', `ew-ignore-75bytes-limit',
18         `ew-permit-sticked-comment' and `ew-permit-sticked-special'.
19
20 1998-09-02  Tanaka Akira      <akr@jaist.ac.jp>
21
22         * ew-data.el (ew-separate-eword): Remove
23         `ew-permit-null-encoded-text' checking.
24
25         * ew-quote.el (ew-quote-concat): Use `ew-encoded-word-regexp'
26         instead of `ew-encoded-word-regexp0'.
27         (ew-quote-sole): Ditto.
28
29         * ew-var.el (ew-encoded-text-regexp): Reverted.
30         (ew-encoded-text-regexp0): Abolished
31         (ew-encoded-text-regexp1): Abolished
32         (ew-encoded-word-regexp): Reverted.
33         (ew-encoded-word-regexp0): Abolished
34         (ew-encoded-word-regexp1): Abolished
35         (ew-anchored-encoded-word-regexp): Use `ew-encoded-word-regexp'.
36         (ew-type2-regexp): Use `ew-encoded-word-regexp'.
37
38 1998-09-01  Tanaka Akira      <akr@jaist.ac.jp>
39
40         * TESTPAT: Add a notice about null encoded-text.
41
42         * ew-dec.el (ew-decode-field-test): Reorder options.
43
44 1998-09-01  Tanaka Akira      <akr@jaist.ac.jp>
45
46         * TESTPAT: Add 16 tests.
47
48         * ew-data.el (ew-separate-eword): Check
49         `ew-permit-null-encoded-text'.
50
51         * ew-quote.el (ew-quote-concat): Use `ew-encoded-word-regexp0'
52         instead of `ew-encoded-word-regexp'.
53         (ew-quote-sole): Ditto.
54
55         * ew-var.el (ew-encoded-text-regexp): Abolished.
56         (ew-encoded-text-regexp0): Renamed from `ew-encoded-text-regexp'.
57         (ew-encoded-text-regexp1): New constant.
58         (ew-encoded-word-regexp): Abolished.
59         (ew-encoded-word-regexp0): Renamed from `ew-encoded-word-regexp'.
60         (ew-encoded-word-regexp1): New constant.
61         (ew-anchored-encoded-word-regexp): Use `ew-encoded-word-regexp0'.
62         (ew-type2-regexp): Use `ew-encoded-word-regexp0'.
63
64 1998-09-01  Tanaka Akira      <akr@jaist.ac.jp>
65
66         * Sync up with flim-1_9_1.
67
68         * mime-def.el (mime-library-version-string): bump up to
69         FLAM-DOODLE 1.9.2.
70
71 1998-08-28  Tanaka Akira      <akr@jaist.ac.jp>
72
73         * ew-dec.el (ew-decode-field-test): Change column.
74
75         * eword-encode.el (ew-decode-field-test): Sync up to 1.9 from
76         1.3.
77         (eword-encode-field): Add `In-Reply-To' to structured field.
78
79         * mel-b.el:
80           - Move `base64-internal-encoding-limit',
81           `base64-internal-decoding-limit', `base64-encode-region',
82           `base64-decode-region', `base64-encode-string' and
83           `base64-decode-string'
84           to mel.el.
85         (base64-internal-encode-string): Renamed from
86         `base64-encode-string'.
87         (base64-external-write-decoded-region): Renamed from
88         `base64-write-decoded-region'.
89         (base64-internal-encoded-length): Renamed from
90         `base64-encoded-length'
91
92         * mel-dl.el:
93           - Move `base64-encode-string' and `base64-decode-string' to
94           mel.el.
95         (base64-dl-encode-string): New alias for `encode-base64-string'.
96         (base64-dl-decode-string): New alias for `decode-base64-string'.
97         (base64-dl-encode-region): Renamed from `base64-encode-region'.
98         (base64-dl-decode-region): Renamed from `base64-decode-region'.
99         (base64-external-encoder): Abolished.
100         (base64-external-decoder): Abolished.
101         (base64-external-decoder-option-to-specify-file): Abolished.
102         (base64-insert-encoded-file): Abolished.
103         (base64-write-decoded-region): Abolished.
104         (base64-base64-encoded-length): Abolished.
105
106         * mel-g.el:
107           - Move `gzip64-encode-region' and `gzip64-decode-region' to
108           mel.el.
109         (gzip64-external--insert-encoded-file): Renamed from
110         `gzip64-insert-encoded-file'.
111         (gzip64-external-write-decoded-region): Renamed from
112         `gzip64-write-decoded-region'.
113
114         *mel-q.el:
115           - Move `quoted-printable-internal-encoding-limit',
116           `quoted-printable-encode-region',
117           `quoted-printable-internal-decoding-limit' and
118           `quoted-printable-decode-region' to mel.el
119         (quoted-printable-encode-string): Abolished.
120         (quoted-printable-internal-encode-string): New function.
121         (quoted-printable-external-encode-string): New function.
122         (quoted-printable-external-insert-encoded-file): Renamed from
123         `quoted-printable-insert-encoded-file'.
124         (quoted-printable-decode-string): Abolished.
125         (quoted-printable-internal-decode-string): New function.
126         (quoted-printable-external-decode-string): New function.
127         (quoted-printable-external-write-decoded-region): Renamed from
128         `quoted-printable-write-decoded-region'.
129         (q-encoding-internal-encode-string): Renamed from
130         `q-encoding-encode-string'.
131         (q-encoding-internal-decode-string): Renamed from
132         `q-encoding-decode-string'.
133         (q-encoding-internal-encoded-length): Renamed from
134         `q-encoding-encoded-length'.
135
136         * mel-u.el:
137           - Move `uuencode-encode-region', `uuencode-decode-region' to
138           mel.el.
139         (uuencode-external-insert-encoded-file): Renamed from
140         `uuencode-insert-encoded-file'.
141         (uuencode-external-write-decoded-region): Renamed from
142         `uuencode-write-decoded-region'.
143
144         * mel.el: Autoloading Restructured.
145         (base64-internal-encoding-limit): Moved from mel-b.el.
146         (base64-internal-decoding-limit): Moved from mel-b.el.
147         (quoted-printable-internal-encoding-limit): Moved from mel-q.el.
148         (quoted-printable-internal-decoding-limit): Moved from mel-q.el.
149
150 1998-08-28  Tanaka Akira      <akr@jaist.ac.jp>
151
152         * ew-dec.el (ew-decode-field-test): Print sequence of fragments
153         if prefix argument exists.
154
155 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
156
157         * ew-dec.el (ew-decode-field-test): Support
158         `ew-permit-null-encoded-text'.
159
160         * ew-unit.el (ew-decode-eword): Check
161         `ew-permit-null-encoded-text'.
162
163         * ew-var.el (ew-encoded-text-regexp): Always permit null string
164         regardless of `ew-permit-null-encoded-text'.
165
166 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
167
168         * ew-var.el (ew-decode-field-syntax-alist): Add few fields.
169
170         * eword-decode.el (eword-decode-header): Compare decoded result
171         to CRLF complemented version of field-body.
172
173 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
174
175         * ew-dec.el (ew-decode-field-test): Search around current point
176         as default argument when called interactive.
177
178 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
179
180         * FLIM-ELS (flime-modules): Add ew-ccl.
181
182         * ew-bq.el: Now it is stub to ew-ccl and mel.
183
184         * ew-ccl: New file (renamed from ew-bq.el).
185
186 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
187
188         * ew-dec.el (ew-decode-field-test): Now interactive.
189
190         * eword-decode.el (eword-decode-header): Put original field as
191         text properties.
192
193         * mmbuffer.el (insert-decoded-header): Put original field as
194         text properties.
195
196 1998-08-27  Tanaka Akira      <akr@jaist.ac.jp>
197
198         * DOODLE-TIPS: Add a notice about EVALARGS.
199
200         * Makefile: evaluate environment variable EVALARGS if it is not
201         empty.
202
203         * ew-bq.el:
204           - Use CCL emulating stuff of APEL.
205           - Delete useless `eval-when-compile' in body of
206           `define-ccl-program'.
207
208 1998-08-26  Tanaka Akira      <akr@jaist.ac.jp>
209
210         * ew-scan-n.el: New file.
211
212 1998-08-26  Tanaka Akira      <akr@jaist.ac.jp>
213
214         * FLIM-ELS (flim-modules): Add `ew-scan-n'.
215
216         * ew-dec.el: Require 'ew-scan-n.
217
218         * ew-parse.scm: Add new token `n-body'.
219
220         * ew-var.el (ew-decode-field-syntax-alist): Add fields definition
221         `newsgroups', `path', `lines' and `xref'.
222
223 1998-08-26  Tanaka Akira      <akr@jaist.ac.jp>
224
225         * ew-dec.el (ew-decode-field-test): New function.
226
227 1998-08-26  Tanaka Akira      <akr@jaist.ac.jp>
228
229         * DOODLE-TIPS (gnus-structured-field-decoder): Use
230         `eword-decode-and-unfold-structured-field'.
231         (gnus-unstructured-field-decoder): Use
232         `eword-decode-unstructured-field-body'.
233
234 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
235
236         * ew-bq.el (ew-ccl-untrusted-eof-block): Check by coding system instead
237         of CCL directly.
238
239 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
240
241         * ew-bq.el (ew-ccl-decode-b): Eliminate `>8=' before `write'.
242
243 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
244
245         * ew-bq.el (ew-ccl-decode-b-0-table): Use `if' instead of `cond'
246         (ew-ccl-decode-b-1-table): Ditto.
247         (ew-ccl-decode-b-2-table): Ditto.
248         (ew-ccl-decode-b-3-table): Ditto.
249
250         * ew-quote.el:
251           - Move `ew-quoting-char', `ew-quoting-chars-regexp' and
252           `ew-type2-regexp' to ew-var.el.
253
254         * ew-unit.el:
255           - Move `ew-anchored-encoded-word-regexp', `ew-b-regexp',
256           `ew-q-regexp', `ew-byte-decoder-alist' and `ew-byte-checker-alist'
257           to ew-var.el.
258
259         * ew-var.el (ew-permit-null-encoded-text): New variable.
260         (ew-encoded-text-regexp): Change positive closure to normal closure if
261         `ew-permit-null-encoded-text' is non-nil.
262         (ew-quoting-char): New variable (moved from ew-var.el).
263         (ew-quoting-chars-regexp): New variable (moved from ew-var.el).
264         (ew-type2-regexp): New variable (moved from ew-var.el).
265         (ew-anchored-encoded-word-regexp): New variable (moved from ew-unit.el).
266         (ew-b-regexp): New variable (moved from ew-unit.el).
267         (ew-q-regexp): New variable (moved from ew-unit.el).
268         (ew-byte-decoder-alist): New variable (moved from ew-unit.el).
269         (ew-byte-checker-alist): New variable (moved from ew-unit.el).
270         (ew-dynamic-options): Add `ew-permit-null-encoded-text'.
271
272 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
273
274         * ew-bq.el (ew-ccl-decode-base64): Abolished.
275         (ew-ccl-decode-b-bit-ex): New compile time function.
276         (ew-ccl-decode-b-0-table): New compile time constant.
277         (ew-ccl-decode-b-1-table): Ditto.
278         (ew-ccl-decode-b-2-table): Ditto.
279         (ew-ccl-decode-b-3-table): Ditto.
280         (ew-ccl-decode-b): New CCL program.
281         (ew-ccl-b): Use `ew-ccl-decode-b'.
282         (ew-ccl-base64): Use `ew-ccl-decode-b'.
283
284 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
285
286         * ew-bq.el (ew-ccl-untrusted-eof-block): Set boolean value. 
287
288 1998-08-25  Tanaka Akira      <akr@jaist.ac.jp>
289
290         * ew-bq.el (ew-ccl-use-symbol): New variable.
291         (ew-ccl-untrusted-eof-block): New variable.
292         (ew-make-ccl-coding-system): New function.
293         (ew-ccl-decode-base64): New CCL program renamed from `ew-ccl-decode-b'.
294         (ew-ccl-encode-b-is-broken): Abolished.
295         (ew-ccl-uq): Use `ew-make-ccl-coding-system' to define.
296         (ew-ccl-cq): Ditto.
297         (ew-ccl-pq): Ditto.
298         (ew-ccl-b): Ditto.
299         (ew-ccl-quoted-printable): Ditto.
300         (ew-ccl-base64): Ditto.
301
302 1998-08-24  Tanaka Akira      <akr@jaist.ac.jp>
303
304         * ew-bq.el (ew-ccl-quoted-printable): Change mnemonic B to Q.
305
306 1998-08-24  Tanaka Akira      <akr@jaist.ac.jp>
307
308         * ew-bq.el (ew-ccl-encode-quoted-printable): Complete behaviour at column 73 with bare CR.
309
310 1998-08-24  Tanaka Akira      <akr@jaist.ac.jp>
311
312         * ew-bq.el (ew-ccl-decode-quoted-printable): New CCL program.
313         (ew-ccl-quoted-printable): New coding-system.
314
315 1998-08-24  Tanaka Akira      <akr@jaist.ac.jp>
316
317         * DOODLE-TIPS: Add a notice about ew-ccl-b.
318
319         * ew-bq.el (ew-bq-use-mel): New variable.
320         (ew-decode-q): Use `q-encoding-decode-string' if `ew-bq-use-mel' is non-nil.
321         (ew-encode-b): Use `base64-encode-string' if `ew-bq-use-mel' is non-nil.
322         (ew-decode-b): Use `base64-decode-string' if `ew-bq-use-mel' is non-nil.
323
324 1998-08-24  Tanaka Akira      <akr@jaist.ac.jp>
325
326         * ew-bq.el (ew-ccl-qp-table): New constant.
327         (ew-ccl-encode-quoted-printable): New CCL program.
328
329 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
330
331         * ew-bq.el (ew-ccl-encode-uq): Change BUFFER_MAGNIFICATION to 3.
332         (ew-ccl-encode-cq): Ditto.
333         (ew-ccl-encode-pq): Ditto.
334         (ew-ccl-encode-base64): New CCL program.
335         (ew-ccl-base64): New coding system.
336
337 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
338
339         * ew-bq.el: Re-indented.
340
341 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
342
343         * ew-bq.el: New file.
344
345         * ew-unit.el: Use 'ew-bq instead of 'mel.
346
347 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
348
349         * Makefile (clean): Delete rule for cleaning tl.
350
351         * natset.el (natset-gen-ccl-branch256): New function.
352
353 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
354
355         * Makefile (check): New rule.
356
357         * TESTPAT: Add batch testing facility.
358
359         * lex.el (lex-use-ccl): Abolished.
360         (lex-ccl-execute): New variable.
361         (lex-ccl-use-name): New variable.
362         (lex-gen-machine): Use `lex-ccl-execute' instead of `lex-use-ccl'.
363         (lex-gen-ccl-unibyte-automata): Use `lex-ccl-execute' and
364         `lex-ccl-use-name' for generating codes.
365         (lex-gen-ccl-unibyte-automata-program): Use `lex-ccl-execute'.
366
367 1998-08-23  Tanaka Akira      <akr@jaist.ac.jp>
368
369         * lex.el (lex-gen-ccel-unibyte-automata-state): Jump start of loop
370         on end of states.
371
372 1998-08-22  Tanaka Akira      <akr@jaist.ac.jp>
373
374         * TESTPAT: Use `\t' instead of raw TAB character.
375
376         * ew-line.el (ew-crlf-line-generic): Accept bare LF before first CR
377         occurence.
378
379         * ew-quote.el: Evaluate constants on byte-compile time.
380
381         * ew-unit.el: Ditto.
382
383         * ew-var.el: Ditto.
384
385         * lex.el: CCL support.
386         (lex-use-ccl): New variable.
387         (lex-gen-machine): Use `lex-gen-automata' and `lex-gen-action'.
388         (lex-gen-automata): New function.
389         (lex-gen-action): New function.
390         (lex-gen-ccl-unibyte-automata): New function.
391         (lex-gen-ccl-unibyte-automata-program): New function.
392         (lex-gen-ccl-unibyte-automata-state): New function.
393
394         * natset.el (natset-gen-ccl-branch): New function.
395         (natset-gen-ccl-branch-internal): New function.
396         (natset-assoc): New function.
397
398 1998-08-21  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
399
400         * TESTPAT: Specify coding-system.
401
402 1998-08-21  Tanaka Akira      <akr@jaist.ac.jp>
403
404         * TESTPAT: Change quoted-encoded-word to embedded-encoeded-word.
405
406         * closure.el (closure-make): Closure structure changed.
407         (closure-partial-call): New function.
408         (closure-call): Support new structure.
409
410         * ew-dec.el (ew-decode-field): Abolish argument `eword-filter'.
411         (ew-decode-none): Ditto.
412         (ew-decode-generic): Ditto.
413         (ew-decode-unstructured-ewords): Ditto.
414         (ew-decode-unstructured): Ditto.
415         (ew-decode-phrase-ewords): Ditto.
416         (ew-decode-phrase): Ditto.
417         (ew-decode-comment-ewords): Ditto.
418         (ew-decode-comment): Ditto.
419         (ew-analyze-field-to-decode): New function.
420         (ew-decode-analyzed-field): New function.
421         (ew-decode-field-no-cache): Use `ew-analyze-field-to-decode' and
422         `ew-decode-analyzed-field'.
423         (ew-decode-us-ascii): Now inlining function.
424         (ew-rotate): New macro.
425
426         * ew-quote.el (ew-encode-crlf): Support `ew-remove-bare-crlf' option.
427
428         * ew-unit.el (ew-eword-p): Now inlining function.
429         (ew-decode-eword): Abolish arguments `eword-filter1' and
430         `eword-filter2'.
431
432         * ew-var.el (ew-remove-bare-crlf): New variable.
433         (ew-dynamic-options): Add `ew-remove-bare-crlf'.
434
435         * eword-decode.el: Remove third argument for `ew-decode-field'.
436
437 1998-08-21  Tanaka Akira      <akr@jaist.ac.jp>
438
439         * ew-dec.el (ew-decode-us-ascii): New function.
440         (ew-decode-none): Use the function `ew-decode-us-ascii' instead of 
441         the variable `ew-decode-us-ascii'.
442         (ew-decode-generic): Ditto.
443         (ew-decode-generic-others): Ditto.
444
445         * ew-unit.el (ew-charset-aliases): Abolished.
446         (ew-char-decoder): Use `decode-mime-charset-string' with 'LF as lbt.
447
448         * ew-var.el (ew-decode-us-ascii): Abolished.
449         (ew-default-mime-charset): New variable.
450         (ew-dynamic-options): Add `ew-default-mime-charset'.
451
452 1998-08-21  Tanaka Akira      <akr@jaist.ac.jp>
453
454         * ew-unit.el (ew-eword-p): Use aref instead of substring.
455         (ew-char-decoder): Refined.
456
457         * lalr-el.scm (gen-larl1): New function.
458
459 1998-08-20  Tanaka Akira      <akr@jaist.ac.jp>
460
461         * ew-var.el (ew-dynamic-options): The result is now integer instead
462         of list of booleans.
463
464 1998-08-20  Tanaka Akira      <akr@jaist.ac.jp>
465
466         * Makefile: Output parse table to ew-parse.out instead of
467         states.output.
468
469         * ew-var.el (ew-decode-field-syntax-alist): Keys are now symbols
470         instead of strings.
471
472         * ew-dec.el (ew-decode-field-no-cache): Ditto.
473
474 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
475
476         * Makefile: Avoid an error about unexisting `scm'.
477
478 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
479
480         * Makefile: Add a rule for making `ew-parse.el'.
481
482         * ew-parse.scm: New file.
483
484         * lalr-el.scm: New file.
485
486         * lr-driver.el (lr-push): Now inlining.
487
488 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
489
490         * ew-dec.el: Use 'decoded property instead of 'result for
491         decoded string.
492
493 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
494
495         * ew-parse.el: Use lookahead token.
496
497         * ew-data.el (ew-mark-phrase): Decode last token in phrase.
498
499 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
500
501         * ew-parse.el: Remove token suffix "-tok".
502
503         * ew-data.el: Ditto.
504
505         * ew-dec.el: Ditto.
506
507         * ew-scan-m.el: Ditto.
508
509         * ew-scan-s.el: Ditto.
510
511         * ew-scan-u.el: Ditto.
512
513         * ew-var.el: Ditto.
514
515 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
516
517         * DOODLE-TIPS: Add desctiptions about byte-compile warnings.
518
519         * ew-data.el (ew-mark-phrase): Does not update right end of
520         fragments separation.
521
522         * ew-dec.el (ew-mark): Wait `ew-parse-error-sit-for-seconds'
523         seconds after parse error.
524
525         * ew-line.el (ew-tab-to-space): New function.
526         (ew-crlf-generic): New function.
527         (ew-crlf-line-generic): Rewrited.
528         (ew-lf-generic): New function.
529         (ew-lf-line-generic): Rewrited.
530         (ew-crlf-convert): New function.
531         (ew-crlf-line-convert): Rewrited.
532         (ew-lf-convert): New function.
533         (ew-lf-line-convert): Rewrited.
534         (ew-crlf-fold): New function.
535         (ew-lf-fold): New function.
536         (ew-crlf-refold): New function.
537         (ew-lf-refold): New function.
538
539         * ew-parse.el: Parser actions are now accesible to a lookahead
540         token.
541
542         * ew-var.el (ew-parse-error-sit-for-seconds): New variable.
543
544         * eword-decode.el: Enable debug code `rotate-memo'.
545         (eword-decode-header): Refold decoded field.
546         (eword-decode-and-fold-structured-field): Use `ew-crlf-refold'.
547
548         * lr-driver.el (lr-parse): Provides a lookahead token to parser
549         actions.
550
551         * mmbuffer.el (insert-decoded-header): Refold decoded field.
552
553 1998-08-18  Tanaka Akira      <akr@jaist.ac.jp>
554
555         * DOODLE-TIPS: Change `gnus-unstructured-field-decoder' and
556         `gnus-structured-field-decoder' usable by FLAM-DOODLE and FLIM.
557
558         * ew-data.el (ew-mark-phrase): Update both ends of fragments after
559         fragments separation.
560
561         * ew-unit.el (ew-charset-aliases): Add 'x-ctext.
562
563 1998-08-18  Tanaka Akira      <akr@jaist.ac.jp>
564
565         * mime-def.el (mime-library-version-string): bump up to
566         FLAM-DOODLE 1.9.1.
567
568 1998-08-18  Tanaka Akira      <akr@jaist.ac.jp>
569
570         * COLORS: New file.
571
572         * ew-data.el (ew-add-frag): Change defun to defsubst.
573
574         * ew-scan-m.el (ew-scan-mime): Refine to fit inlining `ew-add-frag'.
575
576         * ew-scan-s.el (ew-scan-std11): Ditto.
577
578         * ew-scan-u.el (ew-scan-unstructured): Ditto.
579
580 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
581
582         * ew-data.el:
583           - Abolish prev-token, next-token, start and end
584           properties on fragment.
585           - Abolish function `ew-tokenize-frag', `ew-add-open',
586           `ew-add-close', `ew-add-token', `ew-add-close-token' and
587           `ew-token-list'.
588         (ew-make-anchor): Add type property.
589         (ew-token-last-frag-p): New function.
590
591         * ew-parse.el: Add new token `anchor'.
592
593         * ew-scan-m.el: Use `ew-add-frag' instead of abolished
594         functions.
595
596         * ew-scan-s.el: Ditto.
597
598 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
599
600         * ew-data.el:
601           - Require 'ew-util.
602           - Change token prefix "ew:raw-" to "ew:".
603
604         * ew-dec.el: Change token prefix "ew:raw-" to "ew:".
605         (ew-mark): Shorten parse error message.
606
607         * ew-scan-m.el: Change token prefix "ew:raw-" to "ew:".
608         (ew-scan-mime): Change atom to token.
609
610         * ew-scan-s.el: Change token prefix "ew:raw-" to "ew:".
611
612         * ew-scan-u.el: Change token prefix "ew:raw-" to "ew:".
613
614         * ew-parse.el: Change token prefix "ew:raw-" to "ew:".
615
616 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
617
618         * ew-dec.el: Require 'ew-var.
619         (ew-decode-field-cache-buf): New variable.
620         (ew-decode-field-cache-num): New variable.
621         (ew-decode-field-no-cache): Renamed from `ew-decode-field'.
622         (ew-decode-field): Call `ew-decode-field-no-cache' with caching.
623
624 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
625
626         * FLIM-ELS (flim-modules): Add `ew-var' and reorder.
627
628         * ew-var.el: New file.
629
630         * ew-data.el: Require 'ew-var.
631         (ew-separate-eword): New function.
632         (ew-mark-phrase): Use `ew-separate-eword'.
633
634         * ew-dec.el: 
635           - Require 'ew-var.
636           - Move `ew-decode-quoted-encoded-word',
637           `ew-ignore-75bytes-limit', `ew-ignore-76bytes-limit',
638           `ew-permit-sticked-comment', `ew-permit-sticked-special',
639           `ew-decode-us-ascii', `ew-decode-field-syntax-alist' and
640           `ew-decode-field-default-syntax' to ew-var.el.
641         (ew-decode-field): Use `ew-separate-eword'.
642
643         * ew-quote.el: Require 'ew-var.
644           - Move `ew-token-regexp', `ew-encoded-text-regexp',
645           `ew-encoded-word-regexp', 
646
647 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
648
649         * DOODLE-TIPS: Use `ew-decode-field' directly instead of
650         `eword-decode-unstructured-field-body' and
651         `eword-decode-and-unfold-structured-field'.
652
653         * FLAM-VERSION: New file (renamed from VERSION.FLAM).
654
655         * eword-decode.el (eword-decode-header): Convert CRLF to LF in
656         a result of `ew-decode-field'.
657         (eword-decode-structured-field-body) Ditto.
658         (eword-decode-unstructured-field-body) Ditto.
659
660         * mime.el (mime-read-field): Use `ew-decode-field' instead of
661         `eword-decode-unstructured-field-body'.
662
663         * mmbuffer.el (insert-decoded-header): Use `ew-decode-field'
664         directly.
665
666 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
667
668         * DOODLE-TIPS: New file.
669
670         * TESTPAT: Separator of field-name and field-body is now not special.
671
672         * ew-data.el (ew-special-frag-p): Separator of field-name and
673         field-body is now not special.
674
675         * ew-line.el (ew-cut-generic): New function.
676         (ew-cut-cr-lf): Use `ew-cut-generic'.
677         (ew-cut-cr): New function.
678         (ew-cut-lf): New function.
679         (ew-crlf-line-generic): Renamed from `ew-line-generic'
680         (ew-crlf-line-convert): Renamed from `ew-line-convert'
681         (ew-lf-line-generic): New function.
682         (ew-lf-line-convert): New function.
683
684         * eword-decode.el (eword-decode-and-fold-structured-field): Use
685         `ew-decode-field'.
686         (eword-decode-and-unfold-structured-field): Use
687         `ew-decode-field'.
688
689 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
690
691         * TESTPAT: Add a driver for `ew-decode-field'.
692
693 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
694
695         * FLIM-ELS (flim-modules): Reorder.
696
697 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
698
699         * ChangeLog: Fix typo.
700
701         * ew-parse.el: New file.
702
703 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
704
705         * FLIM-ELS (flim-modules): Add `closure', `natset', `digraph',
706         `automata', `rx', `lex', `lr-driver', `ew-util', `ew-line',
707         `ew-quote', `ew-unit', `ew-data', `ew-parse', `ew-scan-s',
708         `ew-scan-m', `ew-scan-u' and `ew-dec'.
709
710         * automata.el, closure.el, digraph.el, ew-data.el, ew-dec.el,
711         ew-line.el, ew-quote.el, ew-scan-m.el, ew-scan-s.el,
712         ew-scan-u.el, ew-unit.el, ew-util.el, lex.el, lr-driver.el,
713         natset.el, rx.el: New files.
714
715         * eword-decode.el: Require 'ew-dec.
716         (eword-decode-header): Use `ew-decode-field'.
717         (eword-decode-and-unfold-structure): Ditto.
718         (eword-decode-structured-field-body): Ditto.
719         (eword-decode-unstructured-field-body): Ditto.
720
721 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
722
723         * DOODLE: branched from flam-1_9_1
724
725 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
726
727         * mime-def.el (mime-library-version-string): bump up to FLIM-FLAM 1.9.1.
728
729 1998-07-22  Tanaka Akira      <akr@jaist.ac.jp>
730
731         * ChangeLog: Fix typo.
732
733 1998-07-22  Tanaka Akira      <akr@jaist.ac.jp>
734
735         * TESTPAT: Add 25 tests.
736
737         * TESTPAT: Fix comment convention.
738
739         * eword-decode.el (decode-entire-string): Add formal argument
740         `chars-must-be-quote'.
741         (eword-decode-unstructured): Add actual argument `chars-must-be-quote'.
742         (eword-decode-comment): Add actual argument `chars-must-be-quote'.
743         (eword-decode-quoted-string): Add actual argument `chars-must-be-quote'.
744         (eword-analyze-quoted-string): Does not quote result of
745         `eword-decode-quoted-string' as quoted-string because the result is
746         now already quoted-string form.
747
748 1998-07-21  Tanaka Akira      <akr@jaist.ac.jp>
749
750         * TESTPAT: Add two tests.
751
752         * TESTPAT: quoted-encoded-word quoting character is changed from * to +.
753
754 1998-07-21  Tanaka Akira      <akr@jaist.ac.jp>
755
756         * TESTPAT: Add sixteen tests.
757
758 1998-07-20  Tanaka Akira      <akr@jaist.ac.jp>
759
760         * TESTPAT: Add three tests.
761
762 1998-07-20  Tanaka Akira      <akr@jaist.ac.jp>
763
764         * TESTPAT: Add two tests.
765
766 1998-07-20  Tanaka Akira      <akr@jaist.ac.jp>
767
768         * TESTPAT: Add test.
769
770 1998-07-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
771
772         * mime-def.el (mime-library-version-string): Renamed from
773         `mime-spadework-module-version-string' to sync with flim-1_9_0.
774
775         * mel-q.el (quoted-printable-internal-decode-region): Fix
776         sync-mistake.
777
778 1998-07-19  Tanaka Akira      <akr@jaist.ac.jp>
779
780         * TESTPAT: Add full automatic testing capability.
781
782 1998-07-19  Tanaka Akira      <akr@jaist.ac.jp>
783
784         * TESTPAT: Add quoted-encoded-word description and test.
785
786 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
787
788         * TESTPAT: Add test result by FLIM-FLAM.
789
790         * eword-decode.el (eword-lexical-analyze-internal): Restrict
791         calling `eword-analyze-encoded-word' after calling
792         `eword-analyze-spaces'.
793
794 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
795
796         * TESTPAT: Add test.
797
798         * eword-decode.el (eword-analyze-quoted-string): Quote string as
799         quoted-string.
800         (eword-analyze-encoded-word): Quote non-atoms string as
801         quoted-string.
802
803 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
804
805         * Fix character code for ChangeLog.
806
807 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
808
809         * Sync up with flim-1_8_1 to flim-1_9_0.
810
811 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
812
813         * TESTPAT: Add test driver for FLIM-FLAM.
814
815 1998-07-16  Tanaka Akira      <akr@jaist.ac.jp>
816
817         * TESTPAT: Change format to s-exp.
818
819 1998-07-13  Tanaka Akira      <akr@jaist.ac.jp>
820
821         * TESTPAT: Add one test.
822
823 1998-07-06  Tanaka Akira      <akr@jaist.ac.jp>
824
825         * Sync up with flim-1_3_0 to flim-1_8_1.
826
827 1998-06-08  Tanaka Akira      <akr@jaist.ac.jp>
828
829         * Sync up with flim-1_2_1 to flim-1_3_0.
830
831 1998-05-27  Tanaka Akira      <akr@jaist.ac.jp>
832
833         * eword-decode.el (eword-after-encoded-word-in-phrase-regexp):
834         Remove `(' to do not decode encoded word just before comment.
835
836 1998-05-27  Tanaka Akira      <akr@jaist.ac.jp>
837
838         * TESTPAT: New file.
839
840 1998-05-22  Tanaka Akira      <akr@jaist.ac.jp>
841
842         * eword-decode.el (eword-analyze-quoted-string): Check
843         `eword-decode-quoted-encoded-word'.
844
845 1998-05-14  Tanaka Akira      <akr@jaist.ac.jp>
846
847         * eword-decode.el (eword-analyze-comment): Call
848         `std11-unfold-string'.
849
850 1998-05-13  Tanaka Akira      <akr@jaist.ac.jp>
851
852         * mime-def.el: Fix typo.
853
854 1998-05-13  Tanaka Akira      <akr@jaist.ac.jp>
855
856         * Sync up with flim-1_2_0 to flim-1_2_1.
857
858 1998-05-08  Tanaka Akira      <akr@jaist.ac.jp>
859
860         * Sync up with flim-1_1_0 to flim-1_2_0.
861
862 1998-05-06  Tanaka Akira      <akr@jaist.ac.jp>
863
864         * Sync up with flim-1_0_1 to flim-1_1_0.
865
866 1998-04-25  Tanaka Akira      <akr@jaist.ac.jp>
867
868         * eword-decode.el (eword-decode-string): Fix arguments order to
869         calling `eword-decode-unstructured'.
870         (eword-decode-region): Fix arguments order to calling
871         `eword-decode-unstructured'.
872
873 1998-04-25  Tanaka Akira      <akr@jaist.ac.jp>
874
875         * eword-decode.el (eword-decode-first-encoded-words): Update
876         DOC-string.
877         (eword-decode-first-encoded-words): Update DOC-string.
878         (eword-decode-unstructured): Argument `code-conversion' is now
879         required.
880         (eword-decode-comment): Argument `code-conversion' is now
881         required.
882         (eword-decode-quoted-string): Argument `code-conversion' is now
883         required.
884         (eword-decode-string): Update DOC-string. Reorder arguments to
885         calling `eword-decode-unstructured'.
886         (eword-decode-region): Update DOC-string. Reorder arguments to
887         calling `eword-decode-unstructured'.
888         (eword-analyze-quoted-string): Add `default-mime-charset' argument
889         to calling eword-decode-quoted-string.
890         (eword-analyze-comment): Add `default-mime-charset' argument to
891         calling eword-decode-comment.
892
893 1998-04-25  Tanaka Akira      <akr@jaist.ac.jp>
894
895         * eword-decode.el (eword-decode-entire-string): Delete argument
896         `default-charset'. Add argument `code-conversion'.
897         (eword-decode-unstructured): Add argument `code-conversion'.
898         (eword-decode-comment): Add argument `code-conversion'.
899         (eword-decode-quoted-string): Add argument `code-conversion'.
900         (eword-decode-string): Propagate `code-conversion' to
901         `eword-decode-unstructured'.
902         (eword-decode-region): Propagate `code-conversion' to
903         `eword-decode-unstructured'.
904
905 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
906
907         * eword-decode.el (eword-decode-ignored-field-list): Add
908         `received'.
909         
910         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
911         environment variables.
912
913 1998-04-23  Tanaka Akira      <akr@jaist.ac.jp>
914
915         * eword-decode.el (eword-encoded-word-prefix-regexp): New
916         constant.
917         (eword-encoded-word-suffix-regexp): New constant.
918         (eword-encoded-text-in-unstructured-regexp): New constant.
919         (eword-encoded-word-in-unstructured-regexp): New constant.
920         (eword-after-encoded-word-in-unstructured-regexp): New constant.
921         (eword-decode-entire-string): New function.
922         (eword-decode-unstructured): Use `eword-decode-entire-string'.
923         (eword-decode-comment): Use `eword-decode-entire-string'.
924         (eword-decode-quoted-string): Use `eword-decode-entire-string'.
925         (eword-decode-string): Add optional argument
926         `default-mime-charset'.
927         (eword-decode-region): Add optional argument
928         `default-mime-charset'.
929         (eword-decode-header): Refine `code-conversion' treatment.
930
931 1998-04-21  Tanaka Akira      <akr@jaist.ac.jp>
932
933         * eword-decode.el (eword-decode-header): code-conversion is now
934         effective again.
935
936 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
937
938         * eword-decode.el (eword-decode-quoted-encoded-word): Use
939         'defcustom.
940
941 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
942
943         * eword-decode.el (eword-decode-sticked-encoded-word): Use
944         'defcustom.
945
946 1998-04-21  Tanaka Akira      <akr@jaist.ac.jp>
947
948         * VERSION.FLAM: New file.
949
950 1998-04-17  Tanaka Akira      <akr@jaist.ac.jp>
951
952         * Sync up with flim-1_0_0 to flim-1_0_1.
953
954 1998-04-13  Tanaka Akira      <akr@jaist.ac.jp>
955
956         * eword-decode.el: Copied from AKEMI branch of SEMI.
957
958 \f
959 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
960
961         * FLIM: Version 1.9.1 (Tonosh\e.D\eNr) was released.\e*B
962
963         * mime-en.sgml (mm-backend): Translate a little.
964
965 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
966
967         * eword-encode.el (eword-encode-default-start-column): New user
968         option.
969         (eword-encode-string): Use `eword-encode-default-start-column'.
970         (eword-encode-address-list): Likewise.
971         (eword-encode-structured-field-body): Likewise.
972         (eword-encode-unstructured-field-body): Likewise.
973
974 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
975
976         * eword-encode.el (eword-encode): New group.
977         (eword-field-encoding-method-alist): Now a user option (was:
978         variable).
979
980 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
981
982         * eword-encode.el: Rename `tm-eword::mailbox-to-rwl' ->
983         `eword-encode-mailbox-to-rword-list'.
984
985         * eword-encode.el: Rename `tm-eword::phrase-to-rwl' ->
986         `eword-encode-phrase-to-rword-list'.
987
988         * eword-encode.el: Rename `eword-addr-spec-to-rwl' ->
989         `eword-encode-addr-spec-to-rword-list'.
990
991         * eword-encode.el: Rename `eword-phrase-route-addr-to-rwl' ->
992         `eword-encode-phrase-route-addr-to-rword-list'.
993
994         * eword-encode.el: Rename `eword-addr-seq-to-rwl' ->
995         `eword-encode-addr-seq-to-rword-list'.
996
997         * eword-encode.el: Rename `tm-eword::split-string' ->
998         `eword-encode-split-string'.
999
1000         * eword-encode.el: Rename `tm-eword::addresses-to-rwl' ->
1001         `eword-encode-addresses-to-rword-list'.
1002
1003         * eword-encode.el: Rename `tm-eword::encode-rwl' ->
1004         `eword-encode-rword-list'.
1005
1006         * eword-encode.el (eword-encode-unstructured-field-body): New
1007         function.
1008         (eword-encode-field): Use `eword-encode-unstructured-field-body'.
1009
1010 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1011
1012         * eword-encode.el (eword-encode-string): Add DOC-string.
1013         (eword-encode-address-list): Likewise.
1014         (eword-encode-structured-field-body): Likewise.
1015
1016         * eword-encode.el (eword-encode-field): Regard `In-Reply-To' as a
1017         structured field.
1018
1019 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1020
1021         * eword-encode.el (eword-encode-field): Use `capitalize' instead
1022         of `downcase' for `field-name'.
1023
1024         * eword-encode.el (eword-encode-structured-field-body): New
1025         function.
1026         (eword-encode-field): Use `eword-encode-structured-field-body' for
1027         "MIME-Version" and "User-Agent" field.
1028
1029 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1030
1031         * mime-def.el (mm-define-method): Put `edebug-form-spec'.
1032
1033 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1034
1035         * eword-encode.el (eword-encode-address-list): New function.
1036         (eword-encode-field): Use `eword-encode-address-list' instead of
1037         `tm-eword::encode-address-list'; abolish
1038         `tm-eword::encode-address-list'.
1039
1040         * eword-encode.el (eword-encode-field): Use `eword-encode-string'
1041         instead of `tm-eword::encode-string'; abolish
1042         `tm-eword::encode-string'.
1043
1044         * eword-encode.el: Rename `tm-eword::make-rword' ->
1045         `make-ew-rword'; rename `tm-eword::rword-' -> `ew-rword-'.
1046
1047 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1048
1049         * mel-b.el (base64-insert-encoded-file): Conditionally use
1050         internal converter. (cf. [tm-ja:3320])
1051         (base64-write-decoded-region): Ditto.
1052
1053 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1054
1055         * FLIM-ELS (flim-modules): Don't add `mel-dl' unconditionally.
1056
1057 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1058
1059         * Delete mime-lib.el.
1060
1061 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1062
1063         * mmbuffer.el (write-entity): `write-region-as-CRLF' was renamed
1064         to `write-region-as-raw-text-CRLF'.
1065
1066 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
1067
1068         * mmbuffer.el (write-entity): Use `write-region-as-CRLF' instead
1069         of `write-region-as-binary'.
1070
1071 \f
1072 1998-07-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1073
1074         * FLIM: Version 1.9.0 (Terada) was released.
1075
1076 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1077
1078         * mime-parse.el (mime-parse-multipart): Set message/x-broken if
1079         parsing is failed.
1080
1081 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1082
1083         * mmbuffer.el (entity-children): Don't use
1084         `mime-entity-children-internal'.
1085
1086         * mime-parse.el (mime-parse-multipart): Modify for
1087         `mime-parse-message'; return children.
1088         (mime-parse-encapsulated): Likewise.
1089         (mime-parse-message): Change interface; delete DOC-string; don't
1090         parse children instantly.
1091         (mime-parse-buffer): Modify for `mime-parse-message'.
1092
1093         * mime-parse.el (mime-parse-message): Delete autoload cookie.
1094
1095         * mime.el: Delete autoload setting for `mime-parse-message'.
1096
1097         * mime-en.sgml, mime-ja.sgml (Entity creation): Delete description
1098         of `mime-parse-message'; modify description of `mime-parse-buffer'
1099         to add `representation-type'.
1100
1101 \f
1102 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1103
1104         * FLIM-Chao: Version 1.8.0 (Shij\e.D\eNr) was released.\e*B
1105
1106 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1107
1108         * mmcooked.el: Abolish method `open'.
1109
1110         * mmbuffer.el (initialize-instance): New method; abolish `open'.
1111         (entity-children): New method.
1112
1113         * mime.el (mime-open-entity): Send `initialize-instance' to
1114         created message.
1115         (mime-entity-children): New implementation.
1116         (mime-entity-parent): New implementation.
1117         (mime-root-entity-p): New implementation.
1118
1119         * mime-parse.el (mime-parse-multipart): Specify current entity as
1120         parent.
1121         (mime-parse-encapsulated): Likewise.
1122         (mime-parse-message): Change interface to specify parent; modify
1123         for `make-mime-entity-internal'.
1124         (mime-parse-buffer): Modify for `mime-parse-message'.
1125
1126         * mime-def.el (make-mime-entity-internal): Change interface; add
1127         format of `mime-entity' to add `parent'.
1128
1129 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1130
1131         * mmbuffer.el (mime-visible-field-p): Renamed from
1132         `eword-visible-field-p'.
1133
1134 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1135
1136         * mime.el (mm-arglist-to-arguments): New function.
1137         (mm-define-generic): New macro.
1138         (mime-entity-cooked-p): Use `mm-define-generic'.
1139         (mime-entity-point-min): Use `mm-define-generic'.
1140         (mime-insert-decoded-header): Use `mm-define-generic'.
1141         (mime-entity-content): Use `mm-define-generic'.
1142         (mime-write-entity-content): Use `mm-define-generic'.
1143         (mime-write-entity): Use `mm-define-generic'.
1144         (mime-write-entity-body): Use `mm-define-generic'.
1145
1146 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1147
1148         * mmbuffer.el (eword-visible-field-p): Moved from mime.el.
1149
1150         * mime.el: Move `eword-visible-field-p' to mmbuffer.el.
1151         (mime-write-entity-body): Change message to `write-body'.
1152
1153 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1154
1155         * mmcooked.el, mmbuffer.el (open): Renamed from `open-entity'.
1156
1157         * mime.el (mime-open-entity): Change message to `open'.
1158
1159         * mime-def.el (mm-define-backend): Must `copy-alist'.
1160
1161 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1162
1163         * mmcooked.el, mmbuffer.el: Use `mm-define-backend' and
1164         `mm-define-method'.
1165
1166         * mime.el: Move `mime-entity-implementation-alist' to mime-def.el.
1167         (mime-find-function): New implementation.
1168         (mime-entity-cooked-p): Use `mime-entity-send'.
1169
1170         * mime-def.el (mime-entity-implementation-alist): Moved from
1171         mime.el.
1172         (mm-define-backend): New macro.
1173         (mm-define-method): New macro.
1174
1175 \f
1176 1998-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1177
1178         * FLIM: Version 1.8.1 (Kutsukawa) was released.
1179
1180 1998-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1181
1182         * mime-en.sgml, mime-ja.sgml (Entity Attributes): Add description
1183         about `default-encoding' of `mime-entity-encoding'.
1184
1185         * mime-en.texi, mime-en.sgml: New files.
1186
1187         * mime-ja.sgml (media-type): Fix typo.
1188
1189         * mime-ja.sgml (Glossary): Fix order.
1190
1191         * mime-ja.sgml (Entity Attributes): Use <code> tag for nil.
1192
1193         * mime-ja.sgml (Entity Attributes): Fix typo.
1194
1195 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1196
1197         * mime.el (mime-entity-encoding): Add new optional argument
1198         `default-encoding'; set default encoding if
1199         Content-Transfer-Encoding field is not found.
1200
1201 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1202
1203         * mmbuffer.el (mmbuffer-write-entity): Use
1204         `mime-entity-buffer-internal', `mmbuffer-entity-point-min' and
1205         `mmbuffer-entity-point-max'.
1206         (mmbuffer-write-entity-body): Use `mime-entity-buffer-internal',
1207         `mime-entity-body-start-internal' and
1208         `mime-entity-body-end-internal'.
1209         (mmbuffer-insert-decoded-header): Use
1210         `mime-entity-buffer-internal', `mime-entity-header-start-internal'
1211         and `mime-entity-header-end-internal'.
1212
1213 \f
1214 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1215
1216         * FLIM: Version 1.8.0 (\e.D\eNRkubo) was released.\e*B
1217
1218         * README.en: Delete `How to use'.
1219
1220 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1221
1222         * mime-ja.sgml (Entity creation): Add reference for `mm-backend'
1223         in description of `mime-open-entity'.
1224
1225         * mime-ja.sgml (mm-backend): New section.
1226
1227 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1228
1229         * mime-ja.sgml (Entity-header): Modify description about
1230         `mime-insert-decoded-header'.
1231
1232         * mmcooked.el (mmcooked-insert-decoded-header): New function.
1233
1234         * mmbuffer.el (mmbuffer-insert-decoded-header): New function.
1235
1236         * mime.el (mime-insert-decoded-header): Use implementation of
1237         mm-backend; abolish optional argument `code-conversion'.
1238
1239 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1240
1241         * eword-decode.el (eword-decode-encoded-text): Use
1242         `decode-mime-charset-string'.
1243
1244 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1245
1246         * mmcooked.el (mmcooked-write-entity-body): New function.
1247
1248         * mmbuffer.el (mmbuffer-write-entity-body): New function.
1249
1250         * mime.el (mime-write-entity-body): Use implementation of
1251         mm-backend.
1252
1253 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1254
1255         * mmcooked.el (mmcooked-write-entity): New function.
1256
1257         * mmbuffer.el (mmbuffer-write-entity): New function.
1258
1259         * mime.el (mime-write-entity): Use implementation of mm-backend.
1260
1261 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1262
1263         * mmcooked.el (mmcooked-entity-content): New alias for
1264         `mmbuffer-entity-content'.
1265         (mmcooked-write-entity-content): New function.
1266
1267         * mmbuffer.el (mmbuffer-entity-content): New function.
1268         (mmbuffer-write-entity-content): New function.
1269
1270         * mime.el (mime-entity-send): New function.
1271         (mime-entity-buffer): Use `mime-entity-send'.
1272         (mime-entity-point-min): Likewise.
1273         (mime-entity-point-max): Likewise.
1274         (mime-entity-header-start): Likewise.
1275         (mime-entity-header-end): Likewise.
1276         (mime-entity-body-start): Likewise.
1277         (mime-entity-body-end): Likewise.
1278         (mime-fetch-field): Likewise.
1279         (mime-entity-content): Use implementation of mm-backend.
1280         (mime-write-entity-content): Likewise.
1281
1282 \f
1283 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1284
1285         * FLIM: Version 1.7.0 (Iseda) was released.
1286
1287         * mime-ja.sgml (Entity creation): Add description of
1288         `mime-open-entity'.
1289         (Entity Attributes): Add description of `mime-entity-cooked-p'.
1290         (Entity-content): Add description of `mime-write-entity-content',
1291         `mime-write-entity' and `mime-write-entity-body'.
1292
1293 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1294
1295         * mime.el (mime-write-entity-content): New function.
1296
1297 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1298
1299         * mime.el (mime-write-entity-body): New function.
1300
1301         * mime.el (mime-write-entity): New function.
1302
1303 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1304
1305         * mime-parse.el (mime-parse-multipart): Change media-type of
1306         entity to application/octet-stream if the first delimiter is not
1307         found.
1308
1309 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1310
1311         * FLIM-ELS (flim-modules): Add `mmbuffer' and `mmcooked'.
1312
1313         * mmcooked.el: New file.
1314
1315         * mmbuffer.el: New file.
1316
1317         * mime.el (mime-entity-implementation-alist): New variable.
1318         (mime-find-function): New function.
1319         (mime-open-entity): New function.
1320         (mime-entity-function): New function.
1321         (mime-entity-cooked-p): New function.
1322         (mime-entity-buffer): Use backend-module.
1323         (mime-entity-point-min): Likewise.
1324         (mime-entity-point-max): Likewise.
1325         (mime-entity-header-start): Likewise.
1326         (mime-entity-header-end): Likewise.
1327         (mime-entity-body-start): Likewise.
1328         (mime-entity-body-end): Likewise.
1329         (mime-fetch-field): Likewise.
1330
1331         * mime-parse.el (mime-parse-message): New optional argument
1332         `representation-type'.
1333         (mime-parse-buffer): Likewise.
1334
1335         * mime-def.el: Change format of mime-entity-internal to add
1336         `representation-type' and `location'.
1337
1338 \f
1339 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1340
1341         * FLIM-Chao: Version 1.7.0 (Goj\e.D\eNr) was released.\e*B
1342
1343 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1344
1345         * mime-ja.sgml: Modify for FLIM 1.7.
1346
1347         * mime.el (mime-entity-number): Add DOC.
1348
1349 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1350
1351         * mime.el (mime-entity-encoding): New implementation.
1352
1353         * mime-parse.el (mime-parse-message): Abolish argument `encoding'.
1354
1355         * mime-def.el (make-mime-entity-internal): Abolish argument
1356         `encoding'.
1357         (mime-entity-set-encoding-internal): New function.
1358
1359 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1360
1361         * mime.el (mime-entity-content-disposition): New implementation.
1362
1363         * mime-parse.el (mime-parse-message): Don't parse
1364         Content-Disposition.
1365
1366         * mime-def.el (make-mime-entity-internal): Delete argument
1367         `content-disposition'.
1368         (mime-entity-set-content-disposition-internal): New function.
1369
1370 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1371
1372         * eword-decode.el: Move function `eword-visible-field-p' and
1373         `mime-insert-decoded-header' to mime.el.
1374
1375         * mime-parse.el: Use internal functions of mime-entity.
1376
1377         * mime.el (mime-entity-children): Moved from mime-def.el; use
1378         `mime-entity-children-internal'.
1379         (mime-entity-node-id): Moved from mime-def.el; use
1380         `mime-entity-node-id-internal'.
1381         (mime-entity-number): Moved from mime-def.el; use
1382         `mime-entity-node-id-internal'.
1383         (mime-entity-buffer): Moved from mime-def.el; use
1384         `mime-entity-buffer-internal'.
1385         (mime-entity-point-min): Moved from mime-def.el; use
1386         `mime-entity-header-start-internal'.
1387         (mime-entity-point-max): Moved from mime-def.el; use
1388         `mime-entity-body-end-internal'.
1389         (mime-entity-header-start): Moved from mime-def.el; use
1390         `mime-entity-header-start-internal'.
1391         (mime-entity-header-end): Moved from mime-def.el; use
1392         `mime-entity-header-end-internal'.
1393         (mime-entity-content-type): Moved from mime-def.el; use
1394         `mime-entity-content-type-internal'.
1395         (mime-entity-content-disposition): Moved from mime-def.el; use
1396         `mime-entity-content-disposition-internal'.
1397         (mime-entity-encoding): Moved from mime-def.el; use
1398         `mime-entity-encoding-internal'.
1399         (mime-fetch-field): Use `mime-entity-original-header-internal' and
1400         `mime-entity-set-original-header-internal'.
1401         (mime-read-field): Use `mime-entity-parsed-header-internal' and
1402         `mime-entity-set-parsed-header-internal'.
1403         (eword-visible-field-p): Moved from eword-decode.el.
1404         (mime-insert-decoded-header): Moved from eword-decode.el.
1405         (mime-entity-body-start): Moved from mime-def.el; use
1406         `mime-entity-body-start-internal'.
1407         (mime-entity-body-end): Moved from mime-def.el; use
1408         `mime-entity-body-end-internal'.
1409         (mime-entity-media-type): Moved from mime-def.el.
1410         (mime-entity-media-subtype): Moved from mime-def.el.
1411         (mime-entity-parameters): Moved from mime-def.el.
1412         (mime-entity-type/subtype): Moved from mime-def.el.
1413
1414         * mime-def.el (make-mime-entity-internal): Renamed from
1415         `make-mime-entity'.
1416         (mime-entity-buffer-internal): New function.
1417         (mime-entity-header-start-internal): New function.
1418         (mime-entity-header-end-internal): New function.
1419         (mime-entity-body-start-internal): New function.
1420         (mime-entity-body-end-internal): New function.
1421         (mime-entity-node-id-internal): New function.
1422         (mime-entity-content-type-internal): New function.
1423         (mime-entity-content-disposition-internal): New function.
1424         (mime-entity-encoding-internal): New function.
1425         (mime-entity-original-header-internal): New function.
1426         (mime-entity-children-internal): New function.
1427         (mime-entity-parsed-header-internal): New function.
1428         (mime-entity-set-original-header-internal): Renamed from
1429         `mime-entity-set-original-header'.
1430         (mime-entity-set-children-internal): Renamed from
1431         `mime-entity-set-children'.
1432         (mime-entity-set-parsed-header-internal): Renamed from
1433         `mime-entity-set-parsed-header'.  Move `mime-entity-SLOT'
1434         functions to mime.el.
1435
1436 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1437
1438         * mime-ja.sgml (CVS): Fix typo.
1439
1440 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1441
1442         * mime-parse.el (mime-parse-encapsulated): New function.
1443         (mime-parse-message): Use `mime-parse-encapsulated'.
1444
1445 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1446
1447         * mime-def.el (mime-entity-set-children): New function.
1448
1449         * mime-parse.el (mime-parse-multipart): Change interface.
1450         (mime-parse-message): Use `mime-entity-set-children'.
1451
1452 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1453
1454         * mime.el (mime-read-field): Fix typo.
1455
1456 \f
1457 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1458
1459         * FLIM: Version 1.6.0 (Ogura) was released.
1460
1461         * mime-ja.sgml (Entity Attributes): New section.
1462
1463         * mime-ja.sgml (Entity as node in message): Add description of
1464         `mime-find-entity-from-number' and
1465         `mime-find-entity-from-node-id'.
1466
1467         * mime.el (mime-find-entity-from-number): New function.
1468         (mime-find-entity-from-node-id): New function.
1469         (mime-entity-parent): New function (moved from SEMI MIME-View).
1470         (mime-entity-uu-filename): New function (moved from SEMI
1471         MIME-View).
1472         (mime-entity-filename): New function (moved from SEMI MIME-View).
1473
1474         * mime-def.el (mime-uuencode-encoding-name-list): New variable.
1475
1476 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1477
1478         * mime-ja.sgml: Modify for FLIM 1.6.
1479
1480         * mime.el (mime-fetch-field): New function; abolish
1481         `mime-entity-fetch-field'.
1482         (mime-read-field): New function; abolish `mime-entity-read-field'.
1483
1484 1998-06-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1485
1486         * mime-ja.sgml, mime-ja.texi: New files.
1487
1488 1998-06-22  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1489
1490         * mime-parse.el (mime-parse-message): Would error if empty body.
1491
1492 \f
1493 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1494
1495         * FLIM: Version 1.5.0 (Mukaijima) was released.
1496
1497 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1498
1499         * README.en (What's FLIM): Modify for mime.el.
1500
1501         * FLIM-ELS (flim-modules): Add `mime'.
1502
1503         * mime-lib.el: Move every definitions to mime.el.
1504
1505         * mime.el: New module (renamed from mime-lib.el).
1506
1507 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1508
1509         * mime-lib.el: Add autoload setting for eword-encode.el.
1510
1511         * mime-lib.el (mime-entity-content): New function.
1512
1513 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1514
1515         * mel.el: Abolish constant `mel-version'.
1516
1517         * mel.el (mime-string-decoding-method-alist): New variable.
1518         (mime-decode-string): New function.
1519
1520 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1521
1522         * mel-b.el (base64-external-decode-string): New function.
1523         (base64-decode-string): New function.
1524
1525 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1526
1527         * mel-q.el (quoted-printable-decode-string): New implementation.
1528
1529 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1530
1531         * mel-q.el (quoted-printable-internal-decode-region): New
1532         implementation.
1533
1534 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1535
1536         * mel-q.el (q-encoding-decode-string): Use
1537         `quoted-printable-hex-char-to-num'.
1538
1539         * mel-q.el (quoted-printable-hex-char-to-num): New function.
1540         (quoted-printable-decode-string): Use
1541         `quoted-printable-hex-char-to-num'.
1542
1543 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1544
1545         * mime-def.el, mime-parse.el: Move `mime-message-structure' from
1546         mime-parse.el to mime-def.el.
1547
1548 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1549
1550         * mime-lib.el, mime-parse.el: Move `mime-root-entity-p' from
1551         mime-parse.el to mime-lib.el.
1552
1553         * mime-lib.el: Add autoload setting for mime-parse.el.
1554
1555 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1556
1557         * mime-parse.el, mime-def.el: Move `mime-entity-point-min',
1558         `mime-entity-point-max', `mime-entity-media-type',
1559         `mime-entity-media-subtype', `mime-entity-parameters' and
1560         `mime-entity-type/subtype' from mime-parse.el to mime-def.el.
1561
1562         * mime-parse.el, mime-def.el: Move `mime-content-disposition'
1563         reference functions from mime-parse.el to mime-def.el.
1564
1565         * mime-parse.el, mime-def.el: Move structure `mime-content-type'
1566         from mime-parse.el to mime-def.el.
1567
1568 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1569
1570         * mel-b.el (base64-internal-decode-string): Renamed from
1571         `base64-decode-string'.
1572         (base64-decode-string): New alias for
1573         `base64-internal-decode-string'.
1574
1575 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1576
1577         * mel-b.el (base64-decode-unit): New function; abolish
1578         `base64-decode-1'.
1579         (base64-decode-string): New implementation.
1580         (base64-internal-decode-region): New implementation.
1581
1582 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1583
1584         * mime-parse.el (mime-message-structure): New variable.
1585         (mime-parse-buffer): New function.
1586
1587 1998-06-19  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1588
1589         * mime-def.el: Require 'cl when it is compiled.
1590
1591         * mime-lib.el (mime-entity-read-field): Fix typo.
1592         Use `eword-decode-ignored-field-list'.
1593
1594         * mime-parse.el (mime-parse-multipart): Fix typo.
1595         (mime-parse-message): Parse message/external-body.
1596
1597 \f
1598 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1599
1600         * FLIM: Version 1.4.1 (Momoyama-Gory\e.D\eNrmae) was released.\e*B
1601
1602 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1603
1604         * eword-decode.el (mime-insert-decoded-header): Fix typo.
1605
1606 \f
1607 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1608
1609         * FLIM: Version 1.4.0 (Kintetsu-Tanbabashi) was released.
1610
1611 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1612
1613         * README.en (What's FLIM): Add description about mime-lib.el and
1614         mime-parse.el.
1615
1616 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1617
1618         * mime-parse.el: Require 'cl when it is compiled.
1619
1620         * eword-decode.el (eword-visible-field-p): New function.
1621         (mime-insert-decoded-header): Use `eword-visible-field-p'.
1622
1623 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1624
1625         * mime-def.el (mime-library-version-string): Renamed from
1626         `mime-spadework-module-version-string'.
1627
1628         * mime-parse.el: New file; moved from SEMI layer.
1629
1630         * FLIM-ELS (flim-modules): Add `mime-parse'.
1631
1632 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1633
1634         * FLIM-ELS (flim-modules): Add `mime-lib'.
1635
1636         * mime-lib.el: New module.
1637
1638         * mime-def.el (mime-entity): Add new slots for original-header and
1639         parsed-header.
1640         (mime-entity-set-original-header): New function.
1641         (mime-entity-set-parsed-header): New function.
1642
1643 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1644
1645         * mime-def.el (mime-entity-number): New function (moved from SEMI
1646         layer).
1647
1648 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1649
1650         * mime-def.el: Move definition of structure `mime-entity' from
1651         SEMI layer.
1652
1653 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1654
1655         * eword-decode.el (eword-decode-ignored-field-list): Capitalize
1656         default value.
1657         (eword-decode-structured-field-list): Capitalize default value.
1658         (eword-decode-header): Regularize field name by `capitalize'.
1659         (mime-insert-decoded-header): New function.
1660
1661 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1662
1663         * mailcap.el (mailcap-file): Use `defcustom'.
1664
1665 \f
1666 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1667
1668         * FLIM: Version 1.3.0 (Fushimi) was released.
1669
1670 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1671
1672         * std11.el (std11-fetch-field): New function.
1673         (std11-field-body): Use 'std11-fetch-field.
1674
1675 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1676
1677         * mime-def.el (regexp-*): New function (moved from mime-parse.el
1678         of SEMI (REMI)).
1679         (regexp-or): New function (moved from mime-parse.el of
1680         SEMI (REMI)).
1681
1682         (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
1683         of SEMI (REMI)).
1684         (std11-non-qtext-char-list): New constant (copied from std11.el).
1685         (std11-qtext-regexp): New constant (moved from mime-parse.el of
1686         SEMI (REMI)).
1687         (std11-quoted-string-regexp): New constant (moved from
1688         mime-parse.el of SEMI (REMI)).
1689
1690 \f
1691 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1692
1693         * FLIM: Version 1.2.2 (Takeda) was released.
1694
1695         * FLIM-VERSION: New file.
1696
1697 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1698
1699         * mel-q.el (quoted-printable-internal-encode-region): Use
1700         'looking-at-as-unibyte instead of local binding for
1701         enable-multibyte-characters.
1702
1703 \f
1704 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1705
1706         * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
1707
1708 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1709
1710         * mel-q.el (quoted-printable-internal-decode-region): Use
1711         'string-as-multibyte to avoid problem in Emacs 20.3.
1712
1713 1998-05-08  Katsumi Yamaoka   <yamaoka@jpl.org>
1714
1715         * mel-u.el: Use mime-temp-directory instead of TMP.
1716
1717 \f
1718 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1719
1720         * FLIM: Version 1.2.0 (J\e.D\eN~j\eNr) was released.\e*B
1721
1722         * README.en (What's FLIM): Delete description about
1723         std11-parse.el; add description about mailcap.el.
1724
1725 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1726
1727         * eword-decode.el (eword-decode-encoded-word-error-handler): New
1728         variable.
1729         (eword-decode-encoded-word-default-error-handler): New function.
1730         (eword-decode-encoded-word): Use
1731         'eword-decode-encoded-word-error-handler.
1732
1733 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1734
1735         * mailcap.el: Require 'mime-def.
1736
1737         * mime-def.el (mime-type/subtype-string): New function (moved from
1738         semi/mime-parse.el).
1739
1740 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1741
1742         * std11-parse.el: Abolish std11-parse.el.
1743
1744         * FLIM-ELS (flim-modules): Abolish 'std11-parse.
1745
1746         * eword-decode.el: Require 'std11 instead of 'std11-parse.
1747
1748         * std11.el: Merge std11-parse.el.
1749
1750 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1751
1752         * mime-def.el (mime-temp-directory): Use 'defcustom.
1753
1754         * mel-u.el: Require 'mime-def instead of 'mel.
1755
1756         * mime-def.el (mime-temp-directory): New variable (moved from
1757         mel.el).
1758
1759         * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
1760
1761 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1762
1763         * mailcap.el (mailcap-format-command): New function.
1764
1765         * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
1766         again.
1767
1768 \f
1769 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1770
1771         * FLIM: Version 1.1.0 (T\e.D\eNrji) was released.\e*B
1772
1773 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1774
1775         * mime-def.el (quoted-printable-hex-chars): New constant.
1776         (quoted-printable-octet-regexp): New constant.
1777
1778         * mel-q.el, eword-decode.el: Move definition of constant
1779         'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
1780         mime-def.el.
1781
1782 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1783
1784         * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
1785
1786 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1787
1788         * mailcap.el (mailcap-look-at-mtext): Fix typo.
1789
1790 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1791
1792         * FLIM-ELS (flim-modules): Add mailcap.
1793
1794         * mailcap.el: New file (copied from SEMI).
1795
1796 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1797
1798         * eword-decode.el (eword-decode-ignored-field-list): Add
1799         `received'.
1800         
1801         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
1802         environment variables.
1803
1804 \f
1805 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1806
1807         * FLIM: Version 1.0.1 (Ky\e.D\eNrto) was released.\e*B
1808
1809         * mime-def.el (mime-spadework-module-version-string): New
1810         constant.
1811
1812         * eword-encode.el: Abolish constant 'eword-encode-version.
1813
1814         * eword-decode.el: Abolish constant 'eword-decode-version.
1815
1816 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1817
1818         * eword-encode.el (eword-encode-divide-into-charset-words): Use
1819         'char-length or 'char-next-index instead of 'char-bytes.
1820         (tm-eword::encode-string-1): Use 'char-next-index instead of
1821         'char-bytes.
1822
1823 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1824
1825         * mel.el (base64-dl-module): Must check base64.so actually exists.
1826
1827 \f
1828 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1829
1830         * FLIM: Version 1.0.0 was released.
1831
1832         * README.en: Modify for FLIM.
1833
1834         * ChangeLog: New file.
1835
1836 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1837
1838         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
1839
1840         * Makefile: Modify for FLIM.
1841
1842 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1843
1844         * Makefile: New file.
1845
1846         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
1847         eword-encode.el: Copied from MEL, SEMI (mime-def.el
1848         eword-decode.el eword-encode.el) and APEL (std11-parse.el
1849         std11.el).