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