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