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