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