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