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