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