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