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