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