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