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