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