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