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