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