* SLIM: Version 1.14.3 released.
[elisp/flim.git] / ChangeLog
1 2000-10-20  Kenichi OKADA   <okada@opaopa.org>
2
3         * SLIM: Version 1.14.3 released.
4
5 2000-09-21  Kenichi OKADA   <okada@opaopa.org>
6
7         * smtp.el (smtp-via-smtp): Cause an error if `smtp-notify-success'
8         is not available.
9
10 2000-09-18  KUSANO Takayuki  <AE5T-KSN@asahi-net.or.jp>
11
12         * smtp.el (smtp-via-smtp): Check `service extensions' for DSN.
13
14 2000-09-21  Kenichi OKADA <okada@opaopa.org>
15
16         * mime-def.el (mime-library-product): Up.
17         * SLIM-VERSION: Up.
18
19 \f
20 2000-09-16  Kenichi OKADA   <okada@opaopa.org>
21
22         * SLIM: Version 1.14.2 released.
23
24 2000-08-28  Yuuichi Teranishi  <teranisi@gohome.org>
25
26         * eword-encode.el (eword-encode-mailboxes-to-rword-list):
27         New inline function.
28         (eword-encode-address-to-rword-list): Ditto.
29         (eword-encode-addresses-to-rword-list):
30         Use `eword-encode-address-to-rword-list' instead of
31         `eword-encode-mailbox-to-rword-list'.
32
33         * std11.el (std11-address-string): Fix for group list.
34
35 2000-08-23  Kenichi OKADA <okada@opaopa.org>
36
37         * smtp.el (smtp-fqdn): New variable.
38         (smtp-make-fqdn): Use `smtp-fqdn' if non-nil.
39
40 2000-08-23  Kenichi OKADA <okada@opaopa.org>
41
42         * mime-def.el (mime-library-product): Up.
43         * SLIM-VERSION: Up.
44
45 \f
46 2000-08-12  Kenichi OKADA   <okada@opaopa.org>
47
48         * SLIM: Version 1.14.1 released.
49         SLIM-TIPS: Update.
50
51 2000-08-12  Kenichi OKADA   <okada@opaopa.org>
52
53         * starttls.el (starttls-open-stream): Put `starttls-extra-args' on
54         the last arg.
55
56 2000-08-11  Kenichi OKADA   <okada@opaopa.org>
57
58         * starttls.el (starttls-open-ssl-stream): New function.
59         (starttls-open-stream): Move `starttls-extra-args'.
60
61 2000-07-12  Kenichi OKADA <okada@opaopa.org>
62
63         * mime-def.el (mime-library-product): Up.
64
65 \f
66 2000-07-12  Kenichi OKADA <okada@opaopa.org>
67
68         * SLIM: Version 1.14.0 released.
69         (Sync with FLIM-Chao 1.14.1).
70
71 2000-07-12  Kenichi OKADA <okada@opaopa.org>
72
73         * md5-dl.el (TopLevel): Define-maybe
74         `md5-string', `dynamic-link' and `dynamic-call'.
75         * sha1-dl.el (TopLevel): Define-maybe `dynamic-link' and `dynamic-call'.
76         * md5-el.el (TopLevel): Provide `md5-el' instead of `md5'.
77         * md5.el (TopLevel): Require `md5-el' and `md5-dl'.
78
79 2000-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
80
81         * mmexternal.el (initialize-instance): Deleted.
82         (mmexternal-require-file-name): New function.
83         (mmexternal-require-buffer): Use `mmexternal-require-file-name'.
84
85 2000-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
86
87         * mime.el (mime-entity-read-field): Fix a bug when FIELD-NAME is a
88         string.
89
90 2000-06-27  Kenichi OKADA <okada@opaopa.org>
91
92         * smtp.el (smtp-via-smtp): additional HELO for sendmail warning.
93
94 2000-06-25  Kenichi OKADA <okada@opaopa.org>
95
96         * SLIM-VERION: Add code name.
97
98 2000-06-24  Kenichi OKADA <okada@opaopa.org>
99
100         * mime-def.el (mime-library-product): Fix.
101
102 2000-06-24  Kenichi OKADA <okada@opaopa.org>
103
104         * mime-def.el (mime-library-product): Up.
105
106 2000-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
107
108         * mmexternal.el (initialize-instance): New method.
109         (mime-entity-name): Fixed.
110         (mmexternal-require-buffer): New function.
111         (mime-insert-entity): New implementation.
112         (mime-write-entity): Likewise.
113         (mime-entity-body): New method.
114         (mime-insert-entity-body): New method.
115         (mime-write-entity-body): New implementation.
116         (mime-entity-content): Likewise.
117         (mime-insert-entity-content): Likewise.
118         (mime-write-entity-content): Likewise.
119         (mime-entity-fetch-field): Likewise.
120         (mime-insert-header): Likewise.
121
122         * mmbuffer.el (initialize-instance): Store buffer instead of name
123         of buffer to `buffer' slot.
124
125 2000-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
126
127         * mmgeneric.el (mime-entity-children): Deleted.
128
129         * mmbuffer.el (mime-insert-entity-body): New method.
130         (mmbuffer-parse-multipart): New function.
131         (mmbuffer-parse-encapsulated): New function.
132         (mime-entity-children): New function.
133
134 2000-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
135
136         * mime.el (mime-find-root-entity): New function.
137         (mime-entity-header-buffer): Comment out.
138         (mime-goto-header-start-point): Likewise.
139         (mime-entity-header-start-point): Likewise.
140         (mime-entity-header-end-point): Likewise.
141         (mime-entity-body-buffer): Likewise.
142         (mime-goto-body-start-point): Likewise.
143         (mime-goto-body-end-point): Likewise.
144         (mime-entity-body-start-point): Likewise.
145         (mime-entity-body-end-point): Likewise.
146         (mime-entity-body-start): Likewise.
147         (mime-entity-body-end): Likewise.
148         (mime-entity-buffer): Likewise.
149         (mime-entity-point-min): Likewise.
150         (mime-entity-point-max): Likewise.
151         (mime-insert-entity-body): New generic function.
152         (mime-entity-uu-filename): Use `mime-insert-entity-body'.
153         (mime-entity-set-content-type): New function.
154         (mime-entity-set-encoding): New function.
155
156         * mime-parse.el (mime-parse-multipart): Comment out.
157         (mime-parse-encapsulated): Likewise.
158         (mime-parse-external): Likewise.
159
160         * mmbuffer.el (mime-entity-header-buffer): Comment out.
161         (mime-goto-header-start-point): Likewise.
162         (mime-entity-header-start-point): Likewise.
163         (mime-entity-header-end-point): Likewise.
164         (mime-entity-body-buffer): Likewise.
165         (mime-goto-body-start-point): Likewise.
166         (mime-goto-body-end-point): Likewise.
167         (mime-entity-body-start-point): Likewise.
168         (mime-entity-body-end-point): Likewise.
169         (mime-entity-buffer): Likewise.
170         (mime-entity-point-min): Likewise.
171         (mime-entity-point-max): Likewise.
172
173 2000-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
174
175         * eword-encode.el (eword-charset-encoding-alist): Add
176         `iso-2022-jp-3'.
177
178 2000-05-25  Tanaka Akira      <akr@m17n.org>
179
180         * mime-en.sgml, mime-ja.sgml: Update for CVS via SSH.
181
182 2000-05-09  Katsumi Yamaoka   <yamaoka@jpl.org>
183
184         * smtp.el (smtp-deduce-address-list): Set `case-fold-search' to `t'
185         in the working buffer.
186
187 2000-04-26  Yoshiki Hayashi  <yoshiki@xemacs.org>
188
189         * mime.el (mime-entity-body): New function.
190         * mmbuffer.el (mime-entity-body): Implement it.
191
192 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
193
194         * mel.el (mime-decode-string): Return original string
195         when it failed to decode.
196
197 \f
198 2000-04-16  Kenichi OKADA <okada@opaopa.org>
199
200         * SLIM: Version 1.13.7 released.
201         * mime-def.el (mime-library-product): Up.
202
203 2000-04-16  Kenichi OKADA <okada@opaopa.org>
204
205         * sasl.el (sasl-scram-md5-client-security-info): eval-when-compile.
206
207 2000-03-03  Keiichi Suzuki  <keiichi@nanap.org>
208
209         * mime.el (mime-entity-node-id): Change to function.
210
211 2000-03-03  MORIOKA Tomohiko  <tomo@m17n.org>
212
213         * mmdbuffer.el, mmbuffer.el (initialize-instance): Don't setup
214         `mime-message-structure'.
215
216         * mime-parse.el (mime-parse-buffer): Don't setup
217         `mime-message-structure'.
218
219 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
220
221         * mmgeneric.el (mime-visible-field-p): Moved from mmbuffer.el.
222         (mime-insert-header-from-buffer): Moved from mmbuffer.el.
223
224         * mmexternal.el, mmdbuffer.el, mmbuffer.el (mime-visible-field-p):
225         Moved to mmgeneric.el.
226         (mime-insert-header-from-buffer): Moved to mmgeneric.el.
227
228 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
229
230         * FLIM-ELS (flim-modules): Add `mmgeneric'.
231
232         * mmgeneric.el: New file.
233
234         * mmbuffer.el: Require `mmgeneric'.
235
236         * mime.el: Require `mmgeneric' when compiling.
237
238         * mime-def.el: Move mime-entity related definitions to
239         mmgeneric.el.
240
241 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
242
243         * mime.el (mime-find-entity-from-number): Now second argument
244         `message' is not an optional argument.
245         (mime-find-entity-from-node-id): Likewise.
246         (mime-find-entity-from-content-id): Likewise.
247         (mime-fetch-field): Delete obsolete function.
248         (mime-read-field): Likewise.
249
250 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
251
252         * mime.el (mime-entity-header-buffer): Mark it as obsolete.
253         (mime-goto-header-start-point): Likewise.
254         (mime-entity-header-start-point): Likewise.
255         (mime-entity-header-end-point): Likewise.
256         (mime-entity-body-start): Use `defalias'; don't recommend to use
257         `mime-entity-body-start-point' instead.
258         (mime-entity-body-end): Use `defalias'; don't recommend to use
259         `mime-entity-body-end-point' instead.
260         (mime-entity-body-buffer): Mark it as obsolete.
261         (mime-goto-body-start-point): Likewise.
262         (mime-goto-body-end-point): Likewise.
263         (mime-entity-body-start-point): Likewise.
264         (mime-entity-body-end-point): Likewise.
265         (mime-entity-buffer): Don't recommend to use
266         `mime-entity-header-buffer' or `mime-entity-body-buffer' instead.
267         (mime-entity-point-min): Don't recommend to use
268         `mime-entity-header-start-point' instead.
269         (mime-entity-point-max): Don't recommend to use
270         `mime-entity-body-end-point' instead.
271
272         * mime-def.el (mime-library-version): update to 1.14.1.
273         - Add autoload setting for `mime-parse-external'.
274
275 2000-02-03  Kenichi OKADA <okada@opaopa.org>
276
277         * smtp.el (TopLevel): Autoload `sasl-digest-md5-digest-response'.
278
279 2000-02-02  Kenichi OKADA <okada@opaopa.org>
280
281         * SLIM-TIPS: Add comment.
282
283 2000-02-01   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
284
285         * smtp.el (smtp-via-smtp): Assume that `smtp-authenticate-type'
286         is a symbol.
287
288 2000-02-01  Kenichi OKADA <okada@opaopa.org>
289
290         * smtp.el (smtp-via-smtp): Downcase `smtp-authenticate-type'.
291
292 2000-02-01   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
293
294         * smtp.el (smtp-via-smtp): Throw `done' instead of `smtp-error';
295         when evaluating unwind form, send QUIT command if the process is running.
296
297 2000-01-28  Kenichi OKADA <okada@opaopa.org>
298
299         * md5-el.el (md5-encode): If `md5-maximum-internal-length' is nil,
300         don't use external md5-program.
301         (md5): Ditto.
302
303 2000-01-23  Kenichi OKADA <okada@opaopa.org>
304
305         * smtp.el (smtp-auth-digest-md5): Don't save insecure words.
306
307 2000-01-22  Kenichi OKADA <okada@opaopa.org>
308
309         * digest-md5.el (TopLevel): Update example for
310         `digest-md5-build-response-value'.
311
312 2000-01-22  Kenichi OKADA <okada@opaopa.org>
313
314         * sasl.el (TopLevel): Autoload `digest-md5-parse-digest-challenge'.
315
316 2000-01-21  Kenichi OKADA <okada@opaopa.org>
317
318         * SLIM: Version 1.13.6 released.
319
320 2000-01-21  Kenichi OKADA <okada@opaopa.org>
321
322         * smtp.el (TopLevel): Eval `sasl' when compile.
323
324 2000-01-21  Kenichi OKADA <okada@opaopa.org>
325
326         * sasl.el (TopLevel): Delete function
327         `sasl-digest-md5-parse-digest-challenge'.
328         * smtp.el (smtp-auth-digest-md5): Don't use
329         `sasl-digest-md5-parse-digest-challenge'.
330
331 2000-01-21  Kenichi OKADA <okada@opaopa.org>
332
333         * scram-md5.el (sasl-scram-md5-client-security-info): Eval when compile.
334
335 2000-01-21  Kenichi OKADA <okada@opaopa.org>
336
337         * digest-md5.el (TopLevel): Delete `digest-md5-nonce-count'.
338         (digest-md5-build-response-value): Add `realm',
339         `nonce' and `nonce-count'.
340         (digest-md5-digest-response): Add options as RFC.
341         * sasl.el (TopLevel): New variable `sasl-digest-md5-nonce-count'.
342         New functions `sasl-digest-md5-digest-response' and
343         `sasl-digest-md5-parse-digest-challenge'.
344         * smtp.el (TopLevel): New function `smtp-auth-digest-md5'.
345
346 2000-01-06  Kenichi OKADA <okada@opaopa.org>
347
348         * sasl.el (TopLevel): Autoload 'scram-md5' for
349         `scram-make-security-info'.
350
351 2000-01-06  Kenichi OKADA <okada@opaopa.org>
352
353         * smtp.el (smtp-authenticate-type): Rename from `smtp-authenticate-type'.
354         (smtp-authenticate-user): Rename from `smtp-authentication-user'.
355         (smtp-authenticate-passphrase): Rename from `smtp-authentication-passphrase'.
356         (smtp-authenticate-method-alist): Rename from `smtp-authenticate-method-alist)'.
357
358 2000-01-05  Katsumi Yamaoka   <yamaoka@jpl.org>
359
360         * Makefile, mime-en.sgml, mime-ja.sgml: Update for the new CVS
361         server.
362
363 2000-01-01  Kenichi OKADA <okada@opaopa.org>
364
365         * mime-def.el (mime-library-product): Up.
366         * smtp.el (smtp-authentication-method-alist): Add `digest-md5'.
367         (smtp-auth-digest-md5): New function.
368
369 1999-12-21  Kenichi OKADA <okada@opaopa.org>
370
371         * sasl.el (TopLevel): Autoload `digest-md5' and `scram-md5'.
372
373 \f
374 1999-12-21  Kenichi OKADA <okada@opaopa.org>
375
376         * SLIM: Version 1.13.5 released.
377
378 1999-12-20  Katsumi Yamaoka   <yamaoka@jpl.org>
379
380         * mel-b-el.el (base64-encode-region): Allow the optional second arg
381         `no-line-break'.
382         (base64-external-encode-region): Likewise.
383         (base64-internal-encode-region): Likewise.
384         (base64-encode-string): Likewise.
385
386 1999-12-16  MORIOKA Tomohiko  <tomo@m17n.org>
387
388         * FLIM-ELS (flim-modules): Add `mmexternal'.
389
390         * mime-parse.el (mime-parse-external): New function.
391
392         * mime-def.el (mime-entity-children [mime-entity]): Use
393         `mime-parse-external' for message/external-body.
394
395         * mmexternal.el: New module.
396
397 1999-12-13  Kenichi OKADA <okada@opaopa.org>
398
399         * smtp.el (smtp-aut-login): Update to new api.
400
401 1999-12-14   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
402
403         * digest-md5.el
404         (digest-md5-digest-response): Add optional argument `qop'.
405         (digest-md5-build-response-value): Use it.
406
407 1999-12-13   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
408
409         * digest-md5.el (digest-md5-challenge): New variable.
410         (digest-md5-nonce-count): New variable.
411         (digest-md5-parse-digest-challenge-syntax-table): Fix document.
412         (digest-md5-parse-digest-challenge): Add autoload cookie.
413         (digest-md5-challenge): New macro.
414         (digest-md5-build-response-value): New macro.
415         (digest-md5-digest-response): Use it; Add autoload cookie.
416
417 1999-12-13  Katsumi Yamaoka   <yamaoka@jpl.org>
418
419         * README.en,README.ja,mime-en.sgml,mime-en.texi,mime-ja.sgml,
420         mime-ja.texi: Update for the recent ML address and ftp site.
421
422 1999-12-13   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
423
424         * digest-md5.el
425         (digest-md5-parse-digest-challenge-syntax-table): New variable.
426         (digest-md5-parse-digest-challenge): Use it; return parsed
427         result as a property list.
428
429 1999-12-13  Kenichi OKADA <okada@opaopa.org>
430
431         * sasl.el (sasl-scram-md5-make-salted-pass): New function.
432         * smtp.el (smtp-auth-scram-md5): Use `sasl-scram-md5-make-salted-pass'
433         instead of `scram-md5-make-salted-pass' and `scram-md5-parse-server-msg-1'.
434
435 1999-12-13  Kenichi OKADA <okada@opaopa.org>
436
437         * digest-md5.el (digest-md5-parse-digest-challenge): Fix.
438
439 1999-12-13  Kenichi OKADA <okada@opaopa.org>
440
441         * digest-md5.el (digest-md5-digest-response): Update.
442         (digest-md5-make-cnonce): New function.
443         (digest-md5-parse-digest-challenge): New function.
444
445 1999-12-13  Kenichi OKADA <okada@opaopa.org>
446
447         * FLIM-ELS (flim-modules): Add `unique-id'.
448         * smtp.el (TopLevel): Add autoload `sasl-scram-md5'.
449
450 1999-12-13  Kenichi OKADA <okada@opaopa.org>
451
452         * unique-id.el: New file.
453         * scram-md5.el (TopLevel): Require `unique-id'.
454         (scram-make-unique-nonce): Use `unique-id'.
455         * sasl.el (sasl-number-base36): Delete.
456         (sasl-unique-id-char): Delete.
457         (sasl-unique-id): Delete.
458
459 1999-12-13  Kenichi OKADA <okada@opaopa.org>
460
461         * FLIM-ELS (flim-modules): Add `digest-md5'.
462
463 1999-12-13  Kenichi OKADA <okada@opaopa.org>
464
465         * digest-md5.el: New file.
466         (digest-md5-digest-uri): New function.
467         (digest-md5-digest-response): New function.
468
469 1999-12-13  Kenichi OKADA <okada@opaopa.org>
470
471         * sasl.el (sasl-scram-md5-authenticate-server): Require salted-pass
472         instead of passphrase.
473         (sasl-scram-md5-client-msg-2): Ditto.
474
475 1999-12-13  Kenichi OKADA <okada@opaopa.org>
476
477         * smtp.el (smtp-auth-scram-md5): Erase insecure sequences.
478         * sasl.el (sasl-scram-md5-client-msg-2): Erase insecure sequences.
479         (TopLevel): Add example for `scram-md5'.
480         * scram.el (scram-md5-make-server-msg-2): Rename from `scram-md5-authenticate-server'.
481         (scram-md5-make-salted-pass): Don't erase passphrase.
482         (scram-make-unique-nonce): Erase unique-id.
483         (scram-md5-make-client-msg-1): Erase nonce.
484         (scram-md5-make-shared-key): Erase buffer.
485         (scram-md5-make-server-msg-2): Ditto.
486
487 1999-12-13  Kenichi OKADA <okada@opaopa.org>
488
489         * smtp.el (smtp-auth-scram-md5): New function.
490         (smtp-authentication-method-alist): Add `scram-md5'.
491
492 1999-12-12  Kenichi OKADA <okada@opaopa.org>
493
494         * sasl.el (TopLevel): Require `scram-md5'.
495
496 1999-12-11  Kenichi OKADA <okada@opaopa.org>
497
498         * sasl.el (sasl-scram-md5-client-msg-1): New function.
499         (sasl-scram-md5-client-msg-2): New function.
500         (sasl-scram-md5-authenticate-server): New function.
501         (sasl-scram-md5-client-security-info): New variable.
502
503 1999-12-09  Kenichi OKADA <okada@opaopa.org>
504
505         * mime-def.el (mime-library-product): Up.
506
507 1999-12-06  Kenichi OKADA <okada@opaopa.org>
508
509         * sasl.el (sasl-number-base36): New function.
510         (sasl-unique-id): New function.
511         (sasl-unique-id-char): New variable.
512         * scram-md5.el (scram-make-unique-nonce): Fix to use `sasl-unique-id'.
513
514 1999-12-06  Kenichi OKADA <okada@opaopa.org>
515
516         * sha1-el.el: Fix.
517         * hex-util.el: Fix.
518
519 \f
520 1999-12-06  Kenichi OKADA <okada@opaopa.org>
521
522         * SLIM: Version 1.13.4 released.
523
524 1999-12-04  Kenichi OKADA <okada@opaopa.org>
525
526         * SLIM-VERION: Add code name.
527
528 1999-12-03  Kenichi OKADA <okada@opaopa.org>
529
530         * smtp.el (smtp-via-smtp): Fix.
531
532 1999-12-02  Kenichi OKADA <okada@opaopa.org>
533
534         * smtp.el (smtp-via-smtp): Enclose by `as-binary-process'.
535
536 1999-12-02  Kenichi OKADA <okada@opaopa.org>
537
538         * smtp.el (smtp-via-smtp): Fix.
539
540 1999-12-02  Kenichi OKADA <okada@opaopa.org>
541
542         * scram-md5.el (scram-make-unique-nonce): Fix.
543
544 1999-12-02  Kenichi OKADA <okada@opaopa.org>
545
546         * smtp.el (smtp-send-command): Add new optional argument
547         to delete insecure words in a trace buffer.
548         (smtp-auth-cram-md5): Update.
549         (smtp-auth-plain): Update.
550         (smtp-auth-login): Update.
551
552 1999-12-02  Kenichi OKADA <okada@opaopa.org>
553
554         * smtp.el (smtp-via-smtp): Comment out vain commands.
555
556 1999-12-02  Kenichi OKADA <okada@opaopa.org>
557
558         * scram-md5.el: New file.
559         * FLIM-ELS (flim-modules): Add `scram-md5'.
560
561 1999-12-01  Kenichi OKADA <okada@opaopa.org>
562
563         * smtp.el (smtp-auth-anonymous): New function.
564         (smtp-authentication-method-alist): Add `anonymous'.
565
566 1999-12-01  Kenichi OKADA <okada@opaopa.org>
567
568         * SLIM-VERSION: Fix.
569         * smtp.el: Fix Author.
570         * sasl.el (sasl-cram-md5): Update to delete
571         insecure sequences.
572
573 1999-11-28  Kenichi OKADA <okada@opaopa.org>
574
575         * mime-def.el (mime-library-product): Up.
576
577 1999-11-28  Kenichi OKADA <okada@opaopa.org>
578
579         * ChangeLog: Fix.
580         * sasl.el (sasl-cram-md5): Rename `username' from `user'.
581         Rename `challenge' from `response'.
582         * SLIM-VERION: Add code name.
583
584 1999-11-23  Kenichi OKADA <okada@opaopa.org>
585
586         * sha1.el (sha1-encode): Fix and define as obsolete function.
587         (sha1-encode-binary): Ditto.
588
589 1999-11-23  Kenichi OKADA <okada@opaopa.org>
590
591         * sha1.el (sha1-encode): New alias.
592         (sha1-encode-binary): Ditto.
593
594 \f
595 1999-11-23  Kenichi OKADA <okada@opaopa.org>
596
597         * SLIM: Version 1.13.3 released.
598
599 1999-11-23  Tsunehiko Baba <tbaba@mtl.t.u-tokyo.ac.jp>
600
601         * sasl.el: Don't require `hmac-util'.
602         (sasl-cram-md5): Update to use encode-hex-string.
603
604 1999-11-23  Kenichi OKADA <okada@opaopa.org>
605
606         * sha1.el: Update.
607         * sha1-el.el: Update.
608         * sha1-dl.el: Update.
609         * hmac-sha1.el: Update.
610
611 1999-06-23  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
612
613         * sha1-el.el (sha1-string-external): Don't use `with-temp-buffer'.
614
615 1999-06-21  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
616
617         * sha1-el.el: Added external program support.
618         (sha1-maximum-internal-length, sha1-program): New variables.
619         (sha1-string-external, sha1-region-external): New functions.
620         (sha1-region, sha1-string): Use above.
621
622 1999-06-20  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
623
624         * md5-dl.el (md5-region): Not interactive.
625         sha1-dl.el (sha1-region): Ditto.
626         sha1-el.el (sha1-region-internal): Ditto.
627
628 \f
629 1999-11-23  Kenichi OKADA <okada@opaopa.org>
630
631         * SLIM: Version 1.13.2 released.
632
633 1999-10-23  Kenichi OKADA <okada@opaopa.org>
634
635         * smtp.el (smtp-auth-cram-md5): Update to delete
636         insecure sequences.
637         (smtp-auth-login): Ditto.
638
639 1999-11-23  Kenichi OKADA <okada@opaopa.org>
640
641         * smtp.el (smtp-auth-cram-md5): New function.
642         (smtp-auth-plain): New function.
643         (smtp-auth-login): New function.
644         (smtp-authentication-method-alist): New variable.
645
646 1999-11-23  Kenichi OKADA <okada@opaopa.org>
647
648         * hex-util.el: New file.
649         * hmac-util.el: Remove.
650         * hmac-md5.el: Update.
651         * FLIM-ELS (flim-modeules): Rename `hex-util' from `hmac-util'.
652
653 1999-11-22  Kenichi OKADA <okada@opaopa.org>
654
655         * smtp.el (smtp-via-smtp): Fix to use `smtp-authentication-type',
656         `smtp-authentication-user', `smtp-authentication-passphrase' and
657         `smtp-connection-type'.
658
659 1999-11-22  Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
660
661         * smtp.el (smtp-authentication-type): New variable.
662         (smtp-authentication-user): New variable.
663         (smtp-authentication-passphrase): New variable.
664         (smtp-connection-type): New variable.
665
666 \f
667 1999-11-21  Kenichi OKADA <okada@opaopa.org>
668
669         * SLIM: Version 1.13.1 released.
670
671 1999-11-21  Kenichi OKADA <okada@opaopa.org>
672
673         * SLIM-TIPS: Add comment.
674
675 1999-11-21  Kenichi OKADA <okada@opaopa.org>
676
677         * smtp.el (smtp-via-smtp): Add autoload for
678         `starttls-open-stream', `starttls-negotiate',
679         `sasl-cram-md5' and `sasl-plain'.
680         * smtp.el (smtp-via-smtp): Don't require `sasl' and `starttls'.
681
682 1999-11-21  Kenichi OKADA <okada@opaopa.org>
683
684         * starttls.c: New file.
685         * smtp.el (smtp-via-smtp): STARTTLS support.
686         * SLIM-TIPS: New file.
687         * starttls.c: Deleted. See SLIM-TIPS.
688         * FLIM-ELS (flim-modules): Add `starttls'
689
690 1999-11-21  Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
691
692         * starttls.el: New file.
693         * starttls.c: New file.
694
695 1999-10-20  Kenichi OKADA <okada@opaopa.org>
696
697         * smtp.el (smtp-via-smtp): Update to delete
698         insecure sequences at plain.
699         * SLIM-VERION: Add code name.
700         * mime-def.el (mime-library-product): Up.
701
702 1999-11-20  Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
703
704         * hmac-def.el (define-hmac-function): Update to delete
705         insecure sequences.
706
707 \f
708 1999-11-20  Kenichi OKADA <okada@opaopa.org>
709
710         * SLIM: Version 1.13.0 released.
711
712 1999-11-20  Kenichi OKADA <okada@opaopa.org>
713
714         * smtp.el (smtp-via-smtp): Fix typo.
715         * hmac-md5.el: Add Author and Maintainer.
716
717 1999-11-20  Kenichi OKADA <okada@opaopa.org>
718
719         * hmac-md5.el (hmac-md5): Specify the 4th arg to `md5'
720         as `binary' if possible.
721
722 1999-10-19  Kenichi OKADA <okada@opaopa.org>
723
724         * hmac-md5.el (hmac-md5): Fixed for XEmacs's md5.
725
726 1999-11-19  Kenichi OKADA <okada@opaopa.org>
727
728         * md5.el: New file. (import from hmac package)
729         * md5-el.el: New file. (import from hmac package)
730         * md5-dl.el: New file. (import from hmac package)
731         * sha1.el: New file. (import from hmac package)
732         * sha1-el.el: New file. (import from hmac package)
733         * sha1-dl.el: New file. (import from hmac package)
734         * hmac-def.el: New file. (import from hmac package)
735         * hmac-util.el: New file. (import from hmac package)
736         * hmac-md5.el: New file. (import from hmac package)
737         * hmac-sha1.el: New file. (import from hmac package)
738         * FLIM-ELS (flim-modules): Add `md5 md5-el md5-dl sha1 sha1-el
739         sha1-dl hmac-def hmac-util hmac-md5 hmac-sha1'.
740
741 1999-11-19  Kenichi OKADA <okada@opaopa.org>
742
743         * SLIM-VERSION: New file.
744         * sasl.el: Add keyword.
745
746 1999-11-19  Kenichi OKADA <okada@opaopa.org>
747
748         * sasl.el: New file.
749         * smtp.el (smtp-via-smtp): Use sasl.el for SASL.
750         * FLIM-ELS (flim-modules): Add `sasl'.
751
752 1999-10-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
753
754         * FLIM-MK (install-flim-package): Delete auto-autoloads.el
755         and custom-load.el
756
757 1999-09-20  Katsumi Yamaoka   <yamaoka@jpl.org>
758
759         * mailcap.el (mailcap-look-at-schar): Protect against unexpected
760         eof.  [cf. <tm-ja:5177>]
761
762 1999-09-13  Katsumi Yamaoka   <yamaoka@jpl.org>
763
764         * smtpmail.el (smtpmail-send-it): Remove needless `concat'.
765
766 1999-09-08  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
767
768         * mime-ja.sgml, mime-en.sgml (Entity creation): Fix typo.
769
770 1999-09-01  Katsumi Yamaoka   <yamaoka@jpl.org>
771
772         * smtpmail.el (smtpmail-send-it): Make directory
773         `smtpmail-queue-dir' if it does not exist; convert filename of
774         queued mail using `convert-standard-filename'.
775         (smtpmail-queue-index): Treat `smtpmail-queue-dir' as a directory
776         name using `file-name-as-directory'.
777         (smtpmail-queue-dir, smtpmail-queue-mail): Remove "*" from doc
778         strings.
779
780 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
781
782         * smtpmail.el (smtpmail-send-it): Use `time-stamp-yyyy-mm-dd' and
783         `time-stamp-hh:mm:ss' instead of `current-time'.
784
785 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
786
787         * FLIM-ELS: Use `if' instead of `unless'.
788
789 \f
790 1999-08-17  MORIOKA Tomohiko  <tomo@m17n.org>
791
792         * FLIM: Version 1.13.2 (Kasanui) released.
793
794 1999-08-03  Yuuichi Teranishi <teranisi@gohome.org>
795
796         * smtp.el (smtp-notify-success): New option.
797         * (smtp-via-smtp): Request return receipt (defined in RFC1891) to
798         SMTP server if `smtp-notify-success' is non-nil.
799         [cf. <tm-ja:4872,4877>]
800
801 1999-08-02  MORIOKA Tomohiko  <tomo@m17n.org>
802
803         * mime.el (mime-entity-header-start-point): New generic function.
804         (mime-entity-header-end-point): New generic function.
805
806         * mmbuffer.el (mime-entity-header-start-point): New method.
807         (mime-entity-header-end-point): New method.
808
809 1999-08-09  MORIOKA Tomohiko  <tomo@m17n.org>
810
811         * FLIM-ELS (flim-modules): Add `mmdbuffer'.
812
813 1999-07-27  MORIOKA Tomohiko  <tomo@m17n.org>
814
815         * mmdbuffer.el: New module.
816
817 1999-07-28  MORIOKA Tomohiko  <tomo@m17n.org>
818
819         * mime-parse.el: Add autoload setting for
820         `mime-entity-body-buffer', `mime-entity-body-start-point' and
821         `mime-entity-body-end-point'.
822
823         * mime.el (mime-entity-point-min): Define as an obsolete function.
824         (mime-entity-point-max): Likewise.
825
826 1999-07-27  MORIOKA Tomohiko  <tomo@m17n.org>
827
828         * mmbuffer.el (entity-point-min): Deleted because it is
829         duplicated.
830         (entity-point-max): Deleted because it is duplicated.
831
832 1999-07-24  MORIOKA Tomohiko  <tomo@m17n.org>
833
834         * mmbuffer.el (mime-insert-text-content): Deleted [moved to
835         mime-def.el].
836
837         * mime-def.el: Add autoload settings for `mime-entity-content' [to
838         avoid warning].
839         (mime-insert-text-content): New method of `mime-entity' [moved
840         from mmbuffer.el].
841
842 1999-07-24  MORIOKA Tomohiko  <tomo@m17n.org>
843
844         * mmbuffer.el (mime-entity-children): Deleted [moved to
845         mime-def.el].
846
847         * mime-def.el: Add autoload settings for
848         `mime-entity-content-type', `mime-parse-multipart' and
849         `mime-parse-encapsulated' [to avoid warning].
850         (mime-entity-children): New method of `mime-entity' [moved from
851         mmbuffer.el].
852
853 \f
854 1999-07-22  MORIOKA Tomohiko  <tomo@m17n.org>
855
856         * FLIM: Version 1.13.1 (Tawaramoto) released.
857
858 1999-07-21  MORIOKA Tomohiko  <tomo@m17n.org>
859
860         * mime-parse.el (mime-parse-buffer): Fixed.
861
862 \f
863 1999-07-16  MORIOKA Tomohiko  <tomo@m17n.org>
864
865         * FLIM: Version 1.13.0 (Iwami) released.
866
867 1999-07-09  Nakagawa, Makoto  <nakagawa@pochi.tis.co.jp>
868
869         * smtpmail.el (smtpmail-send-it): Use current-time to get rid of
870         time-stamp-strftime.
871         (smtpmail-send-it): Use write-region-as-binary instead of
872         write-file.
873         (smtpmail-send-queued-mail); Use find-file-noselect-as-binary
874         instead of find-file-noselect.
875
876 1999-06-23  MORIOKA Tomohiko  <tomo@m17n.org>
877
878         * FLIM-CFG: Delete code to detect APEL 7.3 or later.
879
880 1999-06-16  Katsumi Yamaoka   <yamaoka@jpl.org>
881
882         * smtpmail.el (smtpmail-send-it): Extend the search bound to the
883         end of the field for fetching the recipients from Resent-To.
884
885 1999-06-11  Katsumi Yamaoka   <yamaoka@jpl.org>
886
887         * luna.el (luna-define-class-function): Check for the improbable
888         name of variable beginning with colon whether we should bind the
889         sort of symbol or not.
890         (TopLevel): Likewise.
891
892 1999-06-10  Katsumi Yamaoka   <yamaoka@jpl.org>
893
894         * luna.el (luna-define-class-function): Bind member variables
895         statically for old Emacsen.
896         (TopLevel): Require `static'; bind `:before', `:after' and
897         `:around' statically for old Emacsen. [cf. <tm-ja:4593>]
898
899 \f
900 1999-06-01  MORIOKA Tomohiko  <tomo@m17n.org>
901
902         * Chao: Version 1.13.0 (JR Fujinomori) released.
903
904 1999-05-29  MORIOKA Tomohiko  <tomo@m17n.org>
905
906         * mmbuffer.el (mime-entity-fetch-field): New implementation.
907
908         * mime-def.el (mime-entity-fetch-field): New method of luna-class
909         `mime-entity'.
910
911         * luna.el (luna-define-method): Allow `:around' qualifier.
912         (luna-class-find-functions): Likewise.
913         (luna-send): Likewise.
914         (luna-call-next-method): New function.
915
916 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
917
918         * mime-def.el (eval-module-depended-macro): Abolished.
919         Use `def-edebug-spec' directly.
920
921         * luna.el (luna-define-method): Allow `:before' qualifier.
922         (luna-class-find-functions): Likewise.
923
924         * mime-def.el (mime-message-structure): Define as obsolete
925         variable.
926
927 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
928
929         * mime-parse.el (mime-parse-encapsulated): Use
930         `mime-entity-body-start-point' and `mime-entity-body-end-point'.
931
932         * mime.el (mime-parse-buffer): Revert to auto-load from
933         "mime-parse".
934
935         * mime-parse.el (mime-parse-multipart): Move from mime-parse.el
936         again.
937         (mime-parse-encapsulated): Likewise.
938         (mime-parse-message): Likewise.
939         (mime-parse-buffer): Likewise.
940
941         * mmbuffer.el (mime-parse-multipart): Move to mime-parse.el again.
942         (mime-parse-encapsulated): Likewise.
943         (mime-parse-message): Likewise.
944         (mime-parse-buffer): Likewise.
945
946         * mmbuffer.el (mime-parse-encapsulated): Run in body-buffer of an
947         entity.
948
949 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
950
951         * mmbuffer.el (initialize-instance): Don't initialize slots if
952         they are initialized.
953         (mime-parse-multipart): Run in body-buffer of an entity.
954         (mime-entity-body-start-point): New method.
955
956 1999-05-25  MORIOKA Tomohiko  <tomo@m17n.org>
957
958         * mmbuffer.el (mime-entity-body-end-point): New method.
959         (mime-goto-header-start-point): New method.
960         (mime-goto-body-start-point): New method.
961         (mime-goto-body-end-point): New method.
962
963         * mime.el (mime-goto-body-end-point): New generic function.
964
965         * mel.el (Q-encoded-text-length): Fixed.
966
967 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
968
969         * mmbuffer.el (mime-parse-multipart): Refer body-start instead of
970         header-end.
971
972         * mmcooked.el (mime-insert-header): Fix typo.
973
974 1999-05-23  MORIOKA Tomohiko  <tomo@m17n.org>
975
976         * mmcooked.el (mime-insert-header): Use
977         `luna-class-find-functions'.
978
979         * mime.el (mime-entity-buffer): Define as obsolete function.
980         (mime-entity-body-end-point): New generic function; define
981         `mime-entity-body-end' as obsolete function.
982         (mime-goto-body-start-point): New generic function.
983         (mime-entity-uu-filename): Use `mime-goto-body-start-point' and
984         `mime-entity-body-end-point'.
985
986         * mmbuffer.el (initialize-instance): Define as after method;
987         return initialized instance.
988
989         * luna.el (luna-define-class): Add `standard-object' as a parent.
990         (luna-define-method): Allow `:after' qualifier.
991         (luna-class-find-parents-functions): New function.
992         (luna-class-find-functions): New function [abolish
993         `luna-class-find-function'].
994         (luna-find-functions): New function [abolish
995         `luna-find-function'].
996         (luna-send): Modify for new method dispatch mechanism.
997         (luna-make-entity): New implementation.
998         (standard-object): New class.
999         (initialize-instance): New method.
1000
1001 1999-05-22  MORIOKA Tomohiko  <tomo@m17n.org>
1002
1003         * Delete mmgeneric.el.
1004
1005         * mmcooked.el: Modify for mmbuffer.el.
1006
1007         * mmbuffer.el:
1008         - Don't require `mmgeneric' and `mime-parse'.
1009         - Require mime.
1010         - Use `luna'.
1011         (mime-buffer-entity-buffer-internal): Renamed from
1012         `mime-entity-set-buffer-internal'.
1013         (mime-buffer-entity-set-buffer-internal): Likewise.
1014         (mime-buffer-entity-header-start-internal): Likewise.
1015         (mime-buffer-entity-set-header-start-internal): Likewise.
1016         (mime-buffer-entity-header-end-internal): Likewise.
1017         (mime-buffer-entity-set-header-end-internal): Likewise.
1018         (mime-buffer-entity-body-start-internal): Likewise.
1019         (mime-buffer-entity-set-body-start-internal): Likewise.
1020         (mime-buffer-entity-body-end-internal): Likewise.
1021         (mime-buffer-entity-set-body-end-internal): Likewise.
1022         (mime-entity-name): New method.
1023         (mime-parse-multipart): New function [moved from mime-parse.el].
1024         (mime-parse-encapsulated): Likewise.
1025         (mime-parse-message): Likewise.
1026         (mime-entity-children): New method.
1027         (mime-goto-header-start-point): New method.
1028         (mime-visible-field-p): New function [moved from mmgeneric.el].
1029         (mime-insert-header-from-buffer): Likewise.
1030         (mime-insert-header): New method.
1031         (mime-entity-content): Use `luna-define-method'.
1032         (mime-insert-text-content): New method.
1033         ((mime-entity-fetch-field): Use `luna-define-method'.
1034         (mime-entity-header-buffer): New method.
1035         (mime-entity-body-buffer): Likewise.
1036         (mime-entity-buffer): Likewise.
1037         (mime-entity-point-min): Use `luna-define-method'.
1038         (mime-entity-point-max): Use `luna-define-method'.
1039         (mime-parse-buffer): New function [moved from mmgeneric.el].
1040
1041         * mime-parse.el (mime-parse-multipart): Moved to mmbuffer.el.
1042         (mime-parse-encapsulated): Likewise.
1043         (mime-parse-message): Likewise.
1044         (mime-parse-buffer): Likewise.
1045
1046         * mime.el (mime-parse-buffer): Auto-loaded from "mmbufer".
1047         (mime-find-function): Abolished.
1048         (mime-entity-function): Abolished.
1049         (mime-entity-send): Use `luna-send'.
1050         (mime-open-entity): Use `luna-make-entity' and
1051         `mm-expand-class-name'.
1052         (mime-entity-cooked-p): Use `luna-define-generic'.
1053         (mime-entity-children): Use `luna-send'.
1054         (mime-find-entity-from-content-id): Use `mime-entity-read-field'.
1055         (mime-entity-buffer): Change to generic function.
1056         (mime-entity-header-buffer): New generic function.
1057         (mime-entity-body-buffer): Likewise.
1058         (mime-entity-point-min): Use `luna-define-generic'.
1059         (mime-entity-point-max): Likewise.
1060         (mime-entity-header-start): Abolished.
1061         (mime-entity-header-end): Abolished.
1062         (mime-entity-body-start): Abolished.
1063         (mime-entity-body-end): Abolished.
1064         (mime-goto-header-start-point): New generic function.
1065         (mime-entity-fetch-field): New generic function.
1066         (mime-fetch-field): Use `mime-entity-fetch-field'; declare as
1067         obsolete function.
1068         (mime-entity-content-type): Use `mime-entity-fetch-field'.
1069         (mime-entity-content-disposition): Likewise.
1070         (mime-entity-encoding): Likewise.
1071         (mime-entity-read-field): New function.
1072         (mime-read-field): Use `mime-entity-read-field'; declare as
1073         obsolete function.
1074         (mime-insert-header): Use `luna-define-generic'; abolish obsolete
1075         alias `mime-insert-decoded-header'.
1076         (mime-entity-name): New generic function.
1077         (mime-entity-content): Use `luna-define-generic'.
1078         (mime-insert-entity-content): Likewise.
1079         (mime-write-entity-content): Likewise.
1080         (mime-insert-text-content): Likewise.
1081         (mime-insert-entity): Likewise.
1082         (mime-write-entity): Likewise.
1083         (mime-write-entity-body): Likewise.
1084
1085         * mime-def.el:
1086         - Use `luna'.
1087         (make-mime-entity-internal): Abolished.
1088         (mime-entity-representation-type-internal): Change to alias for
1089         `luna-class-name'.
1090         (mime-entity-set-representation-type-internal): Change to alias
1091         for `luna-set-class-name'.
1092         (mime-entity-location-internal): Defined by
1093         `luna-define-internal-accessors'.
1094         (mime-entity-set-location-internal): Likewise.
1095         (mime-entity-content-type-internal): Likewise.
1096         (mime-entity-set-content-type-internal): Likewise.
1097         (mime-entity-content-disposition-internal): Likewise.
1098         (mime-entity-set-content-disposition-internal): Likewise.
1099         (mime-entity-encoding-internal): Likewise.
1100         (mime-entity-set-encoding-internal): Likewise.
1101         (mime-entity-children-internal): Likewise.
1102         (mime-entity-set-children-internal): Likewise.
1103         (mime-entity-parent-internal): Likewise.
1104         (mime-entity-set-parent-internal): Likewise.
1105         (mime-entity-node-id-internal): Likewise.
1106         (mime-entity-decoded-subject-internal): Abolished.
1107         (mime-entity-set-decoded-subject-internal): Abolished.
1108         (mime-entity-decoded-from-internal): Abolished.
1109         (mime-entity-set-decoded-from-internal): Abolished.
1110         (mime-entity-date-internal): Abolished.
1111         (mime-entity-set-date-internal): Abolished.
1112         (mime-entity-message-id-internal): Abolished.
1113         (mime-entity-set-message-id-internal): Abolished.
1114         (mime-entity-references-internal): Abolished.
1115         (mime-entity-set-references-internal): Abolished.
1116         (mime-entity-chars-internal): Abolished.
1117         (mime-entity-set-chars-internal): Abolished.
1118         (mime-entity-lines-internal): Abolished.
1119         (mime-entity-set-lines-internal): Abolished.
1120         (mime-entity-xref-internal): Abolished.
1121         (mime-entity-set-xref-internal): Abolished.
1122         (mime-entity-original-header-internal): Defined by
1123         `luna-define-internal-accessors'.
1124         (mime-entity-set-original-header-internal): Likewise.
1125         (mime-entity-parsed-header-internal): Likewise.
1126         (mime-entity-set-parsed-header-internal): Likewise.
1127         (mime-entity-buffer-internal): Abolished.
1128         (mime-entity-set-buffer-internal): Abolished.
1129         (mime-entity-header-start-internal): Abolished.
1130         (mime-entity-set-header-start-internal): Abolished.
1131         (mime-entity-header-end-internal): Abolished.
1132         (mime-entity-set-header-end-internal): Abolished.
1133         (mime-entity-body-start-internal): Abolished.
1134         (mime-entity-set-body-start-internal): Abolished.
1135         (mime-entity-body-end-internal): Abolished.
1136         (mime-entity-set-body-end-internal): Abolished.
1137         (mm-expand-class-name): New macro.
1138         (mm-define-backend): Use `luna-define-class' and
1139         `mm-expand-class-name'.
1140         (mm-define-method): Use `luna-define-method' and
1141         `mm-expand-class-name'.
1142         (mm-arglist-to-arguments): Abolished.
1143         (mel-define-service): Use `luna-arglist-to-arguments' instead of
1144         `mm-arglist-to-arguments'.
1145
1146         * mel.el: Require `alist'.
1147
1148         * FLIM-ELS (flim-modules): Add `luna' and delete `mmgeneric'.
1149
1150         * luna.el:
1151         - Rename property `luna-member-index' to `luna-slot-index'.
1152         - Rearrangement to avoid byte-compiling problem.
1153         (luna-define-class-function): New function.
1154         (luna-define-class): Use `luna-define-class-function'.
1155         (luna-define-generic): Fixed.
1156         (luna-define-internal-accessors): New function.
1157
1158 1999-05-15  MORIOKA Tomohiko  <tomo@m17n.org>
1159
1160         * luna.el (luna-make-entity-function): Send `initialize-instance'.
1161
1162 1999-05-14  MORIOKA Tomohiko  <tomo@m17n.org>
1163
1164         * luna.el: New module.
1165
1166 \f
1167 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
1168
1169         * FLIM: Version 1.12.7 (Y\e-D\ e~\ fzaki) released.
1170
1171 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
1172
1173         * mime-en.sgml (Network representation of header): Translate.
1174
1175 1999-05-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1176
1177         * mel-b-el.el (pack-sequence): Eliminate local variable `i'.
1178         (base64-encode-1): Avoid concat.
1179         (base64-encode-string): Fixed last change; extra padding.
1180
1181 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
1182
1183         * smtpmail.el (smtpmail-default-smtp-server): Define obsolete
1184         variable alias for XEmacs.
1185         (smtpmail-smtp-server): Likewise.
1186         (smtpmail-smtp-service): Likewise.
1187         (smtpmail-local-domain): Likewise.
1188         (smtpmail-debug-info): Likewise.
1189         (smtpmail-send-it): Check function `expand-mail-aliases' is
1190         defined.
1191
1192 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
1193
1194         * smtp.el (smtp-debug-info): Now a user option.
1195
1196 1999-05-25  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
1197
1198         * README.ja: Modify URL and required version of APEL.
1199
1200 1999-05-24  Tanaka Akira  <akr@jaist.ac.jp>
1201
1202         * mel-b-ccl.el (base64-encode-string): New alias.
1203         (base64-encode-region): Ditto.
1204         (base64-decode-string): Ditto.
1205         (base64-decode-region): Ditto.
1206
1207 1999-05-24  Tanaka Akira  <akr@jaist.ac.jp>
1208
1209         * mel-b-ccl.el, mel-q-ccl.el: Sync up with doodle-1.12.5.
1210
1211 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
1212
1213         * eword-encode.el (ew-space-process): Renamed from
1214         `tm-eword::space-process'.
1215
1216 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
1217
1218         * eword-encode.el (tm-eword::space-process): Don't concatenate
1219         `special's.
1220         (ew-encode-rword-1): Renamed from `tm-eword::encode-string-1'; add
1221         new optional argument `must-output'; return nil if it can't encode
1222         literally.
1223         (eword-encode-rword-list): Fold SPACE or TAB in the encoded string
1224         if `ew-encode-rword-1' can't encode literally and it is possible
1225         to encode the rest literally with the folding.
1226         (eword-encode-phrase-to-rword-list): Add `special' flag to
1227         brackets of comments.
1228
1229 1999-05-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1230
1231         * smtpmail.el: Require 'poe and 'pcustom.
1232
1233 1999-05-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1234
1235         * mel.el: Update header.
1236         Require 'path-util and don't require 'poem.
1237         (mel-use-module): Eliminate local variable `encoding'.
1238         (mime-insert-encoded-file for mel-b-builtin):
1239         Use built-in `interactive' spec.
1240         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1241         (mime-encode-region): Capitalize prompt string.
1242         (mime-decode-region): Ditto.
1243         (mime-insert-encoded-file): Ditto.
1244         (mime-write-decoded-region): Ditto.
1245
1246         * mel-b-ccl.el: Update header.
1247         (base64-ccl-encode-region): Use read-only `interactive' spec.
1248         (base64-ccl-decode-region): Ditto.
1249         (base64-ccl-insert-encoded-file): Use built-in `interactive' spec.
1250         (base64-ccl-write-decoded-region): Ditto.
1251         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1252
1253         * mel-b-dl.el: Update header.
1254         Don't require 'poe; it is required implicitly via 'mime-def.
1255         (base64-dl-handle): Chech whether `base64-dl-module' is string.
1256         Defalias `base64-encode-string' and `base64-decode-string' just
1257         after `dynamic-call'ing "emacs_base64_init".
1258         (base64-encode-region): Use read-only `interactive' spec.
1259         Use `base64-encode-string'.
1260         Changed order of evaluation to "encode, delete, then insert".
1261         (base64-decode-region): Renamed from `decode-base64-region'.
1262         Use read-only `interactive' spec.
1263         Use `base64-decode-string'.
1264         Changed order of evaluation to "decode, delete, then insert".
1265         (mime-encode-string): Use `base64-encode-string'.
1266         (mime-decode-string): Use `base64-decode-string'.
1267         (mime-decode-region): Use `base64-decode-region'.
1268         (encoded-text-encode-string): Use `base64-encode-string'.
1269         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1270         (mime-insert-encoded-file): Use built-in `interactive' spec.
1271         (mime-write-decoded-region in comment): Ditto.
1272
1273         * mel-b-el.el: Update header.
1274         Don't require 'poe; it is required implicitly via 'mime-def.
1275         (pack-sequence): Moved to top of the function definitions.
1276         (base64-encode-string): Calculate padding first.
1277         (base64-internal-encode-region): Changed order of evaluation to
1278         "encode, delete, then insert".
1279         (base64-internal-decode-string): Changed order of evaluation to
1280         "decode, delete, then insert".
1281         (base64-encode-region): Use read-only `interactive' spec.
1282         (base64-decode-region): Ditto.
1283         (base64-decode-string): Not interactive.
1284         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1285         (base64-insert-encoded-file): Use built-in `interactive' spec.
1286         (base64-write-decoded-region): Ditto.
1287
1288         * mel-g.el: Update header.
1289         Require 'mime-def instead of 'poem and 'mel.
1290         (mime-insert-encoded-file): Use built-in `interactive' spec.
1291         (mime-write-decoded-region): Ditto.
1292
1293         * mel-q-ccl.el: Update header.
1294         (quoted-printable-ccl-encode-region):
1295         Use read-only `interactive' spec.
1296         (quoted-printable-ccl-decode-region): Ditto.
1297         (quoted-printable-ccl-insert-encoded-file):
1298         Use built-in `interactive' spec.
1299         (quoted-printable-ccl-write-decoded-region): Ditto.
1300         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1301
1302         * mel-q.el: Update header.
1303         Require 'path-util instead of 'emu.
1304         (quoted-printable-internal-encode-region): Rewrite without regexp.
1305         (quoted-printable-internal-decode-region): Ditto.
1306         (quoted-printable-encode-region): Use read-only `interactive' spec.
1307         (quoted-printable-decode-region): Ditto.
1308         (mime-insert-encoded-file): Use built-in `interactive' spec.
1309         (mime-write-decoded-region): Ditto.
1310         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1311
1312         * mel-u.el: Update header.
1313         Require 'path-util instead of 'emu.
1314         (mime-insert-encoded-file): Use built-in `interactive' spec.
1315         (mime-write-decoded-region): Ditto.
1316
1317 1999-05-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1318
1319         * mime-def.el: Require 'poe, 'poem, and 'pcustom.
1320         (mime): Declare `default-mime-charset' as an initial member.
1321
1322         * mime-parse.el: Don't require 'cl at compile-time.
1323
1324         * mailcap.el (mailcap-look-at-qchar): Use `char-after'.
1325
1326         * std11.el: Require 'poe, 'poem, and 'pcustom.
1327
1328         * smtp.el: Update header.
1329         Require 'poe, 'poem, and 'pcustom.
1330         Require 'cl at compile-time.
1331
1332 1999-05-21  MORIOKA Tomohiko  <tomo@m17n.org>
1333
1334         * README.en (Installation): Modify URL and required version of
1335         APEL.
1336
1337         * eword-encode.el (ew-find-charset-rule): Renamed from
1338         `tm-eword::find-charset-rule'; use
1339         `find-mime-charset-by-charsets'.
1340
1341 \f
1342 1999-05-11  MORIOKA Tomohiko  <tomo@m17n.org>
1343
1344         * FLIM: Version 1.12.6 (Family-K\e-D\ er\ fenmae) released.
1345
1346 1999-04-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1347
1348         * mel-b-ccl.el (TopLevel): Suppress warning.
1349         mel-q-ccl.el (TopLevel): Ditto.
1350         mime.el (TopLevel): Ditto.
1351
1352 1999-04-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1353
1354         * eword-decode.el (eword-encoded-word-regexp): Accept "b" and "q"
1355         for "encoding".
1356
1357         * mime-def.el (std11-qtext-regexp): Don't use `string'.
1358         (mime-tspecial-char-list): Eval at compile time.
1359
1360 1999-04-22  Katsumi Yamaoka   <yamaoka@jpl.org>
1361
1362         * mime.el: Delete autoload setting for `eword-encode-field'.
1363
1364 1999-04-22  MORIOKA Tomohiko  <tomo@m17n.org>
1365
1366         * eword-encode.el: Require `poem' instead of `emu'.
1367         Don't use `cl' for `caar'.
1368
1369 1999-04-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1370
1371         * smtp.el (smtp-via-smtp): Funcall `smtp-server' if it is a
1372         function.
1373         (smtp-server): Make it can also be a function called from
1374         `smtp-via-smtp' with arguments SENDER and RECIPIENTS.
1375
1376 1999-04-05  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1377
1378         * FLIM-CFG: Make easier to install in VERSION_SPECIFIC_LISPDIR.
1379
1380 1999-03-29  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1381
1382         * mime.el (mime-read-field): Correct argument of
1383         `mime-decode-field-body'; 'native -> 'plain.
1384
1385 1999-03-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1386
1387         * eword-encode.el (TopLevel): Require 'cl when compiling.
1388         (eword-encode-rword-list): Suppress insertion of extra spaces.
1389         (eword-encode-msg-id-to-rword-list): Treat surrounding angle
1390         brackets atomically.
1391         ([tm-ja:4244] by Kazuhiro Ohta <ohta@ele.cst.nihon-u.ac.jp>)
1392
1393 1999-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1394
1395         * eword-encode.el (eword-charset-encoding-alist): Add `tis-620'.
1396
1397 1999-03-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1398
1399         * mel.el (mime-decode-string): Return STRING if return value of
1400         `(mel-find-function 'mime-decode-string encoding)' is nil.
1401
1402 1999-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1403
1404         * mime-def.el (mel-define-service): Change size of obarray to 7.
1405
1406 1999-02-01  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
1407
1408         * mime-ja.sgml: Tranlate all untranslated parts.
1409
1410 \f
1411 1999-01-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1412
1413         * FLIM: Version 1.12.5 (Hirahata) released.
1414
1415         * mime-ja.sgml, mime-en.sgml: Sync with FLIM API 1.12.
1416
1417 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1418
1419         * NEWS (New optional argument of `std11-field-end'): New
1420         subsection.
1421
1422         * std11.el (std11-field-end): Add new optional argument `bound'.
1423
1424 \f
1425 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1426
1427         * FLIM: Version 1.12.4 (Tsutsui) released.
1428
1429 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1430
1431         * README.en: Sync with latest FLIM.
1432
1433         * README.ja: fixed.
1434
1435 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1436
1437         * mmbuffer.el, mmgeneric.el (insert-entity-content): New method.
1438
1439         * mime.el (mime-insert-entity-content): New generic function.
1440
1441 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1442
1443         * NEWS (New function `mime-find-entity-from-content-id'): New
1444         subsection.
1445         (New function `mime-parse-msg-id'): New subsection.
1446         (New function `mime-uri-parse-cid'): New subsection.
1447
1448 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1449
1450         * mime.el (mime-find-entity-from-content-id): New function.
1451         (mime-field-parser-alist): Use `mime-parse-msg-id' instead of
1452         `std11-parse-msg-id' to parse `Message-Id', `Recent-Message-Id'
1453         and `Content-Id' field.
1454
1455         * mime-parse.el (mime-parse-msg-id): New function.
1456         (mime-uri-parse-cid): New function.
1457
1458 \f
1459 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1460
1461         * FLIM: Version 1.12.3 (Kintetsu-K\e-D\ er\ friyama) released.
1462
1463 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1464
1465         * NEWS (Function `std11-parse-in-reply-to'): New subsection.
1466         (New function `std11-parse-msg-id-string'): Likewise.
1467         (New function `std11-parse-msg-ids-string'): Likewise.
1468         (New generic function `mime-insert-entity'): Likewise.
1469
1470 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1471
1472         * mime.el (mime-field-parser-alist): Change to set parser for
1473         tokens instead of parser for string.
1474         (mime-read-field): Use `eword-lexical-analyze' before parsing.
1475
1476         * eword-encode.el (eword-encode-in-reply-to): Use
1477         `std11-parse-msg-ids-string' instead of `std11-parse-in-reply-to'
1478         and `std11-lexical-analyze'.
1479
1480         * std11.el (std11-parse-msg-ids): Renamed from
1481         `std11-parse-in-reply-to'; define `std11-parse-in-reply-to' as
1482         obsolete alias.
1483         (std11-parse-msg-id-string): New function.
1484         (std11-parse-msg-ids-string): New function.
1485
1486 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1487
1488         * mime.el (mime-field-parser-alist): New variable.
1489         (mime-read-field): Refer `mime-field-parser-alist'.
1490
1491 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1492
1493         * mmbuffer.el, mmgeneric.el (insert-entity): New method.
1494
1495         * mime.el (mime-insert-entity): New generic function.
1496
1497 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
1498
1499         * std11.el (TopLevel): Require `custom'.
1500
1501 \f
1502 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1503
1504         * FLIM: Version 1.12.2 (Kuj\e-D\ er\ f) released.
1505
1506 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1507
1508         * mime-parse.el (mime-lexical-analyzer): New user option.
1509         (mime-analyze-tspecial): New function.
1510         (mime-analyze-token): New function.
1511         (mime-parse-Content-Transfer-Encoding): Use
1512         `std11-lexical-analyze' with `mime-lexical-analyzer'.
1513
1514         * mime-def.el (mime-tspecial-char-list): Renamed from
1515         `mime-tspecials'; changed from string to list.
1516         (mime-token-regexp): Use `eval-when-compile'.
1517
1518 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1519
1520         * eword-decode.el (eword-lexical-analyzer): Modify DOC-string
1521         about interface change.
1522         (eword-analyze-comment): Renamed from `eword-parse-comment';
1523         change second argument `from' to required argument; abolish alias
1524         `eword-analyze-comment' of `eword-parse-comment'.
1525
1526 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1527
1528         * NEWS (User option `eword-lexical-analyzers' ->
1529         `eword-lexical-analyzer'): New subsection.
1530
1531         * eword-decode.el (eword-lexical-analyzer): Renamed from user
1532         option `eword-lexical-analyzers'.
1533
1534 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1535
1536         * NEWS (New user option `std11-lexical-analyzer'): New subsection.
1537
1538         * std11.el (std11-lexical-analyzer): Renamed from user option
1539         `std11-lexical-analyzers'.
1540
1541 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1542
1543         * std11.el (std11-lexical-analyze): Change interface to add new
1544         optional argument `analyzers'.
1545
1546 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1547
1548         * std11.el (std11-lexical-analyzers): New user option.
1549         (std11-lexical-analyze): New implementation; refer
1550         `std11-lexical-analyzers'.
1551
1552 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1553
1554         * NEWS (Change interface of lexical-analyzers): New subsection.
1555
1556 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1557
1558         * eword-decode.el (eword-encoded-word-regexp): Must define when
1559         this module is compiled.
1560         (eword-decode-structured-field-body): Add new optional argument
1561         `start'.
1562         (eword-decode-and-unfold-structured-field-body): Likewise.
1563         (eword-decode-and-fold-structured-field-body): Likewise.
1564         (eword-analyze-quoted-string): Add new argument `start'; return
1565         `(<parsed result> . <end position>)' instead of `(<parsed result>
1566         . <rest string>)'.
1567         (std11-analyze-domain-literal): Likewise.
1568         (eword-analyze-domain-literal): Likewise.
1569         (eword-analyze-comment): Changed to alias of
1570         `eword-parse-comment'.
1571         (eword-analyze-spaces): Add new argument `start'; return `(<parsed
1572         result> . <end position>)' instead of `(<parsed result> . <rest
1573         string>)'.
1574         (std11-analyze-domain-literal): Likewise.
1575         (eword-analyze-special): Likewise.
1576         (eword-analyze-encoded-word): Likewise.
1577         (eword-analyze-atom): Likewise.
1578         (eword-lexical-analyze-internal): Add new argument `start'.
1579         (eword-lexical-analyze): Change interface to add new optional
1580         argument `start'.
1581         (eword-extract-address-components): Add new optional argument
1582         `start'.
1583
1584         * std11.el (std11-atom-regexp): Modify to match non-top atom.
1585         (std11-analyze-spaces): Add new argument `start'; return `(<parsed
1586         result> . <end position>)' instead of `(<parsed result> . <rest
1587         string>)'.
1588         (std11-analyze-special): Likewise.
1589         (std11-analyze-atom): Likewise.
1590         (std11-analyze-quoted-string): Likewise.
1591         (std11-analyze-domain-literal): Likewise.
1592         (std11-analyze-comment): Likewise.
1593         (std11-lexical-analyze): Add new optional argument `start'.
1594
1595 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1596
1597         * std11.el (std11-fetch-field): Add autoload cookie.
1598         (std11-narrow-to-header): Likewise.
1599         (std11-field-body): Likewise.
1600         (std11-unfold-string): Likewise.
1601         (std11-lexical-analyze): Add DOC-string; add autoload cookie.
1602
1603         * std11.el (std11-space-char-list): Renamed from
1604         `std11-space-chars'; changed from string to list.
1605
1606 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1607
1608         * std11.el (std11-fetch-field): Don't define as inline function.
1609         (std11-field-body): Enclose `std11-narrow-to-header' and
1610         `std11-fetch-field' by `inline'.
1611
1612 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1613
1614         * std11.el (std11-special-char-list): Evaluate when it is
1615         compiled.
1616         (std11-atom-regexp): Use `eval-when-compile'.
1617
1618 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1619
1620         * std11.el (std11-space-chars): Must evaluate when it is compiled.
1621         (std11-analyze-spaces): Don't use `std11-spaces-regexp'; abolist
1622         constant `std11-spaces-regexp'.
1623
1624         * mime-parse.el (mime-disposition-type-regexp): Must evaluate when
1625         it is compiled.
1626
1627         * mime-parse.el: Don't require emu.
1628
1629         * mime-parse.el (mime-parse-Content-Disposition): Use
1630         `eval-when-compile'.
1631
1632         * mime-parse.el (mime-parse-Content-Transfer-Encoding): New
1633         implementation.
1634
1635 1998-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
1636
1637         * README.en (Installation): Modify for APEL 9.12.
1638         * README.ja (Installation): Likewise.
1639
1640 1998-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
1641
1642         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Call
1643         `insert-file-contents-as-coding-system' with CODING-SYSTEM as the
1644         1st arg.
1645         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
1646         Likewise.
1647
1648         * mel-b-ccl.el (base64-ccl-write-decoded-region): Call
1649         `write-region-as-coding-system' with CODING-SYSTEM as the 1st arg.
1650         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
1651         Likewise.
1652
1653 1998-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
1654
1655         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
1656         `insert-file-contents-as-coding-system' (renamed from
1657         `insert-file-contents-as-specified-coding-system').
1658         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
1659         Likewise.
1660
1661         * mel-b-ccl.el (base64-ccl-write-decoded-region): Use
1662         `write-region-as-coding-system' (renamed from
1663         `write-region-as-specified-coding-system').
1664         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
1665         Likewise.
1666
1667 1998-12-08  Katsumi Yamaoka <yamaoka@jpl.org>
1668
1669         * smtp.el (smtp-coding-system): Abolished.
1670         (smtp-via-smtp): Use `open-network-stream-as-binary' instead of
1671         `open-network-stream'.
1672
1673 1998-12-04  Katsumi Yamaoka <yamaoka@jpl.org>
1674
1675         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
1676         `insert-file-contents-as-specified-coding-system' instead of
1677         `insert-file-contents'.
1678         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
1679         Likewise.
1680
1681         * mel-b-ccl.el (base64-ccl-write-decoded-region): Use
1682         `write-region-as-specified-coding-system' instead of
1683         `write-region'.
1684         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
1685         Likewise.
1686
1687 \f
1688 1998-12-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1689
1690         * FLIM: Version 1.12.1 (Nishinoky\e-D\ er\ f) released.
1691
1692 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1693
1694         * smtpmail.el (smtpmail-send-it): Add autoload cookie; use
1695         `smtpmail-do-bcc' instead of `smtp-do-bcc'; modify for interface
1696         change of `smtp-via-smtp'.
1697         (smtpmail-do-bcc): New function (moved and renamed from
1698         `smtp-do-bcc' of smtp.el).
1699
1700 1998-08-06  Katsumi Yamaoka <yamaoka@jpl.org>
1701
1702         * lisp/smtp.el: Do not insert empty line at the end of message.
1703
1704 1998-06-18  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1705
1706         * lisp/smtp.el (smtp-use-8bitmime): New variable.
1707         (smtp-debug-info): Internal variable, now.
1708         (smtp-make-fqdn): Renamed from `smtp-fqdn'.
1709         (smtp-via-smtp): New implementation.
1710         (smtp-send-command): Treat "PASS" as usual.
1711         (smtp-do-bcc): Removed.
1712
1713 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1714
1715         * smtpmail.el: New module (copied from Semi-gnus 6.8).
1716
1717         * smtp.el: New module (copied from Semi-gnus 6.8).
1718
1719         * FLIM-ELS: Add smtp.el and smtpmail.el.
1720
1721 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1722
1723         * mime-def.el: Abolish function `eliminate-top-spaces' because it
1724         is not used in FLIM.
1725
1726 1998-11-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1727
1728         * eword-encode.el (eword-encode-mailbox-to-rword-list): Fix
1729         problem in `eword-encode-addresses-to-rword-list'.
1730
1731 1998-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1732
1733         * std11.el (std11-full-name-string): fixed.
1734
1735         * std11.el (std11-comment-value-to-string): fixed.
1736
1737 1998-11-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1738
1739         * NEWS (Changes in FLIM 1.12): New section.
1740
1741 1998-11-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1742
1743         * std11.el (std11-comment-value-to-string): New function.
1744         (std11-full-name-string): Use `std11-comment-value-to-string'.
1745
1746         * eword-decode.el (eword-parse-comment): New function.
1747         (eword-analyze-comment): New implementation; use
1748         `eword-parse-comment'; change representation.
1749         (eword-decode-token): Modify for representation change of comment.
1750
1751 \f
1752 1998-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1753
1754         * FLIM: Version 1.12.0 (Amagatsuji) was released.
1755
1756 1998-11-14  Tanaka Akira  <akr@jaist.ac.jp>
1757
1758         * mel-b-ccl.el (ccl-cascading-read): Check consistency.
1759
1760 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1761
1762         * eword-decode.el (eword-decode-structured-field-body): Abolish
1763         non-used local variable.
1764
1765 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
1766
1767         * mel-b-ccl.el (mel-ccl-decode-b): Check `ccl-cascading-read' to
1768         select implementation.
1769
1770 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
1771
1772         * mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): workaround
1773         for mule-2.3@19.34.
1774
1775 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
1776
1777         * mel.el (mel-b-builtin): New variable.
1778
1779 1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
1780
1781         * FLIM-ELS: require 'pccl.
1782         (flim-modules): Check CCL availability by broken facility.
1783
1784 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1785
1786         * eword-decode.el (eword-decode-structured-field-body): New
1787         implementation; abolish optional argument `must-unfold'; delete
1788         DOC-string.
1789         (eword-decode-and-unfold-structured-field-body): Renamed from
1790         `eword-decode-and-unfold-structured-field'; delete DOC-string.
1791         (eword-decode-and-fold-structured-field-body): Renamed from
1792         `eword-decode-and-fold-structured-field'; abolish optional
1793         argument `must-unfold'; delete DOC-string.
1794         (eword-decode-unstructured-field-body): Abolish optional argument
1795         `must-unfold'; delete DOC-string.
1796         (eword-decode-and-unfold-unstructured-field-body): Renamed from
1797         `eword-decode-and-unfold-unstructured-field'; delete DOC-string.
1798         (eword-decode-unfolded-unstructured-field-body): New function.
1799
1800 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1801
1802         * mmgeneric.el (mime-insert-header-from-buffer): Use
1803         `mime-find-field-presentation-method' and
1804         `mime-find-field-decoder-internal'.
1805
1806         * eword-decode.el (mime-find-field-presentation-method): New
1807         macro.
1808         (mime-find-field-decoder-internal): New function.
1809         (mime-find-field-decoder): New implementation (use
1810         mime-find-field-decoder-internal).
1811         (mime-decode-header-in-region): Use
1812         `mime-find-field-presentation-method' and
1813         `mime-find-field-decoder-internal'.
1814
1815 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1816
1817         * mmgeneric.el (mime-insert-header-from-buffer): Rename
1818         field-presentation-mode `folding' to `wide'.
1819
1820         * eword-decode.el: Rename field-presentation-modes from `native',
1821         `folding', `unfolding', `unfolding-xover' to `plain', `wide',
1822         `summary', `nov'.
1823
1824 1998-11-07  Tanaka Akira  <akr@jaist.ac.jp>
1825
1826         * eword-decode.el (mime-set-field-decoder): Add mode `unfolding-xover'.
1827         (mime-find-field-decoder): Ditto.
1828
1829 1998-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1830
1831         * eword-encode.el (eword-encode-phrase-route-addr-to-rword-list):
1832         Don't delete the front spaces.
1833         (eword-encode-addresses-to-rword-list): Don't supplement space;
1834         use `nconc' instead of `append'.
1835         (eword-encode-msg-id-to-rword-list): Supplement the front space;
1836         use `nconc' instead of `append'.
1837
1838 1998-11-02  Tanaka Akira  <akr@jaist.ac.jp>
1839
1840         * eword-decode.el (mime-field-decoder-cache): New variable.
1841         (mime-find-field-decoder): Use `mime-field-decoder-cache'.
1842         (mime-update-field-decoder-cache): New variable.
1843         (mime-update-field-decoder-cache): New function.
1844         (mime-decode-header-in-region): Use `mime-field-decoder-cache'.
1845
1846         * mmgeneric.el (mime-insert-header-from-buffer): Use
1847         `mime-field-decoder-cache'.
1848
1849 1998-11-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1850
1851         * eword-decode.el (mime-decode-header-in-region): New function.
1852         (mime-decode-header-in-buffer): Use function
1853         `mime-decode-header-in-region'.
1854
1855 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1856
1857         * mmgeneric.el (mime-insert-header-from-buffer): Refer
1858         `mime-field-decoder-alist' instead of hard-coding.
1859
1860         * mime.el (mime-read-field): Use `mime-decode-field-body'.
1861
1862         * eword-decode.el (eword-decode-and-unfold-structured-field): Add
1863         optional dummy argument `start-column' and `max-column'.
1864         (eword-decode-structured-field-body): Change interface.
1865         (eword-decode-unstructured-field-body): Change interface to add
1866         optional dummy argument `start-column' and `max-column'.
1867         (eword-decode-and-unfold-unstructured-field): Add optional dummy
1868         argument `start-column' and `max-column'.
1869         (mime-field-decoder-alist): New variable; abolish user option
1870         `eword-decode-ignored-field-list' and
1871         `eword-decode-structured-field-list'.
1872         (mime-set-field-decoder): New function.
1873         (mime-find-field-decoder): New function.
1874         (mime-decode-field-body): New function; abolish function
1875         `eword-decode-field-body'.
1876         (mime-decode-header-in-buffer): Renamed from
1877         `eword-decode-header'; refer `mime-field-decoder-alist' instead of
1878         hard-coding; add obsolete alias `eword-decode-header'.
1879
1880 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1881
1882         * mime-def.el: Avoid compile error when edebug is missing.
1883
1884 \f
1885 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1886
1887         * FLIM: Version 1.11.3 (Saidaiji) was released.
1888
1889 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1890
1891         * VERSION: New file (Renamed from FLIM-VERSION).
1892
1893 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1894
1895         * eword-encode.el (eword-encode-char-type): Return nil for ?\n.
1896
1897 1998-10-27  Tanaka Akira      <akr@jaist.ac.jp>
1898
1899         * eword-encode.el (eword-encode-field-body): Unfold `field-body'.
1900
1901 1998-10-27  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1902
1903         * README.ja: Update.
1904
1905 \f
1906 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1907
1908         * FLIM: Version 1.11.2 (Heij\e-D\ er\ f) was released.
1909
1910         * NEWS (Abolish variable `mime-temp-directory'): New subsection.
1911
1912         * README.en (Installation): Modify for APEL 9.6.
1913
1914 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1915
1916         * eword-encode.el (eword-encode-field-body): Don't eliminate
1917         top-spaces.
1918
1919 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1920
1921         * FLIM-ELS (flim-modules): Don't install mel-b-el for Emacs 20.4.
1922
1923 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
1924
1925         * eword-decode.el (eword-decode-field-body): Refine implementation.
1926
1927 1998-10-24  Tanaka Akira      <akr@jaist.ac.jp>
1928
1929         * mel-b-ccl.el, mel-q-ccl.el, mel.el, FLIM-ELS: Divide mel-ccl.el
1930         into mel-b-ccl.el and mel-q-ccl.el.
1931
1932 1998-09-11  Tanaka Akira      <akr@jaist.ac.jp>
1933
1934         * mel.el (base64-encoded-length): New implementation.
1935
1936 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
1937
1938         * eword-decode.el (eword-decode-field-body): New function.
1939
1940 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1941
1942         * eword-encode.el (eword-encode-field-body): Change interface.
1943         (eword-encode-header): Use `eword-encode-field-body'; abolish
1944         function `eword-encode-field'.
1945
1946 1998-10-25  Tanaka Akira  <akr@jaist.ac.jp>
1947
1948         * eword-encode.el (eword-encode-field-body): New function.
1949         (eword-encode-field): Use `eword-encode-field-body'.
1950
1951 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1952
1953         * mel.el, mel-b-el.el, FLIM-ELS: Rename mel-b.el -> mel-b-el.el.
1954
1955 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1956
1957         * mel-u.el (uuencode-external-decode-region): Use
1958         `temporary-file-directory' instead of `mime-temp-directory'.
1959         (mime-write-decoded-region): Likewise.
1960
1961         * mime-def.el: Abolish variable `mime-temp-directory'.
1962
1963 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1964
1965         * mmgeneric.el (mime-insert-header-from-buffer): New function.
1966         (insert-header): Use `mime-insert-header-from-buffer'.
1967
1968 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1969
1970         * FLIM-ELS: Don't install mel-b-dl.el if the running emacs has
1971         builtin base64 encoder/decoder.
1972
1973         * mel.el: Set up builtin base64 encoder/decoder if they are
1974         available.
1975
1976         * mime-def.el (base64-dl-module): Set nil as initial value if the
1977         running emacs has builtin base64 encoder/decoder.
1978
1979         * mel-b.el: Require `poe' instead of `emu'.
1980         (base64-encode-string): Use `defun-maybe'.
1981         (base64-encode-region): Likewise.
1982         (base64-decode-region): Likewise.
1983         (base64-decode-string): Likewise.
1984
1985         * mel-b-dl.el: Require `poe' instead of `emu'.
1986
1987 \f
1988 1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1989
1990         * FLIM: Version 1.11.1 (Takanohara) was released.
1991
1992 1998-10-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1993
1994         * README.ja: New file.
1995
1996 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1997
1998         * mime-def.el: Require mcharset.
1999
2000 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
2001
2002         * mel-u.el (mime-write-decoded-region): Fix typo.
2003
2004         * mime-def.el: Enclose defining procedure for the constants
2005         `std11-quoted-pair-regexp', `std11-non-qtext-char-list' and
2006         `std11-qtext-regexp' with `eval-and-compile'.
2007
2008 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2009
2010         * NEWS (Behavior change of `mime-insert-header'): New subsection.
2011
2012         * mmgeneric.el (insert-header): Include `:' in field-name.
2013
2014 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2015
2016         * mime-def.el (std11-qtext-regexp): Use `eval-when-compile'; don't
2017         use `char-list-to-string'.
2018         (std11-quoted-string-regexp): Use `eval-when-compile'.
2019         - Use `def-edebug-spec' to define edebug-form-spec of
2020           mm-define-method; fix definition of edebug-form-spec of
2021           mm-define-method.
2022
2023 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2024
2025         * mime-en.sgml, mime-ja.sgml (Header encoder/decoder): Add
2026         description about `eword-field-encoding-method-alist'.
2027
2028         * mime-en.sgml (Header encoder/decoder): Modify description about
2029         `eword-encode-header'.
2030
2031         * mime-ja.sgml (Header encoder/decoder): Translate.
2032
2033 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2034
2035         * mime-en.sgml (entity formatting): Fix typo in description of
2036         `default-mime-charset'.
2037
2038         * mime-en.sgml (Header encoder/decoder): Modify description of
2039         `eword-decode-header'.
2040
2041         * mime-ja.sgml, mime-en.sgml (Header encoder/decoder): fix typo.
2042
2043         * mime-en.sgml (encoder/decoder): Translate description of
2044         `mime-decode-string'.
2045
2046 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2047
2048         * mime-en.sgml (Content-Disposition parser): Modify description.
2049
2050         * mime-en.sgml (Content-Type parser): Modify description.
2051
2052 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2053
2054         * mime-en.sgml (Content-Transfer-Encoding parser): Translate.
2055
2056 \f
2057 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2058
2059         * FLIM: Version 1.11.0 (Yamadagawa) was released.
2060
2061 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2062
2063         * mime-ja.sgml, mime-en.sgml (entity formatting): Add description
2064         about `mime-insert-text-content'.
2065
2066 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2067
2068         * mime-ja.sgml, mime-en.sgml (entity formatting): New node; move
2069         `mime-insert-header' from `Entity-header'; move
2070         `default-mime-charset' from `custom'.
2071
2072 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2073
2074         * mime-en.sgml, mime-ja.sgml (Entity-header): Generic function
2075         `mime-insert-decoded-header' was renamed to `mime-insert-header'.
2076
2077 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2078
2079         * NEWS: New file.
2080
2081 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2082
2083         * mime.el (mime-insert-header): Renamed from
2084         `mime-insert-decoded-header'; define `mime-insert-decoded-header'
2085         as an obsolete alias.
2086
2087         * mmgeneric.el, mmcooked.el (insert-header): Renamed from
2088         `insert-decoded-header'.
2089
2090         * README.en (Installation): Add required version of APEL.
2091
2092 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2093
2094         * mel-g.el: Require mel.
2095
2096         * mel-g.el: Require poem instead of emu.
2097
2098 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2099
2100         * mime.el (mime-insert-text-content): New generic function.
2101
2102         * mmcooked.el, mmgeneric.el (insert-text-content): New method.
2103
2104 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2105
2106         * std11.el (std11-unfold-string): New implementation.
2107
2108 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2109
2110         * mmgeneric.el: New module.
2111
2112         * mmbuffer.el: Use `generic' as mother backend.
2113
2114         * FLIM-ELS (flim-modules): Add mmgeneric.
2115
2116 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2117
2118         * mime-parse.el (mime-parse-message): Modify for
2119         `make-mime-entity-internal'.
2120
2121         * mime-def.el (make-mime-entity-internal): Change interface to be
2122         able to specify original-header and parsed-header.
2123
2124 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2125
2126         * eword-decode.el (eword-decode-and-unfold-unstructured-field):
2127         New function.
2128
2129 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2130
2131         * mime.el (mime-entity-content-type): New implementation.
2132         (mime-entity-content-disposition): New implementation.
2133         (mime-entity-encoding): New implementation.
2134
2135         * mime.el (mime-fetch-field): Refer internal slots for Date,
2136         Message-Id and References fields.
2137
2138         * mime-parse.el (mime-parse-message): Modify for
2139         `make-mime-entity-internal'.
2140
2141         * mime-def.el: Change `mime-entity-*-internal' and
2142         `mime-entity-set-*-internal' to macro.
2143         (make-mime-entity-internal): Change interface and data format for
2144         NOV data; changed to macro.
2145         (mime-entity-set-location-internal): New macro.
2146         (mime-entity-decoded-subject-internal): New macro.
2147         (mime-entity-set-decoded-subject-internal): New macro.
2148         (mime-entity-decoded-from-internal): New macro.
2149         (mime-entity-set-decoded-from-internal): New macro.
2150         (mime-entity-date-internal): New macro.
2151         (mime-entity-set-date-internal): New macro.
2152         (mime-entity-message-id-internal): New macro.
2153         (mime-entity-set-message-id-internal): New macro.
2154         (mime-entity-references-internal): New macro.
2155         (mime-entity-set-references-internal): New macro.
2156         (mime-entity-chars-internal): New macro.
2157         (mime-entity-set-chars-internal): New macro.
2158         (mime-entity-lines-internal): New macro.
2159         (mime-entity-set-lines-internal): New macro.
2160         (mime-entity-xref-internal): New macro.
2161         (mime-entity-set-xref-internal): New macro.
2162         (mime-entity-original-header-internal): Modify for new structure;
2163         changed to macro.
2164         (mime-entity-set-original-header-internal): Likewise.
2165         (mime-entity-parsed-header-internal): Likewise.
2166         (mime-entity-set-parsed-header-internal): Likewise.
2167         (mime-entity-buffer-internal): Likewise.
2168         (mime-entity-set-buffer-internal): Likewise.
2169         (mime-entity-header-start-internal): Likewise.
2170         (mime-entity-set-header-start-internal): Likewise.
2171         (mime-entity-header-end-internal): Likewise.
2172         (mime-entity-set-header-end-internal): Likewise.
2173         (mime-entity-body-start-internal): Likewise.
2174         (mime-entity-set-body-start-internal): Likewise.
2175         (mime-entity-body-end-internal): Likewise.
2176         (mime-entity-set-body-end-internal): Likewise.
2177
2178 \f
2179 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2180
2181         * FLIM: Version 1.10.5 (Kizugawadai) was released.
2182
2183         * mel.el: Must require poem.
2184
2185 \f
2186 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2187
2188         * FLIM: Version 1.10.4 (Shin-H\e-D\ er\ fsono) was released.
2189
2190 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
2191
2192         * README.en: Add explanation about `VERSION_SPECIFIC_LISPDIR'.
2193
2194         * Makefile (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
2195         (elc): Likewise.
2196
2197         * FLIM-MK (config-flim): Refer to `VERSION_SPECIFIC_LISPDIR'.
2198
2199         * FLIM-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
2200
2201 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2202
2203         * mel.el (mel-ccl-module): Require path-util when the running
2204         emacs has MULE.
2205
2206         * mel.el: Don't require emu.
2207
2208 1998-10-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2209
2210         * FLIM-ELS: Don't install mel-ccl in anything older than XEmacs 21
2211         with MULE.
2212
2213 \f
2214 1998-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2215
2216         * FLIM: Version 1.10.3 (Komada) was released.
2217
2218         * mel-ccl.el (base64-ccl-write-decoded-region): bind
2219         `jka-compr-compression-info-list' with nil.
2220
2221         * mel-b.el (base64-internal-decoding-limit): Switch default value
2222         between XEmacs-mule and other emacsen.
2223         Abolish function `base64-decode-string!'.
2224         (base64-internal-decode-region): New implementation.
2225         (base64-insert-encoded-file): New function.
2226         (mime-insert-encoded-file): Use `base64-insert-encoded-file'.
2227         (base64-write-decoded-region): New function.
2228         (mime-write-decoded-region): Use `base64-write-decoded-region'.
2229
2230         * mel-b-dl.el (decode-base64-region): Renamed from
2231         `base64-decode-region'.
2232         (mime-insert-encoded-file): Change temporary-buffer to unibyte
2233         representation.  Abolish method `mime-write-decoded-region'
2234         because it is slower than CCL based implementation.
2235
2236 1998-10-09  Tanaka Akira <akr@jaist.ac.jp>
2237
2238         * mel-ccl.el: Check `ccl-execute-eof-block-on-decoding-some'
2239         facility instead of `ccl-execute-eof-block-on-encoding-some'.
2240
2241 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2242
2243         * mel-b.el (base64-characters): Enclose with `eval-and-compile'.
2244
2245         * eword-decode.el (eword-encoded-text-regexp): Enclose with
2246         `eval-and-compile'.
2247         (eword-encoded-word-regexp): Use `eval-when-compile'.
2248
2249 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2250
2251         * eword-decode.el (eword-max-size-to-decode): New user option.
2252         (eword-decode-and-fold-structured-field): Do nothing if size of
2253         input is bigger than `eword-max-size-to-decode'.
2254
2255 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2256
2257         * mel-b.el (base64-numbers): Use `eval-when-compile'.
2258
2259 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
2260
2261         * FLIM-CFG: Use `add-latest-path' instead of `add-path' for adding
2262         "custom" to load-path.
2263
2264 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
2265
2266         * mime-def.el (mime-library-product): Enclose with
2267         `eval-and-compile'.
2268
2269         * FLIM-CFG: Add "custom" to load-path.
2270
2271 \f
2272 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2273
2274         * FLIM: Version 1.10.2 (Kintetsu-Miyazu) was released.
2275
2276         * mime-def.el, mel.el, mel-b-dl.el: Move variable
2277         `base64-dl-module' from mel-b-dl.el and mel.el to mime-def.el.
2278
2279 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2280
2281         * mel.el (mel-ccl-module): New variable; use it to check mel-ccl
2282         is available.
2283
2284         * FLIM-ELS: Don't install mel-ccl for anything older than MULE
2285         2.3.
2286
2287 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2288
2289         * mel-u.el: Use `mel-define-backend' to define "x-uue".
2290         Define "x-uuencode" as a clone of "x-uue".
2291
2292         * Move variable `mel-encoding-module-alist' from mel.el to
2293         mime-def.el.
2294
2295         * mel.el (mel-find-function): Use function
2296         `mel-find-function-from-obarray'.
2297         Use `mel-define-backend' to define "7bit", "8bit" and "binary";
2298         don't define methods of "8bit" and "binary"; inherit methods from
2299         "7bit".
2300
2301         * mime-def.el (mel-service-list): New variable.
2302         (mel-define-service): New implementation.
2303         (mel-find-function-from-obarray): New inline function.
2304         (mel-copy-method): New inline function.
2305         (mel-copy-backend): New inline function.
2306         (mel-define-backend): New macro.
2307
2308 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2309
2310         * mel-u.el: Define method functions of mel.
2311         (mime-encode-region): Use `mel-define-method-function'; abolish
2312         `uuencode-encode-region'.
2313         (mime-decode-region): Use `mel-define-method-function'; abolish
2314         `uuencode-decode-region'.
2315         (mime-encode-string): New method.
2316         (mime-decode-string): New method.
2317         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2318         `uuencode-insert-encoded-file'.
2319         (mime-write-decoded-region): Use `mel-define-method'; abolish
2320         `uuencode-write-decoded-region'.
2321
2322 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2323
2324         * mime-def.el (mel-define-service): Add DOC.
2325         (mel-define-method): Add DOC.
2326         (mel-define-method-function): Add DOC.
2327
2328         * mime-en.sgml, mime-ja.sgml: Modify for FLIM 1.10.
2329
2330 \f
2331 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2332
2333         * FLIM: Version 1.10.1 (Miyamaki) was released.
2334
2335 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2336
2337         * mel-g.el: Define method functions of mel.
2338         (mime-encode-region): Use `mel-define-method-function'; abolish
2339         `gzip64-encode-region'.
2340         (mime-decode-region): Use `mel-define-method-function'; abolish
2341         `gzip64-decode-region'.
2342         (mime-encode-string): New method.
2343         (mime-decode-string): New method.
2344         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2345         `gzip64-insert-encoded-file'.
2346         (mime-write-decoded-region): Use `mel-define-method'; abolish
2347         `gzip64-write-decoded-region'.
2348
2349         * mime-def.el (mime-library-product): New variable; abolish
2350         `mime-library-version'.
2351         (mime-product-name): New macro.
2352         (mime-product-version): New macro.
2353         (mime-product-code-name): New macro.
2354         (mime-library-version): Renamed from
2355         `mime-library-version-string'; use `mime-library-product',
2356         `mime-product-name', `mime-product-version' and
2357         `mime-product-code-name'.
2358
2359         * mime-def.el (mm-define-backend): Add DOC.
2360         (mm-define-method): Add DOC.
2361
2362         * mel.el (mime-encoding-list): Modify DOC to add description about
2363         optional argument SERVICE.
2364
2365 1998-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2366
2367         * mime-ja.sgml, mime-en.sgml (mm-backend module): Write
2368         description of `mm-define-backend' and `mm-define-method'.
2369
2370 \f
2371 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2372
2373         * FLIM: Version 1.10.0 (K\e-D\ er\ fdo) was released.
2374
2375         * README.en (What's FLIM): Add mel-ccl.el.
2376
2377 1998-09-21  Tanaka Akira      <akr@jaist.ac.jp>
2378
2379         * mel-ccl.el:
2380           - Require 'pccl instead of 'emu.
2381           - Use `unless-broken' to check facility.
2382
2383 1998-09-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2384
2385         * mel.el (mime-encoding-list): New user option (renamed from
2386         `mime-content-transfer-encoding-list').
2387         (mime-encoding-list): New function.
2388         (mime-encoding-alist): New function.
2389         (mime-encode-region): Use `mime-encoding-alist' for completion.
2390         (mime-decode-region): Likewise.
2391         (mime-insert-encoded-file): Likewise.
2392         (mime-write-decoded-region): Likewise.
2393
2394 1998-09-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2395
2396         * eword-decode.el (eword-decode-structured-field-list): Add
2397         Mail-Followup-To field.
2398
2399 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2400
2401         * eword-encode.el (eword-charset-encoding-alist): Add utf-8.
2402
2403 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2404
2405         * mel.el (mime-content-transfer-encoding-list): New user option.
2406         (mime-encode-region): Use `mime-content-transfer-encoding-list'
2407         for completion.
2408         (mime-decode-region): Likewise.
2409         (mime-insert-encoded-file): Likewise.
2410         (mime-write-decoded-region): Likewise.
2411
2412         * mel.el (mime-write-decoded-region): fix typo.
2413
2414 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2415
2416         * mime-def.el (mel-define-method-function): Don't override.
2417
2418 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2419
2420         * mel.el, mel-ccl.el, FLIM-ELS: Add mel-ccl.el.
2421
2422 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2423
2424         * mel-dl.el, README.en, FLIM-ELS: Rename mel-dl.el to mel-b-dl.el.
2425
2426         * mel.el: - Rename mel-dl.el to mel-b-dl.el.
2427                   - Move `mel-define-service' to mime-def.el.
2428
2429         * mime-def.el (mel-define-service): New macro (moved from mel.el);
2430         fixed problem in Emacs.
2431         (mel-define-method): Use `mel-define-service'.
2432         (mel-define-method-function): Use `mel-define-service'.
2433
2434 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2435
2436         * mel.el (mime-encode-region): Don't regard nil encoding as
2437         "7bit".
2438
2439 1998-09-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2440
2441         * eword-encode.el (eword-encode-text): Use
2442         `encoded-text-encode-string'.
2443         (tm-eword::encoded-word-length): `q-encoding-encoded-length' was
2444         renamed to `Q-encoded-text-length'.
2445
2446         * eword-decode.el: Move `base64-token-regexp',
2447         `base64-token-padding-regexp', `eword-B-encoded-text-regexp' and
2448         `eword-Q-encoded-text-regexp' to mime-def.el.
2449         (eword-decode-encoded-text): Use `encoded-text-decode-string'.
2450
2451         * mel-q.el: Define method functions of mel.
2452         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2453         `quoted-printable-insert-encoded-file'.
2454         (mime-write-decoded-region): Use `mel-define-method'; abolish
2455         `quoted-printable-write-decoded-region'.
2456         - Move `q-encoding-printable-char-p' and
2457         `q-encoding-encoded-length' to mel.el.
2458
2459         * mel-b.el: Define method functions of mel.
2460         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2461         `base64-insert-encoded-file'.
2462         (mime-write-decoded-region): Use `mel-define-method'; abolish
2463         `base64-write-decoded-region'.
2464         - Move `base64-encoded-length' to mel.el.
2465
2466         * mel-dl.el (base64-encode-region): Define directly (abolish
2467         `base64-dl-encode-region').
2468         (base64-decode-region): Define directly (abolish
2469         `base64-dl-decode-region').  Define method functions of mel.
2470         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2471         `base64-insert-encoded-file'; don't use external encoder.
2472         (mime-write-decoded-region): Use `mel-define-method'; abolish
2473         `base64-write-decoded-region'; don't use external decoder.
2474         - Move `base64-encoded-length' to mel.el.
2475
2476         * mime.el: Move `mm-arglist-to-arguments' to mime-def.el.
2477
2478         * mime-def.el (base64-token-regexp): New constant (moved from
2479         eword-decode.el).
2480         (base64-token-padding-regexp): Likewise.
2481         (B-encoded-text-regexp): New constant (moved from eword-decode.el,
2482         and renamed from `eword-B-encoded-text-regexp').
2483         (Q-encoded-text-regexp): New constant (moved from eword-decode.el,
2484         and renamed from `eword-Q-encoded-text-regexp'.
2485         (mm-arglist-to-arguments): New function (moved from mime.el).
2486         (mel-define-method): New macro.
2487         (mel-define-method-function): New macro.
2488         (mel-define-function): New macro.
2489
2490         * mel.el (mel-encoding-module-alist): New variable.
2491         (mel-use-module): New function.
2492         (mel-find-function): New function.
2493         (mel-define-service): New macro.
2494         (mime-encode-region): Use `mel-find-function'; abolish variable
2495         `mime-encoding-method-alist'.
2496         (mime-decode-region): Use `mel-find-function'; abolish variable
2497         `mime-decoding-method-alist'.
2498         (mime-decode-string): Use `mel-find-function'; abolish variable
2499         `mime-string-decoding-method-alist'.
2500         (encoded-text-encode-string): New function.
2501         (encoded-text-decode-string): New function.
2502         (base64-encoded-length): New function (moved from mel-b.el and
2503         mel-dl.el).
2504         (Q-encoding-printable-char-p): New function (moved from mel-q.el,
2505         and renamed from `q-encoding-printable-char-p').
2506         (Q-encoded-text-length): New function (moved from mel-q.el, and
2507         renamed from `q-encoding-encoded-length').
2508         (mime-insert-encoded-file): Use `mel-find-function'; abolish
2509         variable `mime-file-encoding-method-alist'.
2510         (mime-write-decoded-region): Use `mel-find-function'; abolish
2511         variable `mime-file-decoding-method-alist'.
2512
2513 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2514
2515         * mel-b.el (base64-internal-encoding-limit): modify :type.
2516         (base64-internal-decoding-limit): Change initial value to 70000;
2517         modify :type.
2518
2519         * mel-b.el (base64-decode-string!): Renamed from
2520         `base64-internal-decode-string!'.
2521
2522 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2523
2524         * mel-b.el (base64-characters): New constant.
2525         (base64-num-to-char): Use `base64-characters'.
2526         (base64-numbers): Use `base64-characters'.
2527         (base64-internal-decode): Modify calculation third byte.
2528
2529         * mel-dl.el (base64-dl-encode-string): New alias.
2530         (base64-dl-decode-string): New alias.
2531         (base64-dl-encode-region): Renamed from `base64-encode-region';
2532         don't save-excursion and save-restriction.
2533         (base64-dl-decode-region): Renamed from `base64-decode-region';
2534         don't save-excursion and save-restriction; convert all at once.
2535         (base64-encode-region): New alias.
2536         (base64-decode-region): New alias.
2537
2538         * mel-b.el (base64-internal-decode): New function.
2539         (base64-internal-decode-string): Use `base64-internal-decode'.
2540         (base64-internal-decode-string!): New function.
2541         (base64-internal-decode-region): Use
2542         `base64-internal-decode-string!' instead of
2543         `base64-internal-decode-string'.
2544
2545 1998-09-15  Tanaka Akira  <akr@jaist.ac.jp>
2546
2547         * mel-b.el (base64-numbers): Fix a position of 63.
2548
2549 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2550
2551         * mel-b.el (base64-numbers): New constant.
2552         (base64-char-to-num): New macro.
2553         (base64-internal-decode-string): Don't use memq.
2554
2555 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2556
2557         * mel-b.el (base64): New group.
2558         (base64-external-encoder): Now a user option.
2559         (base64-external-decoder): Now a user option.
2560         (base64-external-decoder-option-to-specify-file): Now a user
2561         option.
2562         (base64-internal-encoding-limit): Now a user option.
2563         (base64-internal-decoding-limit): Now a user option.
2564
2565         * mel-b.el (base64-internal-decode-string): New implementation;
2566         abolish function `base64-decode-unit'.
2567
2568 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2569
2570         * README.en (Installation): Fix typo.
2571
2572 \f
2573 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2574
2575         * FLIM: Version 1.9.2 (Shin-Tanabe) was released.
2576
2577         * README.en (Installation): Add `install as a XEmacs package'.
2578
2579 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2580
2581         * mime-en.sgml (Encoding Method): Translate.
2582
2583 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2584
2585         * eword-encode.el (eword-encode-msg-id-to-rword-list): New
2586         function.
2587         (eword-encode-in-reply-to-to-rword-list): New function.
2588         (eword-encode-in-reply-to): New function.
2589         (eword-encode-field): Use `eword-encode-in-reply-to' for
2590         `In-Reply-To' field.
2591
2592         * std11.el (std11-parse-in-reply-to): New function.
2593
2594 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2595
2596         * eword-decode.el (eword-decode-structured-field-list): Add
2597         `User-Agent'.
2598
2599 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2600
2601         * Makefile (package): Don't update auto-autoloads.el and
2602         custom-load.el.
2603
2604         * FLIM-MK (compile-flim-package): Update auto-autoloads.el and
2605         custom-load.el.
2606
2607 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2608
2609         * mime-def.el: Abolish function `butlast' and `nbutlast'.
2610
2611         * mime-def.el (mime-library-version): New constant.
2612         (mime-library-version-string): Refer `mime-library-version'.
2613
2614 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2615
2616         * Makefile (XEMACS): New variable.
2617         (PACKAGEDIR): New variable.
2618         (package): New target.
2619         (install-package): New target.
2620
2621         * FLIM-CFG (PACKAGEDIR): New variable.
2622
2623         * FLIM-MK (config-flim-package): New function.
2624         (compile-flim-package): New function.
2625         (install-flim-package): New function.
2626
2627 1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2628
2629         * mime-en.sgml (Content-Type field): Translate.
2630         (mime-content-type): Translate.
2631         (Content-Type parser): Translate.
2632         (Content-Disposition): Translate.
2633         (mime-content-disposition): Translate.
2634         (Content-Disposition parser): Translate.
2635
2636 1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2637
2638         * Makefile (GOMI): Add Texinfo related garbages.
2639         (clean): Delete historical setting.
2640
2641 1998-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2642
2643         * mime-en.sgml (mm-backend): Translate.
2644         (Request for entity): Likewise.
2645         (mm-backend module): Likewise.
2646
2647         * mime.el (mime-entity-send): Add DOC-string.
2648
2649 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2650
2651         * mime-en.sgml (Entity hierarchy): Translate.
2652
2653 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2654
2655         * mime-en.sgml, mime-ja.sgml (Entity): Rearrangement.
2656
2657 \f
2658 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2659
2660         * FLIM: Version 1.9.1 (Tonosh\e-D\ er\ f) was released.
2661
2662         * mime-en.sgml (mm-backend): Translate a little.
2663
2664 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2665
2666         * eword-encode.el (eword-encode-default-start-column): New user
2667         option.
2668         (eword-encode-string): Use `eword-encode-default-start-column'.
2669         (eword-encode-address-list): Likewise.
2670         (eword-encode-structured-field-body): Likewise.
2671         (eword-encode-unstructured-field-body): Likewise.
2672
2673 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2674
2675         * eword-encode.el (eword-encode): New group.
2676         (eword-field-encoding-method-alist): Now a user option (was:
2677         variable).
2678
2679 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2680
2681         * eword-encode.el: Rename `tm-eword::mailbox-to-rwl' ->
2682         `eword-encode-mailbox-to-rword-list'.
2683
2684         * eword-encode.el: Rename `tm-eword::phrase-to-rwl' ->
2685         `eword-encode-phrase-to-rword-list'.
2686
2687         * eword-encode.el: Rename `eword-addr-spec-to-rwl' ->
2688         `eword-encode-addr-spec-to-rword-list'.
2689
2690         * eword-encode.el: Rename `eword-phrase-route-addr-to-rwl' ->
2691         `eword-encode-phrase-route-addr-to-rword-list'.
2692
2693         * eword-encode.el: Rename `eword-addr-seq-to-rwl' ->
2694         `eword-encode-addr-seq-to-rword-list'.
2695
2696         * eword-encode.el: Rename `tm-eword::split-string' ->
2697         `eword-encode-split-string'.
2698
2699         * eword-encode.el: Rename `tm-eword::addresses-to-rwl' ->
2700         `eword-encode-addresses-to-rword-list'.
2701
2702         * eword-encode.el: Rename `tm-eword::encode-rwl' ->
2703         `eword-encode-rword-list'.
2704
2705         * eword-encode.el (eword-encode-unstructured-field-body): New
2706         function.
2707         (eword-encode-field): Use `eword-encode-unstructured-field-body'.
2708
2709 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2710
2711         * eword-encode.el (eword-encode-string): Add DOC-string.
2712         (eword-encode-address-list): Likewise.
2713         (eword-encode-structured-field-body): Likewise.
2714
2715         * eword-encode.el (eword-encode-field): Regard `In-Reply-To' as a
2716         structured field.
2717
2718 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2719
2720         * eword-encode.el (eword-encode-field): Use `capitalize' instead
2721         of `downcase' for `field-name'.
2722
2723         * eword-encode.el (eword-encode-structured-field-body): New
2724         function.
2725         (eword-encode-field): Use `eword-encode-structured-field-body' for
2726         "MIME-Version" and "User-Agent" field.
2727
2728 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2729
2730         * mime-def.el (mm-define-method): Put `edebug-form-spec'.
2731
2732 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2733
2734         * eword-encode.el (eword-encode-address-list): New function.
2735         (eword-encode-field): Use `eword-encode-address-list' instead of
2736         `tm-eword::encode-address-list'; abolish
2737         `tm-eword::encode-address-list'.
2738
2739         * eword-encode.el (eword-encode-field): Use `eword-encode-string'
2740         instead of `tm-eword::encode-string'; abolish
2741         `tm-eword::encode-string'.
2742
2743         * eword-encode.el: Rename `tm-eword::make-rword' ->
2744         `make-ew-rword'; rename `tm-eword::rword-' -> `ew-rword-'.
2745
2746 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2747
2748         * mel-b.el (base64-insert-encoded-file): Conditionally use
2749         internal converter. (cf. [tm-ja:3320])
2750         (base64-write-decoded-region): Ditto.
2751
2752 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2753
2754         * FLIM-ELS (flim-modules): Don't add `mel-dl' unconditionally.
2755
2756 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2757
2758         * Delete mime-lib.el.
2759
2760 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2761
2762         * mmbuffer.el (write-entity): `write-region-as-CRLF' was renamed
2763         to `write-region-as-raw-text-CRLF'.
2764
2765 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
2766
2767         * mmbuffer.el (write-entity): Use `write-region-as-CRLF' instead
2768         of `write-region-as-binary'.
2769
2770 \f
2771 1998-07-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2772
2773         * FLIM: Version 1.9.0 (Terada) was released.
2774
2775 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2776
2777         * mime-parse.el (mime-parse-multipart): Set message/x-broken if
2778         parsing is failed.
2779
2780 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2781
2782         * mmbuffer.el (entity-children): Don't use
2783         `mime-entity-children-internal'.
2784
2785         * mime-parse.el (mime-parse-multipart): Modify for
2786         `mime-parse-message'; return children.
2787         (mime-parse-encapsulated): Likewise.
2788         (mime-parse-message): Change interface; delete DOC-string; don't
2789         parse children instantly.
2790         (mime-parse-buffer): Modify for `mime-parse-message'.
2791
2792         * mime-parse.el (mime-parse-message): Delete autoload cookie.
2793
2794         * mime.el: Delete autoload setting for `mime-parse-message'.
2795
2796         * mime-en.sgml, mime-ja.sgml (Entity creation): Delete description
2797         of `mime-parse-message'; modify description of `mime-parse-buffer'
2798         to add `representation-type'.
2799
2800 \f
2801 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2802
2803         * FLIM-Chao: Version 1.8.0 (Shij\e-D\ er\ f) was released.
2804
2805 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2806
2807         * mmcooked.el: Abolish method `open'.
2808
2809         * mmbuffer.el (initialize-instance): New method; abolish `open'.
2810         (entity-children): New method.
2811
2812         * mime.el (mime-open-entity): Send `initialize-instance' to
2813         created message.
2814         (mime-entity-children): New implementation.
2815         (mime-entity-parent): New implementation.
2816         (mime-root-entity-p): New implementation.
2817
2818         * mime-parse.el (mime-parse-multipart): Specify current entity as
2819         parent.
2820         (mime-parse-encapsulated): Likewise.
2821         (mime-parse-message): Change interface to specify parent; modify
2822         for `make-mime-entity-internal'.
2823         (mime-parse-buffer): Modify for `mime-parse-message'.
2824
2825         * mime-def.el (make-mime-entity-internal): Change interface; add
2826         format of `mime-entity' to add `parent'.
2827
2828 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2829
2830         * mmbuffer.el (mime-visible-field-p): Renamed from
2831         `eword-visible-field-p'.
2832
2833 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2834
2835         * mime.el (mm-arglist-to-arguments): New function.
2836         (mm-define-generic): New macro.
2837         (mime-entity-cooked-p): Use `mm-define-generic'.
2838         (mime-entity-point-min): Use `mm-define-generic'.
2839         (mime-insert-decoded-header): Use `mm-define-generic'.
2840         (mime-entity-content): Use `mm-define-generic'.
2841         (mime-write-entity-content): Use `mm-define-generic'.
2842         (mime-write-entity): Use `mm-define-generic'.
2843         (mime-write-entity-body): Use `mm-define-generic'.
2844
2845 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2846
2847         * mmbuffer.el (eword-visible-field-p): Moved from mime.el.
2848
2849         * mime.el: Move `eword-visible-field-p' to mmbuffer.el.
2850         (mime-write-entity-body): Change message to `write-body'.
2851
2852 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2853
2854         * mmcooked.el, mmbuffer.el (open): Renamed from `open-entity'.
2855
2856         * mime.el (mime-open-entity): Change message to `open'.
2857
2858         * mime-def.el (mm-define-backend): Must `copy-alist'.
2859
2860 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2861
2862         * mmcooked.el, mmbuffer.el: Use `mm-define-backend' and
2863         `mm-define-method'.
2864
2865         * mime.el: Move `mime-entity-implementation-alist' to mime-def.el.
2866         (mime-find-function): New implementation.
2867         (mime-entity-cooked-p): Use `mime-entity-send'.
2868
2869         * mime-def.el (mime-entity-implementation-alist): Moved from
2870         mime.el.
2871         (mm-define-backend): New macro.
2872         (mm-define-method): New macro.
2873
2874 \f
2875 1998-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2876
2877         * FLIM: Version 1.8.1 (Kutsukawa) was released.
2878
2879 1998-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2880
2881         * mime-en.sgml, mime-ja.sgml (Entity Attributes): Add description
2882         about `default-encoding' of `mime-entity-encoding'.
2883
2884         * mime-en.texi, mime-en.sgml: New files.
2885
2886         * mime-ja.sgml (media-type): Fix typo.
2887
2888         * mime-ja.sgml (Glossary): Fix order.
2889
2890         * mime-ja.sgml (Entity Attributes): Use <code> tag for nil.
2891
2892         * mime-ja.sgml (Entity Attributes): Fix typo.
2893
2894 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2895
2896         * mime.el (mime-entity-encoding): Add new optional argument
2897         `default-encoding'; set default encoding if
2898         Content-Transfer-Encoding field is not found.
2899
2900 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2901
2902         * mmbuffer.el (mmbuffer-write-entity): Use
2903         `mime-entity-buffer-internal', `mmbuffer-entity-point-min' and
2904         `mmbuffer-entity-point-max'.
2905         (mmbuffer-write-entity-body): Use `mime-entity-buffer-internal',
2906         `mime-entity-body-start-internal' and
2907         `mime-entity-body-end-internal'.
2908         (mmbuffer-insert-decoded-header): Use
2909         `mime-entity-buffer-internal', `mime-entity-header-start-internal'
2910         and `mime-entity-header-end-internal'.
2911
2912 \f
2913 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2914
2915         * FLIM: Version 1.8.0 (\e-D\ eR\ fkubo) was released.
2916
2917         * README.en: Delete `How to use'.
2918
2919 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2920
2921         * mime-ja.sgml (Entity creation): Add reference for `mm-backend'
2922         in description of `mime-open-entity'.
2923
2924         * mime-ja.sgml (mm-backend): New section.
2925
2926 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2927
2928         * mime-ja.sgml (Entity-header): Modify description about
2929         `mime-insert-decoded-header'.
2930
2931         * mmcooked.el (mmcooked-insert-decoded-header): New function.
2932
2933         * mmbuffer.el (mmbuffer-insert-decoded-header): New function.
2934
2935         * mime.el (mime-insert-decoded-header): Use implementation of
2936         mm-backend; abolish optional argument `code-conversion'.
2937
2938 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2939
2940         * eword-decode.el (eword-decode-encoded-text): Use
2941         `decode-mime-charset-string'.
2942
2943 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2944
2945         * mmcooked.el (mmcooked-write-entity-body): New function.
2946
2947         * mmbuffer.el (mmbuffer-write-entity-body): New function.
2948
2949         * mime.el (mime-write-entity-body): Use implementation of
2950         mm-backend.
2951
2952 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2953
2954         * mmcooked.el (mmcooked-write-entity): New function.
2955
2956         * mmbuffer.el (mmbuffer-write-entity): New function.
2957
2958         * mime.el (mime-write-entity): Use implementation of mm-backend.
2959
2960 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2961
2962         * mmcooked.el (mmcooked-entity-content): New alias for
2963         `mmbuffer-entity-content'.
2964         (mmcooked-write-entity-content): New function.
2965
2966         * mmbuffer.el (mmbuffer-entity-content): New function.
2967         (mmbuffer-write-entity-content): New function.
2968
2969         * mime.el (mime-entity-send): New function.
2970         (mime-entity-buffer): Use `mime-entity-send'.
2971         (mime-entity-point-min): Likewise.
2972         (mime-entity-point-max): Likewise.
2973         (mime-entity-header-start): Likewise.
2974         (mime-entity-header-end): Likewise.
2975         (mime-entity-body-start): Likewise.
2976         (mime-entity-body-end): Likewise.
2977         (mime-fetch-field): Likewise.
2978         (mime-entity-content): Use implementation of mm-backend.
2979         (mime-write-entity-content): Likewise.
2980
2981 \f
2982 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2983
2984         * FLIM: Version 1.7.0 (Iseda) was released.
2985
2986         * mime-ja.sgml (Entity creation): Add description of
2987         `mime-open-entity'.
2988         (Entity Attributes): Add description of `mime-entity-cooked-p'.
2989         (Entity-content): Add description of `mime-write-entity-content',
2990         `mime-write-entity' and `mime-write-entity-body'.
2991
2992 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2993
2994         * mime.el (mime-write-entity-content): New function.
2995
2996 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2997
2998         * mime.el (mime-write-entity-body): New function.
2999
3000         * mime.el (mime-write-entity): New function.
3001
3002 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3003
3004         * mime-parse.el (mime-parse-multipart): Change media-type of
3005         entity to application/octet-stream if the first delimiter is not
3006         found.
3007
3008 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3009
3010         * FLIM-ELS (flim-modules): Add `mmbuffer' and `mmcooked'.
3011
3012         * mmcooked.el: New file.
3013
3014         * mmbuffer.el: New file.
3015
3016         * mime.el (mime-entity-implementation-alist): New variable.
3017         (mime-find-function): New function.
3018         (mime-open-entity): New function.
3019         (mime-entity-function): New function.
3020         (mime-entity-cooked-p): New function.
3021         (mime-entity-buffer): Use backend-module.
3022         (mime-entity-point-min): Likewise.
3023         (mime-entity-point-max): Likewise.
3024         (mime-entity-header-start): Likewise.
3025         (mime-entity-header-end): Likewise.
3026         (mime-entity-body-start): Likewise.
3027         (mime-entity-body-end): Likewise.
3028         (mime-fetch-field): Likewise.
3029
3030         * mime-parse.el (mime-parse-message): New optional argument
3031         `representation-type'.
3032         (mime-parse-buffer): Likewise.
3033
3034         * mime-def.el: Change format of mime-entity-internal to add
3035         `representation-type' and `location'.
3036
3037 \f
3038 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3039
3040         * FLIM-Chao: Version 1.7.0 (Goj\e-D\ er\ f) was released.
3041
3042 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3043
3044         * mime-ja.sgml: Modify for FLIM 1.7.
3045
3046         * mime.el (mime-entity-number): Add DOC.
3047
3048 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3049
3050         * mime.el (mime-entity-encoding): New implementation.
3051
3052         * mime-parse.el (mime-parse-message): Abolish argument `encoding'.
3053
3054         * mime-def.el (make-mime-entity-internal): Abolish argument
3055         `encoding'.
3056         (mime-entity-set-encoding-internal): New function.
3057
3058 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3059
3060         * mime.el (mime-entity-content-disposition): New implementation.
3061
3062         * mime-parse.el (mime-parse-message): Don't parse
3063         Content-Disposition.
3064
3065         * mime-def.el (make-mime-entity-internal): Delete argument
3066         `content-disposition'.
3067         (mime-entity-set-content-disposition-internal): New function.
3068
3069 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3070
3071         * eword-decode.el: Move function `eword-visible-field-p' and
3072         `mime-insert-decoded-header' to mime.el.
3073
3074         * mime-parse.el: Use internal functions of mime-entity.
3075
3076         * mime.el (mime-entity-children): Moved from mime-def.el; use
3077         `mime-entity-children-internal'.
3078         (mime-entity-node-id): Moved from mime-def.el; use
3079         `mime-entity-node-id-internal'.
3080         (mime-entity-number): Moved from mime-def.el; use
3081         `mime-entity-node-id-internal'.
3082         (mime-entity-buffer): Moved from mime-def.el; use
3083         `mime-entity-buffer-internal'.
3084         (mime-entity-point-min): Moved from mime-def.el; use
3085         `mime-entity-header-start-internal'.
3086         (mime-entity-point-max): Moved from mime-def.el; use
3087         `mime-entity-body-end-internal'.
3088         (mime-entity-header-start): Moved from mime-def.el; use
3089         `mime-entity-header-start-internal'.
3090         (mime-entity-header-end): Moved from mime-def.el; use
3091         `mime-entity-header-end-internal'.
3092         (mime-entity-content-type): Moved from mime-def.el; use
3093         `mime-entity-content-type-internal'.
3094         (mime-entity-content-disposition): Moved from mime-def.el; use
3095         `mime-entity-content-disposition-internal'.
3096         (mime-entity-encoding): Moved from mime-def.el; use
3097         `mime-entity-encoding-internal'.
3098         (mime-fetch-field): Use `mime-entity-original-header-internal' and
3099         `mime-entity-set-original-header-internal'.
3100         (mime-read-field): Use `mime-entity-parsed-header-internal' and
3101         `mime-entity-set-parsed-header-internal'.
3102         (eword-visible-field-p): Moved from eword-decode.el.
3103         (mime-insert-decoded-header): Moved from eword-decode.el.
3104         (mime-entity-body-start): Moved from mime-def.el; use
3105         `mime-entity-body-start-internal'.
3106         (mime-entity-body-end): Moved from mime-def.el; use
3107         `mime-entity-body-end-internal'.
3108         (mime-entity-media-type): Moved from mime-def.el.
3109         (mime-entity-media-subtype): Moved from mime-def.el.
3110         (mime-entity-parameters): Moved from mime-def.el.
3111         (mime-entity-type/subtype): Moved from mime-def.el.
3112
3113         * mime-def.el (make-mime-entity-internal): Renamed from
3114         `make-mime-entity'.
3115         (mime-entity-buffer-internal): New function.
3116         (mime-entity-header-start-internal): New function.
3117         (mime-entity-header-end-internal): New function.
3118         (mime-entity-body-start-internal): New function.
3119         (mime-entity-body-end-internal): New function.
3120         (mime-entity-node-id-internal): New function.
3121         (mime-entity-content-type-internal): New function.
3122         (mime-entity-content-disposition-internal): New function.
3123         (mime-entity-encoding-internal): New function.
3124         (mime-entity-original-header-internal): New function.
3125         (mime-entity-children-internal): New function.
3126         (mime-entity-parsed-header-internal): New function.
3127         (mime-entity-set-original-header-internal): Renamed from
3128         `mime-entity-set-original-header'.
3129         (mime-entity-set-children-internal): Renamed from
3130         `mime-entity-set-children'.
3131         (mime-entity-set-parsed-header-internal): Renamed from
3132         `mime-entity-set-parsed-header'.  Move `mime-entity-SLOT'
3133         functions to mime.el.
3134
3135 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3136
3137         * mime-ja.sgml (CVS): Fix typo.
3138
3139 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3140
3141         * mime-parse.el (mime-parse-encapsulated): New function.
3142         (mime-parse-message): Use `mime-parse-encapsulated'.
3143
3144 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3145
3146         * mime-def.el (mime-entity-set-children): New function.
3147
3148         * mime-parse.el (mime-parse-multipart): Change interface.
3149         (mime-parse-message): Use `mime-entity-set-children'.
3150
3151 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3152
3153         * mime.el (mime-read-field): Fix typo.
3154
3155 \f
3156 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3157
3158         * FLIM: Version 1.6.0 (Ogura) was released.
3159
3160         * mime-ja.sgml (Entity Attributes): New section.
3161
3162         * mime-ja.sgml (Entity as node in message): Add description of
3163         `mime-find-entity-from-number' and
3164         `mime-find-entity-from-node-id'.
3165
3166         * mime.el (mime-find-entity-from-number): New function.
3167         (mime-find-entity-from-node-id): New function.
3168         (mime-entity-parent): New function (moved from SEMI MIME-View).
3169         (mime-entity-uu-filename): New function (moved from SEMI
3170         MIME-View).
3171         (mime-entity-filename): New function (moved from SEMI MIME-View).
3172
3173         * mime-def.el (mime-uuencode-encoding-name-list): New variable.
3174
3175 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3176
3177         * mime-ja.sgml: Modify for FLIM 1.6.
3178
3179         * mime.el (mime-fetch-field): New function; abolish
3180         `mime-entity-fetch-field'.
3181         (mime-read-field): New function; abolish `mime-entity-read-field'.
3182
3183 1998-06-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3184
3185         * mime-ja.sgml, mime-ja.texi: New files.
3186
3187 1998-06-22  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3188
3189         * mime-parse.el (mime-parse-message): Would error if empty body.
3190
3191 \f
3192 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3193
3194         * FLIM: Version 1.5.0 (Mukaijima) was released.
3195
3196 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3197
3198         * README.en (What's FLIM): Modify for mime.el.
3199
3200         * FLIM-ELS (flim-modules): Add `mime'.
3201
3202         * mime-lib.el: Move every definitions to mime.el.
3203
3204         * mime.el: New module (renamed from mime-lib.el).
3205
3206 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3207
3208         * mime-lib.el: Add autoload setting for eword-encode.el.
3209
3210         * mime-lib.el (mime-entity-content): New function.
3211
3212 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3213
3214         * mel.el: Abolish constant `mel-version'.
3215
3216         * mel.el (mime-string-decoding-method-alist): New variable.
3217         (mime-decode-string): New function.
3218
3219 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3220
3221         * mel-b.el (base64-external-decode-string): New function.
3222         (base64-decode-string): New function.
3223
3224 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3225
3226         * mel-q.el (quoted-printable-decode-string): New implementation.
3227
3228 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3229
3230         * mel-q.el (quoted-printable-internal-decode-region): New
3231         implementation.
3232
3233 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3234
3235         * mel-q.el (q-encoding-decode-string): Use
3236         `quoted-printable-hex-char-to-num'.
3237
3238         * mel-q.el (quoted-printable-hex-char-to-num): New function.
3239         (quoted-printable-decode-string): Use
3240         `quoted-printable-hex-char-to-num'.
3241
3242 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3243
3244         * mime-def.el, mime-parse.el: Move `mime-message-structure' from
3245         mime-parse.el to mime-def.el.
3246
3247 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3248
3249         * mime-lib.el, mime-parse.el: Move `mime-root-entity-p' from
3250         mime-parse.el to mime-lib.el.
3251
3252         * mime-lib.el: Add autoload setting for mime-parse.el.
3253
3254 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3255
3256         * mime-parse.el, mime-def.el: Move `mime-entity-point-min',
3257         `mime-entity-point-max', `mime-entity-media-type',
3258         `mime-entity-media-subtype', `mime-entity-parameters' and
3259         `mime-entity-type/subtype' from mime-parse.el to mime-def.el.
3260
3261         * mime-parse.el, mime-def.el: Move `mime-content-disposition'
3262         reference functions from mime-parse.el to mime-def.el.
3263
3264         * mime-parse.el, mime-def.el: Move structure `mime-content-type'
3265         from mime-parse.el to mime-def.el.
3266
3267 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3268
3269         * mel-b.el (base64-internal-decode-string): Renamed from
3270         `base64-decode-string'.
3271         (base64-decode-string): New alias for
3272         `base64-internal-decode-string'.
3273
3274 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3275
3276         * mel-b.el (base64-decode-unit): New function; abolish
3277         `base64-decode-1'.
3278         (base64-decode-string): New implementation.
3279         (base64-internal-decode-region): New implementation.
3280
3281 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3282
3283         * mime-parse.el (mime-message-structure): New variable.
3284         (mime-parse-buffer): New function.
3285
3286 1998-06-19  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3287
3288         * mime-def.el: Require 'cl when it is compiled.
3289
3290         * mime-lib.el (mime-entity-read-field): Fix typo.
3291         Use `eword-decode-ignored-field-list'.
3292
3293         * mime-parse.el (mime-parse-multipart): Fix typo.
3294         (mime-parse-message): Parse message/external-body.
3295
3296 \f
3297 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3298
3299         * FLIM: Version 1.4.1 (Momoyama-Gory\e-D\ er\ fmae) was released.
3300
3301 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3302
3303         * eword-decode.el (mime-insert-decoded-header): Fix typo.
3304
3305 \f
3306 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3307
3308         * FLIM: Version 1.4.0 (Kintetsu-Tanbabashi) was released.
3309
3310 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3311
3312         * README.en (What's FLIM): Add description about mime-lib.el and
3313         mime-parse.el.
3314
3315 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3316
3317         * mime-parse.el: Require 'cl when it is compiled.
3318
3319         * eword-decode.el (eword-visible-field-p): New function.
3320         (mime-insert-decoded-header): Use `eword-visible-field-p'.
3321
3322 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3323
3324         * mime-def.el (mime-library-version-string): Renamed from
3325         `mime-spadework-module-version-string'.
3326
3327         * mime-parse.el: New file; moved from SEMI layer.
3328
3329         * FLIM-ELS (flim-modules): Add `mime-parse'.
3330
3331 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3332
3333         * FLIM-ELS (flim-modules): Add `mime-lib'.
3334
3335         * mime-lib.el: New module.
3336
3337         * mime-def.el (mime-entity): Add new slots for original-header and
3338         parsed-header.
3339         (mime-entity-set-original-header): New function.
3340         (mime-entity-set-parsed-header): New function.
3341
3342 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3343
3344         * mime-def.el (mime-entity-number): New function (moved from SEMI
3345         layer).
3346
3347 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3348
3349         * mime-def.el: Move definition of structure `mime-entity' from
3350         SEMI layer.
3351
3352 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3353
3354         * eword-decode.el (eword-decode-ignored-field-list): Capitalize
3355         default value.
3356         (eword-decode-structured-field-list): Capitalize default value.
3357         (eword-decode-header): Regularize field name by `capitalize'.
3358         (mime-insert-decoded-header): New function.
3359
3360 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3361
3362         * mailcap.el (mailcap-file): Use `defcustom'.
3363
3364 \f
3365 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3366
3367         * FLIM: Version 1.3.0 (Fushimi) was released.
3368
3369 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3370
3371         * std11.el (std11-fetch-field): New function.
3372         (std11-field-body): Use 'std11-fetch-field.
3373
3374 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3375
3376         * mime-def.el (regexp-*): New function (moved from mime-parse.el
3377         of SEMI (REMI)).
3378         (regexp-or): New function (moved from mime-parse.el of
3379         SEMI (REMI)).
3380
3381         (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
3382         of SEMI (REMI)).
3383         (std11-non-qtext-char-list): New constant (copied from std11.el).
3384         (std11-qtext-regexp): New constant (moved from mime-parse.el of
3385         SEMI (REMI)).
3386         (std11-quoted-string-regexp): New constant (moved from
3387         mime-parse.el of SEMI (REMI)).
3388
3389 \f
3390 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3391
3392         * FLIM: Version 1.2.2 (Takeda) was released.
3393
3394         * FLIM-VERSION: New file.
3395
3396 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3397
3398         * mel-q.el (quoted-printable-internal-encode-region): Use
3399         'looking-at-as-unibyte instead of local binding for
3400         enable-multibyte-characters.
3401
3402 \f
3403 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3404
3405         * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
3406
3407 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3408
3409         * mel-q.el (quoted-printable-internal-decode-region): Use
3410         'string-as-multibyte to avoid problem in Emacs 20.3.
3411
3412 1998-05-08  Katsumi Yamaoka   <yamaoka@jpl.org>
3413
3414         * mel-u.el: Use mime-temp-directory instead of TMP.
3415
3416 \f
3417 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3418
3419         * FLIM: Version 1.2.0 (J\e-D\ e~\ fj\ er\ f) was released.
3420
3421         * README.en (What's FLIM): Delete description about
3422         std11-parse.el; add description about mailcap.el.
3423
3424 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3425
3426         * eword-decode.el (eword-decode-encoded-word-error-handler): New
3427         variable.
3428         (eword-decode-encoded-word-default-error-handler): New function.
3429         (eword-decode-encoded-word): Use
3430         'eword-decode-encoded-word-error-handler.
3431
3432 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3433
3434         * mailcap.el: Require 'mime-def.
3435
3436         * mime-def.el (mime-type/subtype-string): New function (moved from
3437         semi/mime-parse.el).
3438
3439 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3440
3441         * std11-parse.el: Abolish std11-parse.el.
3442
3443         * FLIM-ELS (flim-modules): Abolish 'std11-parse.
3444
3445         * eword-decode.el: Require 'std11 instead of 'std11-parse.
3446
3447         * std11.el: Merge std11-parse.el.
3448
3449 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3450
3451         * mime-def.el (mime-temp-directory): Use 'defcustom.
3452
3453         * mel-u.el: Require 'mime-def instead of 'mel.
3454
3455         * mime-def.el (mime-temp-directory): New variable (moved from
3456         mel.el).
3457
3458         * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
3459
3460 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3461
3462         * mailcap.el (mailcap-format-command): New function.
3463
3464         * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
3465         again.
3466
3467 \f
3468 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3469
3470         * FLIM: Version 1.1.0 (T\e-D\ er\ fji) was released.
3471
3472 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3473
3474         * mime-def.el (quoted-printable-hex-chars): New constant.
3475         (quoted-printable-octet-regexp): New constant.
3476
3477         * mel-q.el, eword-decode.el: Move definition of constant
3478         'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
3479         mime-def.el.
3480
3481 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3482
3483         * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
3484
3485 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3486
3487         * mailcap.el (mailcap-look-at-mtext): Fix typo.
3488
3489 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3490
3491         * FLIM-ELS (flim-modules): Add mailcap.
3492
3493         * mailcap.el: New file (copied from SEMI).
3494
3495 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3496
3497         * eword-decode.el (eword-decode-ignored-field-list): Add
3498         `received'.
3499
3500         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
3501         environment variables.
3502
3503 \f
3504 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3505
3506         * FLIM: Version 1.0.1 (Ky\e-D\ er\ fto) was released.
3507
3508         * mime-def.el (mime-spadework-module-version-string): New
3509         constant.
3510
3511         * eword-encode.el: Abolish constant 'eword-encode-version.
3512
3513         * eword-decode.el: Abolish constant 'eword-decode-version.
3514
3515 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3516
3517         * eword-encode.el (eword-encode-divide-into-charset-words): Use
3518         'char-length or 'char-next-index instead of 'char-bytes.
3519         (tm-eword::encode-string-1): Use 'char-next-index instead of
3520         'char-bytes.
3521
3522 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3523
3524         * mel.el (base64-dl-module): Must check base64.so actually exists.
3525
3526 \f
3527 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3528
3529         * FLIM: Version 1.0.0 was released.
3530
3531         * README.en: Modify for FLIM.
3532
3533         * ChangeLog: New file.
3534
3535 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3536
3537         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
3538
3539         * Makefile: Modify for FLIM.
3540
3541 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3542
3543         * Makefile: New file.
3544
3545         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
3546         eword-encode.el: Copied from MEL, SEMI (mime-def.el
3547         eword-decode.el eword-encode.el) and APEL (std11-parse.el
3548         std11.el).