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