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