update.
[elisp/flim.git] / ChangeLog
1 1998-07-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * mel-q.el (quoted-printable-internal-decode-region): Fix
4         sync-mistake.
5
6 1998-07-19  akr  <akr@mousai.jaist.ac.jp>
7
8         * TESTPAT: add full automatic testing capability.
9
10 1998-07-19  Tanaka Akira  <akr@jaist.ac.jp>
11
12         * (TESTPAT): add quoted-encoded-word description and test.
13
14 1998-07-18  Tanaka Akira  <akr@jaist.ac.jp>
15
16         * (TESTPAT): add test result by FLIM-FLAM.
17
18         * eword-decode.el (eword-lexical-analyze-internal): restrict
19         calling `eword-analyze-encoded-word' after calling
20         `eword-analyze-spaces'.
21
22 1998-07-18  Tanaka Akira  <akr@jaist.ac.jp>
23
24         * (TESTPAT): add test.
25
26         * eword-decode.el (eword-analyze-quoted-string): quote string as
27         quoted-string.
28         (eword-analyze-encoded-word): quote non-atoms string as
29         quoted-string.
30
31 1998-07-18  Tanaka Akira  <akr@jaist.ac.jp>
32
33         * Fix character code for ChangeLog.
34
35 1998-07-18  Tanaka Akira  <akr@jaist.ac.jp>
36
37         * Sync up with flim-1_8_1 to flim-1_9_0.
38
39 1998-07-18  Tanaka Akira  <akr@jaist.ac.jp>
40
41         * (TESTPAT): add test driver for FLIM-FLAM.
42
43 1998-07-16  Tanaka Akira  <akr@jaist.ac.jp>
44
45         * (TESTPAT): change format to s-exp.
46
47 1998-07-13  Tanaka Akira  <akr@jaist.ac.jp>
48
49         * (TESTPAT): add one test.
50
51 1998-07-06  Tanaka Akira  <akr@jaist.ac.jp>
52
53         * Sync up with flim-1_3_0 to flim-1_8_1.
54
55 1998-06-08  Tanaka Akira  <akr@jaist.ac.jp>
56
57         * Sync up with flim-1_2_1 to flim-1_3_0.
58
59 1998-05-27  Tanaka Akira  <akr@jaist.ac.jp>
60
61         * eword-decode.el (eword-after-encoded-word-in-phrase-regexp): remove
62         `(' to do not decode encoded word just before comment.
63
64 1998-05-27  Tanaka Akira  <akr@jaist.ac.jp>
65
66         * TESTPAT: New file.
67
68 1998-05-22  Tanaka Akira  <akr@jaist.ac.jp>
69
70         * eword-decode.el (eword-analyze-quoted-string): Check
71         `eword-decode-quoted-encoded-word'.
72
73 1998-05-14  Tanaka Akira  <akr@jaist.ac.jp>
74
75         * eword-decode.el (eword-analyze-comment): Call `std11-unfold-string'.
76
77 1998-05-13  Tanaka Akira  <akr@jaist.ac.jp>
78
79         * mime-def.el: Fix typo.
80
81 1998-05-13  Tanaka Akira  <akr@jaist.ac.jp>
82
83         * Sync up with flim-1_2_0 to flim-1_2_1.
84
85 1998-05-08  Tanaka Akira  <akr@jaist.ac.jp>
86
87         * Sync up with flim-1_1_0 to flim-1_2_0.
88
89 1998-05-06  Tanaka Akira  <akr@jaist.ac.jp>
90
91         * Sync up with flim-1_0_1 to flim-1_1_0.
92
93 1998-04-25  Tanaka Akira  <akr@jaist.ac.jp>
94
95         * eword-decode.el (eword-decode-string): Fix arguments order to calling
96         `eword-decode-unstructured'.
97         (eword-decode-region): Fix arguments order to calling
98         `eword-decode-unstructured'.
99
100 1998-04-25  Tanaka Akira  <akr@jaist.ac.jp>
101
102         * eword-decode.el (eword-decode-first-encoded-words): Update DOC-string.
103         (eword-decode-first-encoded-words): Update DOC-string.
104         (eword-decode-unstructured): Argument `code-conversion' is now required.
105         (eword-decode-comment): Argument `code-conversion' is now required.
106         (eword-decode-quoted-string): Argument `code-conversion' is now
107         required.
108         (eword-decode-string): Update DOC-string. Reorder arguments to calling
109         `eword-decode-unstructured'.
110         (eword-decode-region): Update DOC-string. Reorder arguments to calling
111         `eword-decode-unstructured'.
112         (eword-analyze-quoted-string): Add `default-mime-charset' argument to
113         calling eword-decode-quoted-string.
114         (eword-analyze-comment): Add `default-mime-charset' argument to
115         calling eword-decode-comment.
116
117 1998-04-25  Tanaka Akira  <akr@jaist.ac.jp>
118
119         * eword-decode.el (eword-decode-entire-string): Delete argument
120         `default-charset'. Add argument `code-conversion'.
121         (eword-decode-unstructured): Add argument `code-conversion'.
122         (eword-decode-comment): Add argument `code-conversion'.
123         (eword-decode-quoted-string): Add argument `code-conversion'.
124         (eword-decode-string): Propagate `code-conversion' to
125         `eword-decode-unstructured'.
126         (eword-decode-region): Propagate `code-conversion' to
127         `eword-decode-unstructured'.
128
129 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
130
131         * eword-decode.el (eword-decode-ignored-field-list): Add
132         `received'.
133         
134         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
135         environment variables.
136
137 1998-04-23  Tanaka Akira  <akr@jaist.ac.jp>
138
139         * eword-decode.el (eword-encoded-word-prefix-regexp): New constant.
140         (eword-encoded-word-suffix-regexp): New constant.
141         (eword-encoded-text-in-unstructured-regexp): New constant.
142         (eword-encoded-word-in-unstructured-regexp): New constant.
143         (eword-after-encoded-word-in-unstructured-regexp): New constant.
144         (eword-decode-entire-string): New function.
145         (eword-decode-unstructured): Use `eword-decode-entire-string'.
146         (eword-decode-comment): Use `eword-decode-entire-string'.
147         (eword-decode-quoted-string): Use `eword-decode-entire-string'.
148         (eword-decode-string): Add optional argument `default-mime-charset'.
149         (eword-decode-region): Add optional argument `default-mime-charset'.
150         (eword-decode-header): Refine `code-conversion' treatment.
151
152 1998-04-21  Tanaka Akira  <akr@jaist.ac.jp>
153
154         * eword-decode.el (eword-decode-header): code-conversion is now
155         effective again.
156
157 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
158
159         * eword-decode.el (eword-decode-quoted-encoded-word): Use
160         'defcustom.
161
162 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
163
164         * eword-decode.el (eword-decode-sticked-encoded-word): Use
165         'defcustom.
166
167 1998-04-21  Tanaka Akira  <akr@jaist.ac.jp>
168
169         * VERSION.FLAM: New file.
170
171 1998-04-17  Tanaka Akira  <akr@jaist.ac.jp>
172
173         * Sync up with flim-1_0_0 to flim-1_0_1.
174
175 1998-04-13  Tanaka Akira  <akr@jaist.ac.jp>
176
177         * eword-decode.el: Copied from AKEMI branch of SEMI.
178
179 \f
180 1998-07-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
181
182         * FLIM: Version 1.9.0 (Terada) was released.
183
184 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
185
186         * mime-parse.el (mime-parse-multipart): Set message/x-broken if
187         parsing is failed.
188
189 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
190
191         * mmbuffer.el (entity-children): Don't use
192         `mime-entity-children-internal'.
193
194         * mime-parse.el (mime-parse-multipart): Modify for
195         `mime-parse-message'; return children.
196         (mime-parse-encapsulated): Likewise.
197         (mime-parse-message): Change interface; delete DOC-string; don't
198         parse children instantly.
199         (mime-parse-buffer): Modify for `mime-parse-message'.
200
201         * mime-parse.el (mime-parse-message): Delete autoload cookie.
202
203         * mime.el: Delete autoload setting for `mime-parse-message'.
204
205         * mime-en.sgml, mime-ja.sgml (Entity creation): Delete description
206         of `mime-parse-message'; modify description of `mime-parse-buffer'
207         to add `representation-type'.
208
209 \f
210 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
211
212         * FLIM-Chao: Version 1.8.0 (Shij\e-Dò)\e-A was released.
213
214 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
215
216         * mmcooked.el: Abolish method `open'.
217
218         * mmbuffer.el (initialize-instance): New method; abolish `open'.
219         (entity-children): New method.
220
221         * mime.el (mime-open-entity): Send `initialize-instance' to
222         created message.
223         (mime-entity-children): New implementation.
224         (mime-entity-parent): New implementation.
225         (mime-root-entity-p): New implementation.
226
227         * mime-parse.el (mime-parse-multipart): Specify current entity as
228         parent.
229         (mime-parse-encapsulated): Likewise.
230         (mime-parse-message): Change interface to specify parent; modify
231         for `make-mime-entity-internal'.
232         (mime-parse-buffer): Modify for `mime-parse-message'.
233
234         * mime-def.el (make-mime-entity-internal): Change interface; add
235         format of `mime-entity' to add `parent'.
236
237 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
238
239         * mmbuffer.el (mime-visible-field-p): Renamed from
240         `eword-visible-field-p'.
241
242 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
243
244         * mime.el (mm-arglist-to-arguments): New function.
245         (mm-define-generic): New macro.
246         (mime-entity-cooked-p): Use `mm-define-generic'.
247         (mime-entity-point-min): Use `mm-define-generic'.
248         (mime-insert-decoded-header): Use `mm-define-generic'.
249         (mime-entity-content): Use `mm-define-generic'.
250         (mime-write-entity-content): Use `mm-define-generic'.
251         (mime-write-entity): Use `mm-define-generic'.
252         (mime-write-entity-body): Use `mm-define-generic'.
253
254 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
255
256         * mmbuffer.el (eword-visible-field-p): Moved from mime.el.
257
258         * mime.el: Move `eword-visible-field-p' to mmbuffer.el.
259         (mime-write-entity-body): Change message to `write-body'.
260
261 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
262
263         * mmcooked.el, mmbuffer.el (open): Renamed from `open-entity'.
264
265         * mime.el (mime-open-entity): Change message to `open'.
266
267         * mime-def.el (mm-define-backend): Must `copy-alist'.
268
269 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
270
271         * mmcooked.el, mmbuffer.el: Use `mm-define-backend' and
272         `mm-define-method'.
273
274         * mime.el: Move `mime-entity-implementation-alist' to mime-def.el.
275         (mime-find-function): New implementation.
276         (mime-entity-cooked-p): Use `mime-entity-send'.
277
278         * mime-def.el (mime-entity-implementation-alist): Moved from
279         mime.el.
280         (mm-define-backend): New macro.
281         (mm-define-method): New macro.
282
283 \f
284 1998-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
285
286         * FLIM: Version 1.8.1 (Kutsukawa) was released.
287
288 1998-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
289
290         * mime-en.sgml, mime-ja.sgml (Entity Attributes): Add description
291         about `default-encoding' of `mime-entity-encoding'.
292
293         * mime-en.texi, mime-en.sgml: New files.
294
295         * mime-ja.sgml (media-type): Fix typo.
296
297         * mime-ja.sgml (Glossary): Fix order.
298
299         * mime-ja.sgml (Entity Attributes): Use <code> tag for nil.
300
301         * mime-ja.sgml (Entity Attributes): Fix typo.
302
303 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
304
305         * mime.el (mime-entity-encoding): Add new optional argument
306         `default-encoding'; set default encoding if
307         Content-Transfer-Encoding field is not found.
308
309 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
310
311         * mmbuffer.el (mmbuffer-write-entity): Use
312         `mime-entity-buffer-internal', `mmbuffer-entity-point-min' and
313         `mmbuffer-entity-point-max'.
314         (mmbuffer-write-entity-body): Use `mime-entity-buffer-internal',
315         `mime-entity-body-start-internal' and
316         `mime-entity-body-end-internal'.
317         (mmbuffer-insert-decoded-header): Use
318         `mime-entity-buffer-internal', `mime-entity-header-start-internal'
319         and `mime-entity-header-end-internal'.
320
321 \f
322 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
323
324         * FLIM: Version 1.8.0 (\e-DÒkubo)\e-A was released.
325
326         * README.en: Delete `How to use'.
327
328 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
329
330         * mime-ja.sgml (Entity creation): Add reference for `mm-backend'
331         in description of `mime-open-entity'.
332
333         * mime-ja.sgml (mm-backend): New section.
334
335 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
336
337         * mime-ja.sgml (Entity-header): Modify description about
338         `mime-insert-decoded-header'.
339
340         * mmcooked.el (mmcooked-insert-decoded-header): New function.
341
342         * mmbuffer.el (mmbuffer-insert-decoded-header): New function.
343
344         * mime.el (mime-insert-decoded-header): Use implementation of
345         mm-backend; abolish optional argument `code-conversion'.
346
347 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
348
349         * eword-decode.el (eword-decode-encoded-text): Use
350         `decode-mime-charset-string'.
351
352 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
353
354         * mmcooked.el (mmcooked-write-entity-body): New function.
355
356         * mmbuffer.el (mmbuffer-write-entity-body): New function.
357
358         * mime.el (mime-write-entity-body): Use implementation of
359         mm-backend.
360
361 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
362
363         * mmcooked.el (mmcooked-write-entity): New function.
364
365         * mmbuffer.el (mmbuffer-write-entity): New function.
366
367         * mime.el (mime-write-entity): Use implementation of mm-backend.
368
369 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
370
371         * mmcooked.el (mmcooked-entity-content): New alias for
372         `mmbuffer-entity-content'.
373         (mmcooked-write-entity-content): New function.
374
375         * mmbuffer.el (mmbuffer-entity-content): New function.
376         (mmbuffer-write-entity-content): New function.
377
378         * mime.el (mime-entity-send): New function.
379         (mime-entity-buffer): Use `mime-entity-send'.
380         (mime-entity-point-min): Likewise.
381         (mime-entity-point-max): Likewise.
382         (mime-entity-header-start): Likewise.
383         (mime-entity-header-end): Likewise.
384         (mime-entity-body-start): Likewise.
385         (mime-entity-body-end): Likewise.
386         (mime-fetch-field): Likewise.
387         (mime-entity-content): Use implementation of mm-backend.
388         (mime-write-entity-content): Likewise.
389
390 \f
391 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
392
393         * FLIM: Version 1.7.0 (Iseda) was released.
394
395         * mime-ja.sgml (Entity creation): Add description of
396         `mime-open-entity'.
397         (Entity Attributes): Add description of `mime-entity-cooked-p'.
398         (Entity-content): Add description of `mime-write-entity-content',
399         `mime-write-entity' and `mime-write-entity-body'.
400
401 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
402
403         * mime.el (mime-write-entity-content): New function.
404
405 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
406
407         * mime.el (mime-write-entity-body): New function.
408
409         * mime.el (mime-write-entity): New function.
410
411 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
412
413         * mime-parse.el (mime-parse-multipart): Change media-type of
414         entity to application/octet-stream if the first delimiter is not
415         found.
416
417 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
418
419         * FLIM-ELS (flim-modules): Add `mmbuffer' and `mmcooked'.
420
421         * mmcooked.el: New file.
422
423         * mmbuffer.el: New file.
424
425         * mime.el (mime-entity-implementation-alist): New variable.
426         (mime-find-function): New function.
427         (mime-open-entity): New function.
428         (mime-entity-function): New function.
429         (mime-entity-cooked-p): New function.
430         (mime-entity-buffer): Use backend-module.
431         (mime-entity-point-min): Likewise.
432         (mime-entity-point-max): Likewise.
433         (mime-entity-header-start): Likewise.
434         (mime-entity-header-end): Likewise.
435         (mime-entity-body-start): Likewise.
436         (mime-entity-body-end): Likewise.
437         (mime-fetch-field): Likewise.
438
439         * mime-parse.el (mime-parse-message): New optional argument
440         `representation-type'.
441         (mime-parse-buffer): Likewise.
442
443         * mime-def.el: Change format of mime-entity-internal to add
444         `representation-type' and `location'.
445
446 \f
447 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
448
449         * FLIM-Chao: Version 1.7.0 (Goj\e-Dò)\e-A was released.
450
451 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
452
453         * mime-ja.sgml: Modify for FLIM 1.7.
454
455         * mime.el (mime-entity-number): Add DOC.
456
457 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
458
459         * mime.el (mime-entity-encoding): New implementation.
460
461         * mime-parse.el (mime-parse-message): Abolish argument `encoding'.
462
463         * mime-def.el (make-mime-entity-internal): Abolish argument
464         `encoding'.
465         (mime-entity-set-encoding-internal): New function.
466
467 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
468
469         * mime.el (mime-entity-content-disposition): New implementation.
470
471         * mime-parse.el (mime-parse-message): Don't parse
472         Content-Disposition.
473
474         * mime-def.el (make-mime-entity-internal): Delete argument
475         `content-disposition'.
476         (mime-entity-set-content-disposition-internal): New function.
477
478 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
479
480         * eword-decode.el: Move function `eword-visible-field-p' and
481         `mime-insert-decoded-header' to mime.el.
482
483         * mime-parse.el: Use internal functions of mime-entity.
484
485         * mime.el (mime-entity-children): Moved from mime-def.el; use
486         `mime-entity-children-internal'.
487         (mime-entity-node-id): Moved from mime-def.el; use
488         `mime-entity-node-id-internal'.
489         (mime-entity-number): Moved from mime-def.el; use
490         `mime-entity-node-id-internal'.
491         (mime-entity-buffer): Moved from mime-def.el; use
492         `mime-entity-buffer-internal'.
493         (mime-entity-point-min): Moved from mime-def.el; use
494         `mime-entity-header-start-internal'.
495         (mime-entity-point-max): Moved from mime-def.el; use
496         `mime-entity-body-end-internal'.
497         (mime-entity-header-start): Moved from mime-def.el; use
498         `mime-entity-header-start-internal'.
499         (mime-entity-header-end): Moved from mime-def.el; use
500         `mime-entity-header-end-internal'.
501         (mime-entity-content-type): Moved from mime-def.el; use
502         `mime-entity-content-type-internal'.
503         (mime-entity-content-disposition): Moved from mime-def.el; use
504         `mime-entity-content-disposition-internal'.
505         (mime-entity-encoding): Moved from mime-def.el; use
506         `mime-entity-encoding-internal'.
507         (mime-fetch-field): Use `mime-entity-original-header-internal' and
508         `mime-entity-set-original-header-internal'.
509         (mime-read-field): Use `mime-entity-parsed-header-internal' and
510         `mime-entity-set-parsed-header-internal'.
511         (eword-visible-field-p): Moved from eword-decode.el.
512         (mime-insert-decoded-header): Moved from eword-decode.el.
513         (mime-entity-body-start): Moved from mime-def.el; use
514         `mime-entity-body-start-internal'.
515         (mime-entity-body-end): Moved from mime-def.el; use
516         `mime-entity-body-end-internal'.
517         (mime-entity-media-type): Moved from mime-def.el.
518         (mime-entity-media-subtype): Moved from mime-def.el.
519         (mime-entity-parameters): Moved from mime-def.el.
520         (mime-entity-type/subtype): Moved from mime-def.el.
521
522         * mime-def.el (make-mime-entity-internal): Renamed from
523         `make-mime-entity'.
524         (mime-entity-buffer-internal): New function.
525         (mime-entity-header-start-internal): New function.
526         (mime-entity-header-end-internal): New function.
527         (mime-entity-body-start-internal): New function.
528         (mime-entity-body-end-internal): New function.
529         (mime-entity-node-id-internal): New function.
530         (mime-entity-content-type-internal): New function.
531         (mime-entity-content-disposition-internal): New function.
532         (mime-entity-encoding-internal): New function.
533         (mime-entity-original-header-internal): New function.
534         (mime-entity-children-internal): New function.
535         (mime-entity-parsed-header-internal): New function.
536         (mime-entity-set-original-header-internal): Renamed from
537         `mime-entity-set-original-header'.
538         (mime-entity-set-children-internal): Renamed from
539         `mime-entity-set-children'.
540         (mime-entity-set-parsed-header-internal): Renamed from
541         `mime-entity-set-parsed-header'.  Move `mime-entity-SLOT'
542         functions to mime.el.
543
544 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
545
546         * mime-ja.sgml (CVS): Fix typo.
547
548 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
549
550         * mime-parse.el (mime-parse-encapsulated): New function.
551         (mime-parse-message): Use `mime-parse-encapsulated'.
552
553 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
554
555         * mime-def.el (mime-entity-set-children): New function.
556
557         * mime-parse.el (mime-parse-multipart): Change interface.
558         (mime-parse-message): Use `mime-entity-set-children'.
559
560 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
561
562         * mime.el (mime-read-field): Fix typo.
563
564 \f
565 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
566
567         * FLIM: Version 1.6.0 (Ogura) was released.
568
569         * mime-ja.sgml (Entity Attributes): New section.
570
571         * mime-ja.sgml (Entity as node in message): Add description of
572         `mime-find-entity-from-number' and
573         `mime-find-entity-from-node-id'.
574
575         * mime.el (mime-find-entity-from-number): New function.
576         (mime-find-entity-from-node-id): New function.
577         (mime-entity-parent): New function (moved from SEMI MIME-View).
578         (mime-entity-uu-filename): New function (moved from SEMI
579         MIME-View).
580         (mime-entity-filename): New function (moved from SEMI MIME-View).
581
582         * mime-def.el (mime-uuencode-encoding-name-list): New variable.
583
584 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
585
586         * mime-ja.sgml: Modify for FLIM 1.6.
587
588         * mime.el (mime-fetch-field): New function; abolish
589         `mime-entity-fetch-field'.
590         (mime-read-field): New function; abolish `mime-entity-read-field'.
591
592 1998-06-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
593
594         * mime-ja.sgml, mime-ja.texi: New files.
595
596 1998-06-22  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
597
598         * mime-parse.el (mime-parse-message): Would error if empty body.
599
600 \f
601 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
602
603         * FLIM: Version 1.5.0 (Mukaijima) was released.
604
605 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
606
607         * README.en (What's FLIM): Modify for mime.el.
608
609         * FLIM-ELS (flim-modules): Add `mime'.
610
611         * mime-lib.el: Move every definitions to mime.el.
612
613         * mime.el: New module (renamed from mime-lib.el).
614
615 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
616
617         * mime-lib.el: Add autoload setting for eword-encode.el.
618
619         * mime-lib.el (mime-entity-content): New function.
620
621 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
622
623         * mel.el: Abolish constant `mel-version'.
624
625         * mel.el (mime-string-decoding-method-alist): New variable.
626         (mime-decode-string): New function.
627
628 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
629
630         * mel-b.el (base64-external-decode-string): New function.
631         (base64-decode-string): New function.
632
633 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
634
635         * mel-q.el (quoted-printable-decode-string): New implementation.
636
637 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
638
639         * mel-q.el (quoted-printable-internal-decode-region): New
640         implementation.
641
642 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
643
644         * mel-q.el (q-encoding-decode-string): Use
645         `quoted-printable-hex-char-to-num'.
646
647         * mel-q.el (quoted-printable-hex-char-to-num): New function.
648         (quoted-printable-decode-string): Use
649         `quoted-printable-hex-char-to-num'.
650
651 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
652
653         * mime-def.el, mime-parse.el: Move `mime-message-structure' from
654         mime-parse.el to mime-def.el.
655
656 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
657
658         * mime-lib.el, mime-parse.el: Move `mime-root-entity-p' from
659         mime-parse.el to mime-lib.el.
660
661         * mime-lib.el: Add autoload setting for mime-parse.el.
662
663 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
664
665         * mime-parse.el, mime-def.el: Move `mime-entity-point-min',
666         `mime-entity-point-max', `mime-entity-media-type',
667         `mime-entity-media-subtype', `mime-entity-parameters' and
668         `mime-entity-type/subtype' from mime-parse.el to mime-def.el.
669
670         * mime-parse.el, mime-def.el: Move `mime-content-disposition'
671         reference functions from mime-parse.el to mime-def.el.
672
673         * mime-parse.el, mime-def.el: Move structure `mime-content-type'
674         from mime-parse.el to mime-def.el.
675
676 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
677
678         * mel-b.el (base64-internal-decode-string): Renamed from
679         `base64-decode-string'.
680         (base64-decode-string): New alias for
681         `base64-internal-decode-string'.
682
683 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
684
685         * mel-b.el (base64-decode-unit): New function; abolish
686         `base64-decode-1'.
687         (base64-decode-string): New implementation.
688         (base64-internal-decode-region): New implementation.
689
690 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
691
692         * mime-parse.el (mime-message-structure): New variable.
693         (mime-parse-buffer): New function.
694
695 1998-06-19  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
696
697         * mime-def.el: Require 'cl when it is compiled.
698
699         * mime-lib.el (mime-entity-read-field): Fix typo.
700         Use `eword-decode-ignored-field-list'.
701
702         * mime-parse.el (mime-parse-multipart): Fix typo.
703         (mime-parse-message): Parse message/external-body.
704
705 \f
706 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
707
708         * FLIM: Version 1.4.1 (Momoyama-Gory\e-Dòmae)\e-A was released.
709
710 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
711
712         * eword-decode.el (mime-insert-decoded-header): Fix typo.
713
714 \f
715 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
716
717         * FLIM: Version 1.4.0 (Kintetsu-Tanbabashi) was released.
718
719 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
720
721         * README.en (What's FLIM): Add description about mime-lib.el and
722         mime-parse.el.
723
724 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
725
726         * mime-parse.el: Require 'cl when it is compiled.
727
728         * eword-decode.el (eword-visible-field-p): New function.
729         (mime-insert-decoded-header): Use `eword-visible-field-p'.
730
731 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
732
733         * mime-def.el (mime-library-version-string): Renamed from
734         `mime-spadework-module-version-string'.
735
736         * mime-parse.el: New file; moved from SEMI layer.
737
738         * FLIM-ELS (flim-modules): Add `mime-parse'.
739
740 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
741
742         * FLIM-ELS (flim-modules): Add `mime-lib'.
743
744         * mime-lib.el: New module.
745
746         * mime-def.el (mime-entity): Add new slots for original-header and
747         parsed-header.
748         (mime-entity-set-original-header): New function.
749         (mime-entity-set-parsed-header): New function.
750
751 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
752
753         * mime-def.el (mime-entity-number): New function (moved from SEMI
754         layer).
755
756 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
757
758         * mime-def.el: Move definition of structure `mime-entity' from
759         SEMI layer.
760
761 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
762
763         * eword-decode.el (eword-decode-ignored-field-list): Capitalize
764         default value.
765         (eword-decode-structured-field-list): Capitalize default value.
766         (eword-decode-header): Regularize field name by `capitalize'.
767         (mime-insert-decoded-header): New function.
768
769 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
770
771         * mailcap.el (mailcap-file): Use `defcustom'.
772
773 \f
774 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
775
776         * FLIM: Version 1.3.0 (Fushimi) was released.
777
778 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
779
780         * std11.el (std11-fetch-field): New function.
781         (std11-field-body): Use 'std11-fetch-field.
782
783 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
784
785         * mime-def.el (regexp-*): New function (moved from mime-parse.el
786         of SEMI (REMI)).
787         (regexp-or): New function (moved from mime-parse.el of
788         SEMI (REMI)).
789
790         (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
791         of SEMI (REMI)).
792         (std11-non-qtext-char-list): New constant (copied from std11.el).
793         (std11-qtext-regexp): New constant (moved from mime-parse.el of
794         SEMI (REMI)).
795         (std11-quoted-string-regexp): New constant (moved from
796         mime-parse.el of SEMI (REMI)).
797
798 \f
799 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
800
801         * FLIM: Version 1.2.2 (Takeda) was released.
802
803         * FLIM-VERSION: New file.
804
805 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
806
807         * mel-q.el (quoted-printable-internal-encode-region): Use
808         'looking-at-as-unibyte instead of local binding for
809         enable-multibyte-characters.
810
811 \f
812 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
813
814         * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
815
816 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
817
818         * mel-q.el (quoted-printable-internal-decode-region): Use
819         'string-as-multibyte to avoid problem in Emacs 20.3.
820
821 1998-05-08  Katsumi Yamaoka   <yamaoka@jpl.org>
822
823         * mel-u.el: Use mime-temp-directory instead of TMP.
824
825 \f
826 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
827
828         * FLIM: Version 1.2.0 (J\e-Dþjò)\e-A was released.
829
830         * README.en (What's FLIM): Delete description about
831         std11-parse.el; add description about mailcap.el.
832
833 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
834
835         * eword-decode.el (eword-decode-encoded-word-error-handler): New
836         variable.
837         (eword-decode-encoded-word-default-error-handler): New function.
838         (eword-decode-encoded-word): Use
839         'eword-decode-encoded-word-error-handler.
840
841 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
842
843         * mailcap.el: Require 'mime-def.
844
845         * mime-def.el (mime-type/subtype-string): New function (moved from
846         semi/mime-parse.el).
847
848 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
849
850         * std11-parse.el: Abolish std11-parse.el.
851
852         * FLIM-ELS (flim-modules): Abolish 'std11-parse.
853
854         * eword-decode.el: Require 'std11 instead of 'std11-parse.
855
856         * std11.el: Merge std11-parse.el.
857
858 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
859
860         * mime-def.el (mime-temp-directory): Use 'defcustom.
861
862         * mel-u.el: Require 'mime-def instead of 'mel.
863
864         * mime-def.el (mime-temp-directory): New variable (moved from
865         mel.el).
866
867         * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
868
869 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
870
871         * mailcap.el (mailcap-format-command): New function.
872
873         * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
874         again.
875
876 \f
877 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
878
879         * FLIM: Version 1.1.0 (T\e-Dòji)\e-A was released.
880
881 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
882
883         * mime-def.el (quoted-printable-hex-chars): New constant.
884         (quoted-printable-octet-regexp): New constant.
885
886         * mel-q.el, eword-decode.el: Move definition of constant
887         'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
888         mime-def.el.
889
890 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
891
892         * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
893
894 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
895
896         * mailcap.el (mailcap-look-at-mtext): Fix typo.
897
898 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
899
900         * FLIM-ELS (flim-modules): Add mailcap.
901
902         * mailcap.el: New file (copied from SEMI).
903
904 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
905
906         * eword-decode.el (eword-decode-ignored-field-list): Add
907         `received'.
908         
909         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
910         environment variables.
911
912 \f
913 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
914
915         * FLIM: Version 1.0.1 (Ky\e-Dòto)\e-A was released.
916
917         * mime-def.el (mime-spadework-module-version-string): New
918         constant.
919
920         * eword-encode.el: Abolish constant 'eword-encode-version.
921
922         * eword-decode.el: Abolish constant 'eword-decode-version.
923
924 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
925
926         * eword-encode.el (eword-encode-divide-into-charset-words): Use
927         'char-length or 'char-next-index instead of 'char-bytes.
928         (tm-eword::encode-string-1): Use 'char-next-index instead of
929         'char-bytes.
930
931 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
932
933         * mel.el (base64-dl-module): Must check base64.so actually exists.
934
935 \f
936 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
937
938         * FLIM: Version 1.0.0 was released.
939
940         * README.en: Modify for FLIM.
941
942         * ChangeLog: New file.
943
944 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
945
946         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
947
948         * Makefile: Modify for FLIM.
949
950 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
951
952         * Makefile: New file.
953
954         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
955         eword-encode.el: Copied from MEL, SEMI (mime-def.el
956         eword-decode.el eword-encode.el) and APEL (std11-parse.el
957         std11.el).