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