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