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