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