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