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