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