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