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