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