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