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