Synch with SLIM 1.14.
[elisp/flim.git] / ChangeLog
1 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
2
3         * eword-encode.el (mime-header-encode-method-alist): New variable.
4         (mime-encode-field-body): Use `mime-header-encode-method-alist'.
5         (mime-encode-header-in-buffer): Error if cannot encode.
6
7 2001-11-03  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
8
9         * hmac-md5.el: Removed kludge for Emacs 21 prerelease versions.
10
11 2001-07-16  Katsumi Yamaoka   <yamaoka@jpl.org>
12
13         * smtpmail.el (smtpmail-send-it): Work even if the first line of
14         the subject field has no content (synch with Emacs 20.3).
15
16 2001-07-30  AMAKAWA Shuhei <sa264@cam.ac.uk>
17
18         * smtp.el (smtp-submit-package): Send EHLO after starttls.
19
20 \f
21 2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22
23         * FLIM: Version 1.14.3 (Unebigory\e-Dòmae)\e-A released.
24
25 2001-06-01  Katsumi Yamaoka   <yamaoka@jpl.org>
26
27         * mel-b-el.el: Require `pces' for the macro `as-binary-process'
28         when compiling.
29
30         * mel-q.el: Add a comment that the feature `poem' is also required
31         for the macro `as-binary-process'.
32
33 2001-05-31  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
34
35         Merged MIME Parameter Value decoder.
36
37         * mime-parse.el (mime-decode-parameters): Renamed from
38         `mime-decode-parameter-plist'.
39         (mime-decode-parameter-alist): Removed.
40         (mime-decode-alist-to-plist): Ditto.
41
42         * FLIM-API.en (mime-entity-encoding): Abolish optional argument
43         `default-encoding'.
44         (mime-parse-Content-Tranfer-Encoding): Ditto.
45
46 2001-05-02  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
47
48         * eword-decode.el (eword-decode-encoded-word): Don't use `let'.
49
50         * mime-parse.el (mime-decode-parameter-plist): Modified
51         description of return value.
52         (mime-parse-Content-Type): Ditto.
53         (mime-read-Content-Type): Ditto.
54         (mime-parse-Content-Disposition): Ditto.
55         (mime-read-Content-Disposition): Ditto.
56         (mime-parse-Content-Transfer-Encoding): Ditto.
57         (mime-read-Content-Transfer-Encoding): Ditto.
58
59 2001-05-01  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
60
61         * mime-parse.el (mime-parse-parameters): Don't use `equal' for
62         strings.
63         (mime-parse-Content-Type): Ditto.
64
65 2001-04-30  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
66
67         * mime-parse.el (mime-decode-parameter-value): Use one temporary
68         buffer.
69         (mime-decode-parameter-plist): Changed internal data structure.
70
71 2001-04-28  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
72
73         * eword-decode.el (eword-encoded-word-regexp): Match for language.
74         (eword-decode-region): Refer the 7th parens, not 6th.
75         (eword-decode-encoded-word): Extract language information.
76         (eword-decode-encoded-text): New optional argument `language'.
77
78         * mime-def.el (mime-charset-regexp): Updated for RFC2231.
79
80         * mime-parse.el (mime-decode-parameter-plist): Fix regexp.
81         Use symbol for language information.
82
83         * tests/test-rfc2231.el: Renamed all testcases.
84
85 2001-04-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
86
87         * mime-parse.el (mime-decode-parameter-value): Don't use
88         `int-char'.
89
90 2001-04-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
91
92         * mime.el (mime-entity-read-field): Would capitalize twice.
93
94         * mmbuffer.el (mime-entity-fetch-field): Ditto.
95
96         * mmexternal.el (mime-entity-fetch-field): Ditto.
97
98         * mmgeneric.el (mime-entity-fetch-field): Ditto.
99
100 2001-04-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
101
102         * mime-parse.el (mime-decode-parameter-plist): Modified
103         description of return value.
104         (mime-parse-Content-Type): Ditto.
105         (mime-read-Content-Type): Ditto.
106         (mime-parse-Content-Disposition): Ditto.
107         (mime-read-Content-Disposition): Ditto.
108         (mime-read-Content-Transfer-Encoding): Ditto.
109
110 2001-04-25  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
111
112         * mime-parse.el (mime-lexical-analyze): Removed comments.
113
114 2001-04-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
115
116         * mime-parse.el (mime-decode-parameter-value): New
117         implementation; use temporary buffer for conversion.
118         (mime-decode-parameter-encode-segment): Ditto.
119         (mime-decode-parameter-plist): Would put empty language info.
120
121         * test/test-rfc2231.el (test-rfc2231-10, test-rfc2231-11,
122         test-rfc2231-12): New testcases for language info.
123
124 2001-04-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
125
126         * mime-parse.el: Fixed comments.
127
128         * test/test-rfc2231.el (test-rfc2231-9): New testcase.
129
130 2001-04-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
131
132         * test/test-rfc2231.el (test-rfc2231-7, test-rfc2231-8):
133         New testcases.
134
135 2001-04-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
136
137         * mime-def.el (mime-content-type-parameter): Expand
138         `mime-content-type-parameters'.
139
140         * mime-parse.el (mime-parse-Content-Disposition): Add
141         description of return value to the docstring.
142         (mime-parse-Content-Transfer-Encoding): Ditto.
143
144         * test/test-rfc2231.el: Made independent of internal
145         representation of Content-Type.
146
147 2001-04-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
148
149         * FLIM-MK (check-flim): Limit filename of test files.
150
151         * test/test-rfc2231.el: New file.
152
153 2001-04-19  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
154
155         * mime-parse.el (mime-decode-parameter-plist): Shortcut for
156         parameters without extensions.
157
158 2001-04-19  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
159
160         * mime-def.el (make-mime-content-type): Don't reverse parameters.
161         (make-mime-content-disposition): New function.
162
163         * mime-parse.el (mime-decode-parameter-value): Removed comments.
164         (mime-decode-parameter-encode-segment): New function.
165         (mime-decode-parameter-plist): New implementation.
166         Switched from decode-then-concat to concat-then-decode model.
167         (mime-parse-parameters): Strip quoted-pair in quoted-string.
168         (mime-parse-Content-Type): Use `make-mime-content-type'.
169         (mime-parse-Content-Disposition): Use
170         `make-mime-content-disposition'.
171
172 2001-04-15  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
173
174         * eword-decode.el (eword-lexical-analyze-internal):
175         Fix typo. [cf. <emacs-mime-ja:00425>]
176
177 2001-04-11  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
178
179         * mime-parse.el (mime-decode-parameter-value): Allow lowercase.
180         (mime-decode-parameter-plist): Ditto.
181
182 2001-04-10  Akihiro Arisawa  <ari@mbf.sphere.ne.jp>
183
184         * std11.el (std11-lexical-analyze): Fix typo.
185
186 2001-04-01   Daiki Ueno  <ueno@unixuser.org>
187
188         * lunit.el (lunit-test-listener-*): Abolish generic interface.
189         (lunit-test-result-notify): New function.
190         (lunit-test-result-run): Use it.
191         (lunit-test-result-error): Use it.
192         (lunit-test-result-failure): Use it.
193         (lunit-create-index-function): New function.
194         (lunit-generate-template): New command.
195
196 2001-03-19  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
197
198         * hmac-md5.el, hmac-sha1.el: Revert to load-time check.
199         Don't require 'poe.
200
201 2001-03-18  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
202
203         * mel-b-dl.el: Don't do `dynamic-call' at compile-time.
204         (base64-dl-handle): Don't eval at compile-time.
205
206 2001-03-18  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
207
208         * hmac-md5.el, sha1.el: Update Copyright header.
209
210 2001-03-18  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
211
212         Support for built-in `md5' of Emacs 21.
213
214         * md5.el (md5-dl-module): Moved from md5-dl.el.
215         Use it for test whether to require 'md5-dl.
216
217         * md5-dl.el: Removed hack for compiler.
218         (md5-dl-handle): Do `dynamic-link' unconditionally.
219         (md5-region): Not interactive.
220         (md5): Removed autoload cookie.
221
222         * sha1.el: Removed hack for compiler.
223         Use `sha1-dl-module' for test whether to require 'sha1-dl.
224         (sha1-encode, sha1-encode-binary): Removed compatibility code
225         for another sha1.el since it was broken.
226
227         * sha1-dl.el: Removed hack for compiler.
228         (sha1-dl-handle): Do `dynamic-link' unconditionally.
229
230 2001-03-18  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
231
232         * hmac-md5.el: Require 'poe.
233         Provide 'md5 if built-in `md5' is found.
234         (md5-binary): Define with `defun-maybe-cond'.
235         (md5-binary) [v21]: Removed extra arguments.
236         (hmac-md5-96): New function.
237
238         * hmac-sha1.el: Require 'poe.
239         (sha1-binary): Define with `defun-maybe'.
240         (hmac-sha1-96): New function.
241
242 2001-03-11  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
243
244         * mel-g.el: Update Copyright header.
245
246 2001-03-09  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
247
248         * mime.el (mime-find-root-entity): Find root recursively.
249
250 2001-02-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
251
252         * hmac-md5.el, hmac-sha1.el: Modify comments.
253
254 2001-02-25  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
255
256         * hex-util.el, hmac-def.el, hmac-md5.el, hmac-sha1.el,
257         md5-dl.el, md5.el, sha1-dl.el, sha1-el.el, sha1.el:
258         Update Copyright header.
259
260 2001-02-28  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
261
262         * mime-parse.el (mime-decode-parameter-plist,
263         mime-decode-parameter-alist, mime-decode-parameters):
264         Add doc string.
265
266 2001-02-28  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
267
268         * mime-parse.el (mime-decode-parameter-value): Decode MIME charset
269         in multibyte buffer. [cf. <emacs-mime-ja:00817>]
270         (mime-decode-parameter-plist): Downcase attributes.
271         [cf. <emacs-mime-ja:00816>]
272         (mime-decode-parameters): Alias for `mime-decode-parameter-plist'
273         instead of `mime-decode-parameter-alist'.
274         Add autoload cookie.
275         (mime-parse-parameters-from-list): Make obsolete.
276         (mime-parse-parameters): Return results as a plist.
277         (mime-parse-Content-Type, mime-read-Content-Type): Moved type check
278         to the caller side.
279         (mime-parse-Content-Disposition, mime-read-Content-Disposition):
280         Ditto.
281         (mime-parse-Content-Transfer-Encoding,
282         mime-read-Content-Transfer-Encoding): Ditto.
283
284 2001-02-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
285
286         MIME Parameter Value decoder support.
287         
288         * mime-def.el (std11-quoted-pair-regexp, std11-non-qtext-char-list,
289         std11-qtext-regexp, std11-quoted-string-regexp): Removed.
290         (mime-media-type/subtype-regexp): Ditto.
291         (mime-attribute-char-regexp, mime-language-regexp,
292         mime-encoding-regexp): New constants.
293
294         * mime-parse.el (mime-lexical-analyze): New function.
295         (mime/content-parameter-value-regexp, mime::parameter-regexp):
296         Removed.
297         (mime-parse-parameter): Ditto.
298         (mime-decode-parameter-value, mime-decode-parameter-plist,
299         mime-parse-alist-to-plist, mime-decode-parameter-alist):
300         New functions.
301         (mime-parse-parameters-from-list): New alias for
302         `mime-decode-parameter-plist'.
303         (mime-decode-parameters): New alias for
304         `mime-decode-parameter-alist'.
305         (mime-parse-parameters): New function.
306         (mime-disposition-type-regexp): Removed.
307         (mime-parse-Content-Type, mime-parse-Content-Disposition,
308         mime-parse-Content-Transfer-Encoding): New implementation.
309         (mime-read-Content-Type, mime-read-Content-Disposition,
310         mime-read-Content-Transfer-Encoding): Ditto.
311         
312 2001-02-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
313
314         * hmac-md5.el, hmac-sha1.el: Modify comments.
315
316 2001-02-25  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
317
318         * hex-util.el, hmac-def.el, hmac-md5.el, hmac-sha1.el,
319         md5-dl.el, md5.el, sha1-dl.el, sha1-el.el, sha1.el:
320         Update Copyright header.
321
322 2001-02-20  Kenichi OKADA <okada@opaopa.org>
323
324         * tests/test-sasl.el(test-sasl-ntlm-imap): Fix
325         `sasl-read-passphrase'
326
327 2001-02-20  Kenichi OKADA <okada@opaopa.org>
328
329         * tests/test-sasl.el(test-sasl-ntlm-imap): Change name.
330         Delete wrong lines.
331
332 2001-02-20  Taro Kawagishi <taro.kawagishi@nokia.com>
333
334         * tests/test-sasl.el(test-sasl-digest-ntlm-imap): New test.
335
336 2001-02-17  Kenichi OKADA <okada@opaopa.org>
337
338         * sasl-ntlm.el(sasl-ntlm-response): self-Hash.
339
340 2001-02-17  Kenichi OKADA <okada@opaopa.org>
341
342         * ntlm.el(smb-passwd-hash): Fix `upcase' for XEmacs.
343
344 2001-02-17  Kenichi OKADA <okada@opaopa.org>
345
346         * ntlm.el(TopLevel): Require `poem'
347         (ntlm-build-auth-request): Omit `request-bufIndex'
348         (ntlm-build-auth-response): Omit `response', `ident' and `msgType'
349         Use `string-as-unibyte' of `poem'.
350
351 2001-02-17  Kenichi OKADA <okada@opaopa.org>
352
353         * sasl-scram.el(sasl-scram-md5-parse-server-msg-1): Error
354         if server's response cannot be parsed.
355
356 2001-02-17  Kenichi OKADA <okada@opaopa.org>
357
358         * sasl-scram.el(sasl-scram-md5-server-salt): New function.
359         (sasl-scram-md5-response-2): Use `sasl-scram-md5-server-salt'
360
361 2001-02-17  Kenichi OKADA <okada@opaopa.org>
362
363         * sasl-scram.el(sasl-scram-md5-make-unique-nonce): Rewrite.
364
365 2001-02-17  Kenichi OKADA <okada@opaopa.org>
366
367         * sasl-scram.el: Add comment.
368         (sasl-scram-md5-steps): New variable.
369         (sasl-scram-md5-make-client-msg-1): Add optional nonce.
370         (sasl-scram-md5-make-client-msg-2): New function.
371         (sasl-scram-md5-make-server-msg-2): Rewrite.
372         (sasl-scram-md5-response-1): New function.
373         (sasl-scram-md5-response-2): New function.
374         (sasl-scram-md5-authenticate-server): New function.
375         * test/test-sasl.el(test-sasl-scram-md5-imap): New function.
376
377 2001-02-16  Kenichi OKADA <okada@opaopa.org>
378
379         * sasl-scram.el: rename from scram-md5.el
380         (TopLevel): Provide `sasl-scram'.
381         Fix prefix.
382         Fix comments.
383         require `sasl'.
384         (sasl-scram-make-unique-nonce): use `sasl-unique-id'.
385         (sasl-scram-md5-unique-id-function): New variable.
386         * sasl.el(sasl-mechanisms): Add SCRAM-MD5.
387         (sasl-mechanism-alist): Ditto.
388
389 2001-02-16  Kenichi OKADA <okada@opaopa.org>
390
391         * md4.el(md4-pack-int16): Taken form ntlm.el
392         (md4-pack-int32): Ditto.
393         (md4-unpack-int16): Ditto.
394         (md4-unpack-int32): Ditto.
395         * ntlm.el (pack-int16): Delete.
396         (pack-int32): Delete.
397         (unpack-int16): Delete.
398         (unpack-int32): Delete.
399
400 2001-02-16  Kenichi OKADA <okada@opaopa.org>
401
402         * sasl.el(sasl-mechanisms): Add NTLM.
403         (sasl-mechanism-alist): Add NTLM.
404
405 2001-02-16  Kenichi OKADA <okada@opaopa.org>
406
407         * test/test-sasl.el: New file.
408
409 2001-02-16  Taro Kawagishi <taro.kawagishi@nokia.com>
410
411         * md4.el: New file.
412         * ntlm.el: New file.
413         * sasl-ntlm.el: New file.
414
415 2000-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
416
417         * mime-conf.el (mime-mailcap-file): Turn to non user option.
418
419 \f
420 2000-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
421
422         * FLIM: Version 1.14.2 (Yagi-Nishiguchi) released.
423
424 2000-12-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
425
426         * smtpmail.el (smtpmail-send-it): Use
427         `binary-write-decoded-region' instead of `binary-write-region'.
428
429         * mmexternal.el (mmexternal-require-buffer): Use
430         `binary-insert-encoded-file' instead of
431         `binary-insert-file-contents'.
432         (mime-write-entity-body): Use `binary-write-decoded-region'
433         instead of `binary-write-region'.
434
435         * mmbuffer.el (mime-write-entity-body): Use
436         `binary-write-decoded-region' instead of `binary-write-region'.
437
438         * mel.el: - Don't require `raw-io'.
439         (8bit-insert-encoded-file): New function.
440         (8bit-write-decoded-region): New function.
441         (7bit-insert-encoded-file): New alias.
442         (7bit-write-decoded-region): New alias.
443         (binary-insert-encoded-file): New alias.
444         (binary-find-file-noselect): New function.
445         (binary-funcall): New function.
446         (binary-to-text-funcall): New function.
447         (mime-insert-encoded-file of "base64"): Use
448         `binary-insert-encoded-file' instead of
449         `binary-insert-file-contents'.
450
451         * FLIM-API.en (base64-decode-string): New function.
452         (base64-encode-string): New function.
453         (ENCODING-write-decoded-region): New function.
454         (ENCODING-insert-encoded-file): New function.
455
456         * raw-io.el: Deleted.
457
458         * FLIM-ELS (flim-modules): Delete `raw-io'.
459
460 2000-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
461
462         * smtp.el (smtp-open-connection-function): Revert initial value to
463         `open-network-stream'.
464         (qmtp-open-connection): Use `binary-funcall'.
465
466         * qmtp.el (qmtp-open-connection-function): Revert initial value to
467         `open-network-stream'.
468         (qmtp-send-buffer): Use `binary-funcall'.
469         
470 2000-12-23  OKAZAKI Tetsurou  <okazaki@be.to>
471
472         * FLIM-ELS (flim-modules): Delete `mmdbuffer'.
473
474 \f
475 2000-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
476
477         * FLIM: Version 1.14.1 (Yagi) released.
478
479 2000-12-22  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
480
481         * mel-q.el: Require `poem' for `string-to-char-list' when
482         compiling.
483
484 2000-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
485
486         * eword-decode.el (eword-decode-header): Revert to obsolete alias.
487
488 2000-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
489
490         * mmgeneric.el: Add comment for eword-decode.
491
492 2000-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
493
494         * mailcap.el: Require `poe' for `define-obsolete-function-alias'.
495
496 2000-12-21   Daiki Ueno  <ueno@unixuser.org>
497
498         * smtp.el (smtp-send-buffer): Add DOC.
499         (smtp-via-smtp): Add DOC.
500
501         * FLIM-API.en (QMTP): Remove section.
502         (smtp-send-buffer): Add description.
503         (smtp-via-smtp): Likewise.
504
505 \f
506 2000-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
507
508         * FLIM: Version 1.14.0 (Ninokuchi) released.
509
510         * mime.el (mime-entity-media-type): Add DOC.
511         (mime-entity-media-subtype): Add DOC.
512         (mime-entity-parameters): Add DOC.
513         (mime-entity-type/subtype): Add DOC.
514
515         * FLIM-API.en: Add some usages.
516         (mime-entity-media-type): New description.
517         (mime-entity-media-subtype): Likewise.
518         (mime-entity-type/subtype): Likewise.
519         (mime-entity-parameters): Likewise.
520
521 2000-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
522
523         * eword-encode.el (eword-encode-text): Specify `mode' of
524         `encoded-text-encode-string'.
525
526         * mel.el (encoded-text-encode-string): Add optional argument
527         `mode'; use `base64-encode-string' directly for "B"-encoding.
528
529 2000-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
530
531         * FLIM-API.en: Renamed from FLIM-1.14-API.en; reordered and add
532         some sections.
533
534         * mime.el (mime-entity-set-content-type): Add DOC.
535         (mime-entity-set-encoding): Add DOC.
536
537         * mime-def.el (mime-content-type-subtype): Fix DOC.
538         (mime-content-type-parameters): Fix DOC.
539
540 2000-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
541
542         * FLIM-1.14-API.en: New file.
543
544         * smtp.el (smtp-open-connection-function): Add autoload cookie.
545
546         * qmtp.el (qmtp-open-connection-function): Add autoload cookie.
547
548         * mime.el (mime-entity-children): Add DOC.
549         (mime-entity-node-id): Add DOC.
550         (mime-entity-content-type): Add DOC.
551         (mime-entity-content-disposition): Add DOC.
552         (mime-entity-encoding): Add DOC.
553
554 2000-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
555
556         * mime.el (mime-encode-field-body): Add autoload setting.
557
558         * eword-encode.el (mime-encode-field-body): Renamed from
559         `eword-encode-field-body'; declare `eword-encode-field-body' as
560         obsolete alias.
561         (mime-encode-header-in-buffer): Use `mime-encode-field-body'
562         instead of `eword-encode-field-body'.
563
564 2000-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
565
566         * mime.el (mime-encode-header-in-buffer): Renamed from
567         `eword-encode-header'.
568
569         * mmdbuffer.el: Deleted.
570
571         * mime-def.el (mime-header): New group.
572         (mime-field-decoding-max-size): New user option [moved from
573         eword-decode.el].
574         (mime-field-encoding-method-alist): New user option [moved from
575         eword-encode.el].
576
577         * eword-encode.el (eword-field-encoding-method-alist): Moved to
578         mime-def.el and renamed to `mime-field-encoding-method-alist'.
579         (mime-header-charset-encoding-alist): Renamed from
580         `eword-charset-encoding-alist'.
581         (mime-header-default-charset-encoding): New variable.
582         (ew-find-charset-rule): Use
583         `mime-header-default-charset-encoding'.
584         (eword-in-subject-p): Declare as obsolete function.
585         (mime-encode-header-in-buffer): Renamed from
586         `eword-encode-header'; declare `eword-encode-header' as obsolete
587         alias.
588
589         * eword-decode.el (eword-max-size-to-decode): Moved to mime-def.el
590         and renamed to `mime-field-decoding-max-size'.
591         (mime-header-lexical-analyzer): Renamed from
592         `eword-lexical-analyzer'; switch to variable.
593
594         * FLIM-ELS (flim-modules): Add `raw-io'.
595
596 2000-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
597
598         * eword-encode.el (eword-encode-default-start-column): Switch to
599         variable.
600
601 2000-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
602
603         * raw-io.el (start-process): New function.
604         (binary-start-process-shell-command): New function.
605
606 2000-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
607
608         * mel-g.el (gzip64-external-encode-region): Don't use
609         `as-binary-process'; comment out code to regularize line break
610         code for OS/2 [if it is needed, it is better to implement by
611         coding-system].
612         (gzip64-external-decode-region): Don't use `as-binary-process'.
613         (mime-write-decoded-region): Likewise.
614
615         * mime-parse.el: Require `luna'.
616
617 2000-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
618
619         * eword-encode.el (eword-encode-divide-into-charset-words): Use
620         `aref' instead of `sref'.
621         (ew-encode-rword-1): Use `1+' instead of `char-next-index'.
622         (eword-encode-phrase-to-rword-list): Use `find-charset-string'
623         instead of `find-non-ascii-charset-string'.
624         (eword-encode-addr-seq-to-rword-list): Don't use `butlast'.
625         (eword-encode-header): Use `find-charset-region' instead of
626         `find-non-ascii-charset-string'.
627
628         * mel.el: Require `raw-io'.
629
630         * mime-def.el (binary-insert-file-contents): Moved to raw-io.el.
631         (binary-write-region): Likewise.
632
633         * mmbabyl.el (mime-write-entity): Use `raw-message-write-region'
634         instead of `write-region-as-raw-text-CRLF'.
635
636         * raw-io.el: New file.
637
638         * smtpmail.el: - Require `raw-io'.
639         - Delete definition of obsolete variable aliases for XEmacs.
640         (smtpmail-send-queued-mail): Use `binary-find-file-noselect'
641         instead of `find-file-noselect-as-binary'.
642
643         * smtp.el (smtp-open-connection-function): Use
644         `binary-open-network-stream' instead of `open-network-stream' as
645         initial value.
646         (smtp-open-connection): Don't guard as `binary'.
647
648         * qmtp.el (qmtp-open-connection-function): Use
649         `binary-open-network-stream' instead of `open-network-stream' as
650         initial value.
651         (qmtp-send-buffer): Don't guard as `binary'.
652
653 2000-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
654
655         * mime/eword-decode.el: Don't use
656         `define-obsolete-function-alias'; so `eword-decode-header' is
657         deleted.
658
659         * mime/mmexternal.el: Don't require `pces'.
660
661 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
662
663         * Makefile (tar): Use `cvs tag -R' instead of `cvs tag -RF'.
664
665 2000-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
666
667         * mime-def.el (char-int): New alias.
668
669         * eword-encode.el (eword-encode-divide-into-charset-words): Don't
670         use `char-length' and `char-next-index'.
671
672 2000-12-15  Katsumi Yamaoka   <yamaoka@jpl.org>
673
674         * eword-decode.el: Fix typo in doc-string of
675         `mime-set-field-decoder'.
676
677 2000-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
678
679         * mel.el: Don't require `path-util'.
680
681 2000-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
682
683         * std11.el, smtpmail.el, mime-def.el: Don't require `poe'.
684
685         * mel.el: Don't require `poem'.
686
687 2000-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
688
689         * mmexternal.el (mime-write-entity): Don't use
690         `write-region-as-raw-text-CRLF'.
691         (mmexternal-require-buffer): Use `binary-insert-file-contents'
692         instead of `insert-file-contents-as-binary'.
693         (mime-write-entity-body): Use `binary-write-region' instead of
694         `write-region-as-binary'.
695
696         * smtpmail.el (smtpmail-send-it): Use `binary-write-region'
697         instead of `write-region-as-binary'.
698
699         * smtp.el (smtp-open-connection): Don't use `as-binary-process'.
700
701         * mel.el (mime-insert-encoded-file of "base64"): Use
702         `binary-insert-file-contents' instead of
703         `insert-file-contents-as-binary'.
704         (mime-insert-encoded-file of "7bit"): Use
705         `binary-insert-file-contents' instead of
706         `insert-file-contents-as-binary'.
707         (mime-write-decoded-region of "7bit"): Use `binary-write-region'
708         instead of `write-region-as-binary'.
709
710         * mmbuffer.el (mime-write-entity-body): Use `binary-write-region'
711         instead of `write-region-as-binary'.
712         (mime-write-entity): Don't use `write-region-as-raw-text-CRLF'.
713         
714         * mime-def.el: Don't require `poem'.
715         (binary-insert-file-contents): New function.
716         (binary-write-region): New function.
717
718         * mel-u.el (uuencode-external-encode-region): Don't use
719         `as-binary-process'.
720         (uuencode-external-decode-region): Don't use `as-binary-process'
721         and `as-binary-input-file'.
722         (mime-write-decoded-region): Don't use `as-binary-process'.
723
724         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file): Don't
725         use `insert-file-contents-as-coding-system'.
726         (quoted-printable-ccl-write-decoded-region): Don't use
727         `write-region-as-coding-system'.
728
729         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Don't use
730         `insert-file-contents-as-coding-system'.
731         (base64-ccl-write-decoded-region): Don't use
732         `write-region-as-coding-system'.
733
734         * std11.el: Don't require `poem'.
735         (std11-parse-ascii-token): Don't use
736         `find-non-ascii-charset-string'.
737
738         * qmtp.el: Don't require `poem'.
739         (qmtp-send-buffer): Don't use `as-binary-process'.
740
741 2000-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
742
743         * mime-def.el, qmtp.el, smtp.el, smtpmail.el, std11.el: Require
744         `custom' instead of `pcustom'.
745
746 2000-12-12   Daiki Ueno  <ueno@unixuser.org>
747
748         * sasl.el: Rewrite with luna.
749
750 2000-12-06   Daiki Ueno  <ueno@unixuser.org>
751
752         * FLIM-ELS: Don't install md5-dl.el, md5-el.el, sha1-dl.el and
753         sha1-el.el if the running emacs has builtin message digest
754         functions.
755
756         * md5-dl.el, sha1-dl.el: Don't bind `dynamic-link' and
757         `dynamic-call'.
758
759         * md5.el (md5-dl-module): Moved from md5-dl.el.
760         * sha1.el: Don't bind `sha1-string'.
761
762 2000-12-04   Daiki Ueno  <ueno@unixuser.org>
763
764         * README.ja, README.en (load-path): Remove section.
765         (What's FLIM): Specify prerequisite version of Emacsen.
766
767 2000-11-21   Daiki Ueno  <ueno@unixuser.org>
768
769         * sasl.el (sasl-client-set-encoder): New function.
770         (sasl-client-set-decoder): New function.
771         (sasl-client-encoder): New function.
772         (sasl-client-decoder): New function.
773
774         * sasl-digest.el: Require 'cl' when compiling.
775         (sasl-digest-md5-signing-encode-magic): New constant.
776         (sasl-digest-md5-signing-decode-magic): New constant.
777         (sasl-digest-md5-htonl-string): New function.
778         (sasl-digest-md5-make-integrity-encoder): New function.
779         (sasl-digest-md5-make-integrity-decoder): New function.
780         (sasl-digest-md5-ha1): New function.
781         (sasl-digest-md5-response-value): Accept the 1st argument `ha1'.
782         (sasl-digest-md5-response): Use `sasl-digest-md5-ha1'.
783         - Set integrity encoder and decoder of the client.
784
785         * smtp.el: Require `luna'.
786         (smtp-read-response): Accept `smtp-connection' object rather than
787         process-object.
788         (smtp-send-command): Likewise.
789         (smtp-send-data): Likewise.
790
791 2000-11-10   Daiki Ueno  <ueno@unixuser.org>
792
793         * tests/test-sasl.el (test-sasl-digest-md5-imap): New testcase.
794         (test-sasl-digest-md5-acap): New testcase.
795
796 2000-11-10   Daiki Ueno  <ueno@unixuser.org>
797
798         * lunit.el (lunit-make-test-suite-from-class): New function.
799         (lunit-class): Abolish.
800         (lunit-test-results-buffer): Abolish.
801
802         * FLIM-ELS (check-flim): New function.
803
804         * Makefile (check): New target.
805
806         * tests: New directory.
807
808 2000-11-09   Daiki Ueno  <ueno@unixuser.org>
809
810         * lunit.el (lunit-test-method-regexp): New variable.
811         (lunit-class): New function.
812
813 2000-11-09   Daiki Ueno  <ueno@unixuser.org>
814
815         * lunit.el: New file.
816
817 2000-12-13  Kenichi Handa     <handa@etl.go.jp>
818
819         * luna.el: Fix and add DOCs and comments; fix coding style.
820
821 2000-12-09  MORIOKA Tomohiko  <tomo@m17n.org>
822
823         * mmbuffer.el (mmbuffer-parse-multipart): Add new optional
824         argument `representation-type'.
825         (mmbuffer-parse-encapsulated): Likewise.
826
827 2000-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
828
829         * mmexternal.el: Must require `mmgeneric'.
830
831         * sha1.el: Don't use `defun-maybe'.
832
833 2000-12-04   Daiki Ueno  <ueno@unixuser.org>
834
835         * luna.el (luna-class-find-functions): Don't quote colon keywords.
836         (luna-send): Ditto.
837         (luna-call-next-method): Ditto.
838
839 2000-11-28   Daiki Ueno  <ueno@unixuser.org>
840
841         * luna.el: Don't require `static'.
842         (luna-define-class-function): Don't bind colon keywords.
843         (luna-class-find-functions): Quote colon keywords.
844         (luna-send): Likewise.
845         (luna-call-next-method): Likewise.
846
847 2000-11-12   Daiki Ueno  <ueno@unixuser.org>
848
849         * luna.el (luna-define-method): Clear method cache.
850         (luna-apply-generic): New function.
851         (luna-define-generic): Use `luna-apply-generic' instead of
852         `luna-send'.
853
854 2000-12-04   Daiki Ueno  <ueno@unixuser.org>
855
856         * smtpmail.el (smtpmail-send-it): Use `smtp-send-buffer' instead of
857         `smtp-via-smtp'.
858         (smtpmail-send-queued-mail): Ditto.
859
860 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
861
862         * FLIM-MK (compile-flim): Compile `flim-version-specific-modules'.
863         (install-flim): Install `flim-version-specific-modules' to
864         `FLIM_VERSION_SPECIFIC_DIR'.
865         (compile-flim-package): Compile `flim-version-specific-modules'.
866         (install-flim-package): Install `flim-version-specific-modules'.
867
868         * FLIM-ELS (flim-modules): Add `mime-conf' instead of `mailcap'.
869         (flim-version-specific-modules): New variable; specify `mailcap'.
870
871         * FLIM-CFG (FLIM_VERSION_SPECIFIC_DIR): New variable.
872
873         * mailcap.el: Completely rewrote to use mime-conf.el.
874
875         * mime-conf.el: New file.
876
877 2000-11-16  Kenichi OKADA <okada@opaopa.org>
878
879         * sasl-digest.el (sasl-digest-md5-response): Fix typo.
880
881 2000-11-12   Daiki Ueno  <ueno@unixuser.org>
882
883         * smtp.el (smtp-primitive-data): Use `beginning-of-line' instead of
884         `forward-char'.
885         (smtp-read-response): Don't bind `case-fold-search'.
886         (smtp-send-data): Don't save excursion.
887
888 2000-11-10   Daiki Ueno  <ueno@unixuser.org>
889
890         * sasl-digest.el (sasl-digest-md5-challenge): Abolish.
891         (sasl-digest-md5-syntax-table): Rename from
892         `sasl-digest-md5-parse-digest-challenge-syntax-table'.
893         (sasl-digest-md5-parse-string): Rename from
894         `sasl-digest-md5-parse-digest-challenge'; only return a property
895         list.
896         (sasl-digest-md5-challenge): Abolish.
897         (sasl-digest-md5-build-response-value-1): Abolish.
898         (sasl-digest-md5-response-value): Define as function.
899         (sasl-digest-md5-response): Rewrite.
900
901 2000-11-07   Kenichi OKADA  <okada@opaopa.org>
902
903         * sasl.el (sasl-login-response-1): Fix.
904         (sasl-login-response-2): Fix.
905
906 2000-11-07   Daiki Ueno  <ueno@unixuser.org>
907
908         * smtp.el (smtp-sasl-properties): New user option.
909         (smtp-sasl-user-realm): Abolish.
910
911 2000-11-05   Daiki Ueno  <ueno@unixuser.org>
912
913         * qmtp.el (qmtp-send-package): Don't check "K" reply per recipient.
914         (qmtp-via-smtp): Mark as obsolete.
915         (qmtp-send-buffer): New function.
916
917         * sasl.texi: New file.
918
919 2000-11-05   Daiki Ueno  <ueno@unixuser.org>
920
921         * sasl.el (sasl-step-data): New function.
922         (sasl-step-set-data): New function.
923
924 2000-11-04   Daiki Ueno  <ueno@unixuser.org>
925
926         * sasl.el: Don't require 'poe'
927         - Rename `sasl-*instantiator*' to `sasl-*client*'.
928         - Rename `sasl-*authenticator*' to `sasl-*mechanism*'.
929         - Rename `sasl-*continuations*' to `sasl-*steps*'.
930         (sasl-make-client): Accept 1st argument `mechanism'.
931         (sasl-next-step): Rename from `sasl-evaluate-challenge'.
932
933 2000-11-04   Daiki Ueno  <ueno@unixuser.org>
934
935         * sasl.el (sasl-make-instantiator): Define as function.
936         (sasl-instantiator-name): Ditto.
937         (sasl-instantiator-service): Ditto.
938         (sasl-instantiator-server): Ditto.
939         (sasl-instantiator-set-properties): Ditto.
940         (sasl-instantiator-set-property): Ditto.
941         (sasl-instantiator-property): Ditto.
942         (sasl-instantiator-properties): Ditto.
943         (sasl-authenticator-mechanism): Ditto.
944         (sasl-authenticator-continuations): Ditto.
945
946 2000-11-02   Daiki Ueno  <ueno@unixuser.org>
947
948         * sasl.el: Rename `sasl-*principal*' to `sasl-*instantiator*'.
949         (sasl-make-instantiator): Abolish optional 4th argument.
950         (sasl-instantiator-set-properties): New function.
951         (sasl-instantiator-put-property): New function.
952         (sasl-instantiator-property): New function.
953         (sasl-instantiator-properties): New function.
954
955         * smtp.el (smtp-sasl-user-name): Rename from
956         `smtp-sasl-principal-user'.
957         (smtp-sasl-user-realm): Rename from `smtp-sasl-principal-realm'.
958
959 2000-11-02   Daiki Ueno  <ueno@unixuser.org>
960
961         * sasl.el (sasl-mechanisms): Add `LOGIN' and `ANONYMOUS'.
962         (sasl-mechanism-alist): Likewise.
963         (sasl-error): Define.
964         (sasl-login-continuations): New variable.
965         (sasl-login-response-1): New function.
966         (sasl-login-response-2): New function.
967         (sasl-anonymous-continuations): New variable.
968         (sasl-anonymous-response): New function.
969
970         * smtp.el (smtp-error): Define.
971         (smtp-via-smtp): Use it.
972
973 2000-11-02   Daiki Ueno  <ueno@unixuser.org>
974
975         * smtp.el (smtp-via-smtp): Mark as obsolete.
976         (smtp-send-buffer): Rename from `smtp-via-smtp'.
977
978 2000-11-02   Daiki Ueno  <ueno@unixuser.org>
979
980         * sasl.el (sasl-make-authenticator): Allocate a freshly generated
981         symbol for each continuation.
982
983 2000-11-02   Daiki Ueno  <ueno@unixuser.org>
984
985         * sasl-digest.el (sasl-digest-md5-response-1): Rename from
986         `sasl-digest-md5-digest-response'.
987         (sasl-digest-md5-response-2): New alias.
988         (sasl-digest-md5-parse-digest-challenge): Save excursion.
989
990         * sasl.el (sasl-mechanism-alist): Rename from `sasl-mechanisms'.
991         (sasl-mechanisms): New variable.
992         (sasl-find-authenticator): Check `sasl-mechanisms' rather than
993         `sasl-mechanism-alist'.
994
995         * smtp.el (smtp-submit-package): Use `smtp-primitive-ehlo'.
996         (smtp-primitive-auth): Check authenticator.
997
998 2000-11-02   Daiki Ueno  <ueno@unixuser.org>
999
1000         * FLIM-ELS (hmac-modules): New variable.
1001         (flim-modules): Move HMAC modules to `hmac-modules'
1002         - Add `sasl-digest'.
1003
1004         * smtp.el (smtp-sasl-principal-realm): New user option.
1005
1006         * sasl.el (sasl-plain-response): New function.
1007         (sasl-mechanisms): Add `DIGEST-MD5' and `PLAIN'.
1008         (sasl-unique-id-function): New variable.
1009         (sasl-plain-continuations): New variable.
1010         (sasl-unique-id): New function.
1011         (sasl-unique-id-char): New variable.
1012
1013         * sasl-digest.el: New file.
1014
1015 2000-11-01   Daiki Ueno  <ueno@unixuser.org>
1016
1017         * smtp.el: Bind `sasl-mechanisms'; add autoload settings for
1018         `sasl-make-principal', `sasl-find-authenticator',
1019         `sasl-authenticator-mechanism-internal' and
1020         `sasl-evaluate-challenge'.
1021         (smtp-use-sasl): New user option.
1022         (smtp-sasl-principal-name): New user option.
1023         (smtp-sasl-mechanisms): New user option.
1024         (smtp-submit-package): Call `smtp-primitive-starttls' and
1025         `smtp-primitive-auth'.
1026         (smtp-primitive-ehlo): Don't modify the rest of a extension line.
1027         (smtp-primitive-auth): New function.
1028         (smtp-primitive-starttls): Check the response code.
1029
1030         * sasl.el: New implementation.
1031
1032         * sasl-cram.el: New file.
1033
1034         * FLIM-ELS (flim-modules): Add `md5', `md5-el', `md5-dl',
1035         `hex-util', `hmac-def', `hmac-md5', `sasl' and `sasl-cram'.
1036
1037 2000-11-01   Daiki Ueno  <ueno@unixuser.org>
1038
1039         * smtp.el: Add autoload settings for `starttls-open-stream' and
1040         `starttls-negotiate'.
1041         (smtp-connection-set-extensions-internal): New macro.
1042         (smtp-connection-extensions-internal): New macro.
1043         (smtp-make-connection): Set the `extension' slot to nil.
1044         (smtp-primitive-ehlo): New function.
1045         (smtp-submit-package): Rename from `smtp-commit'.
1046         (smtp-submit-package-function): Rename from `smtp-commit-function'.
1047         (smtp-primitive-starttls): New function.
1048         (smtp-extensions): New group.
1049         (smtp-use-8bitmime): New variable.
1050         (smtp-use-size): New variable.
1051         (smtp-use-starttls): New variable.
1052         (smtp-via-smtp): Bind `smtp-open-connection-function'.
1053
1054 2000-10-31   Daiki Ueno  <ueno@unixuser.org>
1055
1056         * smtp.el: New implementation.
1057
1058 2000-08-16   Daiki Ueno  <ueno@unixuser.org>
1059
1060         * FLIM-ELS (flim-modules): Add `qmtp'.
1061
1062         * qmtp.el: New file.
1063
1064 2000-08-28  Yuuichi Teranishi  <teranisi@gohome.org>
1065
1066         * eword-encode.el (eword-encode-mailboxes-to-rword-list):
1067         New inline function.
1068         (eword-encode-address-to-rword-list): Ditto.
1069         (eword-encode-addresses-to-rword-list):
1070         Use `eword-encode-address-to-rword-list' instead of
1071         `eword-encode-mailbox-to-rword-list'.
1072
1073         * std11.el (std11-address-string): Fix for group list.
1074
1075 2000-08-10  MORIOKA Tomohiko  <tomo@m17n.org>
1076
1077         * mmgeneric.el: Enclose definition of class `mime-entity' and its
1078         internal accessors by `eval-and-compile'.
1079
1080         * luna.el: Define `luna-class-name' before it is used in macros.
1081
1082 \f
1083 2000-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1084
1085         * FLIM-Chao: Version 1.14.1 (Rokujiz\e-Dò)\e-A released.
1086
1087 2000-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1088
1089         * mmexternal.el (initialize-instance): Deleted.
1090         (mmexternal-require-file-name): New function.
1091         (mmexternal-require-buffer): Use `mmexternal-require-file-name'.
1092
1093 2000-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1094
1095         * mime.el (mime-entity-read-field): Fix a bug when FIELD-NAME is a
1096         string.
1097
1098 2000-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1099
1100         * mmexternal.el (initialize-instance): New method.
1101         (mime-entity-name): Fixed.
1102         (mmexternal-require-buffer): New function.
1103         (mime-insert-entity): New implementation.
1104         (mime-write-entity): Likewise.
1105         (mime-entity-body): New method.
1106         (mime-insert-entity-body): New method.
1107         (mime-write-entity-body): New implementation.
1108         (mime-entity-content): Likewise.
1109         (mime-insert-entity-content): Likewise.
1110         (mime-write-entity-content): Likewise.
1111         (mime-entity-fetch-field): Likewise.
1112         (mime-insert-header): Likewise.
1113
1114         * mmbuffer.el (initialize-instance): Store buffer instead of name
1115         of buffer to `buffer' slot.
1116
1117 2000-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1118
1119         * mmgeneric.el (mime-entity-children): Deleted.
1120
1121         * mmbuffer.el (mime-insert-entity-body): New method.
1122         (mmbuffer-parse-multipart): New function.
1123         (mmbuffer-parse-encapsulated): New function.
1124         (mime-entity-children): New function.
1125
1126 2000-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1127
1128         * mime.el (mime-find-root-entity): New function.
1129         (mime-entity-header-buffer): Comment out.
1130         (mime-goto-header-start-point): Likewise.
1131         (mime-entity-header-start-point): Likewise.
1132         (mime-entity-header-end-point): Likewise.
1133         (mime-entity-body-buffer): Likewise.
1134         (mime-goto-body-start-point): Likewise.
1135         (mime-goto-body-end-point): Likewise.
1136         (mime-entity-body-start-point): Likewise.
1137         (mime-entity-body-end-point): Likewise.
1138         (mime-entity-body-start): Likewise.
1139         (mime-entity-body-end): Likewise.
1140         (mime-entity-buffer): Likewise.
1141         (mime-entity-point-min): Likewise.
1142         (mime-entity-point-max): Likewise.
1143         (mime-insert-entity-body): New generic function.
1144         (mime-entity-uu-filename): Use `mime-insert-entity-body'.
1145         (mime-entity-set-content-type): New function.
1146         (mime-entity-set-encoding): New function.
1147
1148         * mime-parse.el (mime-parse-multipart): Comment out.
1149         (mime-parse-encapsulated): Likewise.
1150         (mime-parse-external): Likewise.
1151
1152         * mmbuffer.el (mime-entity-header-buffer): Comment out.
1153         (mime-goto-header-start-point): Likewise.
1154         (mime-entity-header-start-point): Likewise.
1155         (mime-entity-header-end-point): Likewise.
1156         (mime-entity-body-buffer): Likewise.
1157         (mime-goto-body-start-point): Likewise.
1158         (mime-goto-body-end-point): Likewise.
1159         (mime-entity-body-start-point): Likewise.
1160         (mime-entity-body-end-point): Likewise.
1161         (mime-entity-buffer): Likewise.
1162         (mime-entity-point-min): Likewise.
1163         (mime-entity-point-max): Likewise.
1164
1165 2000-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1166
1167         * eword-encode.el (eword-charset-encoding-alist): Add
1168         `iso-2022-jp-3'.
1169
1170 2000-05-25  Tanaka Akira      <akr@m17n.org>
1171
1172         * mime-en.sgml, mime-ja.sgml: Update for CVS via SSH.
1173         
1174 2000-05-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1175
1176         * smtp.el (smtp-deduce-address-list): Set `case-fold-search' to `t'
1177         in the working buffer.
1178
1179 2000-04-26  Yoshiki Hayashi  <yoshiki@xemacs.org>
1180
1181         * mime.el (mime-entity-body): New function.
1182         * mmbuffer.el (mime-entity-body): Implement it.
1183
1184 2000-03-03  Keiichi Suzuki  <keiichi@nanap.org>
1185
1186         * mime.el (mime-entity-node-id): Change to function.
1187
1188 2000-03-03  MORIOKA Tomohiko  <tomo@m17n.org>
1189
1190         * mmdbuffer.el, mmbuffer.el (initialize-instance): Don't setup
1191         `mime-message-structure'.
1192
1193         * mime-parse.el (mime-parse-buffer): Don't setup
1194         `mime-message-structure'.
1195
1196 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
1197
1198         * mmgeneric.el (mime-visible-field-p): Moved from mmbuffer.el.
1199         (mime-insert-header-from-buffer): Moved from mmbuffer.el.
1200
1201         * mmexternal.el, mmdbuffer.el, mmbuffer.el (mime-visible-field-p):
1202         Moved to mmgeneric.el.
1203         (mime-insert-header-from-buffer): Moved to mmgeneric.el.
1204
1205 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
1206
1207         * FLIM-ELS (flim-modules): Add `mmgeneric'.
1208
1209         * mmgeneric.el: New file.
1210
1211         * mmbuffer.el: Require `mmgeneric'.
1212
1213         * mime.el: Require `mmgeneric' when compiling.
1214
1215         * mime-def.el: Move mime-entity related definitions to
1216         mmgeneric.el.
1217
1218 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
1219
1220         * mime.el (mime-find-entity-from-number): Now second argument
1221         `message' is not an optional argument.
1222         (mime-find-entity-from-node-id): Likewise.
1223         (mime-find-entity-from-content-id): Likewise.
1224         (mime-fetch-field): Delete obsolete function.
1225         (mime-read-field): Likewise.
1226
1227 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
1228
1229         * mime.el (mime-entity-header-buffer): Mark it as obsolete.
1230         (mime-goto-header-start-point): Likewise.
1231         (mime-entity-header-start-point): Likewise.
1232         (mime-entity-header-end-point): Likewise.
1233         (mime-entity-body-start): Use `defalias'; don't recommend to use
1234         `mime-entity-body-start-point' instead.
1235         (mime-entity-body-end): Use `defalias'; don't recommend to use
1236         `mime-entity-body-end-point' instead.
1237         (mime-entity-body-buffer): Mark it as obsolete.
1238         (mime-goto-body-start-point): Likewise.
1239         (mime-goto-body-end-point): Likewise.
1240         (mime-entity-body-start-point): Likewise.
1241         (mime-entity-body-end-point): Likewise.
1242         (mime-entity-buffer): Don't recommend to use
1243         `mime-entity-header-buffer' or `mime-entity-body-buffer' instead.
1244         (mime-entity-point-min): Don't recommend to use
1245         `mime-entity-header-start-point' instead.
1246         (mime-entity-point-max): Don't recommend to use
1247         `mime-entity-body-end-point' instead.
1248
1249         * mime-def.el (mime-library-version): update to 1.14.1.
1250         - Add autoload setting for `mime-parse-external'.
1251
1252 \f
1253 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
1254
1255         * Chao: Version 1.14.0 (Momoyama) released.
1256
1257 2000-01-05  Katsumi Yamaoka   <yamaoka@jpl.org>
1258
1259         * Makefile, mime-en.sgml, mime-ja.sgml: Update for the new CVS
1260         server.
1261
1262 1999-12-20  Katsumi Yamaoka   <yamaoka@jpl.org>
1263
1264         * mel-b-el.el (base64-encode-region): Allow the optional second arg
1265         `no-line-break'.
1266         (base64-external-encode-region): Likewise.
1267         (base64-internal-encode-region): Likewise.
1268         (base64-encode-string): Likewise.
1269
1270 1999-12-16  MORIOKA Tomohiko  <tomo@m17n.org>
1271
1272         * FLIM-ELS (flim-modules): Add `mmexternal'.
1273
1274         * mime-parse.el (mime-parse-external): New function.
1275
1276         * mime-def.el (mime-entity-children [mime-entity]): Use
1277         `mime-parse-external' for message/external-body.
1278
1279         * mmexternal.el: New module.
1280
1281 1999-12-13  Katsumi Yamaoka   <yamaoka@jpl.org>
1282
1283         * README.en, README.ja, mime-en.sgml, mime-ja.sgml: Update for the
1284         recent ML address and ftp site.
1285
1286 1999-10-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1287
1288         * FLIM-MK (install-flim-package): Delete auto-autoloads.el
1289         and custom-load.el
1290
1291 1999-09-20  Katsumi Yamaoka   <yamaoka@jpl.org>
1292
1293         * mailcap.el (mailcap-look-at-schar): Protect against unexpected
1294         eof.  [cf. <tm-ja:5177>]
1295
1296 1999-09-13  Katsumi Yamaoka   <yamaoka@jpl.org>
1297
1298         * smtpmail.el (smtpmail-send-it): Remove needless `concat'.
1299
1300 1999-09-08  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1301
1302         * mime-ja.sgml, mime-en.sgml (Entity creation): Fix typo.
1303
1304 1999-09-01  Katsumi Yamaoka   <yamaoka@jpl.org>
1305
1306         * smtpmail.el (smtpmail-send-it): Make directory
1307         `smtpmail-queue-dir' if it does not exist; convert filename of
1308         queued mail using `convert-standard-filename'.
1309         (smtpmail-queue-index): Treat `smtpmail-queue-dir' as a directory
1310         name using `file-name-as-directory'.
1311         (smtpmail-queue-dir, smtpmail-queue-mail): Remove "*" from doc
1312         strings.
1313
1314 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
1315
1316         * smtpmail.el (smtpmail-send-it): Use `time-stamp-yyyy-mm-dd' and
1317         `time-stamp-hh:mm:ss' instead of `current-time'.
1318
1319 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
1320
1321         * FLIM-ELS: Use `if' instead of `unless'.
1322
1323 \f
1324 1999-08-17  MORIOKA Tomohiko  <tomo@m17n.org>
1325
1326         * FLIM: Version 1.13.2 (Kasanui) released.
1327
1328 1999-08-03  Yuuichi Teranishi <teranisi@gohome.org>
1329
1330         * smtp.el (smtp-notify-success): New option.
1331         * (smtp-via-smtp): Request return receipt (defined in RFC1891) to
1332         SMTP server if `smtp-notify-success' is non-nil.
1333         [cf. <tm-ja:4872,4877>]
1334
1335 1999-08-02  MORIOKA Tomohiko  <tomo@m17n.org>
1336
1337         * mime.el (mime-entity-header-start-point): New generic function.
1338         (mime-entity-header-end-point): New generic function.
1339
1340         * mmbuffer.el (mime-entity-header-start-point): New method.
1341         (mime-entity-header-end-point): New method.
1342
1343 1999-08-09  MORIOKA Tomohiko  <tomo@m17n.org>
1344
1345         * FLIM-ELS (flim-modules): Add `mmdbuffer'.
1346
1347 1999-07-27  MORIOKA Tomohiko  <tomo@m17n.org>
1348
1349         * mmdbuffer.el: New module.
1350
1351 1999-07-28  MORIOKA Tomohiko  <tomo@m17n.org>
1352
1353         * mime-parse.el: Add autoload setting for
1354         `mime-entity-body-buffer', `mime-entity-body-start-point' and
1355         `mime-entity-body-end-point'.
1356
1357         * mime.el (mime-entity-point-min): Define as an obsolete function.
1358         (mime-entity-point-max): Likewise.
1359
1360 1999-07-27  MORIOKA Tomohiko  <tomo@m17n.org>
1361
1362         * mmbuffer.el (entity-point-min): Deleted because it is
1363         duplicated.
1364         (entity-point-max): Deleted because it is duplicated.
1365
1366 1999-07-24  MORIOKA Tomohiko  <tomo@m17n.org>
1367
1368         * mmbuffer.el (mime-insert-text-content): Deleted [moved to
1369         mime-def.el].
1370
1371         * mime-def.el: Add autoload settings for `mime-entity-content' [to
1372         avoid warning].
1373         (mime-insert-text-content): New method of `mime-entity' [moved
1374         from mmbuffer.el].
1375
1376 1999-07-24  MORIOKA Tomohiko  <tomo@m17n.org>
1377
1378         * mmbuffer.el (mime-entity-children): Deleted [moved to
1379         mime-def.el].
1380
1381         * mime-def.el: Add autoload settings for
1382         `mime-entity-content-type', `mime-parse-multipart' and
1383         `mime-parse-encapsulated' [to avoid warning].
1384         (mime-entity-children): New method of `mime-entity' [moved from
1385         mmbuffer.el].
1386
1387 \f
1388 1999-07-22  MORIOKA Tomohiko  <tomo@m17n.org>
1389
1390         * FLIM: Version 1.13.1 (Tawaramoto) released.
1391
1392 1999-07-21  MORIOKA Tomohiko  <tomo@m17n.org>
1393
1394         * mime-parse.el (mime-parse-buffer): Fixed.
1395
1396 \f
1397 1999-07-16  MORIOKA Tomohiko  <tomo@m17n.org>
1398
1399         * FLIM: Version 1.13.0 (Iwami) released.
1400
1401 1999-07-09  Nakagawa, Makoto  <nakagawa@pochi.tis.co.jp>
1402
1403         * smtpmail.el (smtpmail-send-it): Use current-time to get rid of
1404         time-stamp-strftime.
1405         (smtpmail-send-it): Use write-region-as-binary instead of
1406         write-file.
1407         (smtpmail-send-queued-mail); Use find-file-noselect-as-binary
1408         instead of find-file-noselect.
1409
1410 1999-06-23  MORIOKA Tomohiko  <tomo@m17n.org>
1411
1412         * FLIM-CFG: Delete code to detect APEL 7.3 or later.
1413
1414 1999-06-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1415
1416         * smtpmail.el (smtpmail-send-it): Extend the search bound to the
1417         end of the field for fetching the recipients from Resent-To.
1418
1419 1999-06-11  Katsumi Yamaoka   <yamaoka@jpl.org>
1420
1421         * luna.el (luna-define-class-function): Check for the improbable
1422         name of variable beginning with colon whether we should bind the
1423         sort of symbol or not.
1424         (TopLevel): Likewise.
1425
1426 1999-06-10  Katsumi Yamaoka   <yamaoka@jpl.org>
1427
1428         * luna.el (luna-define-class-function): Bind member variables
1429         statically for old Emacsen.
1430         (TopLevel): Require `static'; bind `:before', `:after' and
1431         `:around' statically for old Emacsen. [cf. <tm-ja:4593>]
1432
1433 \f
1434 1999-06-01  MORIOKA Tomohiko  <tomo@m17n.org>
1435
1436         * Chao: Version 1.13.0 (JR Fujinomori) released.
1437
1438 1999-05-29  MORIOKA Tomohiko  <tomo@m17n.org>
1439
1440         * mmbuffer.el (mime-entity-fetch-field): New implementation.
1441
1442         * mime-def.el (mime-entity-fetch-field): New method of luna-class
1443         `mime-entity'.
1444
1445         * luna.el (luna-define-method): Allow `:around' qualifier.
1446         (luna-class-find-functions): Likewise.
1447         (luna-send): Likewise.
1448         (luna-call-next-method): New function.
1449
1450 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
1451
1452         * mime-def.el (eval-module-depended-macro): Abolished.
1453         Use `def-edebug-spec' directly.
1454
1455         * luna.el (luna-define-method): Allow `:before' qualifier.
1456         (luna-class-find-functions): Likewise.
1457
1458         * mime-def.el (mime-message-structure): Define as obsolete
1459         variable.
1460
1461 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
1462
1463         * mime-parse.el (mime-parse-encapsulated): Use
1464         `mime-entity-body-start-point' and `mime-entity-body-end-point'.
1465
1466         * mime.el (mime-parse-buffer): Revert to auto-load from
1467         "mime-parse".
1468
1469         * mime-parse.el (mime-parse-multipart): Move from mime-parse.el
1470         again.
1471         (mime-parse-encapsulated): Likewise.
1472         (mime-parse-message): Likewise.
1473         (mime-parse-buffer): Likewise.
1474
1475         * mmbuffer.el (mime-parse-multipart): Move to mime-parse.el again.
1476         (mime-parse-encapsulated): Likewise.
1477         (mime-parse-message): Likewise.
1478         (mime-parse-buffer): Likewise.
1479
1480         * mmbuffer.el (mime-parse-encapsulated): Run in body-buffer of an
1481         entity.
1482
1483 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
1484
1485         * mmbuffer.el (initialize-instance): Don't initialize slots if
1486         they are initialized.
1487         (mime-parse-multipart): Run in body-buffer of an entity.
1488         (mime-entity-body-start-point): New method.
1489
1490 1999-05-25  MORIOKA Tomohiko  <tomo@m17n.org>
1491
1492         * mmbuffer.el (mime-entity-body-end-point): New method.
1493         (mime-goto-header-start-point): New method.
1494         (mime-goto-body-start-point): New method.
1495         (mime-goto-body-end-point): New method.
1496
1497         * mime.el (mime-goto-body-end-point): New generic function.
1498
1499         * mel.el (Q-encoded-text-length): Fixed.
1500
1501 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
1502
1503         * mmbuffer.el (mime-parse-multipart): Refer body-start instead of
1504         header-end.
1505
1506         * mmcooked.el (mime-insert-header): Fix typo.
1507
1508 1999-05-23  MORIOKA Tomohiko  <tomo@m17n.org>
1509
1510         * mmcooked.el (mime-insert-header): Use
1511         `luna-class-find-functions'.
1512
1513         * mime.el (mime-entity-buffer): Define as obsolete function.
1514         (mime-entity-body-end-point): New generic function; define
1515         `mime-entity-body-end' as obsolete function.
1516         (mime-goto-body-start-point): New generic function.
1517         (mime-entity-uu-filename): Use `mime-goto-body-start-point' and
1518         `mime-entity-body-end-point'.
1519
1520         * mmbuffer.el (initialize-instance): Define as after method;
1521         return initialized instance.
1522
1523         * luna.el (luna-define-class): Add `standard-object' as a parent.
1524         (luna-define-method): Allow `:after' qualifier.
1525         (luna-class-find-parents-functions): New function.
1526         (luna-class-find-functions): New function [abolish
1527         `luna-class-find-function'].
1528         (luna-find-functions): New function [abolish
1529         `luna-find-function'].
1530         (luna-send): Modify for new method dispatch mechanism.
1531         (luna-make-entity): New implementation.
1532         (standard-object): New class.
1533         (initialize-instance): New method.
1534
1535 1999-05-22  MORIOKA Tomohiko  <tomo@m17n.org>
1536
1537         * Delete mmgeneric.el.
1538
1539         * mmcooked.el: Modify for mmbuffer.el.
1540
1541         * mmbuffer.el:
1542         - Don't require `mmgeneric' and `mime-parse'.
1543         - Require mime.
1544         - Use `luna'.
1545         (mime-buffer-entity-buffer-internal): Renamed from
1546         `mime-entity-set-buffer-internal'.
1547         (mime-buffer-entity-set-buffer-internal): Likewise.
1548         (mime-buffer-entity-header-start-internal): Likewise.
1549         (mime-buffer-entity-set-header-start-internal): Likewise.
1550         (mime-buffer-entity-header-end-internal): Likewise.
1551         (mime-buffer-entity-set-header-end-internal): Likewise.
1552         (mime-buffer-entity-body-start-internal): Likewise.
1553         (mime-buffer-entity-set-body-start-internal): Likewise.
1554         (mime-buffer-entity-body-end-internal): Likewise.
1555         (mime-buffer-entity-set-body-end-internal): Likewise.
1556         (mime-entity-name): New method.
1557         (mime-parse-multipart): New function [moved from mime-parse.el].
1558         (mime-parse-encapsulated): Likewise.
1559         (mime-parse-message): Likewise.
1560         (mime-entity-children): New method.
1561         (mime-goto-header-start-point): New method.
1562         (mime-visible-field-p): New function [moved from mmgeneric.el].
1563         (mime-insert-header-from-buffer): Likewise.
1564         (mime-insert-header): New method.
1565         (mime-entity-content): Use `luna-define-method'.
1566         (mime-insert-text-content): New method.
1567         ((mime-entity-fetch-field): Use `luna-define-method'.
1568         (mime-entity-header-buffer): New method.
1569         (mime-entity-body-buffer): Likewise.
1570         (mime-entity-buffer): Likewise.
1571         (mime-entity-point-min): Use `luna-define-method'.
1572         (mime-entity-point-max): Use `luna-define-method'.
1573         (mime-parse-buffer): New function [moved from mmgeneric.el].
1574
1575         * mime-parse.el (mime-parse-multipart): Moved to mmbuffer.el.
1576         (mime-parse-encapsulated): Likewise.
1577         (mime-parse-message): Likewise.
1578         (mime-parse-buffer): Likewise.
1579
1580         * mime.el (mime-parse-buffer): Auto-loaded from "mmbufer".
1581         (mime-find-function): Abolished.
1582         (mime-entity-function): Abolished.
1583         (mime-entity-send): Use `luna-send'.
1584         (mime-open-entity): Use `luna-make-entity' and
1585         `mm-expand-class-name'.
1586         (mime-entity-cooked-p): Use `luna-define-generic'.
1587         (mime-entity-children): Use `luna-send'.
1588         (mime-find-entity-from-content-id): Use `mime-entity-read-field'.
1589         (mime-entity-buffer): Change to generic function.
1590         (mime-entity-header-buffer): New generic function.
1591         (mime-entity-body-buffer): Likewise.
1592         (mime-entity-point-min): Use `luna-define-generic'.
1593         (mime-entity-point-max): Likewise.
1594         (mime-entity-header-start): Abolished.
1595         (mime-entity-header-end): Abolished.
1596         (mime-entity-body-start): Abolished.
1597         (mime-entity-body-end): Abolished.
1598         (mime-goto-header-start-point): New generic function.
1599         (mime-entity-fetch-field): New generic function.
1600         (mime-fetch-field): Use `mime-entity-fetch-field'; declare as
1601         obsolete function.
1602         (mime-entity-content-type): Use `mime-entity-fetch-field'.
1603         (mime-entity-content-disposition): Likewise.
1604         (mime-entity-encoding): Likewise.
1605         (mime-entity-read-field): New function.
1606         (mime-read-field): Use `mime-entity-read-field'; declare as
1607         obsolete function.
1608         (mime-insert-header): Use `luna-define-generic'; abolish obsolete
1609         alias `mime-insert-decoded-header'.
1610         (mime-entity-name): New generic function.
1611         (mime-entity-content): Use `luna-define-generic'.
1612         (mime-insert-entity-content): Likewise.
1613         (mime-write-entity-content): Likewise.
1614         (mime-insert-text-content): Likewise.
1615         (mime-insert-entity): Likewise.
1616         (mime-write-entity): Likewise.
1617         (mime-write-entity-body): Likewise.
1618
1619         * mime-def.el:
1620         - Use `luna'.
1621         (make-mime-entity-internal): Abolished.
1622         (mime-entity-representation-type-internal): Change to alias for
1623         `luna-class-name'.
1624         (mime-entity-set-representation-type-internal): Change to alias
1625         for `luna-set-class-name'.
1626         (mime-entity-location-internal): Defined by
1627         `luna-define-internal-accessors'.
1628         (mime-entity-set-location-internal): Likewise.
1629         (mime-entity-content-type-internal): Likewise.
1630         (mime-entity-set-content-type-internal): Likewise.
1631         (mime-entity-content-disposition-internal): Likewise.
1632         (mime-entity-set-content-disposition-internal): Likewise.
1633         (mime-entity-encoding-internal): Likewise.
1634         (mime-entity-set-encoding-internal): Likewise.
1635         (mime-entity-children-internal): Likewise.
1636         (mime-entity-set-children-internal): Likewise.
1637         (mime-entity-parent-internal): Likewise.
1638         (mime-entity-set-parent-internal): Likewise.
1639         (mime-entity-node-id-internal): Likewise.
1640         (mime-entity-decoded-subject-internal): Abolished.
1641         (mime-entity-set-decoded-subject-internal): Abolished.
1642         (mime-entity-decoded-from-internal): Abolished.
1643         (mime-entity-set-decoded-from-internal): Abolished.
1644         (mime-entity-date-internal): Abolished.
1645         (mime-entity-set-date-internal): Abolished.
1646         (mime-entity-message-id-internal): Abolished.
1647         (mime-entity-set-message-id-internal): Abolished.
1648         (mime-entity-references-internal): Abolished.
1649         (mime-entity-set-references-internal): Abolished.
1650         (mime-entity-chars-internal): Abolished.
1651         (mime-entity-set-chars-internal): Abolished.
1652         (mime-entity-lines-internal): Abolished.
1653         (mime-entity-set-lines-internal): Abolished.
1654         (mime-entity-xref-internal): Abolished.
1655         (mime-entity-set-xref-internal): Abolished.
1656         (mime-entity-original-header-internal): Defined by
1657         `luna-define-internal-accessors'.
1658         (mime-entity-set-original-header-internal): Likewise.
1659         (mime-entity-parsed-header-internal): Likewise.
1660         (mime-entity-set-parsed-header-internal): Likewise.
1661         (mime-entity-buffer-internal): Abolished.
1662         (mime-entity-set-buffer-internal): Abolished.
1663         (mime-entity-header-start-internal): Abolished.
1664         (mime-entity-set-header-start-internal): Abolished.
1665         (mime-entity-header-end-internal): Abolished.
1666         (mime-entity-set-header-end-internal): Abolished.
1667         (mime-entity-body-start-internal): Abolished.
1668         (mime-entity-set-body-start-internal): Abolished.
1669         (mime-entity-body-end-internal): Abolished.
1670         (mime-entity-set-body-end-internal): Abolished.
1671         (mm-expand-class-name): New macro.
1672         (mm-define-backend): Use `luna-define-class' and
1673         `mm-expand-class-name'.
1674         (mm-define-method): Use `luna-define-method' and
1675         `mm-expand-class-name'.
1676         (mm-arglist-to-arguments): Abolished.
1677         (mel-define-service): Use `luna-arglist-to-arguments' instead of
1678         `mm-arglist-to-arguments'.
1679
1680         * mel.el: Require `alist'.
1681
1682         * FLIM-ELS (flim-modules): Add `luna' and delete `mmgeneric'.
1683
1684         * luna.el:
1685         - Rename property `luna-member-index' to `luna-slot-index'.
1686         - Rearrangement to avoid byte-compiling problem.
1687         (luna-define-class-function): New function.
1688         (luna-define-class): Use `luna-define-class-function'.
1689         (luna-define-generic): Fixed.
1690         (luna-define-internal-accessors): New function.
1691
1692 1999-05-15  MORIOKA Tomohiko  <tomo@m17n.org>
1693
1694         * luna.el (luna-make-entity-function): Send `initialize-instance'.
1695
1696 1999-05-14  MORIOKA Tomohiko  <tomo@m17n.org>
1697
1698         * luna.el: New module.
1699
1700 \f
1701 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
1702
1703         * FLIM: Version 1.12.7 (Y\e-Dþzaki)\e-A released.
1704
1705 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
1706
1707         * mime-en.sgml (Network representation of header): Translate.
1708
1709 1999-05-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1710
1711         * mel-b-el.el (pack-sequence): Eliminate local variable `i'.
1712         (base64-encode-1): Avoid concat.
1713         (base64-encode-string): Fixed last change; extra padding.
1714
1715 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
1716
1717         * smtpmail.el (smtpmail-default-smtp-server): Define obsolete
1718         variable alias for XEmacs.
1719         (smtpmail-smtp-server): Likewise.
1720         (smtpmail-smtp-service): Likewise.
1721         (smtpmail-local-domain): Likewise.
1722         (smtpmail-debug-info): Likewise.
1723         (smtpmail-send-it): Check function `expand-mail-aliases' is
1724         defined.
1725
1726 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
1727
1728         * smtp.el (smtp-debug-info): Now a user option.
1729
1730 1999-05-25  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
1731
1732         * README.ja: Modify URL and required version of APEL.
1733
1734 1999-05-24  Tanaka Akira  <akr@jaist.ac.jp>
1735
1736         * mel-b-ccl.el (base64-encode-string): New alias.
1737         (base64-encode-region): Ditto.
1738         (base64-decode-string): Ditto.
1739         (base64-decode-region): Ditto.
1740
1741 1999-05-24  Tanaka Akira  <akr@jaist.ac.jp>
1742
1743         * mel-b-ccl.el, mel-q-ccl.el: Sync up with doodle-1.12.5.
1744
1745 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
1746
1747         * eword-encode.el (ew-space-process): Renamed from
1748         `tm-eword::space-process'.
1749
1750 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
1751
1752         * eword-encode.el (tm-eword::space-process): Don't concatenate
1753         `special's.
1754         (ew-encode-rword-1): Renamed from `tm-eword::encode-string-1'; add
1755         new optional argument `must-output'; return nil if it can't encode
1756         literally.
1757         (eword-encode-rword-list): Fold SPACE or TAB in the encoded string
1758         if `ew-encode-rword-1' can't encode literally and it is possible
1759         to encode the rest literally with the folding.
1760         (eword-encode-phrase-to-rword-list): Add `special' flag to
1761         brackets of comments.
1762
1763 1999-05-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1764
1765         * smtpmail.el: Require 'poe and 'pcustom.
1766
1767 1999-05-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1768
1769         * mel.el: Update header.
1770         Require 'path-util and don't require 'poem.
1771         (mel-use-module): Eliminate local variable `encoding'.
1772         (mime-insert-encoded-file for mel-b-builtin):
1773         Use built-in `interactive' spec.
1774         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1775         (mime-encode-region): Capitalize prompt string.
1776         (mime-decode-region): Ditto.
1777         (mime-insert-encoded-file): Ditto.
1778         (mime-write-decoded-region): Ditto.
1779
1780         * mel-b-ccl.el: Update header.
1781         (base64-ccl-encode-region): Use read-only `interactive' spec.
1782         (base64-ccl-decode-region): Ditto.
1783         (base64-ccl-insert-encoded-file): Use built-in `interactive' spec.
1784         (base64-ccl-write-decoded-region): Ditto.
1785         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1786
1787         * mel-b-dl.el: Update header.
1788         Don't require 'poe; it is required implicitly via 'mime-def.
1789         (base64-dl-handle): Chech whether `base64-dl-module' is string.
1790         Defalias `base64-encode-string' and `base64-decode-string' just
1791         after `dynamic-call'ing "emacs_base64_init".
1792         (base64-encode-region): Use read-only `interactive' spec.
1793         Use `base64-encode-string'.
1794         Changed order of evaluation to "encode, delete, then insert".
1795         (base64-decode-region): Renamed from `decode-base64-region'.
1796         Use read-only `interactive' spec.
1797         Use `base64-decode-string'.
1798         Changed order of evaluation to "decode, delete, then insert".
1799         (mime-encode-string): Use `base64-encode-string'.
1800         (mime-decode-string): Use `base64-decode-string'.
1801         (mime-decode-region): Use `base64-decode-region'.
1802         (encoded-text-encode-string): Use `base64-encode-string'.
1803         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1804         (mime-insert-encoded-file): Use built-in `interactive' spec.
1805         (mime-write-decoded-region in comment): Ditto.
1806
1807         * mel-b-el.el: Update header.
1808         Don't require 'poe; it is required implicitly via 'mime-def.
1809         (pack-sequence): Moved to top of the function definitions.
1810         (base64-encode-string): Calculate padding first.
1811         (base64-internal-encode-region): Changed order of evaluation to
1812         "encode, delete, then insert".
1813         (base64-internal-decode-string): Changed order of evaluation to
1814         "decode, delete, then insert".
1815         (base64-encode-region): Use read-only `interactive' spec.
1816         (base64-decode-region): Ditto.
1817         (base64-decode-string): Not interactive.
1818         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1819         (base64-insert-encoded-file): Use built-in `interactive' spec.
1820         (base64-write-decoded-region): Ditto.
1821
1822         * mel-g.el: Update header.
1823         Require 'mime-def instead of 'poem and 'mel.
1824         (mime-insert-encoded-file): Use built-in `interactive' spec.
1825         (mime-write-decoded-region): Ditto.
1826
1827         * mel-q-ccl.el: Update header.
1828         (quoted-printable-ccl-encode-region):
1829         Use read-only `interactive' spec.
1830         (quoted-printable-ccl-decode-region): Ditto.
1831         (quoted-printable-ccl-insert-encoded-file):
1832         Use built-in `interactive' spec.
1833         (quoted-printable-ccl-write-decoded-region): Ditto.
1834         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1835
1836         * mel-q.el: Update header.
1837         Require 'path-util instead of 'emu.
1838         (quoted-printable-internal-encode-region): Rewrite without regexp.
1839         (quoted-printable-internal-decode-region): Ditto.
1840         (quoted-printable-encode-region): Use read-only `interactive' spec.
1841         (quoted-printable-decode-region): Ditto.
1842         (mime-insert-encoded-file): Use built-in `interactive' spec.
1843         (mime-write-decoded-region): Ditto.
1844         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1845
1846         * mel-u.el: Update header.
1847         Require 'path-util instead of 'emu.
1848         (mime-insert-encoded-file): Use built-in `interactive' spec.
1849         (mime-write-decoded-region): Ditto.
1850
1851 1999-05-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1852
1853         * mime-def.el: Require 'poe, 'poem, and 'pcustom.
1854         (mime): Declare `default-mime-charset' as an initial member.
1855
1856         * mime-parse.el: Don't require 'cl at compile-time.
1857
1858         * mailcap.el (mailcap-look-at-qchar): Use `char-after'.
1859
1860         * std11.el: Require 'poe, 'poem, and 'pcustom.
1861
1862         * smtp.el: Update header.
1863         Require 'poe, 'poem, and 'pcustom.
1864         Require 'cl at compile-time.
1865
1866 1999-05-21  MORIOKA Tomohiko  <tomo@m17n.org>
1867
1868         * README.en (Installation): Modify URL and required version of
1869         APEL.
1870
1871         * eword-encode.el (ew-find-charset-rule): Renamed from
1872         `tm-eword::find-charset-rule'; use
1873         `find-mime-charset-by-charsets'.
1874
1875 \f
1876 1999-05-11  MORIOKA Tomohiko  <tomo@m17n.org>
1877
1878         * FLIM: Version 1.12.6 (Family-K\e-Dòenmae)\e-A released.
1879
1880 1999-04-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1881
1882         * mel-b-ccl.el (TopLevel): Suppress warning.
1883         mel-q-ccl.el (TopLevel): Ditto.
1884         mime.el (TopLevel): Ditto.
1885
1886 1999-04-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1887
1888         * eword-decode.el (eword-encoded-word-regexp): Accept "b" and "q"
1889         for "encoding".
1890
1891         * mime-def.el (std11-qtext-regexp): Don't use `string'.
1892         (mime-tspecial-char-list): Eval at compile time.
1893
1894 1999-04-22  Katsumi Yamaoka   <yamaoka@jpl.org>
1895
1896         * mime.el: Delete autoload setting for `eword-encode-field'.
1897
1898 1999-04-22  MORIOKA Tomohiko  <tomo@m17n.org>
1899
1900         * eword-encode.el: Require `poem' instead of `emu'.
1901         Don't use `cl' for `caar'.
1902
1903 1999-04-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1904
1905         * smtp.el (smtp-via-smtp): Funcall `smtp-server' if it is a
1906         function.
1907         (smtp-server): Make it can also be a function called from
1908         `smtp-via-smtp' with arguments SENDER and RECIPIENTS.
1909
1910 1999-04-05  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1911
1912         * FLIM-CFG: Make easier to install in VERSION_SPECIFIC_LISPDIR.
1913
1914 1999-03-29  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1915
1916         * mime.el (mime-read-field): Correct argument of
1917         `mime-decode-field-body'; 'native -> 'plain.
1918
1919 1999-03-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1920
1921         * eword-encode.el (TopLevel): Require 'cl when compiling.
1922         (eword-encode-rword-list): Suppress insertion of extra spaces.
1923         (eword-encode-msg-id-to-rword-list): Treat surrounding angle
1924         brackets atomically.
1925         ([tm-ja:4244] by Kazuhiro Ohta <ohta@ele.cst.nihon-u.ac.jp>)
1926
1927 1999-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1928
1929         * eword-encode.el (eword-charset-encoding-alist): Add `tis-620'.
1930
1931 1999-03-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1932
1933         * mel.el (mime-decode-string): Return STRING if return value of
1934         `(mel-find-function 'mime-decode-string encoding)' is nil.
1935
1936 1999-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1937
1938         * mime-def.el (mel-define-service): Change size of obarray to 7.
1939
1940 1999-02-01  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
1941
1942         * mime-ja.sgml: Tranlate all untranslated parts.
1943
1944 \f
1945 1999-01-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1946
1947         * FLIM: Version 1.12.5 (Hirahata) released.
1948
1949         * mime-ja.sgml, mime-en.sgml: Sync with FLIM API 1.12.
1950
1951 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1952
1953         * NEWS (New optional argument of `std11-field-end'): New
1954         subsection.
1955
1956         * std11.el (std11-field-end): Add new optional argument `bound'.
1957
1958 \f
1959 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1960
1961         * FLIM: Version 1.12.4 (Tsutsui) released.
1962
1963 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1964
1965         * README.en: Sync with latest FLIM.
1966
1967         * README.ja: fixed.
1968
1969 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1970
1971         * mmbuffer.el, mmgeneric.el (insert-entity-content): New method.
1972
1973         * mime.el (mime-insert-entity-content): New generic function.
1974
1975 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1976
1977         * NEWS (New function `mime-find-entity-from-content-id'): New
1978         subsection.
1979         (New function `mime-parse-msg-id'): New subsection.
1980         (New function `mime-uri-parse-cid'): New subsection.
1981
1982 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1983
1984         * mime.el (mime-find-entity-from-content-id): New function.
1985         (mime-field-parser-alist): Use `mime-parse-msg-id' instead of
1986         `std11-parse-msg-id' to parse `Message-Id', `Recent-Message-Id'
1987         and `Content-Id' field.
1988
1989         * mime-parse.el (mime-parse-msg-id): New function.
1990         (mime-uri-parse-cid): New function.
1991
1992 \f
1993 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1994
1995         * FLIM: Version 1.12.3 (Kintetsu-K\e-Dòriyama)\e-A released.
1996
1997 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1998
1999         * NEWS (Function `std11-parse-in-reply-to'): New subsection.
2000         (New function `std11-parse-msg-id-string'): Likewise.
2001         (New function `std11-parse-msg-ids-string'): Likewise.
2002         (New generic function `mime-insert-entity'): Likewise.
2003
2004 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2005
2006         * mime.el (mime-field-parser-alist): Change to set parser for
2007         tokens instead of parser for string.
2008         (mime-read-field): Use `eword-lexical-analyze' before parsing.
2009
2010         * eword-encode.el (eword-encode-in-reply-to): Use
2011         `std11-parse-msg-ids-string' instead of `std11-parse-in-reply-to'
2012         and `std11-lexical-analyze'.
2013
2014         * std11.el (std11-parse-msg-ids): Renamed from
2015         `std11-parse-in-reply-to'; define `std11-parse-in-reply-to' as
2016         obsolete alias.
2017         (std11-parse-msg-id-string): New function.
2018         (std11-parse-msg-ids-string): New function.
2019
2020 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2021
2022         * mime.el (mime-field-parser-alist): New variable.
2023         (mime-read-field): Refer `mime-field-parser-alist'.
2024
2025 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2026
2027         * mmbuffer.el, mmgeneric.el (insert-entity): New method.
2028
2029         * mime.el (mime-insert-entity): New generic function.
2030
2031 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
2032
2033         * std11.el (TopLevel): Require `custom'.
2034
2035 \f
2036 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2037
2038         * FLIM: Version 1.12.2 (Kuj\e-Dò)\e-A released.
2039
2040 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2041
2042         * mime-parse.el (mime-lexical-analyzer): New user option.
2043         (mime-analyze-tspecial): New function.
2044         (mime-analyze-token): New function.
2045         (mime-parse-Content-Transfer-Encoding): Use
2046         `std11-lexical-analyze' with `mime-lexical-analyzer'.
2047
2048         * mime-def.el (mime-tspecial-char-list): Renamed from
2049         `mime-tspecials'; changed from string to list.
2050         (mime-token-regexp): Use `eval-when-compile'.
2051
2052 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2053
2054         * eword-decode.el (eword-lexical-analyzer): Modify DOC-string
2055         about interface change.
2056         (eword-analyze-comment): Renamed from `eword-parse-comment';
2057         change second argument `from' to required argument; abolish alias
2058         `eword-analyze-comment' of `eword-parse-comment'.
2059
2060 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2061
2062         * NEWS (User option `eword-lexical-analyzers' ->
2063         `eword-lexical-analyzer'): New subsection.
2064
2065         * eword-decode.el (eword-lexical-analyzer): Renamed from user
2066         option `eword-lexical-analyzers'.
2067
2068 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2069
2070         * NEWS (New user option `std11-lexical-analyzer'): New subsection.
2071
2072         * std11.el (std11-lexical-analyzer): Renamed from user option
2073         `std11-lexical-analyzers'.
2074
2075 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2076
2077         * std11.el (std11-lexical-analyze): Change interface to add new
2078         optional argument `analyzers'.
2079
2080 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2081
2082         * std11.el (std11-lexical-analyzers): New user option.
2083         (std11-lexical-analyze): New implementation; refer
2084         `std11-lexical-analyzers'.
2085
2086 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2087
2088         * NEWS (Change interface of lexical-analyzers): New subsection.
2089
2090 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2091
2092         * eword-decode.el (eword-encoded-word-regexp): Must define when
2093         this module is compiled.
2094         (eword-decode-structured-field-body): Add new optional argument
2095         `start'.
2096         (eword-decode-and-unfold-structured-field-body): Likewise.
2097         (eword-decode-and-fold-structured-field-body): Likewise.
2098         (eword-analyze-quoted-string): Add new argument `start'; return
2099         `(<parsed result> . <end position>)' instead of `(<parsed result>
2100         . <rest string>)'.
2101         (std11-analyze-domain-literal): Likewise.
2102         (eword-analyze-domain-literal): Likewise.
2103         (eword-analyze-comment): Changed to alias of
2104         `eword-parse-comment'.
2105         (eword-analyze-spaces): Add new argument `start'; return `(<parsed
2106         result> . <end position>)' instead of `(<parsed result> . <rest
2107         string>)'.
2108         (std11-analyze-domain-literal): Likewise.
2109         (eword-analyze-special): Likewise.
2110         (eword-analyze-encoded-word): Likewise.
2111         (eword-analyze-atom): Likewise.
2112         (eword-lexical-analyze-internal): Add new argument `start'.
2113         (eword-lexical-analyze): Change interface to add new optional
2114         argument `start'.
2115         (eword-extract-address-components): Add new optional argument
2116         `start'.
2117
2118         * std11.el (std11-atom-regexp): Modify to match non-top atom.
2119         (std11-analyze-spaces): Add new argument `start'; return `(<parsed
2120         result> . <end position>)' instead of `(<parsed result> . <rest
2121         string>)'.
2122         (std11-analyze-special): Likewise.
2123         (std11-analyze-atom): Likewise.
2124         (std11-analyze-quoted-string): Likewise.
2125         (std11-analyze-domain-literal): Likewise.
2126         (std11-analyze-comment): Likewise.
2127         (std11-lexical-analyze): Add new optional argument `start'.
2128
2129 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2130
2131         * std11.el (std11-fetch-field): Add autoload cookie.
2132         (std11-narrow-to-header): Likewise.
2133         (std11-field-body): Likewise.
2134         (std11-unfold-string): Likewise.
2135         (std11-lexical-analyze): Add DOC-string; add autoload cookie.
2136
2137         * std11.el (std11-space-char-list): Renamed from
2138         `std11-space-chars'; changed from string to list.
2139
2140 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2141
2142         * std11.el (std11-fetch-field): Don't define as inline function.
2143         (std11-field-body): Enclose `std11-narrow-to-header' and
2144         `std11-fetch-field' by `inline'.
2145
2146 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2147
2148         * std11.el (std11-special-char-list): Evaluate when it is
2149         compiled.
2150         (std11-atom-regexp): Use `eval-when-compile'.
2151
2152 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2153
2154         * std11.el (std11-space-chars): Must evaluate when it is compiled.
2155         (std11-analyze-spaces): Don't use `std11-spaces-regexp'; abolist
2156         constant `std11-spaces-regexp'.
2157
2158         * mime-parse.el (mime-disposition-type-regexp): Must evaluate when
2159         it is compiled.
2160
2161         * mime-parse.el: Don't require emu.
2162
2163         * mime-parse.el (mime-parse-Content-Disposition): Use
2164         `eval-when-compile'.
2165
2166         * mime-parse.el (mime-parse-Content-Transfer-Encoding): New
2167         implementation.
2168
2169 1998-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
2170
2171         * README.en (Installation): Modify for APEL 9.12.
2172         * README.ja (Installation): Likewise.
2173
2174 1998-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
2175
2176         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Call
2177         `insert-file-contents-as-coding-system' with CODING-SYSTEM as the
2178         1st arg.
2179         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
2180         Likewise.
2181
2182         * mel-b-ccl.el (base64-ccl-write-decoded-region): Call
2183         `write-region-as-coding-system' with CODING-SYSTEM as the 1st arg.
2184         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
2185         Likewise.
2186
2187 1998-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
2188
2189         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
2190         `insert-file-contents-as-coding-system' (renamed from
2191         `insert-file-contents-as-specified-coding-system').
2192         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
2193         Likewise.
2194
2195         * mel-b-ccl.el (base64-ccl-write-decoded-region): Use
2196         `write-region-as-coding-system' (renamed from
2197         `write-region-as-specified-coding-system').
2198         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
2199         Likewise.
2200
2201 1998-12-08  Katsumi Yamaoka <yamaoka@jpl.org>
2202
2203         * smtp.el (smtp-coding-system): Abolished.
2204         (smtp-via-smtp): Use `open-network-stream-as-binary' instead of
2205         `open-network-stream'.
2206
2207 1998-12-04  Katsumi Yamaoka <yamaoka@jpl.org>
2208
2209         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
2210         `insert-file-contents-as-specified-coding-system' instead of
2211         `insert-file-contents'.
2212         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
2213         Likewise.
2214
2215         * mel-b-ccl.el (base64-ccl-write-decoded-region): Use
2216         `write-region-as-specified-coding-system' instead of
2217         `write-region'.
2218         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
2219         Likewise.
2220
2221 \f
2222 1998-12-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2223
2224         * FLIM: Version 1.12.1 (Nishinoky\e-Dò)\e-A released.
2225
2226 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2227
2228         * smtpmail.el (smtpmail-send-it): Add autoload cookie; use
2229         `smtpmail-do-bcc' instead of `smtp-do-bcc'; modify for interface
2230         change of `smtp-via-smtp'.
2231         (smtpmail-do-bcc): New function (moved and renamed from
2232         `smtp-do-bcc' of smtp.el).
2233
2234 1998-08-06  Katsumi Yamaoka <yamaoka@jpl.org>
2235
2236         * lisp/smtp.el: Do not insert empty line at the end of message.
2237
2238 1998-06-18  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2239
2240         * lisp/smtp.el (smtp-use-8bitmime): New variable.
2241         (smtp-debug-info): Internal variable, now.
2242         (smtp-make-fqdn): Renamed from `smtp-fqdn'.
2243         (smtp-via-smtp): New implementation.
2244         (smtp-send-command): Treat "PASS" as usual.
2245         (smtp-do-bcc): Removed.
2246
2247 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2248
2249         * smtpmail.el: New module (copied from Semi-gnus 6.8).
2250
2251         * smtp.el: New module (copied from Semi-gnus 6.8).
2252
2253         * FLIM-ELS: Add smtp.el and smtpmail.el.
2254
2255 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2256
2257         * mime-def.el: Abolish function `eliminate-top-spaces' because it
2258         is not used in FLIM.
2259
2260 1998-11-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2261
2262         * eword-encode.el (eword-encode-mailbox-to-rword-list): Fix
2263         problem in `eword-encode-addresses-to-rword-list'.
2264
2265 1998-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2266
2267         * std11.el (std11-full-name-string): fixed.
2268
2269         * std11.el (std11-comment-value-to-string): fixed.
2270
2271 1998-11-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2272
2273         * NEWS (Changes in FLIM 1.12): New section.
2274
2275 1998-11-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2276
2277         * std11.el (std11-comment-value-to-string): New function.
2278         (std11-full-name-string): Use `std11-comment-value-to-string'.
2279
2280         * eword-decode.el (eword-parse-comment): New function.
2281         (eword-analyze-comment): New implementation; use
2282         `eword-parse-comment'; change representation.
2283         (eword-decode-token): Modify for representation change of comment.
2284
2285 \f
2286 1998-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2287
2288         * FLIM: Version 1.12.0 (Amagatsuji) was released.
2289
2290 1998-11-14  Tanaka Akira  <akr@jaist.ac.jp>
2291
2292         * mel-b-ccl.el (ccl-cascading-read): Check consistency.
2293
2294 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2295
2296         * eword-decode.el (eword-decode-structured-field-body): Abolish
2297         non-used local variable.
2298
2299 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
2300
2301         * mel-b-ccl.el (mel-ccl-decode-b): Check `ccl-cascading-read' to
2302         select implementation.
2303
2304 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
2305
2306         * mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): workaround
2307         for mule-2.3@19.34.
2308
2309 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
2310
2311         * mel.el (mel-b-builtin): New variable.
2312
2313 1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
2314
2315         * FLIM-ELS: require 'pccl.
2316         (flim-modules): Check CCL availability by broken facility.
2317
2318 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2319
2320         * eword-decode.el (eword-decode-structured-field-body): New
2321         implementation; abolish optional argument `must-unfold'; delete
2322         DOC-string.
2323         (eword-decode-and-unfold-structured-field-body): Renamed from
2324         `eword-decode-and-unfold-structured-field'; delete DOC-string.
2325         (eword-decode-and-fold-structured-field-body): Renamed from
2326         `eword-decode-and-fold-structured-field'; abolish optional
2327         argument `must-unfold'; delete DOC-string.
2328         (eword-decode-unstructured-field-body): Abolish optional argument
2329         `must-unfold'; delete DOC-string.
2330         (eword-decode-and-unfold-unstructured-field-body): Renamed from
2331         `eword-decode-and-unfold-unstructured-field'; delete DOC-string.
2332         (eword-decode-unfolded-unstructured-field-body): New function.
2333
2334 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2335
2336         * mmgeneric.el (mime-insert-header-from-buffer): Use
2337         `mime-find-field-presentation-method' and
2338         `mime-find-field-decoder-internal'.
2339
2340         * eword-decode.el (mime-find-field-presentation-method): New
2341         macro.
2342         (mime-find-field-decoder-internal): New function.
2343         (mime-find-field-decoder): New implementation (use
2344         mime-find-field-decoder-internal).
2345         (mime-decode-header-in-region): Use
2346         `mime-find-field-presentation-method' and
2347         `mime-find-field-decoder-internal'.
2348
2349 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2350
2351         * mmgeneric.el (mime-insert-header-from-buffer): Rename
2352         field-presentation-mode `folding' to `wide'.
2353
2354         * eword-decode.el: Rename field-presentation-modes from `native',
2355         `folding', `unfolding', `unfolding-xover' to `plain', `wide',
2356         `summary', `nov'.
2357
2358 1998-11-07  Tanaka Akira  <akr@jaist.ac.jp>
2359
2360         * eword-decode.el (mime-set-field-decoder): Add mode `unfolding-xover'.
2361         (mime-find-field-decoder): Ditto.
2362
2363 1998-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2364
2365         * eword-encode.el (eword-encode-phrase-route-addr-to-rword-list):
2366         Don't delete the front spaces.
2367         (eword-encode-addresses-to-rword-list): Don't supplement space;
2368         use `nconc' instead of `append'.
2369         (eword-encode-msg-id-to-rword-list): Supplement the front space;
2370         use `nconc' instead of `append'.
2371
2372 1998-11-02  Tanaka Akira  <akr@jaist.ac.jp>
2373
2374         * eword-decode.el (mime-field-decoder-cache): New variable.
2375         (mime-find-field-decoder): Use `mime-field-decoder-cache'.
2376         (mime-update-field-decoder-cache): New variable.
2377         (mime-update-field-decoder-cache): New function.
2378         (mime-decode-header-in-region): Use `mime-field-decoder-cache'.
2379
2380         * mmgeneric.el (mime-insert-header-from-buffer): Use
2381         `mime-field-decoder-cache'.
2382
2383 1998-11-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2384
2385         * eword-decode.el (mime-decode-header-in-region): New function.
2386         (mime-decode-header-in-buffer): Use function
2387         `mime-decode-header-in-region'.
2388
2389 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2390
2391         * mmgeneric.el (mime-insert-header-from-buffer): Refer
2392         `mime-field-decoder-alist' instead of hard-coding.
2393
2394         * mime.el (mime-read-field): Use `mime-decode-field-body'.
2395
2396         * eword-decode.el (eword-decode-and-unfold-structured-field): Add
2397         optional dummy argument `start-column' and `max-column'.
2398         (eword-decode-structured-field-body): Change interface.
2399         (eword-decode-unstructured-field-body): Change interface to add
2400         optional dummy argument `start-column' and `max-column'.
2401         (eword-decode-and-unfold-unstructured-field): Add optional dummy
2402         argument `start-column' and `max-column'.
2403         (mime-field-decoder-alist): New variable; abolish user option
2404         `eword-decode-ignored-field-list' and
2405         `eword-decode-structured-field-list'.
2406         (mime-set-field-decoder): New function.
2407         (mime-find-field-decoder): New function.
2408         (mime-decode-field-body): New function; abolish function
2409         `eword-decode-field-body'.
2410         (mime-decode-header-in-buffer): Renamed from
2411         `eword-decode-header'; refer `mime-field-decoder-alist' instead of
2412         hard-coding; add obsolete alias `eword-decode-header'.
2413
2414 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2415
2416         * mime-def.el: Avoid compile error when edebug is missing.
2417
2418 \f
2419 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2420
2421         * FLIM: Version 1.11.3 (Saidaiji) was released.
2422
2423 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2424
2425         * VERSION: New file (Renamed from FLIM-VERSION).
2426
2427 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2428
2429         * eword-encode.el (eword-encode-char-type): Return nil for ?\n.
2430
2431 1998-10-27  Tanaka Akira      <akr@jaist.ac.jp>
2432
2433         * eword-encode.el (eword-encode-field-body): Unfold `field-body'.
2434
2435 1998-10-27  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
2436
2437         * README.ja: Update.
2438
2439 \f
2440 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2441
2442         * FLIM: Version 1.11.2 (Heij\e-Dò)\e-A was released.
2443
2444         * NEWS (Abolish variable `mime-temp-directory'): New subsection.
2445
2446         * README.en (Installation): Modify for APEL 9.6.
2447
2448 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2449
2450         * eword-encode.el (eword-encode-field-body): Don't eliminate
2451         top-spaces.
2452
2453 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2454
2455         * FLIM-ELS (flim-modules): Don't install mel-b-el for Emacs 20.4.
2456
2457 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
2458
2459         * eword-decode.el (eword-decode-field-body): Refine implementation.
2460
2461 1998-10-24  Tanaka Akira      <akr@jaist.ac.jp>
2462
2463         * mel-b-ccl.el, mel-q-ccl.el, mel.el, FLIM-ELS: Divide mel-ccl.el
2464         into mel-b-ccl.el and mel-q-ccl.el.
2465
2466 1998-09-11  Tanaka Akira      <akr@jaist.ac.jp>
2467
2468         * mel.el (base64-encoded-length): New implementation.
2469
2470 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
2471
2472         * eword-decode.el (eword-decode-field-body): New function.
2473
2474 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2475
2476         * eword-encode.el (eword-encode-field-body): Change interface.
2477         (eword-encode-header): Use `eword-encode-field-body'; abolish
2478         function `eword-encode-field'.
2479
2480 1998-10-25  Tanaka Akira  <akr@jaist.ac.jp>
2481
2482         * eword-encode.el (eword-encode-field-body): New function.
2483         (eword-encode-field): Use `eword-encode-field-body'.
2484
2485 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2486
2487         * mel.el, mel-b-el.el, FLIM-ELS: Rename mel-b.el -> mel-b-el.el.
2488
2489 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2490
2491         * mel-u.el (uuencode-external-decode-region): Use
2492         `temporary-file-directory' instead of `mime-temp-directory'.
2493         (mime-write-decoded-region): Likewise.
2494
2495         * mime-def.el: Abolish variable `mime-temp-directory'.
2496
2497 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2498
2499         * mmgeneric.el (mime-insert-header-from-buffer): New function.
2500         (insert-header): Use `mime-insert-header-from-buffer'.
2501
2502 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2503
2504         * FLIM-ELS: Don't install mel-b-dl.el if the running emacs has
2505         builtin base64 encoder/decoder.
2506
2507         * mel.el: Set up builtin base64 encoder/decoder if they are
2508         available.
2509
2510         * mime-def.el (base64-dl-module): Set nil as initial value if the
2511         running emacs has builtin base64 encoder/decoder.
2512
2513         * mel-b.el: Require `poe' instead of `emu'.
2514         (base64-encode-string): Use `defun-maybe'.
2515         (base64-encode-region): Likewise.
2516         (base64-decode-region): Likewise.
2517         (base64-decode-string): Likewise.
2518
2519         * mel-b-dl.el: Require `poe' instead of `emu'.
2520
2521 \f
2522 1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2523
2524         * FLIM: Version 1.11.1 (Takanohara) was released.
2525
2526 1998-10-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
2527
2528         * README.ja: New file.
2529
2530 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2531
2532         * mime-def.el: Require mcharset.
2533
2534 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
2535
2536         * mel-u.el (mime-write-decoded-region): Fix typo.
2537
2538         * mime-def.el: Enclose defining procedure for the constants
2539         `std11-quoted-pair-regexp', `std11-non-qtext-char-list' and
2540         `std11-qtext-regexp' with `eval-and-compile'.
2541
2542 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2543
2544         * NEWS (Behavior change of `mime-insert-header'): New subsection.
2545
2546         * mmgeneric.el (insert-header): Include `:' in field-name.
2547
2548 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2549
2550         * mime-def.el (std11-qtext-regexp): Use `eval-when-compile'; don't
2551         use `char-list-to-string'.
2552         (std11-quoted-string-regexp): Use `eval-when-compile'.
2553         - Use `def-edebug-spec' to define edebug-form-spec of
2554           mm-define-method; fix definition of edebug-form-spec of
2555           mm-define-method.
2556
2557 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2558
2559         * mime-en.sgml, mime-ja.sgml (Header encoder/decoder): Add
2560         description about `eword-field-encoding-method-alist'.
2561
2562         * mime-en.sgml (Header encoder/decoder): Modify description about
2563         `eword-encode-header'.
2564
2565         * mime-ja.sgml (Header encoder/decoder): Translate.
2566
2567 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2568
2569         * mime-en.sgml (entity formatting): Fix typo in description of
2570         `default-mime-charset'.
2571
2572         * mime-en.sgml (Header encoder/decoder): Modify description of
2573         `eword-decode-header'.
2574
2575         * mime-ja.sgml, mime-en.sgml (Header encoder/decoder): fix typo.
2576
2577         * mime-en.sgml (encoder/decoder): Translate description of
2578         `mime-decode-string'.
2579
2580 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2581
2582         * mime-en.sgml (Content-Disposition parser): Modify description.
2583
2584         * mime-en.sgml (Content-Type parser): Modify description.
2585
2586 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2587
2588         * mime-en.sgml (Content-Transfer-Encoding parser): Translate.
2589
2590 \f
2591 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2592
2593         * FLIM: Version 1.11.0 (Yamadagawa) was released.
2594
2595 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2596
2597         * mime-ja.sgml, mime-en.sgml (entity formatting): Add description
2598         about `mime-insert-text-content'.
2599
2600 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2601
2602         * mime-ja.sgml, mime-en.sgml (entity formatting): New node; move
2603         `mime-insert-header' from `Entity-header'; move
2604         `default-mime-charset' from `custom'.
2605
2606 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2607
2608         * mime-en.sgml, mime-ja.sgml (Entity-header): Generic function
2609         `mime-insert-decoded-header' was renamed to `mime-insert-header'.
2610
2611 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2612
2613         * NEWS: New file.
2614
2615 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2616
2617         * mime.el (mime-insert-header): Renamed from
2618         `mime-insert-decoded-header'; define `mime-insert-decoded-header'
2619         as an obsolete alias.
2620
2621         * mmgeneric.el, mmcooked.el (insert-header): Renamed from
2622         `insert-decoded-header'.
2623
2624         * README.en (Installation): Add required version of APEL.
2625
2626 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2627
2628         * mel-g.el: Require mel.
2629
2630         * mel-g.el: Require poem instead of emu.
2631
2632 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2633
2634         * mime.el (mime-insert-text-content): New generic function.
2635
2636         * mmcooked.el, mmgeneric.el (insert-text-content): New method.
2637
2638 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2639
2640         * std11.el (std11-unfold-string): New implementation.
2641
2642 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2643
2644         * mmgeneric.el: New module.
2645
2646         * mmbuffer.el: Use `generic' as mother backend.
2647
2648         * FLIM-ELS (flim-modules): Add mmgeneric.
2649
2650 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2651
2652         * mime-parse.el (mime-parse-message): Modify for
2653         `make-mime-entity-internal'.
2654
2655         * mime-def.el (make-mime-entity-internal): Change interface to be
2656         able to specify original-header and parsed-header.
2657
2658 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2659
2660         * eword-decode.el (eword-decode-and-unfold-unstructured-field):
2661         New function.
2662
2663 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2664
2665         * mime.el (mime-entity-content-type): New implementation.
2666         (mime-entity-content-disposition): New implementation.
2667         (mime-entity-encoding): New implementation.
2668
2669         * mime.el (mime-fetch-field): Refer internal slots for Date,
2670         Message-Id and References fields.
2671
2672         * mime-parse.el (mime-parse-message): Modify for
2673         `make-mime-entity-internal'.
2674
2675         * mime-def.el: Change `mime-entity-*-internal' and
2676         `mime-entity-set-*-internal' to macro.
2677         (make-mime-entity-internal): Change interface and data format for
2678         NOV data; changed to macro.
2679         (mime-entity-set-location-internal): New macro.
2680         (mime-entity-decoded-subject-internal): New macro.
2681         (mime-entity-set-decoded-subject-internal): New macro.
2682         (mime-entity-decoded-from-internal): New macro.
2683         (mime-entity-set-decoded-from-internal): New macro.
2684         (mime-entity-date-internal): New macro.
2685         (mime-entity-set-date-internal): New macro.
2686         (mime-entity-message-id-internal): New macro.
2687         (mime-entity-set-message-id-internal): New macro.
2688         (mime-entity-references-internal): New macro.
2689         (mime-entity-set-references-internal): New macro.
2690         (mime-entity-chars-internal): New macro.
2691         (mime-entity-set-chars-internal): New macro.
2692         (mime-entity-lines-internal): New macro.
2693         (mime-entity-set-lines-internal): New macro.
2694         (mime-entity-xref-internal): New macro.
2695         (mime-entity-set-xref-internal): New macro.
2696         (mime-entity-original-header-internal): Modify for new structure;
2697         changed to macro.
2698         (mime-entity-set-original-header-internal): Likewise.
2699         (mime-entity-parsed-header-internal): Likewise.
2700         (mime-entity-set-parsed-header-internal): Likewise.
2701         (mime-entity-buffer-internal): Likewise.
2702         (mime-entity-set-buffer-internal): Likewise.
2703         (mime-entity-header-start-internal): Likewise.
2704         (mime-entity-set-header-start-internal): Likewise.
2705         (mime-entity-header-end-internal): Likewise.
2706         (mime-entity-set-header-end-internal): Likewise.
2707         (mime-entity-body-start-internal): Likewise.
2708         (mime-entity-set-body-start-internal): Likewise.
2709         (mime-entity-body-end-internal): Likewise.
2710         (mime-entity-set-body-end-internal): Likewise.
2711
2712 \f
2713 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2714
2715         * FLIM: Version 1.10.5 (Kizugawadai) was released.
2716
2717         * mel.el: Must require poem.
2718
2719 \f
2720 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2721
2722         * FLIM: Version 1.10.4 (Shin-H\e-Dòsono)\e-A was released.
2723
2724 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
2725
2726         * README.en: Add explanation about `VERSION_SPECIFIC_LISPDIR'.
2727
2728         * Makefile (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
2729         (elc): Likewise.
2730
2731         * FLIM-MK (config-flim): Refer to `VERSION_SPECIFIC_LISPDIR'.
2732
2733         * FLIM-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
2734
2735 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2736
2737         * mel.el (mel-ccl-module): Require path-util when the running
2738         emacs has MULE.
2739
2740         * mel.el: Don't require emu.
2741
2742 1998-10-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2743
2744         * FLIM-ELS: Don't install mel-ccl in anything older than XEmacs 21
2745         with MULE.
2746
2747 \f
2748 1998-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2749
2750         * FLIM: Version 1.10.3 (Komada) was released.
2751
2752         * mel-ccl.el (base64-ccl-write-decoded-region): bind
2753         `jka-compr-compression-info-list' with nil.
2754
2755         * mel-b.el (base64-internal-decoding-limit): Switch default value
2756         between XEmacs-mule and other emacsen.
2757         Abolish function `base64-decode-string!'.
2758         (base64-internal-decode-region): New implementation.
2759         (base64-insert-encoded-file): New function.
2760         (mime-insert-encoded-file): Use `base64-insert-encoded-file'.
2761         (base64-write-decoded-region): New function.
2762         (mime-write-decoded-region): Use `base64-write-decoded-region'.
2763
2764         * mel-b-dl.el (decode-base64-region): Renamed from
2765         `base64-decode-region'.
2766         (mime-insert-encoded-file): Change temporary-buffer to unibyte
2767         representation.  Abolish method `mime-write-decoded-region'
2768         because it is slower than CCL based implementation.
2769
2770 1998-10-09  Tanaka Akira <akr@jaist.ac.jp>
2771
2772         * mel-ccl.el: Check `ccl-execute-eof-block-on-decoding-some'
2773         facility instead of `ccl-execute-eof-block-on-encoding-some'.
2774
2775 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2776
2777         * mel-b.el (base64-characters): Enclose with `eval-and-compile'.
2778
2779         * eword-decode.el (eword-encoded-text-regexp): Enclose with
2780         `eval-and-compile'.
2781         (eword-encoded-word-regexp): Use `eval-when-compile'.
2782
2783 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2784
2785         * eword-decode.el (eword-max-size-to-decode): New user option.
2786         (eword-decode-and-fold-structured-field): Do nothing if size of
2787         input is bigger than `eword-max-size-to-decode'.
2788
2789 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2790
2791         * mel-b.el (base64-numbers): Use `eval-when-compile'.
2792
2793 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
2794
2795         * FLIM-CFG: Use `add-latest-path' instead of `add-path' for adding
2796         "custom" to load-path.
2797
2798 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
2799
2800         * mime-def.el (mime-library-product): Enclose with
2801         `eval-and-compile'.
2802
2803         * FLIM-CFG: Add "custom" to load-path.
2804
2805 \f
2806 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2807
2808         * FLIM: Version 1.10.2 (Kintetsu-Miyazu) was released.
2809
2810         * mime-def.el, mel.el, mel-b-dl.el: Move variable
2811         `base64-dl-module' from mel-b-dl.el and mel.el to mime-def.el.
2812
2813 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2814
2815         * mel.el (mel-ccl-module): New variable; use it to check mel-ccl
2816         is available.
2817
2818         * FLIM-ELS: Don't install mel-ccl for anything older than MULE
2819         2.3.
2820
2821 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2822
2823         * mel-u.el: Use `mel-define-backend' to define "x-uue".
2824         Define "x-uuencode" as a clone of "x-uue".
2825
2826         * Move variable `mel-encoding-module-alist' from mel.el to
2827         mime-def.el.
2828
2829         * mel.el (mel-find-function): Use function
2830         `mel-find-function-from-obarray'.
2831         Use `mel-define-backend' to define "7bit", "8bit" and "binary";
2832         don't define methods of "8bit" and "binary"; inherit methods from
2833         "7bit".
2834
2835         * mime-def.el (mel-service-list): New variable.
2836         (mel-define-service): New implementation.
2837         (mel-find-function-from-obarray): New inline function.
2838         (mel-copy-method): New inline function.
2839         (mel-copy-backend): New inline function.
2840         (mel-define-backend): New macro.
2841
2842 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2843
2844         * mel-u.el: Define method functions of mel.
2845         (mime-encode-region): Use `mel-define-method-function'; abolish
2846         `uuencode-encode-region'.
2847         (mime-decode-region): Use `mel-define-method-function'; abolish
2848         `uuencode-decode-region'.
2849         (mime-encode-string): New method.
2850         (mime-decode-string): New method.
2851         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2852         `uuencode-insert-encoded-file'.
2853         (mime-write-decoded-region): Use `mel-define-method'; abolish
2854         `uuencode-write-decoded-region'.
2855
2856 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2857
2858         * mime-def.el (mel-define-service): Add DOC.
2859         (mel-define-method): Add DOC.
2860         (mel-define-method-function): Add DOC.
2861
2862         * mime-en.sgml, mime-ja.sgml: Modify for FLIM 1.10.
2863
2864 \f
2865 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2866
2867         * FLIM: Version 1.10.1 (Miyamaki) was released.
2868
2869 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2870
2871         * mel-g.el: Define method functions of mel.
2872         (mime-encode-region): Use `mel-define-method-function'; abolish
2873         `gzip64-encode-region'.
2874         (mime-decode-region): Use `mel-define-method-function'; abolish
2875         `gzip64-decode-region'.
2876         (mime-encode-string): New method.
2877         (mime-decode-string): New method.
2878         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2879         `gzip64-insert-encoded-file'.
2880         (mime-write-decoded-region): Use `mel-define-method'; abolish
2881         `gzip64-write-decoded-region'.
2882
2883         * mime-def.el (mime-library-product): New variable; abolish
2884         `mime-library-version'.
2885         (mime-product-name): New macro.
2886         (mime-product-version): New macro.
2887         (mime-product-code-name): New macro.
2888         (mime-library-version): Renamed from
2889         `mime-library-version-string'; use `mime-library-product',
2890         `mime-product-name', `mime-product-version' and
2891         `mime-product-code-name'.
2892
2893         * mime-def.el (mm-define-backend): Add DOC.
2894         (mm-define-method): Add DOC.
2895
2896         * mel.el (mime-encoding-list): Modify DOC to add description about
2897         optional argument SERVICE.
2898
2899 1998-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2900
2901         * mime-ja.sgml, mime-en.sgml (mm-backend module): Write
2902         description of `mm-define-backend' and `mm-define-method'.
2903
2904 \f
2905 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2906
2907         * FLIM: Version 1.10.0 (K\e-Dòdo)\e-A was released.
2908
2909         * README.en (What's FLIM): Add mel-ccl.el.
2910
2911 1998-09-21  Tanaka Akira      <akr@jaist.ac.jp>
2912
2913         * mel-ccl.el:
2914           - Require 'pccl instead of 'emu.
2915           - Use `unless-broken' to check facility.
2916
2917 1998-09-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2918
2919         * mel.el (mime-encoding-list): New user option (renamed from
2920         `mime-content-transfer-encoding-list').
2921         (mime-encoding-list): New function.
2922         (mime-encoding-alist): New function.
2923         (mime-encode-region): Use `mime-encoding-alist' for completion.
2924         (mime-decode-region): Likewise.
2925         (mime-insert-encoded-file): Likewise.
2926         (mime-write-decoded-region): Likewise.
2927
2928 1998-09-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2929
2930         * eword-decode.el (eword-decode-structured-field-list): Add
2931         Mail-Followup-To field.
2932
2933 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2934
2935         * eword-encode.el (eword-charset-encoding-alist): Add utf-8.
2936
2937 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2938
2939         * mel.el (mime-content-transfer-encoding-list): New user option.
2940         (mime-encode-region): Use `mime-content-transfer-encoding-list'
2941         for completion.
2942         (mime-decode-region): Likewise.
2943         (mime-insert-encoded-file): Likewise.
2944         (mime-write-decoded-region): Likewise.
2945
2946         * mel.el (mime-write-decoded-region): fix typo.
2947
2948 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2949
2950         * mime-def.el (mel-define-method-function): Don't override.
2951
2952 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2953
2954         * mel.el, mel-ccl.el, FLIM-ELS: Add mel-ccl.el.
2955
2956 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2957
2958         * mel-dl.el, README.en, FLIM-ELS: Rename mel-dl.el to mel-b-dl.el.
2959
2960         * mel.el: - Rename mel-dl.el to mel-b-dl.el.
2961                   - Move `mel-define-service' to mime-def.el.
2962
2963         * mime-def.el (mel-define-service): New macro (moved from mel.el);
2964         fixed problem in Emacs.
2965         (mel-define-method): Use `mel-define-service'.
2966         (mel-define-method-function): Use `mel-define-service'.
2967
2968 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2969
2970         * mel.el (mime-encode-region): Don't regard nil encoding as
2971         "7bit".
2972
2973 1998-09-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2974
2975         * eword-encode.el (eword-encode-text): Use
2976         `encoded-text-encode-string'.
2977         (tm-eword::encoded-word-length): `q-encoding-encoded-length' was
2978         renamed to `Q-encoded-text-length'.
2979
2980         * eword-decode.el: Move `base64-token-regexp',
2981         `base64-token-padding-regexp', `eword-B-encoded-text-regexp' and
2982         `eword-Q-encoded-text-regexp' to mime-def.el.
2983         (eword-decode-encoded-text): Use `encoded-text-decode-string'.
2984
2985         * mel-q.el: Define method functions of mel.
2986         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2987         `quoted-printable-insert-encoded-file'.
2988         (mime-write-decoded-region): Use `mel-define-method'; abolish
2989         `quoted-printable-write-decoded-region'.
2990         - Move `q-encoding-printable-char-p' and
2991         `q-encoding-encoded-length' to mel.el.
2992
2993         * mel-b.el: Define method functions of mel.
2994         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2995         `base64-insert-encoded-file'.
2996         (mime-write-decoded-region): Use `mel-define-method'; abolish
2997         `base64-write-decoded-region'.
2998         - Move `base64-encoded-length' to mel.el.
2999
3000         * mel-dl.el (base64-encode-region): Define directly (abolish
3001         `base64-dl-encode-region').
3002         (base64-decode-region): Define directly (abolish
3003         `base64-dl-decode-region').  Define method functions of mel.
3004         (mime-insert-encoded-file): Use `mel-define-method'; abolish
3005         `base64-insert-encoded-file'; don't use external encoder.
3006         (mime-write-decoded-region): Use `mel-define-method'; abolish
3007         `base64-write-decoded-region'; don't use external decoder.
3008         - Move `base64-encoded-length' to mel.el.
3009
3010         * mime.el: Move `mm-arglist-to-arguments' to mime-def.el.
3011
3012         * mime-def.el (base64-token-regexp): New constant (moved from
3013         eword-decode.el).
3014         (base64-token-padding-regexp): Likewise.
3015         (B-encoded-text-regexp): New constant (moved from eword-decode.el,
3016         and renamed from `eword-B-encoded-text-regexp').
3017         (Q-encoded-text-regexp): New constant (moved from eword-decode.el,
3018         and renamed from `eword-Q-encoded-text-regexp'.
3019         (mm-arglist-to-arguments): New function (moved from mime.el).
3020         (mel-define-method): New macro.
3021         (mel-define-method-function): New macro.
3022         (mel-define-function): New macro.
3023
3024         * mel.el (mel-encoding-module-alist): New variable.
3025         (mel-use-module): New function.
3026         (mel-find-function): New function.
3027         (mel-define-service): New macro.
3028         (mime-encode-region): Use `mel-find-function'; abolish variable
3029         `mime-encoding-method-alist'.
3030         (mime-decode-region): Use `mel-find-function'; abolish variable
3031         `mime-decoding-method-alist'.
3032         (mime-decode-string): Use `mel-find-function'; abolish variable
3033         `mime-string-decoding-method-alist'.
3034         (encoded-text-encode-string): New function.
3035         (encoded-text-decode-string): New function.
3036         (base64-encoded-length): New function (moved from mel-b.el and
3037         mel-dl.el).
3038         (Q-encoding-printable-char-p): New function (moved from mel-q.el,
3039         and renamed from `q-encoding-printable-char-p').
3040         (Q-encoded-text-length): New function (moved from mel-q.el, and
3041         renamed from `q-encoding-encoded-length').
3042         (mime-insert-encoded-file): Use `mel-find-function'; abolish
3043         variable `mime-file-encoding-method-alist'.
3044         (mime-write-decoded-region): Use `mel-find-function'; abolish
3045         variable `mime-file-decoding-method-alist'.
3046
3047 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3048
3049         * mel-b.el (base64-internal-encoding-limit): modify :type.
3050         (base64-internal-decoding-limit): Change initial value to 70000;
3051         modify :type.
3052
3053         * mel-b.el (base64-decode-string!): Renamed from
3054         `base64-internal-decode-string!'.
3055
3056 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3057
3058         * mel-b.el (base64-characters): New constant.
3059         (base64-num-to-char): Use `base64-characters'.
3060         (base64-numbers): Use `base64-characters'.
3061         (base64-internal-decode): Modify calculation third byte.
3062
3063         * mel-dl.el (base64-dl-encode-string): New alias.
3064         (base64-dl-decode-string): New alias.
3065         (base64-dl-encode-region): Renamed from `base64-encode-region';
3066         don't save-excursion and save-restriction.
3067         (base64-dl-decode-region): Renamed from `base64-decode-region';
3068         don't save-excursion and save-restriction; convert all at once.
3069         (base64-encode-region): New alias.
3070         (base64-decode-region): New alias.
3071
3072         * mel-b.el (base64-internal-decode): New function.
3073         (base64-internal-decode-string): Use `base64-internal-decode'.
3074         (base64-internal-decode-string!): New function.
3075         (base64-internal-decode-region): Use
3076         `base64-internal-decode-string!' instead of
3077         `base64-internal-decode-string'.
3078
3079 1998-09-15  Tanaka Akira  <akr@jaist.ac.jp>
3080
3081         * mel-b.el (base64-numbers): Fix a position of 63.
3082
3083 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3084
3085         * mel-b.el (base64-numbers): New constant.
3086         (base64-char-to-num): New macro.
3087         (base64-internal-decode-string): Don't use memq.
3088
3089 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3090
3091         * mel-b.el (base64): New group.
3092         (base64-external-encoder): Now a user option.
3093         (base64-external-decoder): Now a user option.
3094         (base64-external-decoder-option-to-specify-file): Now a user
3095         option.
3096         (base64-internal-encoding-limit): Now a user option.
3097         (base64-internal-decoding-limit): Now a user option.
3098
3099         * mel-b.el (base64-internal-decode-string): New implementation;
3100         abolish function `base64-decode-unit'.
3101
3102 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3103
3104         * README.en (Installation): Fix typo.
3105
3106 \f
3107 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3108
3109         * FLIM: Version 1.9.2 (Shin-Tanabe) was released.
3110
3111         * README.en (Installation): Add `install as a XEmacs package'.
3112
3113 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3114
3115         * mime-en.sgml (Encoding Method): Translate.
3116
3117 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3118
3119         * eword-encode.el (eword-encode-msg-id-to-rword-list): New
3120         function.
3121         (eword-encode-in-reply-to-to-rword-list): New function.
3122         (eword-encode-in-reply-to): New function.
3123         (eword-encode-field): Use `eword-encode-in-reply-to' for
3124         `In-Reply-To' field.
3125
3126         * std11.el (std11-parse-in-reply-to): New function.
3127
3128 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3129
3130         * eword-decode.el (eword-decode-structured-field-list): Add
3131         `User-Agent'.
3132
3133 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3134
3135         * Makefile (package): Don't update auto-autoloads.el and
3136         custom-load.el.
3137
3138         * FLIM-MK (compile-flim-package): Update auto-autoloads.el and
3139         custom-load.el.
3140
3141 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3142
3143         * mime-def.el: Abolish function `butlast' and `nbutlast'.
3144
3145         * mime-def.el (mime-library-version): New constant.
3146         (mime-library-version-string): Refer `mime-library-version'.
3147
3148 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3149
3150         * Makefile (XEMACS): New variable.
3151         (PACKAGEDIR): New variable.
3152         (package): New target.
3153         (install-package): New target.
3154
3155         * FLIM-CFG (PACKAGEDIR): New variable.
3156
3157         * FLIM-MK (config-flim-package): New function.
3158         (compile-flim-package): New function.
3159         (install-flim-package): New function.
3160
3161 1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3162
3163         * mime-en.sgml (Content-Type field): Translate.
3164         (mime-content-type): Translate.
3165         (Content-Type parser): Translate.
3166         (Content-Disposition): Translate.
3167         (mime-content-disposition): Translate.
3168         (Content-Disposition parser): Translate.
3169
3170 1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3171
3172         * Makefile (GOMI): Add Texinfo related garbages.
3173         (clean): Delete historical setting.
3174
3175 1998-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3176
3177         * mime-en.sgml (mm-backend): Translate.
3178         (Request for entity): Likewise.
3179         (mm-backend module): Likewise.
3180
3181         * mime.el (mime-entity-send): Add DOC-string.
3182
3183 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3184
3185         * mime-en.sgml (Entity hierarchy): Translate.
3186
3187 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3188
3189         * mime-en.sgml, mime-ja.sgml (Entity): Rearrangement.
3190
3191 \f
3192 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3193
3194         * FLIM: Version 1.9.1 (Tonosh\e-Dò)\e-A was released.
3195
3196         * mime-en.sgml (mm-backend): Translate a little.
3197
3198 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3199
3200         * eword-encode.el (eword-encode-default-start-column): New user
3201         option.
3202         (eword-encode-string): Use `eword-encode-default-start-column'.
3203         (eword-encode-address-list): Likewise.
3204         (eword-encode-structured-field-body): Likewise.
3205         (eword-encode-unstructured-field-body): Likewise.
3206
3207 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3208
3209         * eword-encode.el (eword-encode): New group.
3210         (eword-field-encoding-method-alist): Now a user option (was:
3211         variable).
3212
3213 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3214
3215         * eword-encode.el: Rename `tm-eword::mailbox-to-rwl' ->
3216         `eword-encode-mailbox-to-rword-list'.
3217
3218         * eword-encode.el: Rename `tm-eword::phrase-to-rwl' ->
3219         `eword-encode-phrase-to-rword-list'.
3220
3221         * eword-encode.el: Rename `eword-addr-spec-to-rwl' ->
3222         `eword-encode-addr-spec-to-rword-list'.
3223
3224         * eword-encode.el: Rename `eword-phrase-route-addr-to-rwl' ->
3225         `eword-encode-phrase-route-addr-to-rword-list'.
3226
3227         * eword-encode.el: Rename `eword-addr-seq-to-rwl' ->
3228         `eword-encode-addr-seq-to-rword-list'.
3229
3230         * eword-encode.el: Rename `tm-eword::split-string' ->
3231         `eword-encode-split-string'.
3232
3233         * eword-encode.el: Rename `tm-eword::addresses-to-rwl' ->
3234         `eword-encode-addresses-to-rword-list'.
3235
3236         * eword-encode.el: Rename `tm-eword::encode-rwl' ->
3237         `eword-encode-rword-list'.
3238
3239         * eword-encode.el (eword-encode-unstructured-field-body): New
3240         function.
3241         (eword-encode-field): Use `eword-encode-unstructured-field-body'.
3242
3243 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3244
3245         * eword-encode.el (eword-encode-string): Add DOC-string.
3246         (eword-encode-address-list): Likewise.
3247         (eword-encode-structured-field-body): Likewise.
3248
3249         * eword-encode.el (eword-encode-field): Regard `In-Reply-To' as a
3250         structured field.
3251
3252 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3253
3254         * eword-encode.el (eword-encode-field): Use `capitalize' instead
3255         of `downcase' for `field-name'.
3256
3257         * eword-encode.el (eword-encode-structured-field-body): New
3258         function.
3259         (eword-encode-field): Use `eword-encode-structured-field-body' for
3260         "MIME-Version" and "User-Agent" field.
3261
3262 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3263
3264         * mime-def.el (mm-define-method): Put `edebug-form-spec'.
3265
3266 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3267
3268         * eword-encode.el (eword-encode-address-list): New function.
3269         (eword-encode-field): Use `eword-encode-address-list' instead of
3270         `tm-eword::encode-address-list'; abolish
3271         `tm-eword::encode-address-list'.
3272
3273         * eword-encode.el (eword-encode-field): Use `eword-encode-string'
3274         instead of `tm-eword::encode-string'; abolish
3275         `tm-eword::encode-string'.
3276
3277         * eword-encode.el: Rename `tm-eword::make-rword' ->
3278         `make-ew-rword'; rename `tm-eword::rword-' -> `ew-rword-'.
3279
3280 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3281
3282         * mel-b.el (base64-insert-encoded-file): Conditionally use
3283         internal converter. (cf. [tm-ja:3320])
3284         (base64-write-decoded-region): Ditto.
3285
3286 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3287
3288         * FLIM-ELS (flim-modules): Don't add `mel-dl' unconditionally.
3289
3290 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3291
3292         * Delete mime-lib.el.
3293
3294 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3295
3296         * mmbuffer.el (write-entity): `write-region-as-CRLF' was renamed
3297         to `write-region-as-raw-text-CRLF'.
3298
3299 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
3300
3301         * mmbuffer.el (write-entity): Use `write-region-as-CRLF' instead
3302         of `write-region-as-binary'.
3303
3304 \f
3305 1998-07-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3306
3307         * FLIM: Version 1.9.0 (Terada) was released.
3308
3309 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3310
3311         * mime-parse.el (mime-parse-multipart): Set message/x-broken if
3312         parsing is failed.
3313
3314 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3315
3316         * mmbuffer.el (entity-children): Don't use
3317         `mime-entity-children-internal'.
3318
3319         * mime-parse.el (mime-parse-multipart): Modify for
3320         `mime-parse-message'; return children.
3321         (mime-parse-encapsulated): Likewise.
3322         (mime-parse-message): Change interface; delete DOC-string; don't
3323         parse children instantly.
3324         (mime-parse-buffer): Modify for `mime-parse-message'.
3325
3326         * mime-parse.el (mime-parse-message): Delete autoload cookie.
3327
3328         * mime.el: Delete autoload setting for `mime-parse-message'.
3329
3330         * mime-en.sgml, mime-ja.sgml (Entity creation): Delete description
3331         of `mime-parse-message'; modify description of `mime-parse-buffer'
3332         to add `representation-type'.
3333
3334 \f
3335 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3336
3337         * FLIM-Chao: Version 1.8.0 (Shij\e-Dò)\e-A was released.
3338
3339 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3340
3341         * mmcooked.el: Abolish method `open'.
3342
3343         * mmbuffer.el (initialize-instance): New method; abolish `open'.
3344         (entity-children): New method.
3345
3346         * mime.el (mime-open-entity): Send `initialize-instance' to
3347         created message.
3348         (mime-entity-children): New implementation.
3349         (mime-entity-parent): New implementation.
3350         (mime-root-entity-p): New implementation.
3351
3352         * mime-parse.el (mime-parse-multipart): Specify current entity as
3353         parent.
3354         (mime-parse-encapsulated): Likewise.
3355         (mime-parse-message): Change interface to specify parent; modify
3356         for `make-mime-entity-internal'.
3357         (mime-parse-buffer): Modify for `mime-parse-message'.
3358
3359         * mime-def.el (make-mime-entity-internal): Change interface; add
3360         format of `mime-entity' to add `parent'.
3361
3362 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3363
3364         * mmbuffer.el (mime-visible-field-p): Renamed from
3365         `eword-visible-field-p'.
3366
3367 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3368
3369         * mime.el (mm-arglist-to-arguments): New function.
3370         (mm-define-generic): New macro.
3371         (mime-entity-cooked-p): Use `mm-define-generic'.
3372         (mime-entity-point-min): Use `mm-define-generic'.
3373         (mime-insert-decoded-header): Use `mm-define-generic'.
3374         (mime-entity-content): Use `mm-define-generic'.
3375         (mime-write-entity-content): Use `mm-define-generic'.
3376         (mime-write-entity): Use `mm-define-generic'.
3377         (mime-write-entity-body): Use `mm-define-generic'.
3378
3379 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3380
3381         * mmbuffer.el (eword-visible-field-p): Moved from mime.el.
3382
3383         * mime.el: Move `eword-visible-field-p' to mmbuffer.el.
3384         (mime-write-entity-body): Change message to `write-body'.
3385
3386 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3387
3388         * mmcooked.el, mmbuffer.el (open): Renamed from `open-entity'.
3389
3390         * mime.el (mime-open-entity): Change message to `open'.
3391
3392         * mime-def.el (mm-define-backend): Must `copy-alist'.
3393
3394 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3395
3396         * mmcooked.el, mmbuffer.el: Use `mm-define-backend' and
3397         `mm-define-method'.
3398
3399         * mime.el: Move `mime-entity-implementation-alist' to mime-def.el.
3400         (mime-find-function): New implementation.
3401         (mime-entity-cooked-p): Use `mime-entity-send'.
3402
3403         * mime-def.el (mime-entity-implementation-alist): Moved from
3404         mime.el.
3405         (mm-define-backend): New macro.
3406         (mm-define-method): New macro.
3407
3408 \f
3409 1998-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3410
3411         * FLIM: Version 1.8.1 (Kutsukawa) was released.
3412
3413 1998-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3414
3415         * mime-en.sgml, mime-ja.sgml (Entity Attributes): Add description
3416         about `default-encoding' of `mime-entity-encoding'.
3417
3418         * mime-en.texi, mime-en.sgml: New files.
3419
3420         * mime-ja.sgml (media-type): Fix typo.
3421
3422         * mime-ja.sgml (Glossary): Fix order.
3423
3424         * mime-ja.sgml (Entity Attributes): Use <code> tag for nil.
3425
3426         * mime-ja.sgml (Entity Attributes): Fix typo.
3427
3428 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3429
3430         * mime.el (mime-entity-encoding): Add new optional argument
3431         `default-encoding'; set default encoding if
3432         Content-Transfer-Encoding field is not found.
3433
3434 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3435
3436         * mmbuffer.el (mmbuffer-write-entity): Use
3437         `mime-entity-buffer-internal', `mmbuffer-entity-point-min' and
3438         `mmbuffer-entity-point-max'.
3439         (mmbuffer-write-entity-body): Use `mime-entity-buffer-internal',
3440         `mime-entity-body-start-internal' and
3441         `mime-entity-body-end-internal'.
3442         (mmbuffer-insert-decoded-header): Use
3443         `mime-entity-buffer-internal', `mime-entity-header-start-internal'
3444         and `mime-entity-header-end-internal'.
3445
3446 \f
3447 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3448
3449         * FLIM: Version 1.8.0 (\e-DÒkubo)\e-A was released.
3450
3451         * README.en: Delete `How to use'.
3452
3453 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3454
3455         * mime-ja.sgml (Entity creation): Add reference for `mm-backend'
3456         in description of `mime-open-entity'.
3457
3458         * mime-ja.sgml (mm-backend): New section.
3459
3460 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3461
3462         * mime-ja.sgml (Entity-header): Modify description about
3463         `mime-insert-decoded-header'.
3464
3465         * mmcooked.el (mmcooked-insert-decoded-header): New function.
3466
3467         * mmbuffer.el (mmbuffer-insert-decoded-header): New function.
3468
3469         * mime.el (mime-insert-decoded-header): Use implementation of
3470         mm-backend; abolish optional argument `code-conversion'.
3471
3472 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3473
3474         * eword-decode.el (eword-decode-encoded-text): Use
3475         `decode-mime-charset-string'.
3476
3477 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3478
3479         * mmcooked.el (mmcooked-write-entity-body): New function.
3480
3481         * mmbuffer.el (mmbuffer-write-entity-body): New function.
3482
3483         * mime.el (mime-write-entity-body): Use implementation of
3484         mm-backend.
3485
3486 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3487
3488         * mmcooked.el (mmcooked-write-entity): New function.
3489
3490         * mmbuffer.el (mmbuffer-write-entity): New function.
3491
3492         * mime.el (mime-write-entity): Use implementation of mm-backend.
3493
3494 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3495
3496         * mmcooked.el (mmcooked-entity-content): New alias for
3497         `mmbuffer-entity-content'.
3498         (mmcooked-write-entity-content): New function.
3499
3500         * mmbuffer.el (mmbuffer-entity-content): New function.
3501         (mmbuffer-write-entity-content): New function.
3502
3503         * mime.el (mime-entity-send): New function.
3504         (mime-entity-buffer): Use `mime-entity-send'.
3505         (mime-entity-point-min): Likewise.
3506         (mime-entity-point-max): Likewise.
3507         (mime-entity-header-start): Likewise.
3508         (mime-entity-header-end): Likewise.
3509         (mime-entity-body-start): Likewise.
3510         (mime-entity-body-end): Likewise.
3511         (mime-fetch-field): Likewise.
3512         (mime-entity-content): Use implementation of mm-backend.
3513         (mime-write-entity-content): Likewise.
3514
3515 \f
3516 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3517
3518         * FLIM: Version 1.7.0 (Iseda) was released.
3519
3520         * mime-ja.sgml (Entity creation): Add description of
3521         `mime-open-entity'.
3522         (Entity Attributes): Add description of `mime-entity-cooked-p'.
3523         (Entity-content): Add description of `mime-write-entity-content',
3524         `mime-write-entity' and `mime-write-entity-body'.
3525
3526 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3527
3528         * mime.el (mime-write-entity-content): New function.
3529
3530 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3531
3532         * mime.el (mime-write-entity-body): New function.
3533
3534         * mime.el (mime-write-entity): New function.
3535
3536 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3537
3538         * mime-parse.el (mime-parse-multipart): Change media-type of
3539         entity to application/octet-stream if the first delimiter is not
3540         found.
3541
3542 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3543
3544         * FLIM-ELS (flim-modules): Add `mmbuffer' and `mmcooked'.
3545
3546         * mmcooked.el: New file.
3547
3548         * mmbuffer.el: New file.
3549
3550         * mime.el (mime-entity-implementation-alist): New variable.
3551         (mime-find-function): New function.
3552         (mime-open-entity): New function.
3553         (mime-entity-function): New function.
3554         (mime-entity-cooked-p): New function.
3555         (mime-entity-buffer): Use backend-module.
3556         (mime-entity-point-min): Likewise.
3557         (mime-entity-point-max): Likewise.
3558         (mime-entity-header-start): Likewise.
3559         (mime-entity-header-end): Likewise.
3560         (mime-entity-body-start): Likewise.
3561         (mime-entity-body-end): Likewise.
3562         (mime-fetch-field): Likewise.
3563
3564         * mime-parse.el (mime-parse-message): New optional argument
3565         `representation-type'.
3566         (mime-parse-buffer): Likewise.
3567
3568         * mime-def.el: Change format of mime-entity-internal to add
3569         `representation-type' and `location'.
3570
3571 \f
3572 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3573
3574         * FLIM-Chao: Version 1.7.0 (Goj\e-Dò)\e-A was released.
3575
3576 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3577
3578         * mime-ja.sgml: Modify for FLIM 1.7.
3579
3580         * mime.el (mime-entity-number): Add DOC.
3581
3582 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3583
3584         * mime.el (mime-entity-encoding): New implementation.
3585
3586         * mime-parse.el (mime-parse-message): Abolish argument `encoding'.
3587
3588         * mime-def.el (make-mime-entity-internal): Abolish argument
3589         `encoding'.
3590         (mime-entity-set-encoding-internal): New function.
3591
3592 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3593
3594         * mime.el (mime-entity-content-disposition): New implementation.
3595
3596         * mime-parse.el (mime-parse-message): Don't parse
3597         Content-Disposition.
3598
3599         * mime-def.el (make-mime-entity-internal): Delete argument
3600         `content-disposition'.
3601         (mime-entity-set-content-disposition-internal): New function.
3602
3603 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3604
3605         * eword-decode.el: Move function `eword-visible-field-p' and
3606         `mime-insert-decoded-header' to mime.el.
3607
3608         * mime-parse.el: Use internal functions of mime-entity.
3609
3610         * mime.el (mime-entity-children): Moved from mime-def.el; use
3611         `mime-entity-children-internal'.
3612         (mime-entity-node-id): Moved from mime-def.el; use
3613         `mime-entity-node-id-internal'.
3614         (mime-entity-number): Moved from mime-def.el; use
3615         `mime-entity-node-id-internal'.
3616         (mime-entity-buffer): Moved from mime-def.el; use
3617         `mime-entity-buffer-internal'.
3618         (mime-entity-point-min): Moved from mime-def.el; use
3619         `mime-entity-header-start-internal'.
3620         (mime-entity-point-max): Moved from mime-def.el; use
3621         `mime-entity-body-end-internal'.
3622         (mime-entity-header-start): Moved from mime-def.el; use
3623         `mime-entity-header-start-internal'.
3624         (mime-entity-header-end): Moved from mime-def.el; use
3625         `mime-entity-header-end-internal'.
3626         (mime-entity-content-type): Moved from mime-def.el; use
3627         `mime-entity-content-type-internal'.
3628         (mime-entity-content-disposition): Moved from mime-def.el; use
3629         `mime-entity-content-disposition-internal'.
3630         (mime-entity-encoding): Moved from mime-def.el; use
3631         `mime-entity-encoding-internal'.
3632         (mime-fetch-field): Use `mime-entity-original-header-internal' and
3633         `mime-entity-set-original-header-internal'.
3634         (mime-read-field): Use `mime-entity-parsed-header-internal' and
3635         `mime-entity-set-parsed-header-internal'.
3636         (eword-visible-field-p): Moved from eword-decode.el.
3637         (mime-insert-decoded-header): Moved from eword-decode.el.
3638         (mime-entity-body-start): Moved from mime-def.el; use
3639         `mime-entity-body-start-internal'.
3640         (mime-entity-body-end): Moved from mime-def.el; use
3641         `mime-entity-body-end-internal'.
3642         (mime-entity-media-type): Moved from mime-def.el.
3643         (mime-entity-media-subtype): Moved from mime-def.el.
3644         (mime-entity-parameters): Moved from mime-def.el.
3645         (mime-entity-type/subtype): Moved from mime-def.el.
3646
3647         * mime-def.el (make-mime-entity-internal): Renamed from
3648         `make-mime-entity'.
3649         (mime-entity-buffer-internal): New function.
3650         (mime-entity-header-start-internal): New function.
3651         (mime-entity-header-end-internal): New function.
3652         (mime-entity-body-start-internal): New function.
3653         (mime-entity-body-end-internal): New function.
3654         (mime-entity-node-id-internal): New function.
3655         (mime-entity-content-type-internal): New function.
3656         (mime-entity-content-disposition-internal): New function.
3657         (mime-entity-encoding-internal): New function.
3658         (mime-entity-original-header-internal): New function.
3659         (mime-entity-children-internal): New function.
3660         (mime-entity-parsed-header-internal): New function.
3661         (mime-entity-set-original-header-internal): Renamed from
3662         `mime-entity-set-original-header'.
3663         (mime-entity-set-children-internal): Renamed from
3664         `mime-entity-set-children'.
3665         (mime-entity-set-parsed-header-internal): Renamed from
3666         `mime-entity-set-parsed-header'.  Move `mime-entity-SLOT'
3667         functions to mime.el.
3668
3669 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3670
3671         * mime-ja.sgml (CVS): Fix typo.
3672
3673 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3674
3675         * mime-parse.el (mime-parse-encapsulated): New function.
3676         (mime-parse-message): Use `mime-parse-encapsulated'.
3677
3678 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3679
3680         * mime-def.el (mime-entity-set-children): New function.
3681
3682         * mime-parse.el (mime-parse-multipart): Change interface.
3683         (mime-parse-message): Use `mime-entity-set-children'.
3684
3685 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3686
3687         * mime.el (mime-read-field): Fix typo.
3688
3689 \f
3690 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3691
3692         * FLIM: Version 1.6.0 (Ogura) was released.
3693
3694         * mime-ja.sgml (Entity Attributes): New section.
3695
3696         * mime-ja.sgml (Entity as node in message): Add description of
3697         `mime-find-entity-from-number' and
3698         `mime-find-entity-from-node-id'.
3699
3700         * mime.el (mime-find-entity-from-number): New function.
3701         (mime-find-entity-from-node-id): New function.
3702         (mime-entity-parent): New function (moved from SEMI MIME-View).
3703         (mime-entity-uu-filename): New function (moved from SEMI
3704         MIME-View).
3705         (mime-entity-filename): New function (moved from SEMI MIME-View).
3706
3707         * mime-def.el (mime-uuencode-encoding-name-list): New variable.
3708
3709 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3710
3711         * mime-ja.sgml: Modify for FLIM 1.6.
3712
3713         * mime.el (mime-fetch-field): New function; abolish
3714         `mime-entity-fetch-field'.
3715         (mime-read-field): New function; abolish `mime-entity-read-field'.
3716
3717 1998-06-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3718
3719         * mime-ja.sgml, mime-ja.texi: New files.
3720
3721 1998-06-22  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3722
3723         * mime-parse.el (mime-parse-message): Would error if empty body.
3724
3725 \f
3726 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3727
3728         * FLIM: Version 1.5.0 (Mukaijima) was released.
3729
3730 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3731
3732         * README.en (What's FLIM): Modify for mime.el.
3733
3734         * FLIM-ELS (flim-modules): Add `mime'.
3735
3736         * mime-lib.el: Move every definitions to mime.el.
3737
3738         * mime.el: New module (renamed from mime-lib.el).
3739
3740 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3741
3742         * mime-lib.el: Add autoload setting for eword-encode.el.
3743
3744         * mime-lib.el (mime-entity-content): New function.
3745
3746 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3747
3748         * mel.el: Abolish constant `mel-version'.
3749
3750         * mel.el (mime-string-decoding-method-alist): New variable.
3751         (mime-decode-string): New function.
3752
3753 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3754
3755         * mel-b.el (base64-external-decode-string): New function.
3756         (base64-decode-string): New function.
3757
3758 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3759
3760         * mel-q.el (quoted-printable-decode-string): New implementation.
3761
3762 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3763
3764         * mel-q.el (quoted-printable-internal-decode-region): New
3765         implementation.
3766
3767 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3768
3769         * mel-q.el (q-encoding-decode-string): Use
3770         `quoted-printable-hex-char-to-num'.
3771
3772         * mel-q.el (quoted-printable-hex-char-to-num): New function.
3773         (quoted-printable-decode-string): Use
3774         `quoted-printable-hex-char-to-num'.
3775
3776 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3777
3778         * mime-def.el, mime-parse.el: Move `mime-message-structure' from
3779         mime-parse.el to mime-def.el.
3780
3781 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3782
3783         * mime-lib.el, mime-parse.el: Move `mime-root-entity-p' from
3784         mime-parse.el to mime-lib.el.
3785
3786         * mime-lib.el: Add autoload setting for mime-parse.el.
3787
3788 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3789
3790         * mime-parse.el, mime-def.el: Move `mime-entity-point-min',
3791         `mime-entity-point-max', `mime-entity-media-type',
3792         `mime-entity-media-subtype', `mime-entity-parameters' and
3793         `mime-entity-type/subtype' from mime-parse.el to mime-def.el.
3794
3795         * mime-parse.el, mime-def.el: Move `mime-content-disposition'
3796         reference functions from mime-parse.el to mime-def.el.
3797
3798         * mime-parse.el, mime-def.el: Move structure `mime-content-type'
3799         from mime-parse.el to mime-def.el.
3800
3801 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3802
3803         * mel-b.el (base64-internal-decode-string): Renamed from
3804         `base64-decode-string'.
3805         (base64-decode-string): New alias for
3806         `base64-internal-decode-string'.
3807
3808 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3809
3810         * mel-b.el (base64-decode-unit): New function; abolish
3811         `base64-decode-1'.
3812         (base64-decode-string): New implementation.
3813         (base64-internal-decode-region): New implementation.
3814
3815 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3816
3817         * mime-parse.el (mime-message-structure): New variable.
3818         (mime-parse-buffer): New function.
3819
3820 1998-06-19  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3821
3822         * mime-def.el: Require 'cl when it is compiled.
3823
3824         * mime-lib.el (mime-entity-read-field): Fix typo.
3825         Use `eword-decode-ignored-field-list'.
3826
3827         * mime-parse.el (mime-parse-multipart): Fix typo.
3828         (mime-parse-message): Parse message/external-body.
3829
3830 \f
3831 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3832
3833         * FLIM: Version 1.4.1 (Momoyama-Gory\e-Dòmae)\e-A was released.
3834
3835 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3836
3837         * eword-decode.el (mime-insert-decoded-header): Fix typo.
3838
3839 \f
3840 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3841
3842         * FLIM: Version 1.4.0 (Kintetsu-Tanbabashi) was released.
3843
3844 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3845
3846         * README.en (What's FLIM): Add description about mime-lib.el and
3847         mime-parse.el.
3848
3849 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3850
3851         * mime-parse.el: Require 'cl when it is compiled.
3852
3853         * eword-decode.el (eword-visible-field-p): New function.
3854         (mime-insert-decoded-header): Use `eword-visible-field-p'.
3855
3856 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3857
3858         * mime-def.el (mime-library-version-string): Renamed from
3859         `mime-spadework-module-version-string'.
3860
3861         * mime-parse.el: New file; moved from SEMI layer.
3862
3863         * FLIM-ELS (flim-modules): Add `mime-parse'.
3864
3865 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3866
3867         * FLIM-ELS (flim-modules): Add `mime-lib'.
3868
3869         * mime-lib.el: New module.
3870
3871         * mime-def.el (mime-entity): Add new slots for original-header and
3872         parsed-header.
3873         (mime-entity-set-original-header): New function.
3874         (mime-entity-set-parsed-header): New function.
3875
3876 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3877
3878         * mime-def.el (mime-entity-number): New function (moved from SEMI
3879         layer).
3880
3881 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3882
3883         * mime-def.el: Move definition of structure `mime-entity' from
3884         SEMI layer.
3885
3886 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3887
3888         * eword-decode.el (eword-decode-ignored-field-list): Capitalize
3889         default value.
3890         (eword-decode-structured-field-list): Capitalize default value.
3891         (eword-decode-header): Regularize field name by `capitalize'.
3892         (mime-insert-decoded-header): New function.
3893
3894 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3895
3896         * mailcap.el (mailcap-file): Use `defcustom'.
3897
3898 \f
3899 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3900
3901         * FLIM: Version 1.3.0 (Fushimi) was released.
3902
3903 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3904
3905         * std11.el (std11-fetch-field): New function.
3906         (std11-field-body): Use 'std11-fetch-field.
3907
3908 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3909
3910         * mime-def.el (regexp-*): New function (moved from mime-parse.el
3911         of SEMI (REMI)).
3912         (regexp-or): New function (moved from mime-parse.el of
3913         SEMI (REMI)).
3914
3915         (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
3916         of SEMI (REMI)).
3917         (std11-non-qtext-char-list): New constant (copied from std11.el).
3918         (std11-qtext-regexp): New constant (moved from mime-parse.el of
3919         SEMI (REMI)).
3920         (std11-quoted-string-regexp): New constant (moved from
3921         mime-parse.el of SEMI (REMI)).
3922
3923 \f
3924 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3925
3926         * FLIM: Version 1.2.2 (Takeda) was released.
3927
3928         * FLIM-VERSION: New file.
3929
3930 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3931
3932         * mel-q.el (quoted-printable-internal-encode-region): Use
3933         'looking-at-as-unibyte instead of local binding for
3934         enable-multibyte-characters.
3935
3936 \f
3937 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3938
3939         * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
3940
3941 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3942
3943         * mel-q.el (quoted-printable-internal-decode-region): Use
3944         'string-as-multibyte to avoid problem in Emacs 20.3.
3945
3946 1998-05-08  Katsumi Yamaoka   <yamaoka@jpl.org>
3947
3948         * mel-u.el: Use mime-temp-directory instead of TMP.
3949
3950 \f
3951 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3952
3953         * FLIM: Version 1.2.0 (J\e-Dþjò)\e-A was released.
3954
3955         * README.en (What's FLIM): Delete description about
3956         std11-parse.el; add description about mailcap.el.
3957
3958 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3959
3960         * eword-decode.el (eword-decode-encoded-word-error-handler): New
3961         variable.
3962         (eword-decode-encoded-word-default-error-handler): New function.
3963         (eword-decode-encoded-word): Use
3964         'eword-decode-encoded-word-error-handler.
3965
3966 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3967
3968         * mailcap.el: Require 'mime-def.
3969
3970         * mime-def.el (mime-type/subtype-string): New function (moved from
3971         semi/mime-parse.el).
3972
3973 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3974
3975         * std11-parse.el: Abolish std11-parse.el.
3976
3977         * FLIM-ELS (flim-modules): Abolish 'std11-parse.
3978
3979         * eword-decode.el: Require 'std11 instead of 'std11-parse.
3980
3981         * std11.el: Merge std11-parse.el.
3982
3983 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3984
3985         * mime-def.el (mime-temp-directory): Use 'defcustom.
3986
3987         * mel-u.el: Require 'mime-def instead of 'mel.
3988
3989         * mime-def.el (mime-temp-directory): New variable (moved from
3990         mel.el).
3991
3992         * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
3993
3994 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3995
3996         * mailcap.el (mailcap-format-command): New function.
3997
3998         * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
3999         again.
4000
4001 \f
4002 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4003
4004         * FLIM: Version 1.1.0 (T\e-Dòji)\e-A was released.
4005
4006 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4007
4008         * mime-def.el (quoted-printable-hex-chars): New constant.
4009         (quoted-printable-octet-regexp): New constant.
4010
4011         * mel-q.el, eword-decode.el: Move definition of constant
4012         'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
4013         mime-def.el.
4014
4015 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4016
4017         * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
4018
4019 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4020
4021         * mailcap.el (mailcap-look-at-mtext): Fix typo.
4022
4023 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4024
4025         * FLIM-ELS (flim-modules): Add mailcap.
4026
4027         * mailcap.el: New file (copied from SEMI).
4028
4029 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
4030
4031         * eword-decode.el (eword-decode-ignored-field-list): Add
4032         `received'.
4033
4034         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
4035         environment variables.
4036
4037 \f
4038 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4039
4040         * FLIM: Version 1.0.1 (Ky\e-Dòto)\e-A was released.
4041
4042         * mime-def.el (mime-spadework-module-version-string): New
4043         constant.
4044
4045         * eword-encode.el: Abolish constant 'eword-encode-version.
4046
4047         * eword-decode.el: Abolish constant 'eword-decode-version.
4048
4049 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4050
4051         * eword-encode.el (eword-encode-divide-into-charset-words): Use
4052         'char-length or 'char-next-index instead of 'char-bytes.
4053         (tm-eword::encode-string-1): Use 'char-next-index instead of
4054         'char-bytes.
4055
4056 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4057
4058         * mel.el (base64-dl-module): Must check base64.so actually exists.
4059
4060 \f
4061 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4062
4063         * FLIM: Version 1.0.0 was released.
4064
4065         * README.en: Modify for FLIM.
4066
4067         * ChangeLog: New file.
4068
4069 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4070
4071         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
4072
4073         * Makefile: Modify for FLIM.
4074
4075 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4076
4077         * Makefile: New file.
4078
4079         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
4080         eword-encode.el: Copied from MEL, SEMI (mime-def.el
4081         eword-decode.el eword-encode.el) and APEL (std11-parse.el
4082         std11.el).