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