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