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