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