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