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