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