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