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