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