d3e0973aeceb0d81efec0809a6eacb6b67b06672
[elisp/flim.git] / ChangeLog
1 1999-05-14  MORIOKA Tomohiko  <tomo@m17n.org>
2
3         * luna.el: New module.
4
5 \f
6 1999-05-11  MORIOKA Tomohiko  <tomo@m17n.org>
7
8         * FLIM: Version 1.12.6 (Family-K\e-Dòenmae)\e-A released.
9
10 1999-04-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
11
12         * mel-b-ccl.el (TopLevel): Suppress warning.
13         mel-q-ccl.el (TopLevel): Ditto.
14         mime.el (TopLevel): Ditto.
15
16 1999-04-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
17
18         * eword-decode.el (eword-encoded-word-regexp): Accept "b" and "q"
19         for "encoding".
20
21         * mime-def.el (std11-qtext-regexp): Don't use `string'.
22         (mime-tspecial-char-list): Eval at compile time.
23
24 1999-04-22  Katsumi Yamaoka   <yamaoka@jpl.org>
25
26         * mime.el: Delete autoload setting for `eword-encode-field'.
27
28 1999-04-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
29
30         * eword-encode.el: Require `poem' instead of `emu'.
31         Don't use `cl' for `caar'.
32
33 1999-04-09  Katsumi Yamaoka   <yamaoka@jpl.org>
34
35         * smtp.el (smtp-via-smtp): Funcall `smtp-server' if it is a
36         function.
37         (smtp-server): Make it can also be a function called from
38         `smtp-via-smtp' with arguments SENDER and RECIPIENTS.
39
40 1999-04-05  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
41
42         * FLIM-CFG: Make easier to install in VERSION_SPECIFIC_LISPDIR.
43
44 1999-03-29  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
45
46         * mime.el (mime-read-field): Correct argument of
47         `mime-decode-field-body'; 'native -> 'plain.
48
49 1999-03-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
50
51         * eword-encode.el (TopLevel): Require 'cl when compiling.
52         (eword-encode-rword-list): Suppress insertion of extra spaces.
53         (eword-encode-msg-id-to-rword-list): Treat surrounding angle
54         brackets atomically.
55         ([tm-ja:4244] by Kazuhiro Ohta <ohta@ele.cst.nihon-u.ac.jp>)
56
57 1999-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
58
59         * eword-encode.el (eword-charset-encoding-alist): Add `tis-620'.
60
61 1999-03-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
62
63         * mel.el (mime-decode-string): Return STRING if return value of
64         `(mel-find-function 'mime-decode-string encoding)' is nil.
65
66 1999-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
67
68         * mime-def.el (mel-define-service): Change size of obarray to 7.
69
70 1999-02-01  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
71
72         * mime-ja.sgml: Tranlate all untranslated parts.
73
74 \f
75 1999-01-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
76
77         * FLIM: Version 1.12.5 (Hirahata) released.
78
79         * mime-ja.sgml, mime-en.sgml: Sync with FLIM API 1.12.
80
81 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
82
83         * NEWS (New optional argument of `std11-field-end'): New
84         subsection.
85
86         * std11.el (std11-field-end): Add new optional argument `bound'.
87
88 \f
89 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
90
91         * FLIM: Version 1.12.4 (Tsutsui) released.
92
93 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
94
95         * README.en: Sync with latest FLIM.
96
97         * README.ja: fixed.
98
99 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
100
101         * mmbuffer.el, mmgeneric.el (insert-entity-content): New method.
102
103         * mime.el (mime-insert-entity-content): New generic function.
104
105 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
106
107         * NEWS (New function `mime-find-entity-from-content-id'): New
108         subsection.
109         (New function `mime-parse-msg-id'): New subsection.
110         (New function `mime-uri-parse-cid'): New subsection.
111
112 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
113
114         * mime.el (mime-find-entity-from-content-id): New function.
115         (mime-field-parser-alist): Use `mime-parse-msg-id' instead of
116         `std11-parse-msg-id' to parse `Message-Id', `Recent-Message-Id'
117         and `Content-Id' field.
118
119         * mime-parse.el (mime-parse-msg-id): New function.
120         (mime-uri-parse-cid): New function.
121
122 \f
123 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
124
125         * FLIM: Version 1.12.3 (Kintetsu-K\e-Dòriyama)\e-A released.
126
127 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
128
129         * NEWS (Function `std11-parse-in-reply-to'): New subsection.
130         (New function `std11-parse-msg-id-string'): Likewise.
131         (New function `std11-parse-msg-ids-string'): Likewise.
132         (New generic function `mime-insert-entity'): Likewise.
133
134 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
135
136         * mime.el (mime-field-parser-alist): Change to set parser for
137         tokens instead of parser for string.
138         (mime-read-field): Use `eword-lexical-analyze' before parsing.
139
140         * eword-encode.el (eword-encode-in-reply-to): Use
141         `std11-parse-msg-ids-string' instead of `std11-parse-in-reply-to'
142         and `std11-lexical-analyze'.
143
144         * std11.el (std11-parse-msg-ids): Renamed from
145         `std11-parse-in-reply-to'; define `std11-parse-in-reply-to' as
146         obsolete alias.
147         (std11-parse-msg-id-string): New function.
148         (std11-parse-msg-ids-string): New function.
149
150 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
151
152         * mime.el (mime-field-parser-alist): New variable.
153         (mime-read-field): Refer `mime-field-parser-alist'.
154
155 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
156
157         * mmbuffer.el, mmgeneric.el (insert-entity): New method.
158
159         * mime.el (mime-insert-entity): New generic function.
160
161 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
162
163         * std11.el (TopLevel): Require `custom'.
164
165 \f
166 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
167
168         * FLIM: Version 1.12.2 (Kuj\e-Dò)\e-A released.
169
170 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
171
172         * mime-parse.el (mime-lexical-analyzer): New user option.
173         (mime-analyze-tspecial): New function.
174         (mime-analyze-token): New function.
175         (mime-parse-Content-Transfer-Encoding): Use
176         `std11-lexical-analyze' with `mime-lexical-analyzer'.
177
178         * mime-def.el (mime-tspecial-char-list): Renamed from
179         `mime-tspecials'; changed from string to list.
180         (mime-token-regexp): Use `eval-when-compile'.
181
182 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
183
184         * eword-decode.el (eword-lexical-analyzer): Modify DOC-string
185         about interface change.
186         (eword-analyze-comment): Renamed from `eword-parse-comment';
187         change second argument `from' to required argument; abolish alias
188         `eword-analyze-comment' of `eword-parse-comment'.
189
190 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
191
192         * NEWS (User option `eword-lexical-analyzers' ->
193         `eword-lexical-analyzer'): New subsection.
194
195         * eword-decode.el (eword-lexical-analyzer): Renamed from user
196         option `eword-lexical-analyzers'.
197
198 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
199
200         * NEWS (New user option `std11-lexical-analyzer'): New subsection.
201
202         * std11.el (std11-lexical-analyzer): Renamed from user option
203         `std11-lexical-analyzers'.
204
205 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
206
207         * std11.el (std11-lexical-analyze): Change interface to add new
208         optional argument `analyzers'.
209
210 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
211
212         * std11.el (std11-lexical-analyzers): New user option.
213         (std11-lexical-analyze): New implementation; refer
214         `std11-lexical-analyzers'.
215
216 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
217
218         * NEWS (Change interface of lexical-analyzers): New subsection.
219
220 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
221
222         * eword-decode.el (eword-encoded-word-regexp): Must define when
223         this module is compiled.
224         (eword-decode-structured-field-body): Add new optional argument
225         `start'.
226         (eword-decode-and-unfold-structured-field-body): Likewise.
227         (eword-decode-and-fold-structured-field-body): Likewise.
228         (eword-analyze-quoted-string): Add new argument `start'; return
229         `(<parsed result> . <end position>)' instead of `(<parsed result>
230         . <rest string>)'.
231         (std11-analyze-domain-literal): Likewise.
232         (eword-analyze-domain-literal): Likewise.
233         (eword-analyze-comment): Changed to alias of
234         `eword-parse-comment'.
235         (eword-analyze-spaces): Add new argument `start'; return `(<parsed
236         result> . <end position>)' instead of `(<parsed result> . <rest
237         string>)'.
238         (std11-analyze-domain-literal): Likewise.
239         (eword-analyze-special): Likewise.
240         (eword-analyze-encoded-word): Likewise.
241         (eword-analyze-atom): Likewise.
242         (eword-lexical-analyze-internal): Add new argument `start'.
243         (eword-lexical-analyze): Change interface to add new optional
244         argument `start'.
245         (eword-extract-address-components): Add new optional argument
246         `start'.
247
248         * std11.el (std11-atom-regexp): Modify to match non-top atom.
249         (std11-analyze-spaces): Add new argument `start'; return `(<parsed
250         result> . <end position>)' instead of `(<parsed result> . <rest
251         string>)'.
252         (std11-analyze-special): Likewise.
253         (std11-analyze-atom): Likewise.
254         (std11-analyze-quoted-string): Likewise.
255         (std11-analyze-domain-literal): Likewise.
256         (std11-analyze-comment): Likewise.
257         (std11-lexical-analyze): Add new optional argument `start'.
258
259 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
260
261         * std11.el (std11-fetch-field): Add autoload cookie.
262         (std11-narrow-to-header): Likewise.
263         (std11-field-body): Likewise.
264         (std11-unfold-string): Likewise.
265         (std11-lexical-analyze): Add DOC-string; add autoload cookie.
266
267         * std11.el (std11-space-char-list): Renamed from
268         `std11-space-chars'; changed from string to list.
269
270 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
271
272         * std11.el (std11-fetch-field): Don't define as inline function.
273         (std11-field-body): Enclose `std11-narrow-to-header' and
274         `std11-fetch-field' by `inline'.
275
276 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
277
278         * std11.el (std11-special-char-list): Evaluate when it is
279         compiled.
280         (std11-atom-regexp): Use `eval-when-compile'.
281
282 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
283
284         * std11.el (std11-space-chars): Must evaluate when it is compiled.
285         (std11-analyze-spaces): Don't use `std11-spaces-regexp'; abolist
286         constant `std11-spaces-regexp'.
287
288         * mime-parse.el (mime-disposition-type-regexp): Must evaluate when
289         it is compiled.
290
291         * mime-parse.el: Don't require emu.
292
293         * mime-parse.el (mime-parse-Content-Disposition): Use
294         `eval-when-compile'.
295
296         * mime-parse.el (mime-parse-Content-Transfer-Encoding): New
297         implementation.
298
299 1998-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
300
301         * README.en (Installation): Modify for APEL 9.12.
302         * README.ja (Installation): Likewise.
303
304 1998-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
305
306         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Call
307         `insert-file-contents-as-coding-system' with CODING-SYSTEM as the
308         1st arg.
309         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
310         Likewise.
311
312         * mel-b-ccl.el (base64-ccl-write-decoded-region): Call
313         `write-region-as-coding-system' with CODING-SYSTEM as the 1st arg.
314         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
315         Likewise.
316
317 1998-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
318
319         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
320         `insert-file-contents-as-coding-system' (renamed from
321         `insert-file-contents-as-specified-coding-system').
322         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
323         Likewise.
324
325         * mel-b-ccl.el (base64-ccl-write-decoded-region): Use
326         `write-region-as-coding-system' (renamed from
327         `write-region-as-specified-coding-system').
328         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
329         Likewise.
330
331 1998-12-08  Katsumi Yamaoka <yamaoka@jpl.org>
332
333         * smtp.el (smtp-coding-system): Abolished.
334         (smtp-via-smtp): Use `open-network-stream-as-binary' instead of
335         `open-network-stream'.
336
337 1998-12-04  Katsumi Yamaoka <yamaoka@jpl.org>
338
339         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
340         `insert-file-contents-as-specified-coding-system' instead of
341         `insert-file-contents'.
342         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
343         Likewise.
344
345         * mel-b-ccl.el (base64-ccl-write-decoded-region): Use
346         `write-region-as-specified-coding-system' instead of
347         `write-region'.
348         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
349         Likewise.
350
351 \f
352 1998-12-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
353
354         * FLIM: Version 1.12.1 (Nishinoky\e-Dò)\e-A released.
355
356 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
357
358         * smtpmail.el (smtpmail-send-it): Add autoload cookie; use
359         `smtpmail-do-bcc' instead of `smtp-do-bcc'; modify for interface
360         change of `smtp-via-smtp'.
361         (smtpmail-do-bcc): New function (moved and renamed from
362         `smtp-do-bcc' of smtp.el).
363
364 1998-08-06  Katsumi Yamaoka <yamaoka@jpl.org>
365
366         * lisp/smtp.el: Do not insert empty line at the end of message.
367
368 1998-06-18  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
369
370         * lisp/smtp.el (smtp-use-8bitmime): New variable.
371         (smtp-debug-info): Internal variable, now.
372         (smtp-make-fqdn): Renamed from `smtp-fqdn'.
373         (smtp-via-smtp): New implementation.
374         (smtp-send-command): Treat "PASS" as usual.
375         (smtp-do-bcc): Removed.
376
377 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
378
379         * smtpmail.el: New module (copied from Semi-gnus 6.8).
380
381         * smtp.el: New module (copied from Semi-gnus 6.8).
382
383         * FLIM-ELS: Add smtp.el and smtpmail.el.
384
385 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
386
387         * mime-def.el: Abolish function `eliminate-top-spaces' because it
388         is not used in FLIM.
389
390 1998-11-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
391
392         * eword-encode.el (eword-encode-mailbox-to-rword-list): Fix
393         problem in `eword-encode-addresses-to-rword-list'.
394
395 1998-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
396
397         * std11.el (std11-full-name-string): fixed.
398
399         * std11.el (std11-comment-value-to-string): fixed.
400
401 1998-11-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
402
403         * NEWS (Changes in FLIM 1.12): New section.
404
405 1998-11-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
406
407         * std11.el (std11-comment-value-to-string): New function.
408         (std11-full-name-string): Use `std11-comment-value-to-string'.
409
410         * eword-decode.el (eword-parse-comment): New function.
411         (eword-analyze-comment): New implementation; use
412         `eword-parse-comment'; change representation.
413         (eword-decode-token): Modify for representation change of comment.
414
415 \f
416 1998-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
417
418         * FLIM: Version 1.12.0 (Amagatsuji) was released.
419
420 1998-11-14  Tanaka Akira  <akr@jaist.ac.jp>
421
422         * mel-b-ccl.el (ccl-cascading-read): Check consistency.
423
424 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
425
426         * eword-decode.el (eword-decode-structured-field-body): Abolish
427         non-used local variable.
428
429 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
430
431         * mel-b-ccl.el (mel-ccl-decode-b): Check `ccl-cascading-read' to
432         select implementation.
433
434 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
435
436         * mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): workaround
437         for mule-2.3@19.34.
438
439 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
440
441         * mel.el (mel-b-builtin): New variable.
442
443 1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
444
445         * FLIM-ELS: require 'pccl.
446         (flim-modules): Check CCL availability by broken facility.
447
448 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
449
450         * eword-decode.el (eword-decode-structured-field-body): New
451         implementation; abolish optional argument `must-unfold'; delete
452         DOC-string.
453         (eword-decode-and-unfold-structured-field-body): Renamed from
454         `eword-decode-and-unfold-structured-field'; delete DOC-string.
455         (eword-decode-and-fold-structured-field-body): Renamed from
456         `eword-decode-and-fold-structured-field'; abolish optional
457         argument `must-unfold'; delete DOC-string.
458         (eword-decode-unstructured-field-body): Abolish optional argument
459         `must-unfold'; delete DOC-string.
460         (eword-decode-and-unfold-unstructured-field-body): Renamed from
461         `eword-decode-and-unfold-unstructured-field'; delete DOC-string.
462         (eword-decode-unfolded-unstructured-field-body): New function.
463
464 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
465
466         * mmgeneric.el (mime-insert-header-from-buffer): Use
467         `mime-find-field-presentation-method' and
468         `mime-find-field-decoder-internal'.
469
470         * eword-decode.el (mime-find-field-presentation-method): New
471         macro.
472         (mime-find-field-decoder-internal): New function.
473         (mime-find-field-decoder): New implementation (use
474         mime-find-field-decoder-internal).
475         (mime-decode-header-in-region): Use
476         `mime-find-field-presentation-method' and
477         `mime-find-field-decoder-internal'.
478
479 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
480
481         * mmgeneric.el (mime-insert-header-from-buffer): Rename
482         field-presentation-mode `folding' to `wide'.
483
484         * eword-decode.el: Rename field-presentation-modes from `native',
485         `folding', `unfolding', `unfolding-xover' to `plain', `wide',
486         `summary', `nov'.
487
488 1998-11-07  Tanaka Akira  <akr@jaist.ac.jp>
489
490         * eword-decode.el (mime-set-field-decoder): Add mode `unfolding-xover'.
491         (mime-find-field-decoder): Ditto.
492
493 1998-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
494
495         * eword-encode.el (eword-encode-phrase-route-addr-to-rword-list):
496         Don't delete the front spaces.
497         (eword-encode-addresses-to-rword-list): Don't supplement space;
498         use `nconc' instead of `append'.
499         (eword-encode-msg-id-to-rword-list): Supplement the front space;
500         use `nconc' instead of `append'.
501
502 1998-11-02  Tanaka Akira  <akr@jaist.ac.jp>
503
504         * eword-decode.el (mime-field-decoder-cache): New variable.
505         (mime-find-field-decoder): Use `mime-field-decoder-cache'.
506         (mime-update-field-decoder-cache): New variable.
507         (mime-update-field-decoder-cache): New function.
508         (mime-decode-header-in-region): Use `mime-field-decoder-cache'.
509
510         * mmgeneric.el (mime-insert-header-from-buffer): Use
511         `mime-field-decoder-cache'.
512
513 1998-11-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
514
515         * eword-decode.el (mime-decode-header-in-region): New function.
516         (mime-decode-header-in-buffer): Use function
517         `mime-decode-header-in-region'.
518
519 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
520
521         * mmgeneric.el (mime-insert-header-from-buffer): Refer
522         `mime-field-decoder-alist' instead of hard-coding.
523
524         * mime.el (mime-read-field): Use `mime-decode-field-body'.
525
526         * eword-decode.el (eword-decode-and-unfold-structured-field): Add
527         optional dummy argument `start-column' and `max-column'.
528         (eword-decode-structured-field-body): Change interface.
529         (eword-decode-unstructured-field-body): Change interface to add
530         optional dummy argument `start-column' and `max-column'.
531         (eword-decode-and-unfold-unstructured-field): Add optional dummy
532         argument `start-column' and `max-column'.
533         (mime-field-decoder-alist): New variable; abolish user option
534         `eword-decode-ignored-field-list' and
535         `eword-decode-structured-field-list'.
536         (mime-set-field-decoder): New function.
537         (mime-find-field-decoder): New function.
538         (mime-decode-field-body): New function; abolish function
539         `eword-decode-field-body'.
540         (mime-decode-header-in-buffer): Renamed from
541         `eword-decode-header'; refer `mime-field-decoder-alist' instead of
542         hard-coding; add obsolete alias `eword-decode-header'.
543
544 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
545
546         * mime-def.el: Avoid compile error when edebug is missing.
547
548 \f
549 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
550
551         * FLIM: Version 1.11.3 (Saidaiji) was released.
552
553 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
554
555         * VERSION: New file (Renamed from FLIM-VERSION).
556
557 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
558
559         * eword-encode.el (eword-encode-char-type): Return nil for ?\n.
560
561 1998-10-27  Tanaka Akira      <akr@jaist.ac.jp>
562
563         * eword-encode.el (eword-encode-field-body): Unfold `field-body'.
564
565 1998-10-27  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
566
567         * README.ja: Update.
568
569 \f
570 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
571
572         * FLIM: Version 1.11.2 (Heij\e-Dò)\e-A was released.
573
574         * NEWS (Abolish variable `mime-temp-directory'): New subsection.
575
576         * README.en (Installation): Modify for APEL 9.6.
577
578 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
579
580         * eword-encode.el (eword-encode-field-body): Don't eliminate
581         top-spaces.
582
583 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
584
585         * FLIM-ELS (flim-modules): Don't install mel-b-el for Emacs 20.4.
586
587 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
588
589         * eword-decode.el (eword-decode-field-body): Refine implementation.
590
591 1998-10-24  Tanaka Akira      <akr@jaist.ac.jp>
592
593         * mel-b-ccl.el, mel-q-ccl.el, mel.el, FLIM-ELS: Divide mel-ccl.el
594         into mel-b-ccl.el and mel-q-ccl.el.
595
596 1998-09-11  Tanaka Akira      <akr@jaist.ac.jp>
597
598         * mel.el (base64-encoded-length): New implementation.
599
600 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
601
602         * eword-decode.el (eword-decode-field-body): New function.
603
604 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
605
606         * eword-encode.el (eword-encode-field-body): Change interface.
607         (eword-encode-header): Use `eword-encode-field-body'; abolish
608         function `eword-encode-field'.
609
610 1998-10-25  Tanaka Akira  <akr@jaist.ac.jp>
611
612         * eword-encode.el (eword-encode-field-body): New function.
613         (eword-encode-field): Use `eword-encode-field-body'.
614
615 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
616
617         * mel.el, mel-b-el.el, FLIM-ELS: Rename mel-b.el -> mel-b-el.el.
618
619 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
620
621         * mel-u.el (uuencode-external-decode-region): Use
622         `temporary-file-directory' instead of `mime-temp-directory'.
623         (mime-write-decoded-region): Likewise.
624
625         * mime-def.el: Abolish variable `mime-temp-directory'.
626
627 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
628
629         * mmgeneric.el (mime-insert-header-from-buffer): New function.
630         (insert-header): Use `mime-insert-header-from-buffer'.
631
632 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
633
634         * FLIM-ELS: Don't install mel-b-dl.el if the running emacs has
635         builtin base64 encoder/decoder.
636
637         * mel.el: Set up builtin base64 encoder/decoder if they are
638         available.
639
640         * mime-def.el (base64-dl-module): Set nil as initial value if the
641         running emacs has builtin base64 encoder/decoder.
642
643         * mel-b.el: Require `poe' instead of `emu'.
644         (base64-encode-string): Use `defun-maybe'.
645         (base64-encode-region): Likewise.
646         (base64-decode-region): Likewise.
647         (base64-decode-string): Likewise.
648
649         * mel-b-dl.el: Require `poe' instead of `emu'.
650
651 \f
652 1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
653
654         * FLIM: Version 1.11.1 (Takanohara) was released.
655
656 1998-10-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
657
658         * README.ja: New file.
659
660 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
661
662         * mime-def.el: Require mcharset.
663
664 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
665
666         * mel-u.el (mime-write-decoded-region): Fix typo.
667
668         * mime-def.el: Enclose defining procedure for the constants
669         `std11-quoted-pair-regexp', `std11-non-qtext-char-list' and
670         `std11-qtext-regexp' with `eval-and-compile'.
671
672 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
673
674         * NEWS (Behavior change of `mime-insert-header'): New subsection.
675
676         * mmgeneric.el (insert-header): Include `:' in field-name.
677
678 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
679
680         * mime-def.el (std11-qtext-regexp): Use `eval-when-compile'; don't
681         use `char-list-to-string'.
682         (std11-quoted-string-regexp): Use `eval-when-compile'.
683         - Use `def-edebug-spec' to define edebug-form-spec of
684           mm-define-method; fix definition of edebug-form-spec of
685           mm-define-method.
686
687 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
688
689         * mime-en.sgml, mime-ja.sgml (Header encoder/decoder): Add
690         description about `eword-field-encoding-method-alist'.
691
692         * mime-en.sgml (Header encoder/decoder): Modify description about
693         `eword-encode-header'.
694
695         * mime-ja.sgml (Header encoder/decoder): Translate.
696
697 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
698
699         * mime-en.sgml (entity formatting): Fix typo in description of
700         `default-mime-charset'.
701
702         * mime-en.sgml (Header encoder/decoder): Modify description of
703         `eword-decode-header'.
704
705         * mime-ja.sgml, mime-en.sgml (Header encoder/decoder): fix typo.
706
707         * mime-en.sgml (encoder/decoder): Translate description of
708         `mime-decode-string'.
709
710 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
711
712         * mime-en.sgml (Content-Disposition parser): Modify description.
713
714         * mime-en.sgml (Content-Type parser): Modify description.
715
716 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
717
718         * mime-en.sgml (Content-Transfer-Encoding parser): Translate.
719
720 \f
721 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
722
723         * FLIM: Version 1.11.0 (Yamadagawa) was released.
724
725 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
726
727         * mime-ja.sgml, mime-en.sgml (entity formatting): Add description
728         about `mime-insert-text-content'.
729
730 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
731
732         * mime-ja.sgml, mime-en.sgml (entity formatting): New node; move
733         `mime-insert-header' from `Entity-header'; move
734         `default-mime-charset' from `custom'.
735
736 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
737
738         * mime-en.sgml, mime-ja.sgml (Entity-header): Generic function
739         `mime-insert-decoded-header' was renamed to `mime-insert-header'.
740
741 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
742
743         * NEWS: New file.
744
745 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
746
747         * mime.el (mime-insert-header): Renamed from
748         `mime-insert-decoded-header'; define `mime-insert-decoded-header'
749         as an obsolete alias.
750
751         * mmgeneric.el, mmcooked.el (insert-header): Renamed from
752         `insert-decoded-header'.
753
754         * README.en (Installation): Add required version of APEL.
755
756 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
757
758         * mel-g.el: Require mel.
759
760         * mel-g.el: Require poem instead of emu.
761
762 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
763
764         * mime.el (mime-insert-text-content): New generic function.
765
766         * mmcooked.el, mmgeneric.el (insert-text-content): New method.
767
768 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
769
770         * std11.el (std11-unfold-string): New implementation.
771
772 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
773
774         * mmgeneric.el: New module.
775
776         * mmbuffer.el: Use `generic' as mother backend.
777
778         * FLIM-ELS (flim-modules): Add mmgeneric.
779
780 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
781
782         * mime-parse.el (mime-parse-message): Modify for
783         `make-mime-entity-internal'.
784
785         * mime-def.el (make-mime-entity-internal): Change interface to be
786         able to specify original-header and parsed-header.
787
788 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
789
790         * eword-decode.el (eword-decode-and-unfold-unstructured-field):
791         New function.
792
793 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
794
795         * mime.el (mime-entity-content-type): New implementation.
796         (mime-entity-content-disposition): New implementation.
797         (mime-entity-encoding): New implementation.
798
799         * mime.el (mime-fetch-field): Refer internal slots for Date,
800         Message-Id and References fields.
801
802         * mime-parse.el (mime-parse-message): Modify for
803         `make-mime-entity-internal'.
804
805         * mime-def.el: Change `mime-entity-*-internal' and
806         `mime-entity-set-*-internal' to macro.
807         (make-mime-entity-internal): Change interface and data format for
808         NOV data; changed to macro.
809         (mime-entity-set-location-internal): New macro.
810         (mime-entity-decoded-subject-internal): New macro.
811         (mime-entity-set-decoded-subject-internal): New macro.
812         (mime-entity-decoded-from-internal): New macro.
813         (mime-entity-set-decoded-from-internal): New macro.
814         (mime-entity-date-internal): New macro.
815         (mime-entity-set-date-internal): New macro.
816         (mime-entity-message-id-internal): New macro.
817         (mime-entity-set-message-id-internal): New macro.
818         (mime-entity-references-internal): New macro.
819         (mime-entity-set-references-internal): New macro.
820         (mime-entity-chars-internal): New macro.
821         (mime-entity-set-chars-internal): New macro.
822         (mime-entity-lines-internal): New macro.
823         (mime-entity-set-lines-internal): New macro.
824         (mime-entity-xref-internal): New macro.
825         (mime-entity-set-xref-internal): New macro.
826         (mime-entity-original-header-internal): Modify for new structure;
827         changed to macro.
828         (mime-entity-set-original-header-internal): Likewise.
829         (mime-entity-parsed-header-internal): Likewise.
830         (mime-entity-set-parsed-header-internal): Likewise.
831         (mime-entity-buffer-internal): Likewise.
832         (mime-entity-set-buffer-internal): Likewise.
833         (mime-entity-header-start-internal): Likewise.
834         (mime-entity-set-header-start-internal): Likewise.
835         (mime-entity-header-end-internal): Likewise.
836         (mime-entity-set-header-end-internal): Likewise.
837         (mime-entity-body-start-internal): Likewise.
838         (mime-entity-set-body-start-internal): Likewise.
839         (mime-entity-body-end-internal): Likewise.
840         (mime-entity-set-body-end-internal): Likewise.
841
842 \f
843 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
844
845         * FLIM: Version 1.10.5 (Kizugawadai) was released.
846
847         * mel.el: Must require poem.
848
849 \f
850 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
851
852         * FLIM: Version 1.10.4 (Shin-H\e-Dòsono)\e-A was released.
853
854 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
855
856         * README.en: Add explanation about `VERSION_SPECIFIC_LISPDIR'.
857
858         * Makefile (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
859         (elc): Likewise.
860
861         * FLIM-MK (config-flim): Refer to `VERSION_SPECIFIC_LISPDIR'.
862
863         * FLIM-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
864
865 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
866
867         * mel.el (mel-ccl-module): Require path-util when the running
868         emacs has MULE.
869
870         * mel.el: Don't require emu.
871
872 1998-10-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
873
874         * FLIM-ELS: Don't install mel-ccl in anything older than XEmacs 21
875         with MULE.
876
877 \f
878 1998-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
879
880         * FLIM: Version 1.10.3 (Komada) was released.
881
882         * mel-ccl.el (base64-ccl-write-decoded-region): bind
883         `jka-compr-compression-info-list' with nil.
884
885         * mel-b.el (base64-internal-decoding-limit): Switch default value
886         between XEmacs-mule and other emacsen.
887         Abolish function `base64-decode-string!'.
888         (base64-internal-decode-region): New implementation.
889         (base64-insert-encoded-file): New function.
890         (mime-insert-encoded-file): Use `base64-insert-encoded-file'.
891         (base64-write-decoded-region): New function.
892         (mime-write-decoded-region): Use `base64-write-decoded-region'.
893
894         * mel-b-dl.el (decode-base64-region): Renamed from
895         `base64-decode-region'.
896         (mime-insert-encoded-file): Change temporary-buffer to unibyte
897         representation.  Abolish method `mime-write-decoded-region'
898         because it is slower than CCL based implementation.
899
900 1998-10-09  Tanaka Akira <akr@jaist.ac.jp>
901
902         * mel-ccl.el: Check `ccl-execute-eof-block-on-decoding-some'
903         facility instead of `ccl-execute-eof-block-on-encoding-some'.
904
905 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
906
907         * mel-b.el (base64-characters): Enclose with `eval-and-compile'.
908
909         * eword-decode.el (eword-encoded-text-regexp): Enclose with
910         `eval-and-compile'.
911         (eword-encoded-word-regexp): Use `eval-when-compile'.
912
913 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
914
915         * eword-decode.el (eword-max-size-to-decode): New user option.
916         (eword-decode-and-fold-structured-field): Do nothing if size of
917         input is bigger than `eword-max-size-to-decode'.
918
919 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
920
921         * mel-b.el (base64-numbers): Use `eval-when-compile'.
922
923 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
924
925         * FLIM-CFG: Use `add-latest-path' instead of `add-path' for adding
926         "custom" to load-path.
927
928 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
929
930         * mime-def.el (mime-library-product): Enclose with
931         `eval-and-compile'.
932
933         * FLIM-CFG: Add "custom" to load-path.
934
935 \f
936 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
937
938         * FLIM: Version 1.10.2 (Kintetsu-Miyazu) was released.
939
940         * mime-def.el, mel.el, mel-b-dl.el: Move variable
941         `base64-dl-module' from mel-b-dl.el and mel.el to mime-def.el.
942
943 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
944
945         * mel.el (mel-ccl-module): New variable; use it to check mel-ccl
946         is available.
947
948         * FLIM-ELS: Don't install mel-ccl for anything older than MULE
949         2.3.
950
951 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
952
953         * mel-u.el: Use `mel-define-backend' to define "x-uue".
954         Define "x-uuencode" as a clone of "x-uue".
955
956         * Move variable `mel-encoding-module-alist' from mel.el to
957         mime-def.el.
958
959         * mel.el (mel-find-function): Use function
960         `mel-find-function-from-obarray'.
961         Use `mel-define-backend' to define "7bit", "8bit" and "binary";
962         don't define methods of "8bit" and "binary"; inherit methods from
963         "7bit".
964
965         * mime-def.el (mel-service-list): New variable.
966         (mel-define-service): New implementation.
967         (mel-find-function-from-obarray): New inline function.
968         (mel-copy-method): New inline function.
969         (mel-copy-backend): New inline function.
970         (mel-define-backend): New macro.
971
972 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
973
974         * mel-u.el: Define method functions of mel.
975         (mime-encode-region): Use `mel-define-method-function'; abolish
976         `uuencode-encode-region'.
977         (mime-decode-region): Use `mel-define-method-function'; abolish
978         `uuencode-decode-region'.
979         (mime-encode-string): New method.
980         (mime-decode-string): New method.
981         (mime-insert-encoded-file): Use `mel-define-method'; abolish
982         `uuencode-insert-encoded-file'.
983         (mime-write-decoded-region): Use `mel-define-method'; abolish
984         `uuencode-write-decoded-region'.
985
986 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
987
988         * mime-def.el (mel-define-service): Add DOC.
989         (mel-define-method): Add DOC.
990         (mel-define-method-function): Add DOC.
991
992         * mime-en.sgml, mime-ja.sgml: Modify for FLIM 1.10.
993
994 \f
995 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
996
997         * FLIM: Version 1.10.1 (Miyamaki) was released.
998
999 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1000
1001         * mel-g.el: Define method functions of mel.
1002         (mime-encode-region): Use `mel-define-method-function'; abolish
1003         `gzip64-encode-region'.
1004         (mime-decode-region): Use `mel-define-method-function'; abolish
1005         `gzip64-decode-region'.
1006         (mime-encode-string): New method.
1007         (mime-decode-string): New method.
1008         (mime-insert-encoded-file): Use `mel-define-method'; abolish
1009         `gzip64-insert-encoded-file'.
1010         (mime-write-decoded-region): Use `mel-define-method'; abolish
1011         `gzip64-write-decoded-region'.
1012
1013         * mime-def.el (mime-library-product): New variable; abolish
1014         `mime-library-version'.
1015         (mime-product-name): New macro.
1016         (mime-product-version): New macro.
1017         (mime-product-code-name): New macro.
1018         (mime-library-version): Renamed from
1019         `mime-library-version-string'; use `mime-library-product',
1020         `mime-product-name', `mime-product-version' and
1021         `mime-product-code-name'.
1022
1023         * mime-def.el (mm-define-backend): Add DOC.
1024         (mm-define-method): Add DOC.
1025
1026         * mel.el (mime-encoding-list): Modify DOC to add description about
1027         optional argument SERVICE.
1028
1029 1998-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1030
1031         * mime-ja.sgml, mime-en.sgml (mm-backend module): Write
1032         description of `mm-define-backend' and `mm-define-method'.
1033
1034 \f
1035 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1036
1037         * FLIM: Version 1.10.0 (K\e-Dòdo)\e-A was released.
1038
1039         * README.en (What's FLIM): Add mel-ccl.el.
1040
1041 1998-09-21  Tanaka Akira      <akr@jaist.ac.jp>
1042
1043         * mel-ccl.el:
1044           - Require 'pccl instead of 'emu.
1045           - Use `unless-broken' to check facility.
1046
1047 1998-09-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1048
1049         * mel.el (mime-encoding-list): New user option (renamed from
1050         `mime-content-transfer-encoding-list').
1051         (mime-encoding-list): New function.
1052         (mime-encoding-alist): New function.
1053         (mime-encode-region): Use `mime-encoding-alist' for completion.
1054         (mime-decode-region): Likewise.
1055         (mime-insert-encoded-file): Likewise.
1056         (mime-write-decoded-region): Likewise.
1057
1058 1998-09-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1059
1060         * eword-decode.el (eword-decode-structured-field-list): Add
1061         Mail-Followup-To field.
1062
1063 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1064
1065         * eword-encode.el (eword-charset-encoding-alist): Add utf-8.
1066
1067 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1068
1069         * mel.el (mime-content-transfer-encoding-list): New user option.
1070         (mime-encode-region): Use `mime-content-transfer-encoding-list'
1071         for completion.
1072         (mime-decode-region): Likewise.
1073         (mime-insert-encoded-file): Likewise.
1074         (mime-write-decoded-region): Likewise.
1075
1076         * mel.el (mime-write-decoded-region): fix typo.
1077
1078 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1079
1080         * mime-def.el (mel-define-method-function): Don't override.
1081
1082 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1083
1084         * mel.el, mel-ccl.el, FLIM-ELS: Add mel-ccl.el.
1085
1086 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1087
1088         * mel-dl.el, README.en, FLIM-ELS: Rename mel-dl.el to mel-b-dl.el.
1089
1090         * mel.el: - Rename mel-dl.el to mel-b-dl.el.
1091                   - Move `mel-define-service' to mime-def.el.
1092
1093         * mime-def.el (mel-define-service): New macro (moved from mel.el);
1094         fixed problem in Emacs.
1095         (mel-define-method): Use `mel-define-service'.
1096         (mel-define-method-function): Use `mel-define-service'.
1097
1098 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1099
1100         * mel.el (mime-encode-region): Don't regard nil encoding as
1101         "7bit".
1102
1103 1998-09-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1104
1105         * eword-encode.el (eword-encode-text): Use
1106         `encoded-text-encode-string'.
1107         (tm-eword::encoded-word-length): `q-encoding-encoded-length' was
1108         renamed to `Q-encoded-text-length'.
1109
1110         * eword-decode.el: Move `base64-token-regexp',
1111         `base64-token-padding-regexp', `eword-B-encoded-text-regexp' and
1112         `eword-Q-encoded-text-regexp' to mime-def.el.
1113         (eword-decode-encoded-text): Use `encoded-text-decode-string'.
1114
1115         * mel-q.el: Define method functions of mel.
1116         (mime-insert-encoded-file): Use `mel-define-method'; abolish
1117         `quoted-printable-insert-encoded-file'.
1118         (mime-write-decoded-region): Use `mel-define-method'; abolish
1119         `quoted-printable-write-decoded-region'.
1120         - Move `q-encoding-printable-char-p' and
1121         `q-encoding-encoded-length' to mel.el.
1122
1123         * mel-b.el: Define method functions of mel.
1124         (mime-insert-encoded-file): Use `mel-define-method'; abolish
1125         `base64-insert-encoded-file'.
1126         (mime-write-decoded-region): Use `mel-define-method'; abolish
1127         `base64-write-decoded-region'.
1128         - Move `base64-encoded-length' to mel.el.
1129
1130         * mel-dl.el (base64-encode-region): Define directly (abolish
1131         `base64-dl-encode-region').
1132         (base64-decode-region): Define directly (abolish
1133         `base64-dl-decode-region').  Define method functions of mel.
1134         (mime-insert-encoded-file): Use `mel-define-method'; abolish
1135         `base64-insert-encoded-file'; don't use external encoder.
1136         (mime-write-decoded-region): Use `mel-define-method'; abolish
1137         `base64-write-decoded-region'; don't use external decoder.
1138         - Move `base64-encoded-length' to mel.el.
1139
1140         * mime.el: Move `mm-arglist-to-arguments' to mime-def.el.
1141
1142         * mime-def.el (base64-token-regexp): New constant (moved from
1143         eword-decode.el).
1144         (base64-token-padding-regexp): Likewise.
1145         (B-encoded-text-regexp): New constant (moved from eword-decode.el,
1146         and renamed from `eword-B-encoded-text-regexp').
1147         (Q-encoded-text-regexp): New constant (moved from eword-decode.el,
1148         and renamed from `eword-Q-encoded-text-regexp'.
1149         (mm-arglist-to-arguments): New function (moved from mime.el).
1150         (mel-define-method): New macro.
1151         (mel-define-method-function): New macro.
1152         (mel-define-function): New macro.
1153
1154         * mel.el (mel-encoding-module-alist): New variable.
1155         (mel-use-module): New function.
1156         (mel-find-function): New function.
1157         (mel-define-service): New macro.
1158         (mime-encode-region): Use `mel-find-function'; abolish variable
1159         `mime-encoding-method-alist'.
1160         (mime-decode-region): Use `mel-find-function'; abolish variable
1161         `mime-decoding-method-alist'.
1162         (mime-decode-string): Use `mel-find-function'; abolish variable
1163         `mime-string-decoding-method-alist'.
1164         (encoded-text-encode-string): New function.
1165         (encoded-text-decode-string): New function.
1166         (base64-encoded-length): New function (moved from mel-b.el and
1167         mel-dl.el).
1168         (Q-encoding-printable-char-p): New function (moved from mel-q.el,
1169         and renamed from `q-encoding-printable-char-p').
1170         (Q-encoded-text-length): New function (moved from mel-q.el, and
1171         renamed from `q-encoding-encoded-length').
1172         (mime-insert-encoded-file): Use `mel-find-function'; abolish
1173         variable `mime-file-encoding-method-alist'.
1174         (mime-write-decoded-region): Use `mel-find-function'; abolish
1175         variable `mime-file-decoding-method-alist'.
1176
1177 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1178
1179         * mel-b.el (base64-internal-encoding-limit): modify :type.
1180         (base64-internal-decoding-limit): Change initial value to 70000;
1181         modify :type.
1182
1183         * mel-b.el (base64-decode-string!): Renamed from
1184         `base64-internal-decode-string!'.
1185
1186 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1187
1188         * mel-b.el (base64-characters): New constant.
1189         (base64-num-to-char): Use `base64-characters'.
1190         (base64-numbers): Use `base64-characters'.
1191         (base64-internal-decode): Modify calculation third byte.
1192
1193         * mel-dl.el (base64-dl-encode-string): New alias.
1194         (base64-dl-decode-string): New alias.
1195         (base64-dl-encode-region): Renamed from `base64-encode-region';
1196         don't save-excursion and save-restriction.
1197         (base64-dl-decode-region): Renamed from `base64-decode-region';
1198         don't save-excursion and save-restriction; convert all at once.
1199         (base64-encode-region): New alias.
1200         (base64-decode-region): New alias.
1201
1202         * mel-b.el (base64-internal-decode): New function.
1203         (base64-internal-decode-string): Use `base64-internal-decode'.
1204         (base64-internal-decode-string!): New function.
1205         (base64-internal-decode-region): Use
1206         `base64-internal-decode-string!' instead of
1207         `base64-internal-decode-string'.
1208
1209 1998-09-15  Tanaka Akira  <akr@jaist.ac.jp>
1210
1211         * mel-b.el (base64-numbers): Fix a position of 63.
1212
1213 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1214
1215         * mel-b.el (base64-numbers): New constant.
1216         (base64-char-to-num): New macro.
1217         (base64-internal-decode-string): Don't use memq.
1218
1219 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1220
1221         * mel-b.el (base64): New group.
1222         (base64-external-encoder): Now a user option.
1223         (base64-external-decoder): Now a user option.
1224         (base64-external-decoder-option-to-specify-file): Now a user
1225         option.
1226         (base64-internal-encoding-limit): Now a user option.
1227         (base64-internal-decoding-limit): Now a user option.
1228
1229         * mel-b.el (base64-internal-decode-string): New implementation;
1230         abolish function `base64-decode-unit'.
1231
1232 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1233
1234         * README.en (Installation): Fix typo.
1235
1236 \f
1237 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1238
1239         * FLIM: Version 1.9.2 (Shin-Tanabe) was released.
1240
1241         * README.en (Installation): Add `install as a XEmacs package'.
1242
1243 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1244
1245         * mime-en.sgml (Encoding Method): Translate.
1246
1247 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1248
1249         * eword-encode.el (eword-encode-msg-id-to-rword-list): New
1250         function.
1251         (eword-encode-in-reply-to-to-rword-list): New function.
1252         (eword-encode-in-reply-to): New function.
1253         (eword-encode-field): Use `eword-encode-in-reply-to' for
1254         `In-Reply-To' field.
1255
1256         * std11.el (std11-parse-in-reply-to): New function.
1257
1258 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1259
1260         * eword-decode.el (eword-decode-structured-field-list): Add
1261         `User-Agent'.
1262
1263 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1264
1265         * Makefile (package): Don't update auto-autoloads.el and
1266         custom-load.el.
1267
1268         * FLIM-MK (compile-flim-package): Update auto-autoloads.el and
1269         custom-load.el.
1270
1271 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1272
1273         * mime-def.el: Abolish function `butlast' and `nbutlast'.
1274
1275         * mime-def.el (mime-library-version): New constant.
1276         (mime-library-version-string): Refer `mime-library-version'.
1277
1278 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1279
1280         * Makefile (XEMACS): New variable.
1281         (PACKAGEDIR): New variable.
1282         (package): New target.
1283         (install-package): New target.
1284
1285         * FLIM-CFG (PACKAGEDIR): New variable.
1286
1287         * FLIM-MK (config-flim-package): New function.
1288         (compile-flim-package): New function.
1289         (install-flim-package): New function.
1290
1291 1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1292
1293         * mime-en.sgml (Content-Type field): Translate.
1294         (mime-content-type): Translate.
1295         (Content-Type parser): Translate.
1296         (Content-Disposition): Translate.
1297         (mime-content-disposition): Translate.
1298         (Content-Disposition parser): Translate.
1299
1300 1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1301
1302         * Makefile (GOMI): Add Texinfo related garbages.
1303         (clean): Delete historical setting.
1304
1305 1998-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1306
1307         * mime-en.sgml (mm-backend): Translate.
1308         (Request for entity): Likewise.
1309         (mm-backend module): Likewise.
1310
1311         * mime.el (mime-entity-send): Add DOC-string.
1312
1313 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1314
1315         * mime-en.sgml (Entity hierarchy): Translate.
1316
1317 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1318
1319         * mime-en.sgml, mime-ja.sgml (Entity): Rearrangement.
1320
1321 \f
1322 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1323
1324         * FLIM: Version 1.9.1 (Tonosh\e-Dò)\e-A was released.
1325
1326         * mime-en.sgml (mm-backend): Translate a little.
1327
1328 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1329
1330         * eword-encode.el (eword-encode-default-start-column): New user
1331         option.
1332         (eword-encode-string): Use `eword-encode-default-start-column'.
1333         (eword-encode-address-list): Likewise.
1334         (eword-encode-structured-field-body): Likewise.
1335         (eword-encode-unstructured-field-body): Likewise.
1336
1337 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1338
1339         * eword-encode.el (eword-encode): New group.
1340         (eword-field-encoding-method-alist): Now a user option (was:
1341         variable).
1342
1343 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1344
1345         * eword-encode.el: Rename `tm-eword::mailbox-to-rwl' ->
1346         `eword-encode-mailbox-to-rword-list'.
1347
1348         * eword-encode.el: Rename `tm-eword::phrase-to-rwl' ->
1349         `eword-encode-phrase-to-rword-list'.
1350
1351         * eword-encode.el: Rename `eword-addr-spec-to-rwl' ->
1352         `eword-encode-addr-spec-to-rword-list'.
1353
1354         * eword-encode.el: Rename `eword-phrase-route-addr-to-rwl' ->
1355         `eword-encode-phrase-route-addr-to-rword-list'.
1356
1357         * eword-encode.el: Rename `eword-addr-seq-to-rwl' ->
1358         `eword-encode-addr-seq-to-rword-list'.
1359
1360         * eword-encode.el: Rename `tm-eword::split-string' ->
1361         `eword-encode-split-string'.
1362
1363         * eword-encode.el: Rename `tm-eword::addresses-to-rwl' ->
1364         `eword-encode-addresses-to-rword-list'.
1365
1366         * eword-encode.el: Rename `tm-eword::encode-rwl' ->
1367         `eword-encode-rword-list'.
1368
1369         * eword-encode.el (eword-encode-unstructured-field-body): New
1370         function.
1371         (eword-encode-field): Use `eword-encode-unstructured-field-body'.
1372
1373 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1374
1375         * eword-encode.el (eword-encode-string): Add DOC-string.
1376         (eword-encode-address-list): Likewise.
1377         (eword-encode-structured-field-body): Likewise.
1378
1379         * eword-encode.el (eword-encode-field): Regard `In-Reply-To' as a
1380         structured field.
1381
1382 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1383
1384         * eword-encode.el (eword-encode-field): Use `capitalize' instead
1385         of `downcase' for `field-name'.
1386
1387         * eword-encode.el (eword-encode-structured-field-body): New
1388         function.
1389         (eword-encode-field): Use `eword-encode-structured-field-body' for
1390         "MIME-Version" and "User-Agent" field.
1391
1392 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1393
1394         * mime-def.el (mm-define-method): Put `edebug-form-spec'.
1395
1396 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1397
1398         * eword-encode.el (eword-encode-address-list): New function.
1399         (eword-encode-field): Use `eword-encode-address-list' instead of
1400         `tm-eword::encode-address-list'; abolish
1401         `tm-eword::encode-address-list'.
1402
1403         * eword-encode.el (eword-encode-field): Use `eword-encode-string'
1404         instead of `tm-eword::encode-string'; abolish
1405         `tm-eword::encode-string'.
1406
1407         * eword-encode.el: Rename `tm-eword::make-rword' ->
1408         `make-ew-rword'; rename `tm-eword::rword-' -> `ew-rword-'.
1409
1410 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1411
1412         * mel-b.el (base64-insert-encoded-file): Conditionally use
1413         internal converter. (cf. [tm-ja:3320])
1414         (base64-write-decoded-region): Ditto.
1415
1416 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1417
1418         * FLIM-ELS (flim-modules): Don't add `mel-dl' unconditionally.
1419
1420 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1421
1422         * Delete mime-lib.el.
1423
1424 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1425
1426         * mmbuffer.el (write-entity): `write-region-as-CRLF' was renamed
1427         to `write-region-as-raw-text-CRLF'.
1428
1429 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
1430
1431         * mmbuffer.el (write-entity): Use `write-region-as-CRLF' instead
1432         of `write-region-as-binary'.
1433
1434 \f
1435 1998-07-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1436
1437         * FLIM: Version 1.9.0 (Terada) was released.
1438
1439 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1440
1441         * mime-parse.el (mime-parse-multipart): Set message/x-broken if
1442         parsing is failed.
1443
1444 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1445
1446         * mmbuffer.el (entity-children): Don't use
1447         `mime-entity-children-internal'.
1448
1449         * mime-parse.el (mime-parse-multipart): Modify for
1450         `mime-parse-message'; return children.
1451         (mime-parse-encapsulated): Likewise.
1452         (mime-parse-message): Change interface; delete DOC-string; don't
1453         parse children instantly.
1454         (mime-parse-buffer): Modify for `mime-parse-message'.
1455
1456         * mime-parse.el (mime-parse-message): Delete autoload cookie.
1457
1458         * mime.el: Delete autoload setting for `mime-parse-message'.
1459
1460         * mime-en.sgml, mime-ja.sgml (Entity creation): Delete description
1461         of `mime-parse-message'; modify description of `mime-parse-buffer'
1462         to add `representation-type'.
1463
1464 \f
1465 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1466
1467         * FLIM-Chao: Version 1.8.0 (Shij\e-Dò)\e-A was released.
1468
1469 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1470
1471         * mmcooked.el: Abolish method `open'.
1472
1473         * mmbuffer.el (initialize-instance): New method; abolish `open'.
1474         (entity-children): New method.
1475
1476         * mime.el (mime-open-entity): Send `initialize-instance' to
1477         created message.
1478         (mime-entity-children): New implementation.
1479         (mime-entity-parent): New implementation.
1480         (mime-root-entity-p): New implementation.
1481
1482         * mime-parse.el (mime-parse-multipart): Specify current entity as
1483         parent.
1484         (mime-parse-encapsulated): Likewise.
1485         (mime-parse-message): Change interface to specify parent; modify
1486         for `make-mime-entity-internal'.
1487         (mime-parse-buffer): Modify for `mime-parse-message'.
1488
1489         * mime-def.el (make-mime-entity-internal): Change interface; add
1490         format of `mime-entity' to add `parent'.
1491
1492 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1493
1494         * mmbuffer.el (mime-visible-field-p): Renamed from
1495         `eword-visible-field-p'.
1496
1497 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1498
1499         * mime.el (mm-arglist-to-arguments): New function.
1500         (mm-define-generic): New macro.
1501         (mime-entity-cooked-p): Use `mm-define-generic'.
1502         (mime-entity-point-min): Use `mm-define-generic'.
1503         (mime-insert-decoded-header): Use `mm-define-generic'.
1504         (mime-entity-content): Use `mm-define-generic'.
1505         (mime-write-entity-content): Use `mm-define-generic'.
1506         (mime-write-entity): Use `mm-define-generic'.
1507         (mime-write-entity-body): Use `mm-define-generic'.
1508
1509 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1510
1511         * mmbuffer.el (eword-visible-field-p): Moved from mime.el.
1512
1513         * mime.el: Move `eword-visible-field-p' to mmbuffer.el.
1514         (mime-write-entity-body): Change message to `write-body'.
1515
1516 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1517
1518         * mmcooked.el, mmbuffer.el (open): Renamed from `open-entity'.
1519
1520         * mime.el (mime-open-entity): Change message to `open'.
1521
1522         * mime-def.el (mm-define-backend): Must `copy-alist'.
1523
1524 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1525
1526         * mmcooked.el, mmbuffer.el: Use `mm-define-backend' and
1527         `mm-define-method'.
1528
1529         * mime.el: Move `mime-entity-implementation-alist' to mime-def.el.
1530         (mime-find-function): New implementation.
1531         (mime-entity-cooked-p): Use `mime-entity-send'.
1532
1533         * mime-def.el (mime-entity-implementation-alist): Moved from
1534         mime.el.
1535         (mm-define-backend): New macro.
1536         (mm-define-method): New macro.
1537
1538 \f
1539 1998-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1540
1541         * FLIM: Version 1.8.1 (Kutsukawa) was released.
1542
1543 1998-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1544
1545         * mime-en.sgml, mime-ja.sgml (Entity Attributes): Add description
1546         about `default-encoding' of `mime-entity-encoding'.
1547
1548         * mime-en.texi, mime-en.sgml: New files.
1549
1550         * mime-ja.sgml (media-type): Fix typo.
1551
1552         * mime-ja.sgml (Glossary): Fix order.
1553
1554         * mime-ja.sgml (Entity Attributes): Use <code> tag for nil.
1555
1556         * mime-ja.sgml (Entity Attributes): Fix typo.
1557
1558 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1559
1560         * mime.el (mime-entity-encoding): Add new optional argument
1561         `default-encoding'; set default encoding if
1562         Content-Transfer-Encoding field is not found.
1563
1564 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1565
1566         * mmbuffer.el (mmbuffer-write-entity): Use
1567         `mime-entity-buffer-internal', `mmbuffer-entity-point-min' and
1568         `mmbuffer-entity-point-max'.
1569         (mmbuffer-write-entity-body): Use `mime-entity-buffer-internal',
1570         `mime-entity-body-start-internal' and
1571         `mime-entity-body-end-internal'.
1572         (mmbuffer-insert-decoded-header): Use
1573         `mime-entity-buffer-internal', `mime-entity-header-start-internal'
1574         and `mime-entity-header-end-internal'.
1575
1576 \f
1577 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1578
1579         * FLIM: Version 1.8.0 (\e-DÒkubo)\e-A was released.
1580
1581         * README.en: Delete `How to use'.
1582
1583 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1584
1585         * mime-ja.sgml (Entity creation): Add reference for `mm-backend'
1586         in description of `mime-open-entity'.
1587
1588         * mime-ja.sgml (mm-backend): New section.
1589
1590 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1591
1592         * mime-ja.sgml (Entity-header): Modify description about
1593         `mime-insert-decoded-header'.
1594
1595         * mmcooked.el (mmcooked-insert-decoded-header): New function.
1596
1597         * mmbuffer.el (mmbuffer-insert-decoded-header): New function.
1598
1599         * mime.el (mime-insert-decoded-header): Use implementation of
1600         mm-backend; abolish optional argument `code-conversion'.
1601
1602 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1603
1604         * eword-decode.el (eword-decode-encoded-text): Use
1605         `decode-mime-charset-string'.
1606
1607 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1608
1609         * mmcooked.el (mmcooked-write-entity-body): New function.
1610
1611         * mmbuffer.el (mmbuffer-write-entity-body): New function.
1612
1613         * mime.el (mime-write-entity-body): Use implementation of
1614         mm-backend.
1615
1616 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1617
1618         * mmcooked.el (mmcooked-write-entity): New function.
1619
1620         * mmbuffer.el (mmbuffer-write-entity): New function.
1621
1622         * mime.el (mime-write-entity): Use implementation of mm-backend.
1623
1624 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1625
1626         * mmcooked.el (mmcooked-entity-content): New alias for
1627         `mmbuffer-entity-content'.
1628         (mmcooked-write-entity-content): New function.
1629
1630         * mmbuffer.el (mmbuffer-entity-content): New function.
1631         (mmbuffer-write-entity-content): New function.
1632
1633         * mime.el (mime-entity-send): New function.
1634         (mime-entity-buffer): Use `mime-entity-send'.
1635         (mime-entity-point-min): Likewise.
1636         (mime-entity-point-max): Likewise.
1637         (mime-entity-header-start): Likewise.
1638         (mime-entity-header-end): Likewise.
1639         (mime-entity-body-start): Likewise.
1640         (mime-entity-body-end): Likewise.
1641         (mime-fetch-field): Likewise.
1642         (mime-entity-content): Use implementation of mm-backend.
1643         (mime-write-entity-content): Likewise.
1644
1645 \f
1646 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1647
1648         * FLIM: Version 1.7.0 (Iseda) was released.
1649
1650         * mime-ja.sgml (Entity creation): Add description of
1651         `mime-open-entity'.
1652         (Entity Attributes): Add description of `mime-entity-cooked-p'.
1653         (Entity-content): Add description of `mime-write-entity-content',
1654         `mime-write-entity' and `mime-write-entity-body'.
1655
1656 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1657
1658         * mime.el (mime-write-entity-content): New function.
1659
1660 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1661
1662         * mime.el (mime-write-entity-body): New function.
1663
1664         * mime.el (mime-write-entity): New function.
1665
1666 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1667
1668         * mime-parse.el (mime-parse-multipart): Change media-type of
1669         entity to application/octet-stream if the first delimiter is not
1670         found.
1671
1672 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1673
1674         * FLIM-ELS (flim-modules): Add `mmbuffer' and `mmcooked'.
1675
1676         * mmcooked.el: New file.
1677
1678         * mmbuffer.el: New file.
1679
1680         * mime.el (mime-entity-implementation-alist): New variable.
1681         (mime-find-function): New function.
1682         (mime-open-entity): New function.
1683         (mime-entity-function): New function.
1684         (mime-entity-cooked-p): New function.
1685         (mime-entity-buffer): Use backend-module.
1686         (mime-entity-point-min): Likewise.
1687         (mime-entity-point-max): Likewise.
1688         (mime-entity-header-start): Likewise.
1689         (mime-entity-header-end): Likewise.
1690         (mime-entity-body-start): Likewise.
1691         (mime-entity-body-end): Likewise.
1692         (mime-fetch-field): Likewise.
1693
1694         * mime-parse.el (mime-parse-message): New optional argument
1695         `representation-type'.
1696         (mime-parse-buffer): Likewise.
1697
1698         * mime-def.el: Change format of mime-entity-internal to add
1699         `representation-type' and `location'.
1700
1701 \f
1702 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1703
1704         * FLIM-Chao: Version 1.7.0 (Goj\e-Dò)\e-A was released.
1705
1706 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1707
1708         * mime-ja.sgml: Modify for FLIM 1.7.
1709
1710         * mime.el (mime-entity-number): Add DOC.
1711
1712 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1713
1714         * mime.el (mime-entity-encoding): New implementation.
1715
1716         * mime-parse.el (mime-parse-message): Abolish argument `encoding'.
1717
1718         * mime-def.el (make-mime-entity-internal): Abolish argument
1719         `encoding'.
1720         (mime-entity-set-encoding-internal): New function.
1721
1722 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1723
1724         * mime.el (mime-entity-content-disposition): New implementation.
1725
1726         * mime-parse.el (mime-parse-message): Don't parse
1727         Content-Disposition.
1728
1729         * mime-def.el (make-mime-entity-internal): Delete argument
1730         `content-disposition'.
1731         (mime-entity-set-content-disposition-internal): New function.
1732
1733 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1734
1735         * eword-decode.el: Move function `eword-visible-field-p' and
1736         `mime-insert-decoded-header' to mime.el.
1737
1738         * mime-parse.el: Use internal functions of mime-entity.
1739
1740         * mime.el (mime-entity-children): Moved from mime-def.el; use
1741         `mime-entity-children-internal'.
1742         (mime-entity-node-id): Moved from mime-def.el; use
1743         `mime-entity-node-id-internal'.
1744         (mime-entity-number): Moved from mime-def.el; use
1745         `mime-entity-node-id-internal'.
1746         (mime-entity-buffer): Moved from mime-def.el; use
1747         `mime-entity-buffer-internal'.
1748         (mime-entity-point-min): Moved from mime-def.el; use
1749         `mime-entity-header-start-internal'.
1750         (mime-entity-point-max): Moved from mime-def.el; use
1751         `mime-entity-body-end-internal'.
1752         (mime-entity-header-start): Moved from mime-def.el; use
1753         `mime-entity-header-start-internal'.
1754         (mime-entity-header-end): Moved from mime-def.el; use
1755         `mime-entity-header-end-internal'.
1756         (mime-entity-content-type): Moved from mime-def.el; use
1757         `mime-entity-content-type-internal'.
1758         (mime-entity-content-disposition): Moved from mime-def.el; use
1759         `mime-entity-content-disposition-internal'.
1760         (mime-entity-encoding): Moved from mime-def.el; use
1761         `mime-entity-encoding-internal'.
1762         (mime-fetch-field): Use `mime-entity-original-header-internal' and
1763         `mime-entity-set-original-header-internal'.
1764         (mime-read-field): Use `mime-entity-parsed-header-internal' and
1765         `mime-entity-set-parsed-header-internal'.
1766         (eword-visible-field-p): Moved from eword-decode.el.
1767         (mime-insert-decoded-header): Moved from eword-decode.el.
1768         (mime-entity-body-start): Moved from mime-def.el; use
1769         `mime-entity-body-start-internal'.
1770         (mime-entity-body-end): Moved from mime-def.el; use
1771         `mime-entity-body-end-internal'.
1772         (mime-entity-media-type): Moved from mime-def.el.
1773         (mime-entity-media-subtype): Moved from mime-def.el.
1774         (mime-entity-parameters): Moved from mime-def.el.
1775         (mime-entity-type/subtype): Moved from mime-def.el.
1776
1777         * mime-def.el (make-mime-entity-internal): Renamed from
1778         `make-mime-entity'.
1779         (mime-entity-buffer-internal): New function.
1780         (mime-entity-header-start-internal): New function.
1781         (mime-entity-header-end-internal): New function.
1782         (mime-entity-body-start-internal): New function.
1783         (mime-entity-body-end-internal): New function.
1784         (mime-entity-node-id-internal): New function.
1785         (mime-entity-content-type-internal): New function.
1786         (mime-entity-content-disposition-internal): New function.
1787         (mime-entity-encoding-internal): New function.
1788         (mime-entity-original-header-internal): New function.
1789         (mime-entity-children-internal): New function.
1790         (mime-entity-parsed-header-internal): New function.
1791         (mime-entity-set-original-header-internal): Renamed from
1792         `mime-entity-set-original-header'.
1793         (mime-entity-set-children-internal): Renamed from
1794         `mime-entity-set-children'.
1795         (mime-entity-set-parsed-header-internal): Renamed from
1796         `mime-entity-set-parsed-header'.  Move `mime-entity-SLOT'
1797         functions to mime.el.
1798
1799 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1800
1801         * mime-ja.sgml (CVS): Fix typo.
1802
1803 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1804
1805         * mime-parse.el (mime-parse-encapsulated): New function.
1806         (mime-parse-message): Use `mime-parse-encapsulated'.
1807
1808 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1809
1810         * mime-def.el (mime-entity-set-children): New function.
1811
1812         * mime-parse.el (mime-parse-multipart): Change interface.
1813         (mime-parse-message): Use `mime-entity-set-children'.
1814
1815 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1816
1817         * mime.el (mime-read-field): Fix typo.
1818
1819 \f
1820 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1821
1822         * FLIM: Version 1.6.0 (Ogura) was released.
1823
1824         * mime-ja.sgml (Entity Attributes): New section.
1825
1826         * mime-ja.sgml (Entity as node in message): Add description of
1827         `mime-find-entity-from-number' and
1828         `mime-find-entity-from-node-id'.
1829
1830         * mime.el (mime-find-entity-from-number): New function.
1831         (mime-find-entity-from-node-id): New function.
1832         (mime-entity-parent): New function (moved from SEMI MIME-View).
1833         (mime-entity-uu-filename): New function (moved from SEMI
1834         MIME-View).
1835         (mime-entity-filename): New function (moved from SEMI MIME-View).
1836
1837         * mime-def.el (mime-uuencode-encoding-name-list): New variable.
1838
1839 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1840
1841         * mime-ja.sgml: Modify for FLIM 1.6.
1842
1843         * mime.el (mime-fetch-field): New function; abolish
1844         `mime-entity-fetch-field'.
1845         (mime-read-field): New function; abolish `mime-entity-read-field'.
1846
1847 1998-06-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1848
1849         * mime-ja.sgml, mime-ja.texi: New files.
1850
1851 1998-06-22  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1852
1853         * mime-parse.el (mime-parse-message): Would error if empty body.
1854
1855 \f
1856 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1857
1858         * FLIM: Version 1.5.0 (Mukaijima) was released.
1859
1860 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1861
1862         * README.en (What's FLIM): Modify for mime.el.
1863
1864         * FLIM-ELS (flim-modules): Add `mime'.
1865
1866         * mime-lib.el: Move every definitions to mime.el.
1867
1868         * mime.el: New module (renamed from mime-lib.el).
1869
1870 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1871
1872         * mime-lib.el: Add autoload setting for eword-encode.el.
1873
1874         * mime-lib.el (mime-entity-content): New function.
1875
1876 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1877
1878         * mel.el: Abolish constant `mel-version'.
1879
1880         * mel.el (mime-string-decoding-method-alist): New variable.
1881         (mime-decode-string): New function.
1882
1883 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1884
1885         * mel-b.el (base64-external-decode-string): New function.
1886         (base64-decode-string): New function.
1887
1888 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1889
1890         * mel-q.el (quoted-printable-decode-string): New implementation.
1891
1892 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1893
1894         * mel-q.el (quoted-printable-internal-decode-region): New
1895         implementation.
1896
1897 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1898
1899         * mel-q.el (q-encoding-decode-string): Use
1900         `quoted-printable-hex-char-to-num'.
1901
1902         * mel-q.el (quoted-printable-hex-char-to-num): New function.
1903         (quoted-printable-decode-string): Use
1904         `quoted-printable-hex-char-to-num'.
1905
1906 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1907
1908         * mime-def.el, mime-parse.el: Move `mime-message-structure' from
1909         mime-parse.el to mime-def.el.
1910
1911 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1912
1913         * mime-lib.el, mime-parse.el: Move `mime-root-entity-p' from
1914         mime-parse.el to mime-lib.el.
1915
1916         * mime-lib.el: Add autoload setting for mime-parse.el.
1917
1918 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1919
1920         * mime-parse.el, mime-def.el: Move `mime-entity-point-min',
1921         `mime-entity-point-max', `mime-entity-media-type',
1922         `mime-entity-media-subtype', `mime-entity-parameters' and
1923         `mime-entity-type/subtype' from mime-parse.el to mime-def.el.
1924
1925         * mime-parse.el, mime-def.el: Move `mime-content-disposition'
1926         reference functions from mime-parse.el to mime-def.el.
1927
1928         * mime-parse.el, mime-def.el: Move structure `mime-content-type'
1929         from mime-parse.el to mime-def.el.
1930
1931 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1932
1933         * mel-b.el (base64-internal-decode-string): Renamed from
1934         `base64-decode-string'.
1935         (base64-decode-string): New alias for
1936         `base64-internal-decode-string'.
1937
1938 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1939
1940         * mel-b.el (base64-decode-unit): New function; abolish
1941         `base64-decode-1'.
1942         (base64-decode-string): New implementation.
1943         (base64-internal-decode-region): New implementation.
1944
1945 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1946
1947         * mime-parse.el (mime-message-structure): New variable.
1948         (mime-parse-buffer): New function.
1949
1950 1998-06-19  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1951
1952         * mime-def.el: Require 'cl when it is compiled.
1953
1954         * mime-lib.el (mime-entity-read-field): Fix typo.
1955         Use `eword-decode-ignored-field-list'.
1956
1957         * mime-parse.el (mime-parse-multipart): Fix typo.
1958         (mime-parse-message): Parse message/external-body.
1959
1960 \f
1961 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1962
1963         * FLIM: Version 1.4.1 (Momoyama-Gory\e-Dòmae)\e-A was released.
1964
1965 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1966
1967         * eword-decode.el (mime-insert-decoded-header): Fix typo.
1968
1969 \f
1970 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1971
1972         * FLIM: Version 1.4.0 (Kintetsu-Tanbabashi) was released.
1973
1974 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1975
1976         * README.en (What's FLIM): Add description about mime-lib.el and
1977         mime-parse.el.
1978
1979 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1980
1981         * mime-parse.el: Require 'cl when it is compiled.
1982
1983         * eword-decode.el (eword-visible-field-p): New function.
1984         (mime-insert-decoded-header): Use `eword-visible-field-p'.
1985
1986 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1987
1988         * mime-def.el (mime-library-version-string): Renamed from
1989         `mime-spadework-module-version-string'.
1990
1991         * mime-parse.el: New file; moved from SEMI layer.
1992
1993         * FLIM-ELS (flim-modules): Add `mime-parse'.
1994
1995 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1996
1997         * FLIM-ELS (flim-modules): Add `mime-lib'.
1998
1999         * mime-lib.el: New module.
2000
2001         * mime-def.el (mime-entity): Add new slots for original-header and
2002         parsed-header.
2003         (mime-entity-set-original-header): New function.
2004         (mime-entity-set-parsed-header): New function.
2005
2006 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2007
2008         * mime-def.el (mime-entity-number): New function (moved from SEMI
2009         layer).
2010
2011 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2012
2013         * mime-def.el: Move definition of structure `mime-entity' from
2014         SEMI layer.
2015
2016 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2017
2018         * eword-decode.el (eword-decode-ignored-field-list): Capitalize
2019         default value.
2020         (eword-decode-structured-field-list): Capitalize default value.
2021         (eword-decode-header): Regularize field name by `capitalize'.
2022         (mime-insert-decoded-header): New function.
2023
2024 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2025
2026         * mailcap.el (mailcap-file): Use `defcustom'.
2027
2028 \f
2029 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2030
2031         * FLIM: Version 1.3.0 (Fushimi) was released.
2032
2033 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2034
2035         * std11.el (std11-fetch-field): New function.
2036         (std11-field-body): Use 'std11-fetch-field.
2037
2038 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2039
2040         * mime-def.el (regexp-*): New function (moved from mime-parse.el
2041         of SEMI (REMI)).
2042         (regexp-or): New function (moved from mime-parse.el of
2043         SEMI (REMI)).
2044
2045         (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
2046         of SEMI (REMI)).
2047         (std11-non-qtext-char-list): New constant (copied from std11.el).
2048         (std11-qtext-regexp): New constant (moved from mime-parse.el of
2049         SEMI (REMI)).
2050         (std11-quoted-string-regexp): New constant (moved from
2051         mime-parse.el of SEMI (REMI)).
2052
2053 \f
2054 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2055
2056         * FLIM: Version 1.2.2 (Takeda) was released.
2057
2058         * FLIM-VERSION: New file.
2059
2060 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2061
2062         * mel-q.el (quoted-printable-internal-encode-region): Use
2063         'looking-at-as-unibyte instead of local binding for
2064         enable-multibyte-characters.
2065
2066 \f
2067 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2068
2069         * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
2070
2071 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2072
2073         * mel-q.el (quoted-printable-internal-decode-region): Use
2074         'string-as-multibyte to avoid problem in Emacs 20.3.
2075
2076 1998-05-08  Katsumi Yamaoka   <yamaoka@jpl.org>
2077
2078         * mel-u.el: Use mime-temp-directory instead of TMP.
2079
2080 \f
2081 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2082
2083         * FLIM: Version 1.2.0 (J\e-Dþjò)\e-A was released.
2084
2085         * README.en (What's FLIM): Delete description about
2086         std11-parse.el; add description about mailcap.el.
2087
2088 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2089
2090         * eword-decode.el (eword-decode-encoded-word-error-handler): New
2091         variable.
2092         (eword-decode-encoded-word-default-error-handler): New function.
2093         (eword-decode-encoded-word): Use
2094         'eword-decode-encoded-word-error-handler.
2095
2096 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2097
2098         * mailcap.el: Require 'mime-def.
2099
2100         * mime-def.el (mime-type/subtype-string): New function (moved from
2101         semi/mime-parse.el).
2102
2103 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2104
2105         * std11-parse.el: Abolish std11-parse.el.
2106
2107         * FLIM-ELS (flim-modules): Abolish 'std11-parse.
2108
2109         * eword-decode.el: Require 'std11 instead of 'std11-parse.
2110
2111         * std11.el: Merge std11-parse.el.
2112
2113 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2114
2115         * mime-def.el (mime-temp-directory): Use 'defcustom.
2116
2117         * mel-u.el: Require 'mime-def instead of 'mel.
2118
2119         * mime-def.el (mime-temp-directory): New variable (moved from
2120         mel.el).
2121
2122         * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
2123
2124 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2125
2126         * mailcap.el (mailcap-format-command): New function.
2127
2128         * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
2129         again.
2130
2131 \f
2132 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2133
2134         * FLIM: Version 1.1.0 (T\e-Dòji)\e-A was released.
2135
2136 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2137
2138         * mime-def.el (quoted-printable-hex-chars): New constant.
2139         (quoted-printable-octet-regexp): New constant.
2140
2141         * mel-q.el, eword-decode.el: Move definition of constant
2142         'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
2143         mime-def.el.
2144
2145 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2146
2147         * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
2148
2149 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2150
2151         * mailcap.el (mailcap-look-at-mtext): Fix typo.
2152
2153 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2154
2155         * FLIM-ELS (flim-modules): Add mailcap.
2156
2157         * mailcap.el: New file (copied from SEMI).
2158
2159 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2160
2161         * eword-decode.el (eword-decode-ignored-field-list): Add
2162         `received'.
2163
2164         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
2165         environment variables.
2166
2167 \f
2168 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2169
2170         * FLIM: Version 1.0.1 (Ky\e-Dòto)\e-A was released.
2171
2172         * mime-def.el (mime-spadework-module-version-string): New
2173         constant.
2174
2175         * eword-encode.el: Abolish constant 'eword-encode-version.
2176
2177         * eword-decode.el: Abolish constant 'eword-decode-version.
2178
2179 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2180
2181         * eword-encode.el (eword-encode-divide-into-charset-words): Use
2182         'char-length or 'char-next-index instead of 'char-bytes.
2183         (tm-eword::encode-string-1): Use 'char-next-index instead of
2184         'char-bytes.
2185
2186 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2187
2188         * mel.el (base64-dl-module): Must check base64.so actually exists.
2189
2190 \f
2191 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2192
2193         * FLIM: Version 1.0.0 was released.
2194
2195         * README.en: Modify for FLIM.
2196
2197         * ChangeLog: New file.
2198
2199 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2200
2201         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
2202
2203         * Makefile: Modify for FLIM.
2204
2205 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2206
2207         * Makefile: New file.
2208
2209         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
2210         eword-encode.el: Copied from MEL, SEMI (mime-def.el
2211         eword-decode.el eword-encode.el) and APEL (std11-parse.el
2212         std11.el).