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