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