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