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