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