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