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