6fd654db75612b7dc3c1f6af6ef55778b84afa66
[elisp/flim.git] / ChangeLog
1 1998-08-21  Tanaka Akira      <akr@jaist.ac.jp>
2
3         * ew-dec.el (ew-decode-us-ascii): New function.
4         (ew-decode-none): Use the function `ew-decode-us-ascii' instead of 
5         the variable `ew-decode-us-ascii'.
6         (ew-decode-generic): Ditto.
7         (ew-decode-generic-others): Ditto.
8
9         * ew-unit.el (ew-charset-aliases): Abolished.
10         (ew-char-decoder): Use `decode-mime-charset-string' with 'LF as lbt.
11
12         * ew-var.el (ew-decode-us-ascii): Abolished.
13         (ew-default-mime-charset): New variable.
14         (ew-dynamic-options): Add `ew-default-mime-charset'.
15
16 1998-08-21  Tanaka Akira      <akr@jaist.ac.jp>
17
18         * ew-unit.el (ew-eword-p): Use aref instead of substring.
19         (ew-char-decoder): Refined.
20
21         * lalr-el.scm (gen-larl1): New function.
22
23 1998-08-20  Tanaka Akira      <akr@jaist.ac.jp>
24
25         * ew-var.el (ew-dynamic-options): The result is now integer instead
26         of list of booleans.
27
28 1998-08-20  Tanaka Akira      <akr@jaist.ac.jp>
29
30         * Makefile: Output parse table to ew-parse.out instead of
31         states.output.
32
33         * ew-var.el (ew-decode-field-syntax-alist): Keys are now symbols
34         instead of strings.
35
36         * ew-dec.el (ew-decode-field-no-cache): Ditto.
37
38 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
39
40         * Makefile: Avoid an error about unexisting `scm'.
41
42 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
43
44         * Makefile: Add a rule for making `ew-parse.el'.
45
46         * ew-parse.scm: New file.
47
48         * lalr-el.scm: New file.
49
50         * lr-driver.el (lr-push): Now inlining.
51
52 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
53
54         * ew-dec.el: Use 'decoded property instead of 'result for
55         decoded string.
56
57 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
58
59         * ew-parse.el: Use lookahead token.
60
61         * ew-data.el (ew-mark-phrase): Decode last token in phrase.
62
63 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
64
65         * ew-parse.el: Remove token suffix "-tok".
66
67         * ew-data.el: Ditto.
68
69         * ew-dec.el: Ditto.
70
71         * ew-scan-m.el: Ditto.
72
73         * ew-scan-s.el: Ditto.
74
75         * ew-scan-u.el: Ditto.
76
77         * ew-var.el: Ditto.
78
79 1998-08-19  Tanaka Akira      <akr@jaist.ac.jp>
80
81         * DOODLE-TIPS: Add desctiptions about byte-compile warnings.
82
83         * ew-data.el (ew-mark-phrase): Does not update right end of
84         fragments separation.
85
86         * ew-dec.el (ew-mark): Wait `ew-parse-error-sit-for-seconds'
87         seconds after parse error.
88
89         * ew-line.el (ew-tab-to-space): New function.
90         (ew-crlf-generic): New function.
91         (ew-crlf-line-generic): Rewrited.
92         (ew-lf-generic): New function.
93         (ew-lf-line-generic): Rewrited.
94         (ew-crlf-convert): New function.
95         (ew-crlf-line-convert): Rewrited.
96         (ew-lf-convert): New function.
97         (ew-lf-line-convert): Rewrited.
98         (ew-crlf-fold): New function.
99         (ew-lf-fold): New function.
100         (ew-crlf-refold): New function.
101         (ew-lf-refold): New function.
102
103         * ew-parse.el: Parser actions are now accesible to a lookahead
104         token.
105
106         * ew-var.el (ew-parse-error-sit-for-seconds): New variable.
107
108         * eword-decode.el: Enable debug code `rotate-memo'.
109         (eword-decode-header): Refold decoded field.
110         (eword-decode-and-fold-structured-field): Use `ew-crlf-refold'.
111
112         * lr-driver.el (lr-parse): Provides a lookahead token to parser
113         actions.
114
115         * mmbuffer.el (insert-decoded-header): Refold decoded field.
116
117 1998-08-18  Tanaka Akira      <akr@jaist.ac.jp>
118
119         * DOODLE-TIPS: Change `gnus-unstructured-field-decoder' and
120         `gnus-structured-field-decoder' usable by FLAM-DOODLE and FLIM.
121
122         * ew-data.el (ew-mark-phrase): Update both ends of fragments after
123         fragments separation.
124
125         * ew-unit.el (ew-charset-aliases): Add 'x-ctext.
126
127 1998-08-18  Tanaka Akira      <akr@jaist.ac.jp>
128
129         * mime-def.el (mime-library-version-string): bump up to
130         FLAM-DOODLE 1.9.1.
131
132 1998-08-18  Tanaka Akira      <akr@jaist.ac.jp>
133
134         * COLORS: New file.
135
136         * ew-data.el (ew-add-frag): Change defun to defsubst.
137
138         * ew-scan-m.el (ew-scan-mime): Refine to fit inlining `ew-add-frag'.
139
140         * ew-scan-s.el (ew-scan-std11): Ditto.
141
142         * ew-scan-u.el (ew-scan-unstructured): Ditto.
143
144 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
145
146         * ew-data.el:
147           - Abolish prev-token, next-token, start and end
148           properties on fragment.
149           - Abolish function `ew-tokenize-frag', `ew-add-open',
150           `ew-add-close', `ew-add-token', `ew-add-close-token' and
151           `ew-token-list'.
152         (ew-make-anchor): Add type property.
153         (ew-token-last-frag-p): New function.
154
155         * ew-parse.el: Add new token `anchor'.
156
157         * ew-scan-m.el: Use `ew-add-frag' instead of abolished
158         functions.
159
160         * ew-scan-s.el: Ditto.
161
162 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
163
164         * ew-data.el:
165           - Require 'ew-util.
166           - Change token prefix "ew:raw-" to "ew:".
167
168         * ew-dec.el: Change token prefix "ew:raw-" to "ew:".
169         (ew-mark): Shorten parse error message.
170
171         * ew-scan-m.el: Change token prefix "ew:raw-" to "ew:".
172         (ew-scan-mime): Change atom to token.
173
174         * ew-scan-s.el: Change token prefix "ew:raw-" to "ew:".
175
176         * ew-scan-u.el: Change token prefix "ew:raw-" to "ew:".
177
178         * ew-parse.el: Change token prefix "ew:raw-" to "ew:".
179
180 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
181
182         * ew-dec.el: Require 'ew-var.
183         (ew-decode-field-cache-buf): New variable.
184         (ew-decode-field-cache-num): New variable.
185         (ew-decode-field-no-cache): Renamed from `ew-decode-field'.
186         (ew-decode-field): Call `ew-decode-field-no-cache' with caching.
187
188 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
189
190         * FLIM-ELS (flim-modules): Add `ew-var' and reorder.
191
192         * ew-var.el: New file.
193
194         * ew-data.el: Require 'ew-var.
195         (ew-separate-eword): New function.
196         (ew-mark-phrase): Use `ew-separate-eword'.
197
198         * ew-dec.el: 
199           - Require 'ew-var.
200           - Move `ew-decode-quoted-encoded-word',
201           `ew-ignore-75bytes-limit', `ew-ignore-76bytes-limit',
202           `ew-permit-sticked-comment', `ew-permit-sticked-special',
203           `ew-decode-us-ascii', `ew-decode-field-syntax-alist' and
204           `ew-decode-field-default-syntax' to ew-var.el.
205         (ew-decode-field): Use `ew-separate-eword'.
206
207         * ew-quote.el: Require 'ew-var.
208           - Move `ew-token-regexp', `ew-encoded-text-regexp',
209           `ew-encoded-word-regexp', 
210
211 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
212
213         * DOODLE-TIPS: Use `ew-decode-field' directly instead of
214         `eword-decode-unstructured-field-body' and
215         `eword-decode-and-unfold-structured-field'.
216
217         * FLAM-VERSION: New file (renamed from VERSION.FLAM).
218
219         * eword-decode.el (eword-decode-header): Convert CRLF to LF in
220         a result of `ew-decode-field'.
221         (eword-decode-structured-field-body) Ditto.
222         (eword-decode-unstructured-field-body) Ditto.
223
224         * mime.el (mime-read-field): Use `ew-decode-field' instead of
225         `eword-decode-unstructured-field-body'.
226
227         * mmbuffer.el (insert-decoded-header): Use `ew-decode-field'
228         directly.
229
230 1998-08-17  Tanaka Akira      <akr@jaist.ac.jp>
231
232         * DOODLE-TIPS: New file.
233
234         * TESTPAT: Separator of field-name and field-body is now not special.
235
236         * ew-data.el (ew-special-frag-p): Separator of field-name and
237         field-body is now not special.
238
239         * ew-line.el (ew-cut-generic): New function.
240         (ew-cut-cr-lf): Use `ew-cut-generic'.
241         (ew-cut-cr): New function.
242         (ew-cut-lf): New function.
243         (ew-crlf-line-generic): Renamed from `ew-line-generic'
244         (ew-crlf-line-convert): Renamed from `ew-line-convert'
245         (ew-lf-line-generic): New function.
246         (ew-lf-line-convert): New function.
247
248         * eword-decode.el (eword-decode-and-fold-structured-field): Use
249         `ew-decode-field'.
250         (eword-decode-and-unfold-structured-field): Use
251         `ew-decode-field'.
252
253 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
254
255         * TESTPAT: Add a driver for `ew-decode-field'.
256
257 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
258
259         * FLIM-ELS (flim-modules): Reorder.
260
261 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
262
263         * ChangeLog: Fix typo.
264
265         * ew-parse.el: New file.
266
267 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
268
269         * FLIM-ELS (flim-modules): Add `closure', `natset', `digraph',
270         `automata', `rx', `lex', `lr-driver', `ew-util', `ew-line',
271         `ew-quote', `ew-unit', `ew-data', `ew-parse', `ew-scan-s',
272         `ew-scan-m', `ew-scan-u' and `ew-dec'.
273
274         * automata.el, closure.el, digraph.el, ew-data.el, ew-dec.el,
275         ew-line.el, ew-quote.el, ew-scan-m.el, ew-scan-s.el,
276         ew-scan-u.el, ew-unit.el, ew-util.el, lex.el, lr-driver.el,
277         natset.el, rx.el: New files.
278
279         * eword-decode.el: Require 'ew-dec.
280         (eword-decode-header): Use `ew-decode-field'.
281         (eword-decode-and-unfold-structure): Ditto.
282         (eword-decode-structured-field-body): Ditto.
283         (eword-decode-unstructured-field-body): Ditto.
284
285 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
286
287         * DOODLE: branched from flam-1_9_1
288
289 1998-08-16  Tanaka Akira      <akr@jaist.ac.jp>
290
291         * mime-def.el (mime-library-version-string): bump up to FLIM-FLAM 1.9.1.
292
293 1998-07-22  Tanaka Akira      <akr@jaist.ac.jp>
294
295         * ChangeLog: Fix typo.
296
297 1998-07-22  Tanaka Akira      <akr@jaist.ac.jp>
298
299         * TESTPAT: Add 25 tests.
300
301         * TESTPAT: Fix comment convention.
302
303         * eword-decode.el (decode-entire-string): Add formal argument
304         `chars-must-be-quote'.
305         (eword-decode-unstructured): Add actual argument `chars-must-be-quote'.
306         (eword-decode-comment): Add actual argument `chars-must-be-quote'.
307         (eword-decode-quoted-string): Add actual argument `chars-must-be-quote'.
308         (eword-analyze-quoted-string): Does not quote result of
309         `eword-decode-quoted-string' as quoted-string because the result is
310         now already quoted-string form.
311
312 1998-07-21  Tanaka Akira      <akr@jaist.ac.jp>
313
314         * TESTPAT: Add two tests.
315
316         * TESTPAT: quoted-encoded-word quoting character is changed from * to +.
317
318 1998-07-21  Tanaka Akira      <akr@jaist.ac.jp>
319
320         * TESTPAT: Add sixteen tests.
321
322 1998-07-20  Tanaka Akira      <akr@jaist.ac.jp>
323
324         * TESTPAT: Add three tests.
325
326 1998-07-20  Tanaka Akira      <akr@jaist.ac.jp>
327
328         * TESTPAT: Add two tests.
329
330 1998-07-20  Tanaka Akira      <akr@jaist.ac.jp>
331
332         * TESTPAT: Add test.
333
334 1998-07-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
335
336         * mime-def.el (mime-library-version-string): Renamed from
337         `mime-spadework-module-version-string' to sync with flim-1_9_0.
338
339         * mel-q.el (quoted-printable-internal-decode-region): Fix
340         sync-mistake.
341
342 1998-07-19  Tanaka Akira      <akr@jaist.ac.jp>
343
344         * TESTPAT: Add full automatic testing capability.
345
346 1998-07-19  Tanaka Akira      <akr@jaist.ac.jp>
347
348         * TESTPAT: Add quoted-encoded-word description and test.
349
350 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
351
352         * TESTPAT: Add test result by FLIM-FLAM.
353
354         * eword-decode.el (eword-lexical-analyze-internal): Restrict
355         calling `eword-analyze-encoded-word' after calling
356         `eword-analyze-spaces'.
357
358 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
359
360         * TESTPAT: Add test.
361
362         * eword-decode.el (eword-analyze-quoted-string): Quote string as
363         quoted-string.
364         (eword-analyze-encoded-word): Quote non-atoms string as
365         quoted-string.
366
367 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
368
369         * Fix character code for ChangeLog.
370
371 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
372
373         * Sync up with flim-1_8_1 to flim-1_9_0.
374
375 1998-07-18  Tanaka Akira      <akr@jaist.ac.jp>
376
377         * TESTPAT: Add test driver for FLIM-FLAM.
378
379 1998-07-16  Tanaka Akira      <akr@jaist.ac.jp>
380
381         * TESTPAT: Change format to s-exp.
382
383 1998-07-13  Tanaka Akira      <akr@jaist.ac.jp>
384
385         * TESTPAT: Add one test.
386
387 1998-07-06  Tanaka Akira      <akr@jaist.ac.jp>
388
389         * Sync up with flim-1_3_0 to flim-1_8_1.
390
391 1998-06-08  Tanaka Akira      <akr@jaist.ac.jp>
392
393         * Sync up with flim-1_2_1 to flim-1_3_0.
394
395 1998-05-27  Tanaka Akira      <akr@jaist.ac.jp>
396
397         * eword-decode.el (eword-after-encoded-word-in-phrase-regexp):
398         Remove `(' to do not decode encoded word just before comment.
399
400 1998-05-27  Tanaka Akira      <akr@jaist.ac.jp>
401
402         * TESTPAT: New file.
403
404 1998-05-22  Tanaka Akira      <akr@jaist.ac.jp>
405
406         * eword-decode.el (eword-analyze-quoted-string): Check
407         `eword-decode-quoted-encoded-word'.
408
409 1998-05-14  Tanaka Akira      <akr@jaist.ac.jp>
410
411         * eword-decode.el (eword-analyze-comment): Call
412         `std11-unfold-string'.
413
414 1998-05-13  Tanaka Akira      <akr@jaist.ac.jp>
415
416         * mime-def.el: Fix typo.
417
418 1998-05-13  Tanaka Akira      <akr@jaist.ac.jp>
419
420         * Sync up with flim-1_2_0 to flim-1_2_1.
421
422 1998-05-08  Tanaka Akira      <akr@jaist.ac.jp>
423
424         * Sync up with flim-1_1_0 to flim-1_2_0.
425
426 1998-05-06  Tanaka Akira      <akr@jaist.ac.jp>
427
428         * Sync up with flim-1_0_1 to flim-1_1_0.
429
430 1998-04-25  Tanaka Akira      <akr@jaist.ac.jp>
431
432         * eword-decode.el (eword-decode-string): Fix arguments order to
433         calling `eword-decode-unstructured'.
434         (eword-decode-region): Fix arguments order to calling
435         `eword-decode-unstructured'.
436
437 1998-04-25  Tanaka Akira      <akr@jaist.ac.jp>
438
439         * eword-decode.el (eword-decode-first-encoded-words): Update
440         DOC-string.
441         (eword-decode-first-encoded-words): Update DOC-string.
442         (eword-decode-unstructured): Argument `code-conversion' is now
443         required.
444         (eword-decode-comment): Argument `code-conversion' is now
445         required.
446         (eword-decode-quoted-string): Argument `code-conversion' is now
447         required.
448         (eword-decode-string): Update DOC-string. Reorder arguments to
449         calling `eword-decode-unstructured'.
450         (eword-decode-region): Update DOC-string. Reorder arguments to
451         calling `eword-decode-unstructured'.
452         (eword-analyze-quoted-string): Add `default-mime-charset' argument
453         to calling eword-decode-quoted-string.
454         (eword-analyze-comment): Add `default-mime-charset' argument to
455         calling eword-decode-comment.
456
457 1998-04-25  Tanaka Akira      <akr@jaist.ac.jp>
458
459         * eword-decode.el (eword-decode-entire-string): Delete argument
460         `default-charset'. Add argument `code-conversion'.
461         (eword-decode-unstructured): Add argument `code-conversion'.
462         (eword-decode-comment): Add argument `code-conversion'.
463         (eword-decode-quoted-string): Add argument `code-conversion'.
464         (eword-decode-string): Propagate `code-conversion' to
465         `eword-decode-unstructured'.
466         (eword-decode-region): Propagate `code-conversion' to
467         `eword-decode-unstructured'.
468
469 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
470
471         * eword-decode.el (eword-decode-ignored-field-list): Add
472         `received'.
473         
474         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
475         environment variables.
476
477 1998-04-23  Tanaka Akira      <akr@jaist.ac.jp>
478
479         * eword-decode.el (eword-encoded-word-prefix-regexp): New
480         constant.
481         (eword-encoded-word-suffix-regexp): New constant.
482         (eword-encoded-text-in-unstructured-regexp): New constant.
483         (eword-encoded-word-in-unstructured-regexp): New constant.
484         (eword-after-encoded-word-in-unstructured-regexp): New constant.
485         (eword-decode-entire-string): New function.
486         (eword-decode-unstructured): Use `eword-decode-entire-string'.
487         (eword-decode-comment): Use `eword-decode-entire-string'.
488         (eword-decode-quoted-string): Use `eword-decode-entire-string'.
489         (eword-decode-string): Add optional argument
490         `default-mime-charset'.
491         (eword-decode-region): Add optional argument
492         `default-mime-charset'.
493         (eword-decode-header): Refine `code-conversion' treatment.
494
495 1998-04-21  Tanaka Akira      <akr@jaist.ac.jp>
496
497         * eword-decode.el (eword-decode-header): code-conversion is now
498         effective again.
499
500 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
501
502         * eword-decode.el (eword-decode-quoted-encoded-word): Use
503         'defcustom.
504
505 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
506
507         * eword-decode.el (eword-decode-sticked-encoded-word): Use
508         'defcustom.
509
510 1998-04-21  Tanaka Akira      <akr@jaist.ac.jp>
511
512         * VERSION.FLAM: New file.
513
514 1998-04-17  Tanaka Akira      <akr@jaist.ac.jp>
515
516         * Sync up with flim-1_0_0 to flim-1_0_1.
517
518 1998-04-13  Tanaka Akira      <akr@jaist.ac.jp>
519
520         * eword-decode.el: Copied from AKEMI branch of SEMI.
521
522 \f
523 1998-07-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
524
525         * FLIM: Version 1.9.0 (Terada) was released.
526
527 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
528
529         * mime-parse.el (mime-parse-multipart): Set message/x-broken if
530         parsing is failed.
531
532 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
533
534         * mmbuffer.el (entity-children): Don't use
535         `mime-entity-children-internal'.
536
537         * mime-parse.el (mime-parse-multipart): Modify for
538         `mime-parse-message'; return children.
539         (mime-parse-encapsulated): Likewise.
540         (mime-parse-message): Change interface; delete DOC-string; don't
541         parse children instantly.
542         (mime-parse-buffer): Modify for `mime-parse-message'.
543
544         * mime-parse.el (mime-parse-message): Delete autoload cookie.
545
546         * mime.el: Delete autoload setting for `mime-parse-message'.
547
548         * mime-en.sgml, mime-ja.sgml (Entity creation): Delete description
549         of `mime-parse-message'; modify description of `mime-parse-buffer'
550         to add `representation-type'.
551
552 \f
553 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
554
555         * FLIM-Chao: Version 1.8.0 (Shij\e.D\eNr) was released.\e*B
556
557 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
558
559         * mmcooked.el: Abolish method `open'.
560
561         * mmbuffer.el (initialize-instance): New method; abolish `open'.
562         (entity-children): New method.
563
564         * mime.el (mime-open-entity): Send `initialize-instance' to
565         created message.
566         (mime-entity-children): New implementation.
567         (mime-entity-parent): New implementation.
568         (mime-root-entity-p): New implementation.
569
570         * mime-parse.el (mime-parse-multipart): Specify current entity as
571         parent.
572         (mime-parse-encapsulated): Likewise.
573         (mime-parse-message): Change interface to specify parent; modify
574         for `make-mime-entity-internal'.
575         (mime-parse-buffer): Modify for `mime-parse-message'.
576
577         * mime-def.el (make-mime-entity-internal): Change interface; add
578         format of `mime-entity' to add `parent'.
579
580 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
581
582         * mmbuffer.el (mime-visible-field-p): Renamed from
583         `eword-visible-field-p'.
584
585 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
586
587         * mime.el (mm-arglist-to-arguments): New function.
588         (mm-define-generic): New macro.
589         (mime-entity-cooked-p): Use `mm-define-generic'.
590         (mime-entity-point-min): Use `mm-define-generic'.
591         (mime-insert-decoded-header): Use `mm-define-generic'.
592         (mime-entity-content): Use `mm-define-generic'.
593         (mime-write-entity-content): Use `mm-define-generic'.
594         (mime-write-entity): Use `mm-define-generic'.
595         (mime-write-entity-body): Use `mm-define-generic'.
596
597 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
598
599         * mmbuffer.el (eword-visible-field-p): Moved from mime.el.
600
601         * mime.el: Move `eword-visible-field-p' to mmbuffer.el.
602         (mime-write-entity-body): Change message to `write-body'.
603
604 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
605
606         * mmcooked.el, mmbuffer.el (open): Renamed from `open-entity'.
607
608         * mime.el (mime-open-entity): Change message to `open'.
609
610         * mime-def.el (mm-define-backend): Must `copy-alist'.
611
612 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
613
614         * mmcooked.el, mmbuffer.el: Use `mm-define-backend' and
615         `mm-define-method'.
616
617         * mime.el: Move `mime-entity-implementation-alist' to mime-def.el.
618         (mime-find-function): New implementation.
619         (mime-entity-cooked-p): Use `mime-entity-send'.
620
621         * mime-def.el (mime-entity-implementation-alist): Moved from
622         mime.el.
623         (mm-define-backend): New macro.
624         (mm-define-method): New macro.
625
626 \f
627 1998-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
628
629         * FLIM: Version 1.8.1 (Kutsukawa) was released.
630
631 1998-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
632
633         * mime-en.sgml, mime-ja.sgml (Entity Attributes): Add description
634         about `default-encoding' of `mime-entity-encoding'.
635
636         * mime-en.texi, mime-en.sgml: New files.
637
638         * mime-ja.sgml (media-type): Fix typo.
639
640         * mime-ja.sgml (Glossary): Fix order.
641
642         * mime-ja.sgml (Entity Attributes): Use <code> tag for nil.
643
644         * mime-ja.sgml (Entity Attributes): Fix typo.
645
646 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
647
648         * mime.el (mime-entity-encoding): Add new optional argument
649         `default-encoding'; set default encoding if
650         Content-Transfer-Encoding field is not found.
651
652 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
653
654         * mmbuffer.el (mmbuffer-write-entity): Use
655         `mime-entity-buffer-internal', `mmbuffer-entity-point-min' and
656         `mmbuffer-entity-point-max'.
657         (mmbuffer-write-entity-body): Use `mime-entity-buffer-internal',
658         `mime-entity-body-start-internal' and
659         `mime-entity-body-end-internal'.
660         (mmbuffer-insert-decoded-header): Use
661         `mime-entity-buffer-internal', `mime-entity-header-start-internal'
662         and `mime-entity-header-end-internal'.
663
664 \f
665 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
666
667         * FLIM: Version 1.8.0 (\e.D\eNRkubo) was released.\e*B
668
669         * README.en: Delete `How to use'.
670
671 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
672
673         * mime-ja.sgml (Entity creation): Add reference for `mm-backend'
674         in description of `mime-open-entity'.
675
676         * mime-ja.sgml (mm-backend): New section.
677
678 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
679
680         * mime-ja.sgml (Entity-header): Modify description about
681         `mime-insert-decoded-header'.
682
683         * mmcooked.el (mmcooked-insert-decoded-header): New function.
684
685         * mmbuffer.el (mmbuffer-insert-decoded-header): New function.
686
687         * mime.el (mime-insert-decoded-header): Use implementation of
688         mm-backend; abolish optional argument `code-conversion'.
689
690 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
691
692         * eword-decode.el (eword-decode-encoded-text): Use
693         `decode-mime-charset-string'.
694
695 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
696
697         * mmcooked.el (mmcooked-write-entity-body): New function.
698
699         * mmbuffer.el (mmbuffer-write-entity-body): New function.
700
701         * mime.el (mime-write-entity-body): Use implementation of
702         mm-backend.
703
704 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
705
706         * mmcooked.el (mmcooked-write-entity): New function.
707
708         * mmbuffer.el (mmbuffer-write-entity): New function.
709
710         * mime.el (mime-write-entity): Use implementation of mm-backend.
711
712 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
713
714         * mmcooked.el (mmcooked-entity-content): New alias for
715         `mmbuffer-entity-content'.
716         (mmcooked-write-entity-content): New function.
717
718         * mmbuffer.el (mmbuffer-entity-content): New function.
719         (mmbuffer-write-entity-content): New function.
720
721         * mime.el (mime-entity-send): New function.
722         (mime-entity-buffer): Use `mime-entity-send'.
723         (mime-entity-point-min): Likewise.
724         (mime-entity-point-max): Likewise.
725         (mime-entity-header-start): Likewise.
726         (mime-entity-header-end): Likewise.
727         (mime-entity-body-start): Likewise.
728         (mime-entity-body-end): Likewise.
729         (mime-fetch-field): Likewise.
730         (mime-entity-content): Use implementation of mm-backend.
731         (mime-write-entity-content): Likewise.
732
733 \f
734 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
735
736         * FLIM: Version 1.7.0 (Iseda) was released.
737
738         * mime-ja.sgml (Entity creation): Add description of
739         `mime-open-entity'.
740         (Entity Attributes): Add description of `mime-entity-cooked-p'.
741         (Entity-content): Add description of `mime-write-entity-content',
742         `mime-write-entity' and `mime-write-entity-body'.
743
744 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
745
746         * mime.el (mime-write-entity-content): New function.
747
748 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
749
750         * mime.el (mime-write-entity-body): New function.
751
752         * mime.el (mime-write-entity): New function.
753
754 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
755
756         * mime-parse.el (mime-parse-multipart): Change media-type of
757         entity to application/octet-stream if the first delimiter is not
758         found.
759
760 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
761
762         * FLIM-ELS (flim-modules): Add `mmbuffer' and `mmcooked'.
763
764         * mmcooked.el: New file.
765
766         * mmbuffer.el: New file.
767
768         * mime.el (mime-entity-implementation-alist): New variable.
769         (mime-find-function): New function.
770         (mime-open-entity): New function.
771         (mime-entity-function): New function.
772         (mime-entity-cooked-p): New function.
773         (mime-entity-buffer): Use backend-module.
774         (mime-entity-point-min): Likewise.
775         (mime-entity-point-max): Likewise.
776         (mime-entity-header-start): Likewise.
777         (mime-entity-header-end): Likewise.
778         (mime-entity-body-start): Likewise.
779         (mime-entity-body-end): Likewise.
780         (mime-fetch-field): Likewise.
781
782         * mime-parse.el (mime-parse-message): New optional argument
783         `representation-type'.
784         (mime-parse-buffer): Likewise.
785
786         * mime-def.el: Change format of mime-entity-internal to add
787         `representation-type' and `location'.
788
789 \f
790 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
791
792         * FLIM-Chao: Version 1.7.0 (Goj\e.D\eNr) was released.\e*B
793
794 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
795
796         * mime-ja.sgml: Modify for FLIM 1.7.
797
798         * mime.el (mime-entity-number): Add DOC.
799
800 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
801
802         * mime.el (mime-entity-encoding): New implementation.
803
804         * mime-parse.el (mime-parse-message): Abolish argument `encoding'.
805
806         * mime-def.el (make-mime-entity-internal): Abolish argument
807         `encoding'.
808         (mime-entity-set-encoding-internal): New function.
809
810 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
811
812         * mime.el (mime-entity-content-disposition): New implementation.
813
814         * mime-parse.el (mime-parse-message): Don't parse
815         Content-Disposition.
816
817         * mime-def.el (make-mime-entity-internal): Delete argument
818         `content-disposition'.
819         (mime-entity-set-content-disposition-internal): New function.
820
821 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
822
823         * eword-decode.el: Move function `eword-visible-field-p' and
824         `mime-insert-decoded-header' to mime.el.
825
826         * mime-parse.el: Use internal functions of mime-entity.
827
828         * mime.el (mime-entity-children): Moved from mime-def.el; use
829         `mime-entity-children-internal'.
830         (mime-entity-node-id): Moved from mime-def.el; use
831         `mime-entity-node-id-internal'.
832         (mime-entity-number): Moved from mime-def.el; use
833         `mime-entity-node-id-internal'.
834         (mime-entity-buffer): Moved from mime-def.el; use
835         `mime-entity-buffer-internal'.
836         (mime-entity-point-min): Moved from mime-def.el; use
837         `mime-entity-header-start-internal'.
838         (mime-entity-point-max): Moved from mime-def.el; use
839         `mime-entity-body-end-internal'.
840         (mime-entity-header-start): Moved from mime-def.el; use
841         `mime-entity-header-start-internal'.
842         (mime-entity-header-end): Moved from mime-def.el; use
843         `mime-entity-header-end-internal'.
844         (mime-entity-content-type): Moved from mime-def.el; use
845         `mime-entity-content-type-internal'.
846         (mime-entity-content-disposition): Moved from mime-def.el; use
847         `mime-entity-content-disposition-internal'.
848         (mime-entity-encoding): Moved from mime-def.el; use
849         `mime-entity-encoding-internal'.
850         (mime-fetch-field): Use `mime-entity-original-header-internal' and
851         `mime-entity-set-original-header-internal'.
852         (mime-read-field): Use `mime-entity-parsed-header-internal' and
853         `mime-entity-set-parsed-header-internal'.
854         (eword-visible-field-p): Moved from eword-decode.el.
855         (mime-insert-decoded-header): Moved from eword-decode.el.
856         (mime-entity-body-start): Moved from mime-def.el; use
857         `mime-entity-body-start-internal'.
858         (mime-entity-body-end): Moved from mime-def.el; use
859         `mime-entity-body-end-internal'.
860         (mime-entity-media-type): Moved from mime-def.el.
861         (mime-entity-media-subtype): Moved from mime-def.el.
862         (mime-entity-parameters): Moved from mime-def.el.
863         (mime-entity-type/subtype): Moved from mime-def.el.
864
865         * mime-def.el (make-mime-entity-internal): Renamed from
866         `make-mime-entity'.
867         (mime-entity-buffer-internal): New function.
868         (mime-entity-header-start-internal): New function.
869         (mime-entity-header-end-internal): New function.
870         (mime-entity-body-start-internal): New function.
871         (mime-entity-body-end-internal): New function.
872         (mime-entity-node-id-internal): New function.
873         (mime-entity-content-type-internal): New function.
874         (mime-entity-content-disposition-internal): New function.
875         (mime-entity-encoding-internal): New function.
876         (mime-entity-original-header-internal): New function.
877         (mime-entity-children-internal): New function.
878         (mime-entity-parsed-header-internal): New function.
879         (mime-entity-set-original-header-internal): Renamed from
880         `mime-entity-set-original-header'.
881         (mime-entity-set-children-internal): Renamed from
882         `mime-entity-set-children'.
883         (mime-entity-set-parsed-header-internal): Renamed from
884         `mime-entity-set-parsed-header'.  Move `mime-entity-SLOT'
885         functions to mime.el.
886
887 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
888
889         * mime-ja.sgml (CVS): Fix typo.
890
891 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
892
893         * mime-parse.el (mime-parse-encapsulated): New function.
894         (mime-parse-message): Use `mime-parse-encapsulated'.
895
896 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
897
898         * mime-def.el (mime-entity-set-children): New function.
899
900         * mime-parse.el (mime-parse-multipart): Change interface.
901         (mime-parse-message): Use `mime-entity-set-children'.
902
903 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
904
905         * mime.el (mime-read-field): Fix typo.
906
907 \f
908 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
909
910         * FLIM: Version 1.6.0 (Ogura) was released.
911
912         * mime-ja.sgml (Entity Attributes): New section.
913
914         * mime-ja.sgml (Entity as node in message): Add description of
915         `mime-find-entity-from-number' and
916         `mime-find-entity-from-node-id'.
917
918         * mime.el (mime-find-entity-from-number): New function.
919         (mime-find-entity-from-node-id): New function.
920         (mime-entity-parent): New function (moved from SEMI MIME-View).
921         (mime-entity-uu-filename): New function (moved from SEMI
922         MIME-View).
923         (mime-entity-filename): New function (moved from SEMI MIME-View).
924
925         * mime-def.el (mime-uuencode-encoding-name-list): New variable.
926
927 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
928
929         * mime-ja.sgml: Modify for FLIM 1.6.
930
931         * mime.el (mime-fetch-field): New function; abolish
932         `mime-entity-fetch-field'.
933         (mime-read-field): New function; abolish `mime-entity-read-field'.
934
935 1998-06-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
936
937         * mime-ja.sgml, mime-ja.texi: New files.
938
939 1998-06-22  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
940
941         * mime-parse.el (mime-parse-message): Would error if empty body.
942
943 \f
944 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
945
946         * FLIM: Version 1.5.0 (Mukaijima) was released.
947
948 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
949
950         * README.en (What's FLIM): Modify for mime.el.
951
952         * FLIM-ELS (flim-modules): Add `mime'.
953
954         * mime-lib.el: Move every definitions to mime.el.
955
956         * mime.el: New module (renamed from mime-lib.el).
957
958 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
959
960         * mime-lib.el: Add autoload setting for eword-encode.el.
961
962         * mime-lib.el (mime-entity-content): New function.
963
964 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
965
966         * mel.el: Abolish constant `mel-version'.
967
968         * mel.el (mime-string-decoding-method-alist): New variable.
969         (mime-decode-string): New function.
970
971 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
972
973         * mel-b.el (base64-external-decode-string): New function.
974         (base64-decode-string): New function.
975
976 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
977
978         * mel-q.el (quoted-printable-decode-string): New implementation.
979
980 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
981
982         * mel-q.el (quoted-printable-internal-decode-region): New
983         implementation.
984
985 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
986
987         * mel-q.el (q-encoding-decode-string): Use
988         `quoted-printable-hex-char-to-num'.
989
990         * mel-q.el (quoted-printable-hex-char-to-num): New function.
991         (quoted-printable-decode-string): Use
992         `quoted-printable-hex-char-to-num'.
993
994 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
995
996         * mime-def.el, mime-parse.el: Move `mime-message-structure' from
997         mime-parse.el to mime-def.el.
998
999 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1000
1001         * mime-lib.el, mime-parse.el: Move `mime-root-entity-p' from
1002         mime-parse.el to mime-lib.el.
1003
1004         * mime-lib.el: Add autoload setting for mime-parse.el.
1005
1006 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1007
1008         * mime-parse.el, mime-def.el: Move `mime-entity-point-min',
1009         `mime-entity-point-max', `mime-entity-media-type',
1010         `mime-entity-media-subtype', `mime-entity-parameters' and
1011         `mime-entity-type/subtype' from mime-parse.el to mime-def.el.
1012
1013         * mime-parse.el, mime-def.el: Move `mime-content-disposition'
1014         reference functions from mime-parse.el to mime-def.el.
1015
1016         * mime-parse.el, mime-def.el: Move structure `mime-content-type'
1017         from mime-parse.el to mime-def.el.
1018
1019 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1020
1021         * mel-b.el (base64-internal-decode-string): Renamed from
1022         `base64-decode-string'.
1023         (base64-decode-string): New alias for
1024         `base64-internal-decode-string'.
1025
1026 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1027
1028         * mel-b.el (base64-decode-unit): New function; abolish
1029         `base64-decode-1'.
1030         (base64-decode-string): New implementation.
1031         (base64-internal-decode-region): New implementation.
1032
1033 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1034
1035         * mime-parse.el (mime-message-structure): New variable.
1036         (mime-parse-buffer): New function.
1037
1038 1998-06-19  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1039
1040         * mime-def.el: Require 'cl when it is compiled.
1041
1042         * mime-lib.el (mime-entity-read-field): Fix typo.
1043         Use `eword-decode-ignored-field-list'.
1044
1045         * mime-parse.el (mime-parse-multipart): Fix typo.
1046         (mime-parse-message): Parse message/external-body.
1047
1048 \f
1049 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1050
1051         * FLIM: Version 1.4.1 (Momoyama-Gory\e.D\eNrmae) was released.\e*B
1052
1053 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1054
1055         * eword-decode.el (mime-insert-decoded-header): Fix typo.
1056
1057 \f
1058 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1059
1060         * FLIM: Version 1.4.0 (Kintetsu-Tanbabashi) was released.
1061
1062 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1063
1064         * README.en (What's FLIM): Add description about mime-lib.el and
1065         mime-parse.el.
1066
1067 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1068
1069         * mime-parse.el: Require 'cl when it is compiled.
1070
1071         * eword-decode.el (eword-visible-field-p): New function.
1072         (mime-insert-decoded-header): Use `eword-visible-field-p'.
1073
1074 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1075
1076         * mime-def.el (mime-library-version-string): Renamed from
1077         `mime-spadework-module-version-string'.
1078
1079         * mime-parse.el: New file; moved from SEMI layer.
1080
1081         * FLIM-ELS (flim-modules): Add `mime-parse'.
1082
1083 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1084
1085         * FLIM-ELS (flim-modules): Add `mime-lib'.
1086
1087         * mime-lib.el: New module.
1088
1089         * mime-def.el (mime-entity): Add new slots for original-header and
1090         parsed-header.
1091         (mime-entity-set-original-header): New function.
1092         (mime-entity-set-parsed-header): New function.
1093
1094 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1095
1096         * mime-def.el (mime-entity-number): New function (moved from SEMI
1097         layer).
1098
1099 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1100
1101         * mime-def.el: Move definition of structure `mime-entity' from
1102         SEMI layer.
1103
1104 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1105
1106         * eword-decode.el (eword-decode-ignored-field-list): Capitalize
1107         default value.
1108         (eword-decode-structured-field-list): Capitalize default value.
1109         (eword-decode-header): Regularize field name by `capitalize'.
1110         (mime-insert-decoded-header): New function.
1111
1112 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1113
1114         * mailcap.el (mailcap-file): Use `defcustom'.
1115
1116 \f
1117 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1118
1119         * FLIM: Version 1.3.0 (Fushimi) was released.
1120
1121 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1122
1123         * std11.el (std11-fetch-field): New function.
1124         (std11-field-body): Use 'std11-fetch-field.
1125
1126 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1127
1128         * mime-def.el (regexp-*): New function (moved from mime-parse.el
1129         of SEMI (REMI)).
1130         (regexp-or): New function (moved from mime-parse.el of
1131         SEMI (REMI)).
1132
1133         (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
1134         of SEMI (REMI)).
1135         (std11-non-qtext-char-list): New constant (copied from std11.el).
1136         (std11-qtext-regexp): New constant (moved from mime-parse.el of
1137         SEMI (REMI)).
1138         (std11-quoted-string-regexp): New constant (moved from
1139         mime-parse.el of SEMI (REMI)).
1140
1141 \f
1142 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1143
1144         * FLIM: Version 1.2.2 (Takeda) was released.
1145
1146         * FLIM-VERSION: New file.
1147
1148 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1149
1150         * mel-q.el (quoted-printable-internal-encode-region): Use
1151         'looking-at-as-unibyte instead of local binding for
1152         enable-multibyte-characters.
1153
1154 \f
1155 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1156
1157         * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
1158
1159 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1160
1161         * mel-q.el (quoted-printable-internal-decode-region): Use
1162         'string-as-multibyte to avoid problem in Emacs 20.3.
1163
1164 1998-05-08  Katsumi Yamaoka   <yamaoka@jpl.org>
1165
1166         * mel-u.el: Use mime-temp-directory instead of TMP.
1167
1168 \f
1169 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1170
1171         * FLIM: Version 1.2.0 (J\e.D\eN~j\eNr) was released.\e*B
1172
1173         * README.en (What's FLIM): Delete description about
1174         std11-parse.el; add description about mailcap.el.
1175
1176 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1177
1178         * eword-decode.el (eword-decode-encoded-word-error-handler): New
1179         variable.
1180         (eword-decode-encoded-word-default-error-handler): New function.
1181         (eword-decode-encoded-word): Use
1182         'eword-decode-encoded-word-error-handler.
1183
1184 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1185
1186         * mailcap.el: Require 'mime-def.
1187
1188         * mime-def.el (mime-type/subtype-string): New function (moved from
1189         semi/mime-parse.el).
1190
1191 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1192
1193         * std11-parse.el: Abolish std11-parse.el.
1194
1195         * FLIM-ELS (flim-modules): Abolish 'std11-parse.
1196
1197         * eword-decode.el: Require 'std11 instead of 'std11-parse.
1198
1199         * std11.el: Merge std11-parse.el.
1200
1201 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1202
1203         * mime-def.el (mime-temp-directory): Use 'defcustom.
1204
1205         * mel-u.el: Require 'mime-def instead of 'mel.
1206
1207         * mime-def.el (mime-temp-directory): New variable (moved from
1208         mel.el).
1209
1210         * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
1211
1212 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1213
1214         * mailcap.el (mailcap-format-command): New function.
1215
1216         * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
1217         again.
1218
1219 \f
1220 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1221
1222         * FLIM: Version 1.1.0 (T\e.D\eNrji) was released.\e*B
1223
1224 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1225
1226         * mime-def.el (quoted-printable-hex-chars): New constant.
1227         (quoted-printable-octet-regexp): New constant.
1228
1229         * mel-q.el, eword-decode.el: Move definition of constant
1230         'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
1231         mime-def.el.
1232
1233 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1234
1235         * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
1236
1237 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1238
1239         * mailcap.el (mailcap-look-at-mtext): Fix typo.
1240
1241 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1242
1243         * FLIM-ELS (flim-modules): Add mailcap.
1244
1245         * mailcap.el: New file (copied from SEMI).
1246
1247 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1248
1249         * eword-decode.el (eword-decode-ignored-field-list): Add
1250         `received'.
1251         
1252         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
1253         environment variables.
1254
1255 \f
1256 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1257
1258         * FLIM: Version 1.0.1 (Ky\e.D\eNrto) was released.\e*B
1259
1260         * mime-def.el (mime-spadework-module-version-string): New
1261         constant.
1262
1263         * eword-encode.el: Abolish constant 'eword-encode-version.
1264
1265         * eword-decode.el: Abolish constant 'eword-decode-version.
1266
1267 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1268
1269         * eword-encode.el (eword-encode-divide-into-charset-words): Use
1270         'char-length or 'char-next-index instead of 'char-bytes.
1271         (tm-eword::encode-string-1): Use 'char-next-index instead of
1272         'char-bytes.
1273
1274 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1275
1276         * mel.el (base64-dl-module): Must check base64.so actually exists.
1277
1278 \f
1279 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1280
1281         * FLIM: Version 1.0.0 was released.
1282
1283         * README.en: Modify for FLIM.
1284
1285         * ChangeLog: New file.
1286
1287 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1288
1289         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
1290
1291         * Makefile: Modify for FLIM.
1292
1293 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1294
1295         * Makefile: New file.
1296
1297         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
1298         eword-encode.el: Copied from MEL, SEMI (mime-def.el
1299         eword-decode.el eword-encode.el) and APEL (std11-parse.el
1300         std11.el).