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