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