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