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