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