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