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