Sync up with EMIKO 1.13.9.
[elisp/semi.git] / ChangeLog
1 2000-01-24   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2
3         * mime-image.el [Emacs21]: Require `image' when compiling.
4         (image-normalize): Use `create-image' with 3rd arg `data-p'.
5          (create-image): Advice it to accept 3rd arg `data-p'.
6
7         * pgg-pgp.el. pgg-pgp5.el
8         (pgg-scheme-verify-region): Don't send buffer contents.
9
10         * mime-pgp.el (mime-view-application/pkcs7-mime): Rename from
11         `mime-decrypt-application/pkcs7-mime'; handle `smime-type'
12         parameter; abolish local variable `representation-type'.
13
14         * semi-setup.el: Rename `mime-decrypt-application/pkcs7-mime' to
15         `mime-view-application/pkcs7-mime'.
16
17 2000-01-18   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
18
19         * pgg.el,pgp-gpg.el,pgg-pgp.el,pgg-pgp5.el
20         (pgg-scheme-lookup-key-string,pgg-scheme-encrypt-region,
21         pgg-scheme-decrypt-region,pgg-scheme-sign-region,
22         pgg-scheme-verify-region,pgg-scheme-insert-key,
23         pgg-scheme-snarf-keys-region): Prepend `pgg-scheme' to each symbol.
24
25         * pgg.el
26         (pgg-encrypt-region,pgg-decrypt-region,pgg-sign-region,
27         pgg-verify-region,pgg-insert-key,pgg-snarf-keys-region,
28         pgg-lookup-key-string): Don't use `luna-send'.
29
30 2000-01-17  MORIOKA Tomohiko  <tomo@m17n.org>
31
32         * mime-view.el (mime-view-entity-button-visible-p): Comment out.
33         (mime-display-entity): Don't use
34         `mime-view-entity-button-visible-p'.
35
36 2000-01-17  MORIOKA Tomohiko  <tomo@m17n.org>
37
38         * mime-view.el (mime-find-entity-preview-situation): New function.
39         (mime-display-multipart/alternative): Use
40         `mime-find-entity-preview-situation'.
41         (mime-display-entity): Likewise; prefer`*entity-button' and
42         `*header'.
43         (mime-preview-toggle-header): Modify `*header' instead of
44         `header'; update `mime-preview-situation-example-list'.
45
46 2000-01-17  MORIOKA Tomohiko  <tomo@m17n.org>
47
48         * mime-view.el (mime-unify-situations): Fixed.
49         (mime-view-define-keymap): Add new binding
50         `mime-preview-toggle-header' for C-c h.
51         (mime-preview-find-boundary-info): New function.
52         (mime-preview-follow-current-entity): Use
53         `mime-preview-find-boundary-info'.
54         (mime-preview-toggle-header): New command.
55
56 2000-01-16  MORIOKA Tomohiko  <tomo@m17n.org>
57
58         * mime-play.el (mime-play-entity): Modify for
59         `mime-unify-situations'.
60
61         * mime-view.el (mime-unify-situations): Add new optional argument
62         `required-name'; use it instead of `method'.
63         (mime-display-multipart/alternative): Use `mime-unify-situations'.
64         (mime-display-entity): Likewise.
65
66 2000-01-16  MORIOKA Tomohiko  <tomo@m17n.org>
67
68         * mime-view.el (mime-reduce-situation-examples): New function;
69         delete `mime-reduce-acting-situation-examples'.
70
71 2000-01-16  MORIOKA Tomohiko  <tomo@m17n.org>
72
73         * mime-view.el (mime-view-find-every-situations): Renamed from
74         `mime-view-find-every-acting-situation'; changed to variable.
75         (mime-situation-examples-file): Renamed from
76         `mime-acting-situation-examples-file'.
77         (mime-preview-situation-example-list-max-size): New variable.
78         (mime-save-situation-examples): Renamed from
79         `mime-save-acting-situation-examples'; save
80         `mime-preview-situation-example-list' if it is not null.
81
82 2000-01-16  MORIOKA Tomohiko  <tomo@m17n.org>
83
84         * mime-play.el (mime-acting-situation-example-list): Moved to
85         mime-view.el.
86         (mime-acting-situation-example-list-max-size): Likewise.
87         (mime-save-acting-situation-examples): Likewise.
88         (mime-reduce-acting-situation-examples): Likewise.
89
90         * mime-view.el (mime-preview-situation-example-list): New
91         variable.
92         (mime-acting-situation-example-list): Moved from mime-play.el.
93         (mime-acting-situation-example-list-max-size): Likewise.
94         (mime-save-acting-situation-examples): Likewise.
95         (mime-reduce-acting-situation-examples): Likewise.
96         (mime-view-load-hook): Abolished.
97
98 2000-01-16  MORIOKA Tomohiko  <tomo@m17n.org>
99
100         * mime-play.el (mime-play-entity): Use `mime-unify-situations'.
101
102         * mime-view.el (mime-unify-situations): New function.
103
104 2000-01-16  MORIOKA Tomohiko  <tomo@m17n.org>
105
106         * mime-play.el (mime-compare-situation-with-example): Moved to
107         mime-view.el.
108         (mime-sort-situation): Likewise.
109
110         * mime-view.el (mime-compare-situation-with-example): Moved from
111         mime-play.el.
112         (mime-sort-situation): Likewise.
113
114 2000-01-16  MORIOKA Tomohiko  <tomo@m17n.org>
115
116         * postpet.el: New module.
117
118         * SEMI-ELS (semi-modules-to-compile): Add `postpet'.
119
120         * mime-play.el (mime-delq-null-situation): Moved to mime-view.el.
121
122         * mime-view.el: Add setting for
123         `mime-display-application/x-postpet' to autoload "postpet".
124         (mime-delq-null-situation): Moved from mime-play.el.
125         (unpack): Moved to postpet.el.
126         (unpack-skip): Likewise.
127         (unpack-fixed): Likewise.
128         (unpack-byte): Likewise.
129         (unpack-short): Likewise.
130         (unpack-long): Likewise.
131         (unpack-string): Likewise.
132         (unpack-string-sjis): Likewise.
133         (postpet-decode): Likewise.
134         (mime-display-application/x-postpet): Likewise.
135
136 2000-01-11  Nakagawa, Makoto  <Makoto.Nakagawa@jp.compaq.com>
137
138         * pgg-pgp.el, pgg-pgp5.el
139         (pgg-scheme-lookup-key-string): Fix number of arguments against
140         call-process.
141
142         * pgg-pgp5.el (pgg-scheme-verify-region): Analize process output
143         to see whether verify successed or not.
144
145 2000-01-05  Katsumi Yamaoka   <yamaoka@jpl.org>
146
147         * Makefile, README.en: Update for the new CVS server.
148
149 1999-12-28   Daiki Ueno       <ueno@ueda.info.waseda.ac.jp>
150
151         * mime-edit.el (mime-edit-user-agent-value): Don't require
152         `apel-ver' directly.
153
154 1999-12-28  Katsumi Yamaoka   <yamaoka@jpl.org>
155
156         * mime-edit.el (mime-edit-user-agent-value): Use `error' instead of
157         `file-error' for the handler of `condition-case' because XEmacs
158         does not signal an error named `file-error' if the required feature
159         is not provided.
160
161 1999-12-16  MORIOKA Tomohiko  <tomo@m17n.org>
162
163         * semi-setup.el (mime-setup-decode-message-header): Comment out.
164         (mime-edit-mode-hook): Don't use
165         `mime-setup-decode-message-header'.
166         (mu-cite/pre-cite-hook): Don't use `eword-decode-header'.
167
168 1999-12-14  Akihiro Arisawa   <ari@atesoft.advantest.co.jp>
169
170         * mime-view.el (mime-preview-follow-current-entity): Fetch field of
171         `mime-view-following-required-fields-list' from parent entity if it
172         is not exist in current entity.
173
174 1999-12-13  Katsumi Yamaoka   <yamaoka@jpl.org>
175
176         * README.en: Update for the recent ML address and ftp site.
177
178 1999-12-11  Daiki Ueno        <ueno@ueda.info.waseda.ac.jp>
179
180         * smime.el (smime-encrypt-region): Delete entity header.
181         (smime-sign-region): Ditto.
182
183         * mime-edit.el: Fix autoload settings for `smime-sign-region' and
184         `smime-encrypt-region.
185         (mime-edit-sign-smime): Set Content-Type
186         `application/pkcs7-signature' instead of
187         `application/x-pkcs7-signature'; add Content-Description.
188         (mime-edit-encrypt-smime): Set content-type
189         `application/pkcs7-mime' instead of `x-application/pkcs7-mime'.
190
191         * mime-pgp.el: Fix autoload settings for `smime-verify-region' and
192         `smime-decrypt-region.
193         (mime-decrypt-application/pkcs7-mime):
194         Bind `inhibit-read-only' to t.
195
196 1999-12-09  Daiki Ueno        <ueno@ueda.info.waseda.ac.jp>
197
198         * semi-def.el (mime-user-interface-product): Bump up to
199         EMIKO 1.13.9.
200
201         * smime.el: Require `static' when compiling.
202         (smime-directory-files): New macro.
203         (smime-find-certificate): Use it.
204
205 1999-12-08  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
206
207         * smime.el (smime-verify-region): Abolish local variable `cert-file'.
208         (smime-find-certificate): Rename from `smime-search-certificate'.
209
210         * mime-edit.el: Add autoload settings for `smime-encrypt-region' and
211         `smime-sign-region'.
212         (mime-edit-process-multipart-1): Handle type "smime-signed" and
213         "smime-encrypted".
214         (mime-edit-sign-smime): New function.
215         (mime-edit-encrypt-smime): New function.
216         (mime-edit-enclose-smime-signed-region): New function.
217         (mime-edit-enclose-smime-encrypted-region): New function.
218
219         * mime-pgp.el: Add autoload settings for `smime-decrypt-region' and
220         `smime-verify-region'.
221         (mime-verify-application/pkcs7-signature): New function.
222         (mime-decrypt-application/pkcs7-mime): New function.
223
224         * semi-setup.el: Set up for `mime-verify-application/pkcs7-signature'
225         and `mime-decrypt-application/pkcs7-mime'.
226
227 1999-12-08  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
228
229         * smime.el (smime-x509-hash): Use `call-process' instead of
230         `call-process-region'.
231         (smime-x509-subject): Ditto.
232
233 1999-12-08  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
234
235         * SEMI-ELS (semi-modules-to-compile): Add smime.el.
236
237         * smime.el: New file.
238
239 1999-11-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
240
241         * mime-edit.el (mime-edit-decode-message-in-buffer): Don't decode
242         the message header twice.
243
244 1999-11-30  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
245
246         * pgg.el (pgg-remove-passphrase-cache): Add checking whether
247         the passphrase has already been expired.
248
249 1999-11-26  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
250
251         * mime-edit.el (mime-edit-pgp-user-id): New variable.
252         (mime-edit-sign-pgp-mime): Undo last change; refer
253         `mime-edit-pgp-user-id'.
254         (mime-edit-encrypt-pgp-mime): Ditto.
255
256         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el
257         (encrypt-region): Refer `pgg-<impl>-user-id' if specified.
258         (sign-region): Ditto.
259         (decrypt-region): Ditto.
260         (insert-key): Ditto.
261
262 1999-11-26  Nakagawa, Makoto  <Makoto.Nakagawa@jp.compaq.com>
263
264         * mime-edit.el (mime-edit-sign-pgp-mime): Regard
265         `pgg-default-user-id' as more preferrable if it's specified.
266         (mime-edit-encrypt-pgp-mime): Ditto.
267
268 1999-11-22  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
269
270         * semi-def.el (mime-user-interface-product): Bump up to
271         EMIKO 1.13.8.
272
273         * pgg.el (pgg-remove-passphrase-cache): Don't unbind passphrase.
274
275 1999-11-20  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
276
277         * mime-edit.el (mime-edit-sign-pgp-mime): Bind
278         `pgg-default-user-id' to the canonical address of From field.
279
280         * pgg-def.el (pgg-cache-passphrase): New user option.
281
282         * pgg.el (pgg-read-passphrase): Refer `pgg-cache-passphrase'.
283         (pgg-remove-passphrase-cache): Fill cached passphrase with `_'.
284
285         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el (sign-region): Refer
286         `pgg-cache-passphrase'.
287
288 1999-11-17  Katsumi Yamaoka <yamaoka@jpl.org>
289
290         * mime-image.el (mime-display-image): Use
291         `mime-image-normalize-xbm' if the feature `xemacs' is provided or
292         the variable `image-types' is bound.
293
294 1999-11-17  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
295
296         * mime-image.el (mime-image-normalize-xbm): Work for the future
297         FSF Emacsen as well.
298         (mime-display-image): Always use `mime-image-normalize-xbm'.
299
300 1999-11-17  Katsumi Yamaoka <yamaoka@jpl.org>
301
302         * mime-image.el (mime-image-normalize-xbm): New macro.
303         (mime-display-image): Use it.
304
305 1999-11-13  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
306
307         * pgg.el (pgg-temp-buffer-show-function): New function.
308         (pgg-display-output-buffer): Use it.
309         (pgg-save-coding-system): Use buffer narrowing.
310         (pgg-encrypt-region, pgg-decrypt-region, pgg-sign-region,
311         pgg-verify-region): Assume that the current region has already
312         been narrowed.
313
314 1999-11-13  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
315
316         * pgg-def.el (pgg-default-keyserver-address): Default to
317         `wwwkeys.pgp.net'.
318
319         * pgg.el (pgg-save-coding-system): New macro.
320         (pgg-display-output-buffer): New function.
321         (pgg-encrypt-region, pgg-decrypt-region, pgg-sign-region,
322         pgg-verify-region, pgg-insert-key, pgg-snarf-keys-region):
323         Add documentation string; use `pgg-save-coding-system'.
324         (pgg-fetch-key): Fix documentation.
325
326 1999-11-11  Akihiro Arisawa   <ari@atesoft.advantest.co.jp>
327
328         * mime-image.el (image-normalize): Use `write-region-as-binary'.
329
330 1999-11-11  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
331
332         * pgg-pgp.el, pgg-pgp5.el (verify-region): Set default umask to 077.
333
334 1999-11-10  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
335
336         * pgg-gpg.el (pgg-gpg-process-region): Enclose `start-process'
337         with `as-binary-process'.
338
339         * pgg-pgp.el (pgg-pgp-process-region): Enclose `start-process'
340         with `as-binary-process'.
341
342         * pgg-pgp5.el (pgg-pgp5-process-region): Enclose `start-process'
343         with `as-binary-process'.
344
345         * mime-edit.el (mime-edit-set-sign): Remove duplication.
346         (mime-edit-set-encrypt): Ditto.
347         (mime-edit-encrypt-pgp-mime): Encode header before encrypting.
348
349         * mime-image.el (image-insert-at-point): Check the number of the
350         arguments of `insert-image'.
351         (mime-display-image): Rewrite.
352
353 1999-11-10  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
354
355         * mime-play.el: (mime-save-directory): New variable.
356         (mime-save-content): Don't force filename parameter to be used.
357
358 1999-11-09  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
359
360         * pgg-pgp.el, pgg-pgp5.el
361         (sign-region): Don't convert line break code.
362
363 1999-11-07  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
364
365         * mime-pgp.el (mime-verify-application/pgp-signature): Don't
366         scroll MIME-echo buffer, just set window starting point.
367         (mime-add-application/pgp-keys): Ditto.
368
369 1999-11-06  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
370
371         * pgg.el (pgg-sign-region): Add optional argument `cleartext'.
372
373         * mime-ui-en.sgml, mime-ui-ja.sgml: Remove description about
374         `pgp-functions-alist' and `pgp-function'; add description about
375         `pgg-default-scheme' and `pgg-scheme'.
376
377         * NEWS (PGP 5.0i and GnuPG are now supported for PGP/MIME):
378         New section.
379
380         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el (encrypt-region): Add
381         sender's user id to the recipients list if `pgg-encrypt-for-me' is
382         specified.
383
384         * pgg-def.el (pgg-encrypt-for-me): New user option.
385
386         * mime-edit.el:
387         (mime-edit-decode-multipart-in-buffer): Sync up with semi-pgpgpg_20.
388         (mime-edit-decode-message-in-buffer): Ditto.
389         (mime-edit-decode-single-part-in-buffer): Ditto.
390
391 1999-11-06   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
392
393         * pgg.el (pgg-verify-region): Bind `pgg-scheme' in the predicate
394         of whether to fetch signer's public key.
395         (pgg-convert-lbt-region): New macro.
396         (pgg-as-lbt): New macro.
397
398         * mime-edit.el (mime-edit-encrypt-pgp-mime): Extract canonical
399         address of From field to use it as default user id; tokenize
400         bodies of the recipient fields.
401         (mime-edit-make-encrypt-recipient-header): Undo last change.
402         (mime-edit-translate-buffer): Do `undo-boundary'
403         before translating.
404
405         * pgg-gpg.el (sign-region): Use `pgg-as-lbt'.
406         (pgg-gpg-process-region): Use `pgg-convert-lbt-region'.
407         (encrypt-region): Don't ask passphrase.
408
409         * pgg-pgp5.el (sign-region): Use `pgg-as-lbt'.
410         (pgg-pgp5-process-region): Use `pgg-convert-lbt-region'.
411         (encrypt-region): Don't ask passphrase.
412
413         * pgg-pgp.el (verify-region): Fill errors buffer.
414         (pgg-pgp-process-region): Use `pgg-convert-lbt-region'.
415         (sign-region): Use `pgg-as-lbt'.
416         (encrypt-region): Don't ask passphrase.
417
418 1999-11-06   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
419
420         * pgg-parse.el (pgg-byte-after): Always pass the first argument
421         of `char-after'.
422
423 1999-11-05   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
424
425         * pgg-pgp.el (sign-region): Fix regexp for the beginning of armor.
426
427         * pgg-gpg.el (encrypt-region): Don't use "--textmode" in GPG
428         arguments, replace line break code with CRLF while signing
429         instead.
430
431 1999-11-05   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
432
433         * mime-pgp.el (mime-verify-application/pgp-signature): Copy the
434         messages in PGG buffers to MIME-echo buffer instead of binding
435         `pgg-output-buffer'.
436         (mime-add-application/pgp-keys): Likewise.
437
438         * pgg-gpg.el (verify-region): Fill errors buffer whether
439         verification has succeeded or not.
440
441 1999-11-05   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
442
443         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el (snarf-keys-region):
444         Use `pgg-process-when-success'.
445
446         * pgg.el (pgg-encrypt-region): Add autoload cookie.
447         (pgg-decrypt-region): Ditto.
448         (pgg-sign-region): Ditto.
449         (pgg-verify-region): Don't modify the buffer; add autload cookie.
450         (pgg-snarf-keys-region): Add interactive spec; add autload cookie.
451         (pgg-insert-key): Add interactive spec; add autload cookie.
452
453 1999-11-05   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
454
455         * pgg-gpg.el (pgg-gpg-shell-command-switch): New user option.
456         (pgg-gpg-process-region): Bind `shell-command-switch' to the value
457         of `pgg-gpg-shell-command-switch'.
458
459         * pgg-pgp.el (pgg-pgp-shell-command-switch): New user option.
460         (pgg-pgp-process-region): Bind `shell-command-switch' to the value
461         of `pgg-pgp-shell-command-switch'.
462
463         * pgg-pgp5.el (pgg-pgp5-shell-command-switch): New user option.
464         (pgg-pgp5-process-region): Bind `shell-command-switch' to the value
465         of `pgg-pgp5-shell-command-switch'.
466
467         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el (sign-region): Use fixed end
468         position of the signature.
469
470         * mime-pgp.el: Add autoload for `pgg-decrypt-region',
471         `pgg-verify-region', `pgg-snarf-keys-region'.
472         (mime-view-application/pgp): Don't use `pgp-function'.
473         (mime-verify-application/pgp-signature): Ditto.
474         (mime-add-application/pgp-keys): Ditto.
475         (mime-pgp-command): Abolish.
476         (mime-pgp-default-language): Abolish.
477         (mime-pgp-good-signature-regexp-alist): Abolish.
478         (mime-pgp-key-expected-regexp-alist): Abolish
479         (mime-pgp-check-signature): Abolish.
480
481         * semi-def.el (pgp-function-alist): Abolish.
482         (pgp-function): Abolish.
483
484         * mime-edit.el: Add autoload for `pgg-encrypt-region',
485         `pgg-sign-region', `pgg-insert-key'.
486         (mime-edit-sign-pgp-mime): Throw an error when
487         `pgg-sign-region' returns nil; don't use `pgp-function'.
488         (mime-edit-encrypt-pgp-mime): Throw an error when
489         `pgg-encrypt-region' returns nil; don't use `pgp-function'.
490         (mime-edit-sign-pgp-kazu): Don't use `pgp-function'.
491         (mime-edit-encrypt-pgp-mime): Ditto.
492
493 1999-11-05   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
494
495         * mime-pgp.el (mime-add-application/pgp-keys): Don't display
496         public key block; snarf keys immediately.
497
498         * pgg.el (pgg-insert-url-with-program): Call program asynchronously.
499
500 1999-11-05   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
501
502         * pgg-def.el (pgg-echo-buffer): New variable.
503
504         * pgg.el (pgg-process-when-success): New macro.
505         (pgg-insert-url-with-w3): New function.
506         (pgg-insert-url-program): New variable.
507         (pgg-insert-url-extra-arguments): New variable.
508         (pgg-insert-url-function): New variable.
509         (pgg-fetch-key): Use it.
510         (pgg-encrypt-region): If called interactively, popup
511         `pgg-echo-buffer' to display encryption status.
512         (pgg-decrypt-region): Likewise.
513         (pgg-sign-region): Likewise.
514         (pgg-verify-region): Likewise.
515
516         * pgg-gpg.el (lookup-key-string): Use `call-process' instead of
517         `pgg-gpg-process-region'.
518         (encrypt-region): Use `pgg-process-when-success'; if the output
519         buffer is empty, don't copy errors, just return nil.
520         (decrypt-region): Likewise.
521         (verify-region): Check the contents of status buffer to looking
522         for `GOODSIG' response.
523         (sign-region): Accept optional argument `clearsign'.
524
525         * pgg-pgp.el (lookup-key-string): Use `call-process' instead of
526         `pgg-pgp-process-region'.
527         (encrypt-region): Use `pgg-process-when-success'; if the output
528         buffer is empty, don't copy errors, just return nil.
529         (decrypt-region): Likewise.
530         (verify-region): Likewise.
531         (sign-region): Accept optional argument `clearsign'.
532
533         * pgg-pgp5.el (lookup-key-string): Use `call-process' instead of
534         `pgg-pgp5-process-region'.
535         (encrypt-region): Use `pgg-process-when-success'; if the output
536         buffer is empty, don't copy errors, just return nil.
537         (decrypt-region): Likewise.
538         (verify-region): Likewise.
539         (sign-region): Accept optional argument `clearsign'.
540
541 1999-11-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
542
543         * pgg.el (pgg-verify-region): Ignore all errors encountered on
544         calling `pgg-fetch-key'.
545
546 1999-11-04  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
547
548         * mime-pgp.el (mime-verify-application/pgp-signature): Enclose
549         with `unwind-protect' to be sure of deleting *.asc files.
550
551         * pgg-pgp.el (pgg-pgp-process-region): Set `PGPPASSFD' before
552         starting PGP process.
553
554         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
555
556 1999-11-04  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
557
558         * pgg-parse.el (pgg-parse-crc24): Don't use any `write' ops.
559         (pgg-parse-crc24-string): Use `ccl-execute-on-string'.
560
561 1999-11-04  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
562
563         * mime-edit.el (mime-edit-set-sign): Preserve last status of
564         `mime-edit-pgp-processing'.
565         (mime-edit-set-encrypt): Ditto.
566         (mime-edit-pgp-enclose-buffer): Process
567         `mime-edit-pgp-enclose-buffer' consequently.
568
569         * pgg-parse.el (pgg-decode-packets): Don't use
570         `mime-encode-string'.
571         (pgg-ignore-packet-checksum): Default to t.
572
573 1999-11-04  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
574
575         * pgg.el: Rename the field name `cipher-algorithm' to
576         `symmetric-key-algorithm'.
577         (pgg-verify-condition): Fix documentation.
578         (pgg-decrypt-condition): Ditto.
579
580 1999-11-04  Katsumi Yamaoka <yamaoka@jpl.org>
581
582         * mime-edit.el (mime-edit-preview-message): Inherit the value of
583         `mime-edit-pgp-processing'.
584
585 1999-11-04  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
586
587         * pgg.el (pgg-encrypt-region): Add interactive spec.
588         (pgg-decrypt-region): Ditto.
589         (pgg-sign-region): Ditto.
590         (pgg-verify-region): Add optional argument `fetch' to fetch
591         signer's public key.
592
593         * pgg-def.el (pgg-default-keyserver-address): New variable.
594
595         * semi-def.el (pgp-function-alist): Remove `lookup-key'.
596
597         * mime-pgp.el (mime-display-application/pgp-signature): Abolish.
598         (mime-display-application/pgp-encrypted): Abolish.
599         (mime-display-application/pgp-keys): Abolish.
600         (mime-pgp-keyserver-url-template): Abolish.
601         (mime-pgp-keyserver-address): Abolish.
602         (mime-pgp-keyserver-port): Abolish.
603         (mime-pgp-keyserver-protocol): Abolish.
604         (mime-pgp-fetch-key): Abolish.
605
606         * semi-setup.el: Delete default setting of
607         `mime-display-application/pgp-signature', 
608         `mime-display-application/pgp-encrypted',
609         `mime-display-application/pgp-keys'
610
611 1999-11-03  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
612
613         * pgg.el (pgg-fetch-key): Protect `buffer-file-name'.
614
615         * pgg-gpg.el (snarf-keys-region): Add `-' as extra argument of
616         gpg --import; convert status code into an integer.
617
618 1999-11-03  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
619
620         * semi-def.el (pgp-function-alist): Add `lookup-key'.
621
622         * pgg.el, pgg-gpg.el, pgg-pgp5.el, pgg-pgp.el:
623         Rename generic function `lookup-key' to `lookup-key-string';
624         add optional argument `type'.
625
626         * pgg-def.el (pgg-truncate-key-identifier): New macro.
627
628         * pgg.el: Rename generic function `lookup-key' to
629         `lookup-key-string'; add optional argument `type'.
630         (pgg-fetch-key): New function.
631         (pgg-snarf-keys-region): Fix typo.
632         (pgg-lookup-key-string): New function.
633         (pgg-read-passphrase): Use `pgg-truncate-key-identifier'.
634         (pgg-add-passphrase-cache): Ditto.
635
636         * mime-pgp.el (mime-pgp-keyserver-url-template): New variable
637         imported from semi-pgpgpg.
638         (mime-pgp-keyserver-address): Ditto.
639         (mime-pgp-keyserver-port): Ditto.
640         (mime-pgp-keyserver-protocol): New variable.
641         (mime-pgp-fetch-key): New function.
642         (mime-verify-application/pgp-signature): Prompt user to fetch
643         signer's public key.
644
645 1999-11-03  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
646
647         * pgg.el (pgg-fetch-public-key): New function.
648
649         * pgg-pgp.el (lookup-key): New generic function.
650         (encrypt-region): Use `lookup-key'; cache passphrase if the
651         encryption has done successfully.
652         (sign-region): Likewise.
653         (decrypt-region): Use `lookup-key'.
654
655         * pgg.el (pgg-scheme): Remove all slots.
656         (pgg-decrypt-codition): Rename tag `cipher-algorithm' to
657         `symmetric-key-algorithm'.
658         (lookup-key): Add documentation about the new generic function.
659
660         * pgg-parse.el (pgg-decode-armor-region): Remove autoload cookie.
661         (pgg-armor-header-lines): New variable.
662
663 1999-11-02  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
664
665         * pgg.el (pgg-add-passphrase-cache): Use only four octets of the key.
666         (pgg-read-passphrase): Ditto.
667         
668         * pgg-pgp5.el (lookup-key): New generic function. 
669         (encrypt-region): Use `lookup-key'; cache passphrase if the
670         encryption has done successfully.
671         (sign-region): Likewise.
672         (decrypt-region): Use `lookup-key'.
673
674 1999-11-02  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
675
676         * pgg-parse.el
677         (pgg-parse-public-key-encrypted-session-key-packet):
678         Rename tag `public-key-identifier' to `key-identifier'.
679
680         * mime-pgp.el
681         (mime-display-application/pgp-encrypted): Refer it.
682
683         * pgg.el (pgg-passphrase-cache-expiry): New variable.
684         (pgg-passphrase-cache): New variable.
685         (pgg-read-passphrase): Add optional argument `key'.
686         (pgg-add-passphrase-cache): New function.
687         (pgg-remove-passphrase-cache): New function.
688
689         * pgg-gpg.el (lookup-key): New generic function.
690         (encrypt-region): Use `lookup-key'; cache passphrase if the
691         encryption has done successfully.
692         (sign-region): Likewise.
693         (decrypt-region): Use `lookup-key'.
694
695 1999-11-02  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
696
697         * pgg-parse.el (pgg-parse-length-type): Fix typo.
698         (pgg-parse-public-key-encrypted-session-key-packet): Use
699         `pgg-read-bytes-string' instead of `pgg-read-bytes'.
700
701 1999-11-02  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
702
703         * mime-edit.el (mime-edit-sign-pgp-mime): Rewrite with PGG functions.
704         (mime-edit-encrypt-pgp-mime): Likewise.
705         (mime-edit-encrypt-recipient-fields-list): Return recipients as list.
706
707         * mime-pgp.el: Add comment that this module is based on
708         draft-yamamoto-openpgp-mime-00.txt (OpenPGP/MIME) and RFC 2440
709         (OpenPGP Message Format) as well. 
710         (mime-verify-application/pgp-signature): Use
711         `pgg-verify-region' instead of `mime-pgp-check-signature'.
712         (mime-display-application/pgp-signature): New function.
713         (mime-display-application/pgp-encrypted): New function.
714         (mime-display-application/pgp-keys): New function.
715
716         * semi-setup.el: Set up for
717         `mime-display-application/pgp-signature', 
718         `mime-display-application/pgp-encrypted',
719         `mime-display-application/pgp-keys'.
720         (mime-setup-enable-pgp): Default to t.
721
722         * SEMI-ELS (semi-modules-to-compile): Add `pgg', `pgg-parse',
723         `pgg-gpg', `pgg-pgp' and `pgg-pgp5' instead of `mime-mc'.
724
725         * EMIKO-VERSION, pgg-def.el, pgg.el, pgg-gpg.el, 
726         pgg-pgp5.el, pgg-pgp.el, pgg-parse.el: New file.
727
728         * mime-image.el (mime-display-image): Rewrite.
729
730         * semi-def.el (mime-user-interface-product): Modify for EMIKO.
731         (pgp-function-alist): Replace each method with PGG function.
732
733         * mime-view.el (mime-view-popup-menu): New variable.
734         (mime-view-popup-menu): New function.
735         (mime-view-define-keymap): Bind `mime-view-popup-menu' to
736         `mouse-button-3'.
737
738 1999-11-01  Tanaka Akira  <akr@jaist.ac.jp>
739
740         * mime-view.el (mime-display-application/x-postpet): New function.
741         (mime-preview-condition): Set up for
742         'mime-preview-application/x-postpet.
743         (unpack): New macro.
744         (unpack-skip): New function.
745         (unpack-fixed): New function.
746         (unpack-byte): New function.
747         (unpack-short): New function.
748         (unpack-long): New function.
749         (unpack-string): New function.
750         (unpack-string-sjis): New function.
751         (postpet-decode): New function.
752
753 1999-10-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
754
755         * SEMI-MK (install-semi-package): Delte auto-autoloads.el
756         and custom-load.el
757
758 \f
759 1999-10-16  MORIOKA Tomohiko  <tomo@m17n.org>
760
761         * SEMI: Version 1.13.7 (Awazu) released.
762
763 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
764
765         * mime-view.el (mime-preview-move-to-upper): Scroll
766         according to mime-preview-move-scroll.
767
768 1999-10-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
769
770         * mime-view.el (mime-preview-scroll-down-entity,
771         mime-preview-scroll-up-entity): Recenter when moving to
772         a next entity.
773         (mime-preview-move-scroll): New variable.
774         (mime-preview-move-to-previous, mime-preview-move-to-next):
775         Recenter according to the variable mime-preview-move-scroll.
776
777 1999-10-04  Katsumi Yamaoka   <yamaoka@jpl.org>
778
779         * mime-view.el (mime-preview-move-to-next): Attempt to go to the
780         next page if the return value of `next-single-property-change' is
781         greater than `point-max'.
782         (mime-preview-move-to-previous): Don't move backward at the
783         beginning of the buffer; attempt to go to the previous page if the
784         return value of `previous-single-property-change' is less than
785         `point-min'.
786
787 1999-09-29  MORIOKA Tomohiko  <tomo@m17n.org>
788
789         * mime-view.el (mime-display-multipart/mixed): Share cell of
790         `major-mode'.
791         (mime-display-multipart/alternative): Likewise.
792         (mime-display-entity): Refer `major-mode' value of a situation
793         instead of buffer-local-variable `major-mode'.
794
795 1999-09-29  MORIOKA Tomohiko  <tomo@m17n.org>
796
797         * mime-play.el (mime-preview-play-current-entity): Use
798         text-property `mime-view-situation' as the initial value of
799         acting-situation to add major-mode.
800
801 1999-09-29  MORIOKA Tomohiko  <tomo@m17n.org>
802
803         * mime-edit.el (mime-content-types): Delete text/x-rot13-47-48 in
804         default definition. [cf. <tm-ja:4904>, <tm-ja:4907>]
805
806 1999-09-27  Katsumi Yamaoka   <yamaoka@jpl.org>
807
808         * mime-edit.el (mime-edit-user-agent-value): Include
809         `emacs-patch-level'.  It exists in XEmacs 21.1.1 or later.
810
811 1999-09-20  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
812
813         * mime-view.el (mime-preview-scroll-up-entitiy,
814         mime-preview-scroll-down-entity): Use scroll-up and scroll-down
815         instead of forward-line.
816         (mime-preview-next-line-entity,
817         mime-preview-previous-line-entity): Add optional argument LINES
818         and scroll LINES lines if specified. Add doc-string.
819
820 \f
821 1999-09-13  MORIOKA Tomohiko  <tomo@m17n.org>
822
823         * SEMI: Version 1.13.6 (Komatsu) released.
824
825 1999-08-30  MORIOKA Tomohiko  <tomo@m17n.org>
826
827         * mime-edit.el (mime-edit-mime-version-field-for-message/partial):
828         Encode `mime-edit-version'.
829
830 1999-08-28  MORIOKA Tomohiko  <tomo@m17n.org>
831
832         * mime-play.el (mime-store-message/partial-piece): Use
833         `directory-files' to check number of pieces.
834
835 1999-08-26  MORIOKA Tomohiko  <tomo@m17n.org>
836
837         * mime-play.el (mime-store-message/partial-piece): Don't refer
838         `mime-preview-buffer'.
839
840 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
841
842         * SEMI-CFG: Use `if' instead of `when'.
843
844 \f
845 1999-08-18  MORIOKA Tomohiko  <tomo@m17n.org>
846
847         * REMI: Version 1.13.2 (\e-DÃ’ike-Ikoinomori)\e-A released.
848
849 1999-08-17  Katsumi Yamaoka   <yamaoka@jpl.org>
850
851         * mime-view.el (mime-preview-original-major-mode): Modify the way
852         of checking for the end of the buffer.
853
854 1999-08-17  Katsumi Yamaoka   <yamaoka@jpl.org>
855
856         * mime-view.el (mime-preview-original-major-mode): Don't use
857         `get-text-property' at the end of the buffer.
858
859 1999-08-02  MORIOKA Tomohiko  <tomo@m17n.org>
860
861         * mime-view.el (mime-preview-follow-current-entity): Don't use
862         `mime-entity-buffer'.
863
864 1999-05-17  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
865
866         * mime-pgp.el (mime-verify-application/pgp-signature): Specify the
867         name of `sig-file' explicitly for `mime-pgp-check-signature'.
868         (mime-pgp-check-signature): Accept new arg `sig-file' and feed its
869         value to the verify command.
870
871 1999-07-29  MORIOKA Tomohiko  <tomo@m17n.org>
872
873         * mime-play.el (mime-play-entity): Get media-type from situation
874         instead of entity; display prompt and call `mime-save-content' if
875         method is not found.
876         (mime-detect-content): Call `mime-play-entity' even if media-type
877         specification is not found in `mime-magic-type-alist'.
878
879 1999-07-28  MORIOKA Tomohiko  <tomo@m17n.org>
880
881         * mime-view.el (mime-view-entity-title): Use
882         `mime-entity-read-field' instead of `mime-read-field'.
883         (mime-display-message): Use `major-mode' of
884         mime-entity-header-buffer as the default value of
885         original-major-mode.
886
887         * mime-play.el (mime-entity-safe-filename): Use
888         `mime-entity-read-field' instead of `mime-read-field'.
889         (mime-view-message/rfc822): New implementation.
890
891         * mime-pgp.el (mime-add-application/pgp-keys): Use
892         `mime-entity-number' instead of `mime-raw-point-to-entity-number'.
893
894         * mime-partial.el
895         (mime-combine-message/partial-pieces-automatically): Use
896         `mime-entity-read-field' instead of `mime-read-field'.
897
898         * mime-bbdb.el (mime-bbdb/update-record): Use
899         `mime-entity-read-field' instead of `mime-read-field'; use
900         `mime-entity-fetch-field' instead of `mime-fetch-field'.
901
902 1999-07-28  MORIOKA Tomohiko  <tomo@m17n.org>
903
904         * mime-view.el (mime-raw-find-entity-from-point): Deleted.
905         (mime-raw-buffer): Deleted.
906         (mime-preview-original-major-mode): Add new optional argument
907         `point'; refer text-property `mime-view-situation' instead of
908         using `mime-entity-buffer'.
909         (mime-raw-point-to-entity-node-id): Deleted.
910         (mime-raw-point-to-entity-number): Deleted.
911         (mime-raw-flatten-message-info): Deleted.
912         (mime-display-entity): Add text-property `mime-view-situation' to
913         each entity.
914
915 \f
916 1999-07-27  MORIOKA Tomohiko  <tomo@m17n.org>
917
918         * SEMI: Version 1.13.5 (Meih\e-Dò)\e-A released.
919
920 1999-07-27  MORIOKA Tomohiko  <tomo@m17n.org>
921
922         * NEWS (Don't expect raw-buffer): New subsection.
923         (Now acting-method must not expect to run in raw-buffer): Changed
924         as a subsubsection of subsection `Don't expect raw-buffer'.
925         (Don't refer variable `mime-raw-buffer'): New subsubsection.
926         (Don't refer variable `mime-preview-buffer'): New subsubsection.
927
928         * NEWS (Requires FLIM 1.13 API): New subsection.
929
930 1999-07-23  MORIOKA Tomohiko  <tomo@m17n.org>
931
932         * README.en (Required environment): Change required FLIM to
933         1.13.1; change location of APEL and FLIM.
934
935 \f
936 1999-07-22  MORIOKA Tomohiko  <tomo@m17n.org>
937
938         * REMI: Version 1.13.1 (Kubiki) released.
939
940 1999-07-22  MORIOKA Tomohiko  <tomo@m17n.org>
941
942         * mime-play.el
943         (mime-preview-quitting-method-for-mime-show-message-mode): Don't
944         refer `mime-raw-buffer'.
945
946 1999-07-21  MORIOKA Tomohiko  <tomo@m17n.org>
947
948         * mime-play.el (mime-store-message/partial-piece): Don't refer
949         `mime-preview-buffer'.
950
951 \f
952 1999-07-21  MORIOKA Tomohiko  <tomo@m17n.org>
953
954         * REMI: Version 1.13.0 (Saigata) released.
955
956 1999-07-21  MORIOKA Tomohiko  <tomo@m17n.org>
957
958         * Makefile (EXEC_PREFIX): Deleted.
959         (elc): Change command-line interface to delete `EXEC_PREFIX'.
960         (install-elc): Likewise.
961
962         * SEMI-MK (config-semi): Change command-line interface to delete
963         `EXEC_PREFIX'.
964
965         * SEMI-CFG (EXEC_PREFIX): Deleted.
966
967 1999-07-07  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
968
969         * mime-edit.el (mime-edit-quitting-method): Don't refer
970         `mime-raw-buffer'.
971
972         * mime-view.el (mime-preview-follow-current-entity): Don't refer
973         `mime-raw-buffer'.
974
975 1999-06-17  MORIOKA Tomohiko  <tomo@m17n.org>
976
977         * mime-edit.el (mime-edit-user-agent-value): Modify for XEmacs
978         UTF-2000-MULE.
979
980 1999-06-04  MORIOKA Tomohiko  <tomo@m17n.org>
981
982         * mime-edit.el (mime-edit-user-agent-value): Modify code to get
983         version number of XEmacs. [cf. <tm-ja:4561>]
984
985 1999-05-22  MORIOKA Tomohiko  <tomo@m17n.org>
986
987         * mime-view.el (mime-entity-situation): Don't refer `major-mode'
988         of a mime-entity-buffer.
989         (mime-display-multipart/mixed): Add `major-mode' of SITUATION to
990         default-situation of children.
991         (mime-display-multipart/alternative): Likewise.
992         (mime-display-entity): Don't refer `raw-buffer'; use
993         `mime-goto-header-start-point'.
994         (mime-display-message): Add new optional argument
995         `original-major-mode'; don't refer `raw-buffer'; use
996         `mime-entity-name' to make name of `preview-buffer'; don't set up
997         `mime-raw-buffer' of `preview-buffer'; use `original-major-mode'
998         as value of `major-mode' field of default-situation; don't pop up
999         `preview-buffer' in suitable window; return `preview-buffer'.
1000         (mime-view-buffer): Pop up `preview-buffer' in suitable window.
1001
1002 1999-05-31  Keiichi Suzuki  <keiichi@nanap.org>
1003
1004         * mime-play.el (mime-show-echo-buffer): Bind `buffer-read-only' to
1005         nil, while insert messages.
1006
1007 1999-05-28  MORIOKA Tomohiko  <tomo@m17n.org>
1008
1009         * README.en (Required environment): Require APEL 9.20.
1010
1011 1999-05-27  MORIOKA Tomohiko  <tomo@m17n.org>
1012
1013         * mime-play.el (mime-play-entity): Enter to the calist-package
1014         `mime-view' before call `ctree-find-calist'.
1015
1016         * mime-view.el (mime-view): New calist-package.
1017         (mime-display-entity): Enter to the calist-package `mime-view'
1018         before call `ctree-match-calist'.
1019
1020 1999-05-23  MORIOKA Tomohiko  <tomo@m17n.org>
1021
1022         * mime-edit.el (mime-edit-mime-version-value): Don't use
1023         `eval-when-compile' to avoid problem with XEmacs-MULE.
1024         (mime-edit-mime-version-field-for-message/partial): Likewise.
1025
1026 1999-05-20  MORIOKA Tomohiko  <tomo@m17n.org>
1027
1028         * NEWS (Text property `mime-view-entity-{header|body}'): New
1029         subsection.
1030         (Behavior change about `mime-display-header-hook'): Likewise.
1031
1032         * mime-view.el (mime-display-entity): Don't move to (point-max)
1033         before run `mime-display-header-hook)'.
1034
1035 1999-05-19  MORIOKA Tomohiko  <tomo@m17n.org>
1036
1037         * mime-view.el (mime-display-entity): Put text-property
1038         `mime-view-entity-header' and `mime-view-entity-body' to header
1039         and body; run `mime-display-header-hook' before insert "\n".
1040         (mime-preview-follow-current-entity): Use text-property
1041         `mime-view-entity-header'.
1042
1043 \f
1044 1999-05-12  MORIOKA Tomohiko  <tomo@m17n.org>
1045
1046         * SEMI: Version 1.13.4 (Terai) released.
1047
1048 1999-04-06  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1049
1050         * mime-edit.el (mime-delete-field): Use `std11-field-end'.
1051
1052 1999-03-30  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
1053
1054         * mime-edit.el (mime-edit-decode-single-part-in-buffer): Normalize
1055         EOL code in MIME encoded text part.
1056
1057 1999-03-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1058
1059         * mime-view.el (mime-preview-follow-current-entity): Don't copy
1060         header if current entity is root.
1061
1062 1999-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1063
1064         * mime-edit.el (mime-charset-type-list): Add `tis-620'.
1065
1066 \f
1067 1999-02-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1068
1069         * SEMI: Version 1.13.3 (Komaiko) released.
1070
1071 1999-02-26  Katsumi Yamaoka   <yamaoka@jpl.org>
1072
1073         * SEMI-MK (install-semi-package): Install mime-setup.el(c).
1074         (compile-semi-package): Compile mime-setup.el as well.
1075
1076 1999-02-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1077
1078         * mime-edit.el (mime-content-types): Add definition of
1079         application/vnd.ms-powerpoint for myself :-P
1080         (mime-file-types): Add setting of *.ppt for
1081         application/vnd.ms-powerpoint.
1082
1083 1999-02-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1084
1085         * mime-partial.el
1086         (mime-combine-message/partial-pieces-automatically): Call
1087         `mime-store-message/partial-piece' in the buffer when it is
1088         called.
1089
1090         * mime-play.el (mime-store-message/partial-piece): Don't move to
1091         point-min.
1092
1093         * mime-play.el (mime-store-message/partial-piece): Don't expect
1094         called in raw-buffer.
1095
1096 \f
1097 1999-01-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1098
1099         * SEMI: Version 1.13.2 (Mikawa) released.
1100
1101 1999-01-26  Katsumi Yamaoka   <yamaoka@jpl.org>
1102
1103         * README.en: Notice that 1.12.5 or later of FLIM is required.
1104
1105 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1106
1107         * mime-play.el (mime-preview-play-current-entity): Add autoload
1108         cookie.
1109         (mime-play-entity): Likewise.
1110
1111         * mime-view.el (mime-display-message): Add autoload cookie; add
1112         DOC-string.
1113         (mime-view-buffer): Add autoload cookie.
1114
1115 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1116
1117         * mime-play.el (mime-reduce-acting-situation-examples): New
1118         implementation.
1119
1120 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1121
1122         * mime-play.el (mime-view-caesar): Select window which displays
1123         current-buffer if it is not selected <to fix problem with mouse
1124         operations>.
1125
1126 1999-01-26  Katsumi Yamaoka   <yamaoka@jpl.org>
1127
1128         * mime-edit.el (mime-edit-decode-single-part-in-buffer): Limit the
1129         search bound for the end of "Content-Transfer-Encoding" field.
1130
1131 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1132
1133         * mime-play.el (mime-view-caesar): New implementation.
1134
1135 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1136
1137         * mime-play.el (mime-view-caesar): Don't expect called in
1138         raw-buffer; use `mime-insert-entity'.
1139
1140 1999-01-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1141
1142         * mime-w3.el (mime-preview-text/html): Display err if error occurs
1143         in `w3-region'.
1144
1145         * mime-w3.el (mime-preview-text/html): Guard from error of
1146         `w3-region'.
1147
1148 \f
1149 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1150
1151         * SEMI: Version 1.13.1 (Kaga-Kasama) released.
1152
1153 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1154
1155         * TODO (Don't expect raw-buffer): New item.
1156         (lazy generating of situations from mime-entity information): New
1157         item.
1158
1159         * TODO (Don't use filter-model): finished.
1160
1161         * TODO (multipart/related support): virtually finished.
1162
1163 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1164
1165         * Delete README.ja until it is fixed.
1166
1167         * mime-w3.el (url-cid): Use `mime-insert-entity-content'.
1168
1169         * README.ja, README.en (Required environment): Require FLIM
1170         1.12.4.
1171
1172         * mime-w3.el (mime-w3-message-structure): New variable.
1173         (mime-preview-text/html): Set up `mime-w3-message-structure'.
1174         (url-cid): New function; set up as registered-protocol of url.
1175
1176 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1177
1178         * README.ja: Modify title.
1179
1180         * README.ja: Add notice about translation.
1181
1182         * README.ja, README.en (Required environment): Require FLIM
1183         1.12.3; delete description about enriched.el because anything
1184         older than Emacs 19.28 are not supported.
1185
1186         * mime-pgp.el (mime-view-application/pgp): Don't expect called in
1187         raw-buffer; use `mime-insert-entity'.
1188
1189         * mime-play.el (mime-view-message/rfc822): Use
1190         `mime-insert-entity'.
1191
1192 1999-01-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1193
1194         * NEWS (Function `mime-play-entity'): Sync with latest
1195         specification.
1196
1197         * mime-pgp.el (mime-verify-multipart/signed): Modify for interface
1198         change of `mime-play-entity'.
1199
1200         * mime-play.el (mime-preview-play-current-entity): Modify for
1201         interface change of `mime-play-entity'.
1202         (mime-play-entity): Change interface; abolish optional arguments
1203         `mode' and `ignore-example'.
1204         (mime-detect-content): Modify for interface change of
1205         `mime-play-entity'.
1206
1207         * mime-view.el (mime-entity-situation): Add new optional argument
1208         `situation'; it is preferred to attributes of entity.
1209
1210 1999-01-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1211
1212         * mime-view.el (mime-view-version): Don't use `eval-when-compile'
1213         to avoid to break product-code-name.
1214
1215         * mime-edit.el (mime-edit-version): Don't use `eval-when-compile'
1216         to avoid to break product-code-name.
1217
1218 \f
1219 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1220
1221         * SEMI: Version 1.13.0 (Matt\e-Dò)\e-A released.
1222
1223 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1224
1225         * mime-play.el (mime-view-message/rfc822): Don't expect called in
1226         raw-buffer.
1227
1228 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1229
1230         * NEWS (Function `mime-play-entity'): Add description about
1231         interface change of `mime-play-entity'.
1232
1233         * mime-play.el (mime-play-entity): Change interface.
1234
1235 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1236
1237         * NEWS (Changes in SEMI 1.13): New section.
1238
1239         * NEWS (Changes in SEMI 1.12): New section.
1240
1241 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1242
1243         * mime-pgp.el (mime-view-application/pgp): Don't expect called in
1244         raw-buffer.
1245         (mime-verify-application/pgp-signature): Likewise.
1246
1247         * mime-play.el: Abolish variable
1248         `mime-preview-after-decoded-position'.
1249         (mime-preview-play-current-entity): Use `mime-play-entity' simply;
1250         don't switch to raw-buffer.
1251         (mime-play-entity): renamed from `mime-raw-play-entity'; don't
1252         expect called in raw-buffer.
1253         (mime-activate-mailcap-method): Don't expect called in raw-buffer.
1254         (mime-show-echo-buffer): Permit to run in preview-buffer.
1255
1256 \f
1257 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1258
1259         * SEMI: Version 1.12.1 ([JR] Nonoichi) released.
1260
1261         * mime-play.el (mime-detect-content): Use `mime-entity-content'
1262         not to refer to buffer directly.
1263
1264 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1265
1266         * mime-view.el: Must require `emu'.
1267
1268 1999-01-04  OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1269
1270         * mime-view.el (mime-view-insert-entity-button): Use URL if it
1271         exists in Content-Type field.
1272
1273         * mime-play.el (mime-raw-browse-url-function): Default to
1274         `mime-browse-url-function' instead of `mime-browse-url'.
1275
1276 1998-12-24  Katsumi Yamaoka   <yamaoka@jpl.org>
1277
1278         * mime-view.el (mime-preview-move-to-next): Don't move forward at
1279         the end of buffer.
1280
1281 1998-12-03  Katsumi Yamaoka   <yamaoka@jpl.org>
1282
1283         * mime-edit.el (mime-edit-user-agent-value): Include
1284         `xemacs-betaname'.
1285
1286 \f
1287 1998-12-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1288
1289         * SEMI: Version 1.12.0 (Nishi-Kanazawa) released.
1290
1291 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1292
1293         * mime-edit.el (eliminate-top-spaces): New function (moved from
1294         mime-def.el of FLIM).
1295
1296 1998-11-17  Kazuhiro Ohta     <ohta@ele.cst.nihon-u.ac.jp>
1297
1298         * mime-partial.el
1299         (mime-combine-message/partial-pieces-automatically): Fix
1300         DOC-string.
1301
1302         * mime-view.el (mime-view-buffer): Fix DOC-string.
1303
1304 1998-11-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1305
1306         * NEWS (Changes in SEMI 1.11): New section.
1307
1308 1998-11-18  Katsumi Yamaoka   <yamaoka@jpl.org>
1309
1310         * semi-setup.el (mime-setup-decode-message-header): Use
1311         `mime-decode-header-in-buffer' instead of `eword-decode-header'.
1312
1313         * mime-view.el (mime-preview-follow-current-entity): Likewise.
1314
1315 1998-11-18  Keiichi Suzuki    <kei-suzu@mail.wbs.ne.jp>
1316
1317         * mime-edit.el (mime-content-transfer-encoding-priority-list): New
1318         variable.
1319         (mime-edit-translate-single-part-tag): Change return value to
1320         `nil' or a cons which include content-type and encoding.
1321         (mime-edit-translate-region): Generate `encodeing' from
1322         return value of `mime-edit-translate-single-part-tag'.
1323
1324 \f
1325 1998-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1326
1327         * SEMI: Version 1.11.0 (Kanazawa) released.
1328
1329         * README.ja, README.en (Required environment): Modify for APEL
1330         9.11 and FLIM 1.12.0.
1331
1332 1998-11-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1333
1334         * mime-edit.el (mime-edit-split-ignored-field-regexp): Add "^".
1335
1336 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1337
1338         * mime-bbdb.el (mime-bbdb/update-record): Use
1339         `mime-decode-field-body' instead of
1340         `eword-decode-structured-field-body'.
1341
1342 1998-10-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1343
1344         * mime-edit.el (mime-edit-decode-message-in-buffer): Delete fields
1345         match with `mime-edit-again-ignored-field-regexp' then call
1346         `mime-decode-header-in-buffer'.
1347         (mime-edit-again): Delete header filter.
1348
1349 1998-10-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1350
1351         * mime-edit.el (mime-edit-decode-multipart-in-buffer): Change
1352         interface.
1353         (mime-edit-decode-single-part-in-buffer): New function.
1354         (mime-edit-decode-message-in-buffer): Swap arguments; use function
1355         `mime-edit-decode-single-part-in-buffer'.
1356         (mime-edit-again): Modify for
1357         `mime-edit-decode-message-in-buffer'.
1358
1359 1998-10-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1360
1361         * mime-edit.el (mime-edit-decode-multipart-in-buffer): New
1362         function.
1363         (mime-edit-decode-message-in-buffer): Add new optional argument
1364         `default-content-type'; use function
1365         `mime-edit-decode-multipart-in-buffer'; add autoload cookie.
1366         (mime-edit-again): Add autoload cookie.
1367
1368         * mime-edit.el (mime-edit-decode-message-in-buffer): Renamed from
1369         `mime-edit-decode-buffer'; change `not-decode-text' to optional
1370         argument.
1371
1372 \f
1373 1998-10-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1374
1375         * SEMI: Version 1.10.2 (Higashi-Kanazawa) released.
1376
1377 1998-10-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1378
1379         * NEWS (Abolish variable `mime-temp-directory'): New subsection.
1380
1381 1998-10-27  Katsumi Yamaoka   <yamaoka@jpl.org>
1382
1383         * mime-edit.el (mime-edit-decode-buffer): Limit search bound for
1384         "Content-Transfer-Encoding:".
1385
1386 \f
1387 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1388
1389         * SEMI: Version 1.10.1 (Morimoto) released.
1390
1391         * README.ja, README.en (Required environment): Modify for APEL 9.6
1392         and FLIM 1.11.2.
1393
1394 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1395
1396         * mime-play.el, mime-pgp.el, mime-partial.el, mime-image.el,
1397         mime-edit.el: Use `temporary-file-directory' instead of
1398         `mime-temp-directory'.
1399
1400 \f
1401 1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1402
1403         * SEMI: Version 1.10.0 (Tsubata) released.
1404
1405 1998-10-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1406
1407         * README.ja: New file.
1408
1409 1998-10-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1410
1411         * mime-edit.el, mime-view.el: Use `(featurep 'xemacs)' instead of
1412         `running-xemacs'.
1413
1414 1998-10-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1415
1416         * mime-view.el, SEMI-ELS: Move function `mime-display-text/plain',
1417         `mime-display-text/enriched' and `mime-display-text/richtext' from
1418         mime-text to mime-view.el; abolish mime-text.el.
1419
1420         * mime-play.el: Don't Require `mime-text' when compiling.
1421
1422         * mime-w3.el: Require `mime' instead of `mime-text'.
1423
1424 1998-10-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1425
1426         * semi-setup.el (mime-setup-enable-inline-image): Use `(featurep
1427         'xemacs)' instead of `running-xemacs'.
1428
1429 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1430
1431         * README.en (Required environment): Modify to require APEL 9.5 and
1432         FLIM 1.11.1.
1433
1434         * mime-edit.el: - Don't require emu.
1435                         - Require invisible.
1436
1437         * semi-def.el: Require poe instead of emu.
1438
1439 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1440
1441         * mime-edit.el (mime-edit-decode-buffer): Convert encoding to
1442         lower case.
1443
1444 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1445
1446         * mime-view.el (mime-view-ignored-field-list): Modify each element
1447         of initial value to include `:'.
1448         (mime-view-visible-field-list): Likewise.
1449         (mime-display-entity): Use `mime-insert-header' instead of
1450         `mime-insert-decoded-header'.
1451
1452 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1453
1454         * mime-edit.el (mime-edit-decode-buffer): Call
1455         `mule-caesar-region' for text/x-rot13-47-48 entity.
1456
1457 1998-09-22  Shozo UEHARA      <uehara@eken.phys.nagoya-u.ac.jp>
1458
1459         * mime-play.el (mime-raw-play-entity): Initialize `max-escore' by
1460         0. <cf. [tm-ja:3432]>
1461
1462 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1463
1464         * NEWS (Changes in SEMI 1.10): New section.
1465
1466         * NEWS (Changes in SEMI 1.9): New section.
1467
1468         * NEWS (User-Agent field): New subsection.
1469
1470 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1471
1472         * mime-play.el (mime-view-caesar): Use `mime-insert-text-content'
1473         instead of `mime-text-insert-decoded-body'.
1474
1475         * mime-w3.el (mime-preview-text/html): Use
1476         `mime-insert-text-content' instead of
1477         `mime-text-insert-decoded-body'.
1478
1479         * mime-text.el: Abolish function `mime-text-insert-decoded-body'.
1480         (mime-display-text/plain): Use `mime-insert-text-content' instead
1481         of `mime-text-insert-decoded-body'.
1482         (mime-display-text/richtext): Likewise.
1483         (mime-display-text/enriched): Likewise.
1484
1485 \f
1486 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1487
1488         * SEMI: Version 1.9.1 (Kurikara) released.
1489
1490 1998-10-14  Jari Aalto        <jari.aalto@poboxes.com>
1491
1492         * mime-edit.el (mime-file-types): Add some new mime types, and
1493         rearrange the types to logical sections: text; octext text and
1494         binary. <cf. [tm-en:1856]>
1495
1496 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1497
1498         * README.en: Add explanation about `VERSION_SPECIFIC_LISPDIR'.
1499
1500         * Makefile (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
1501         (install-elc): Likewise.
1502
1503         * SEMI-MK (config-semi): Refer to `VERSION_SPECIFIC_LISPDIR'.
1504
1505         * SEMI-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
1506
1507 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1508
1509         * SEMI-CFG: Abolish variable `SHELL' and `SHELLOPTION'.
1510
1511 1998-10-08  Katsumi Yamaoka   <yamaoka@jpl.org>
1512
1513         * SEMI-CFG: Use `add-latest-path' for adding "custom" to
1514         load-path.
1515
1516 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1517
1518         * SEMI-CFG: Don't use `when' before install is required; don't
1519         require cl.
1520
1521 1998-10-08  Katsumi Yamaoka   <yamaoka@jpl.org>
1522
1523         * SEMI-CFG: Add "custom" to load-path.
1524
1525 \f
1526 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1527
1528         * SEMI: Version 1.9.0 (Isurugi) released.
1529
1530 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1531
1532         * README.en (Required environment): Modify for APEL 9.1 and FLIM
1533         1.10.1.
1534
1535 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1536
1537         * mime-edit.el (mime-edit-version): Enclose with
1538         `eval-and-compile'.
1539
1540         * mime-edit.el (mime-edit-version): Renamed from
1541         `mime-edit-version-string'; use `mime-user-interface-product',
1542         `mime-product-name', `mime-product-version' and
1543         `mime-product-code-name'.
1544         (mime-edit-user-agent-value): Use `mime-user-interface-product',
1545         `mime-library-product', `mime-product-name',
1546         `mime-product-version' and `mime-product-code-name'.
1547         (mime-edit-mime-version-value): Rename `mime-edit-version-string'
1548         -> `mime-edit-version'.
1549         (mime-edit-mime-version-field-for-message/partial): Likewise.
1550
1551         * mime-play.el (mime-save-acting-situation-examples): Rename
1552         `mime-view-version-string' -> `mime-view-version'.
1553
1554         * mime-view.el (mime-view-version): Renamed from
1555         `mime-view-version-string'; use `mime-user-interface-product',
1556         `mime-product-name', `mime-product-version' and
1557         `mime-product-code-name'.
1558
1559         * semi-def.el (mime-user-interface-product): New constant; abolish
1560         `mime-user-interface-version'.
1561
1562 1998-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1563
1564         * mime-play.el (mime-echo-window-is-shared-with-bbdb): Check bbdb
1565         is install or not to define default value.
1566         (mime-show-echo-buffer): New implementation about
1567         `mime-echo-window-is-shared-with-bbdb'.
1568
1569 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1570
1571         * mime-edit.el (mime-charset-type-list): Use `cn-gb' instead of
1572         `cn-gb2312' because `cn-gb2312' is typo.
1573
1574 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1575
1576         * mime-edit.el (mime-file-types): Use function
1577         `mime-encoding-list' instead of variable
1578         `mime-file-encoding-method-alist' to define default value.
1579         (mime-edit-insert-voice): Use function `mime-encoding-alist'
1580         instead of variable `mime-file-encoding-method-alist' for
1581         completion.
1582         (mime-prompt-for-encoding): Likewise.
1583
1584 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1585
1586         * mime-edit.el (mime-edit-user-agent-value): Add
1587         system-configuration for Emacs and XEmacs.
1588
1589 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1590
1591         * mime-edit.el (mime-edit-normalize-body): Use "7bit" for nil
1592         encoding as an argument of `mime-encode-region'.
1593
1594 \f
1595 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1596
1597         * SEMI: Version 1.8.6 (Fukuoka) released.
1598
1599 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1600
1601         * README.en (Installation): Add description for `run in expanded
1602         place' and `install as a XEmacs package'.
1603
1604         * README.en (Required environment): Require FLIM 1.9.2 or later.
1605
1606 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1607
1608         * mime-edit.el (mime-file-types): Abolish setting for
1609         text/richtext.
1610         (mime-edit-insert-text): Likewise.
1611
1612         * mime-edit.el (mime-content-types): Modify comment style.
1613
1614 1998-09-13  Shin'ichiro Tanaka <tanaka@ifos.se.fujitsu.co.jp>
1615
1616         * mime-edit.el (mime-content-types): Delete text/richtext and add
1617         text/css and text/xml (cf. [tm-ja:3387]).
1618
1619 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1620
1621         * mime-edit.el (mime-edit-insert-user-agent-field): New variable
1622         (abolish `mime-edit-insert-x-emacs-field').
1623         (mime-edit-user-agent-value): New variable (abolish
1624         `mime-edit-x-emacs-value').
1625         (mime-edit-translate-body): Insert User-Agent field instead of
1626         `X-Emacs' field.
1627         (mime-edit-again-ignored-field-regexp): Add `User-Agent' instead
1628         of `X-Emacs' field conditionally.
1629
1630 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1631
1632         * SEMI-MK (config-semi-package): New function.
1633         (compile-semi-package): New function.
1634         (install-semi-package): New function.
1635
1636         * SEMI-CFG (PACKAGEDIR): New variable.
1637
1638         * Makefile: Abolish variable `SHELL', `MAKE', `CC' and `CFLAGS'.
1639         (XEMACS): New variable.
1640         (FLAGS): Add `-l SEMI-MK'.
1641         (PACKAGEDIR): New variable.
1642         (elc): Delete `-l SEMI-MK'.
1643         (install-elc): Delete `-l SEMI-MK'.  Abolish target `all', `tex',
1644         `dvi' and `ps'.
1645         (package): New target.
1646         (install-package): New target.
1647         (clean): Delete historical setting.
1648
1649 \f
1650 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1651
1652         * SEMI: Version 1.8.5 (Nishi-Takaoka) released.
1653
1654         * README.en (Required environment): Modify APEL and FLIM version.
1655
1656         * mime-ui-en.sgml (Introduction): Translate.
1657
1658 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1659
1660         * mime-view.el (mime-view-type-subtype-score-alist): Fix
1661         mismatched.
1662
1663 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1664
1665         * mime-text.el (mime-text-insert-decoded-body): Specify line break
1666         code type as CRLF.
1667
1668 1998-08-10  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1669
1670         * mime-edit.el (mime-edit-normalize-body): Failed to canonicalize
1671         empty lines.
1672
1673 1998-08-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1674
1675         * mime-w3.el (mime-preview-text/html): Insert dummy "\n" into end
1676         of entity to avoid keymap text-property problem.
1677
1678 1998-07-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1679
1680         * NEWS (Don't use "file" command to detect content of entity): New
1681         section.
1682
1683         * mime-play.el (mime-magic-type-alist): New variable; abolish
1684         `mime-file-content-type-alist'.
1685         (mime-detect-content): New implementation (don't use "file"
1686         command).
1687
1688 \f
1689 1998-07-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1690
1691         * SEMI: Version 1.8.4 (Takaoka) released.
1692
1693 1998-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1694
1695         * mime-ui-en.sgml, mime-ui-ja.sgml (message/partial sending): New
1696         section.
1697
1698         * mime-edit.el (mime-edit-split-blind-field-regexp): Add
1699         DOC-string; change to user option.
1700
1701 \f
1702 1998-07-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1703
1704         * REMI: Version 1.8.4 (Takaoka) released.
1705
1706 1998-07-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1707
1708         * mime-play.el: Reduce `mime-acting-situation-example-list' while
1709         it is bigger than `mime-acting-situation-example-list-max-size'.
1710
1711 1998-07-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1712
1713         * mime-edit.el (mime-edit-preview-message): Use `mime-view-buffer'
1714         instead of `mime-view-mode'.
1715
1716 \f
1717 1998-07-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1718
1719         * REMI: Version 1.8.3 (Ecch\e-Dþ-Nakagawa)\e-A released.
1720
1721         * mime-play.el (mime-delq-null-situation): Add new optional
1722         argument `ignored-value'.
1723         (mime-raw-play-entity): Add new optional argument
1724         `ignored-method'; add `ignore-examples' to acting-situation.
1725         (mime-detect-content): Specify `ignore-examples' of
1726         acting-situation as `ignore-examples' of `mime-raw-play-entity';
1727         specify `mime-detect-content' as `ignored-method' of
1728         `mime-raw-play-entity'.
1729
1730 1998-07-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1731
1732         * mime-view.el (mime-preview-extract-current-entity): Change
1733         interface to add `ignore-examples'.
1734         (mime-preview-print-current-entity): Likewise.
1735
1736         * mime-play.el (mime-acting-situation-example-list-max-size): New
1737         variable.
1738         (mime-reduce-acting-situation-examples): New function.
1739         (mime-preview-play-current-entity): Change interface to add
1740         `ignore-examples'.
1741         (mime-raw-play-entity): Add new optional argument
1742         `ignore-examples'.  Reduce `mime-acting-situation-example-list'
1743         when loading example file.
1744
1745 \f
1746 1998-07-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1747
1748         * REMI: Version 1.8.2 (N\e-Dòmachi)\e-A released.
1749
1750 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1751
1752         * mime-play.el (mime-acting-situation-example-list): New variable;
1753         abolish `mime-acting-situation-examples'.
1754         (mime-save-acting-situation-examples): Modify for
1755         `mime-acting-situation-example-list'.
1756         (mime-compare-situation-with-example): New function.
1757         (mime-raw-play-entity): Change algorithm to compare with
1758         acting-situation-examples.
1759         (mime-store-message/partial-piece): Use `mime-view-buffer' instead
1760         of `mime-view-mode'.
1761
1762 1998-07-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1763
1764         * mime-play.el (mime-preview-play-current-entity): Fix problem
1765         when `mode' is omitted with non-interactive mode (maybe for button
1766         dispatcher).
1767
1768 \f
1769 1998-07-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1770
1771         * REMI: Version 1.8.1 (Fushiki) released.
1772
1773 1998-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1774
1775         * mime-ui-en.texi, mime-ui-en.sgml: New files.
1776
1777         * mime-ui-ja.sgml: Modify node names about MIME-Edit.
1778         (file-type specification): Fix typo.
1779
1780 1998-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1781
1782         * mime-play.el (mime-file-content-type-alist): Add "Standard
1783         MIDI".
1784
1785         * mime-play.el (mime-detect-content): Fixed.
1786
1787 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1788
1789         * mime-play.el (mime-activate-mailcap-method): Check filename is
1790         null string.
1791
1792 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1793
1794         * mime-ui-ja.sgml, mime-ui-ja.texi: New files; delete
1795         mime-view-ja.sgml and mime-view-ja.texi.
1796
1797 \f
1798 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1799
1800         * SEMI: Version 1.8.2 (Kosugi) released.
1801
1802         * README.en (Required environment): Modify for FLIM 1.8.0.
1803
1804         * mime-view.el (mime-display-entity): Modify for
1805         `mime-insert-decoded-header'.
1806
1807 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1808
1809         * mime-play.el (mime-activate-mailcap-method): Use
1810         `mime-write-entity-content'.
1811
1812 \f
1813 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1814
1815         * SEMI: Version 1.8.1 (Kureha) released.
1816
1817 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1818
1819         * mime-play.el (mime-save-content): Use
1820         `mime-write-entity-content'.
1821
1822 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1823
1824         * mime-view.el:
1825           - Abolish local variable `mime-raw-representation-type'.
1826           - Abolish function `mime-entity-representation-type'.
1827
1828         * mime-pgp.el (mime-view-application/pgp): Use
1829         `mime-entity-cooked-p'.
1830
1831         * mime-play.el (mime-view-message/rfc822): Use
1832         `mime-entity-cooked-p'.
1833
1834 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1835
1836         * mime-play.el: Abolish function `mime-raw-write-region'.
1837
1838         * mime-play.el (mime-store-message/partial-piece): Use
1839         `mime-write-entity-body'.
1840
1841         * mime-pgp.el (mime-verify-application/pgp-signature): Use
1842         `mime-write-entity'.
1843
1844 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1845
1846         * mime-pgp.el (mime-view-application/pgp): Specify
1847         representation-type by argument of `mime-view-buffer'.
1848
1849 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1850
1851         * mime-play.el (mime-view-message/rfc822): New implementation.
1852
1853         * mime-view.el (mime-display-message): Try use window of mother
1854         buffer to display mime-preview-buffer.
1855
1856 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1857
1858         * mime-view.el: Abolish `mime-entity-cooked-p'; use
1859         `mime-entity-cooked-p' of FLIM.
1860         (mime-view-buffer): New optional argument `representation-type';
1861         use `mime-open-entity'.
1862         (mime-view-mode): New implementation.
1863
1864 \f
1865 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1866
1867         * REMI: Version 1.8.0 (Ecch\e-Dþ-Kokubu)\e-A released.
1868
1869 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1870
1871         * README.en (Required environment): Modify for FLIM 1.7.0.
1872
1873         * mime-view.el (mime-view-mode): New implementation.
1874
1875 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1876
1877         * mime-text.el (mime-display-text/plain): Must rename
1878         `mime-browse-add-url-button' to `mime-add-url-buttons'.
1879
1880 1998-06-25  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1881
1882         * semi-def.el: Don't require 'browse-url.
1883         Abolish `mime-browse-add-url-buttons-maybe' and `mime-browse-url'.
1884         (mime-browse-url-function): New variable.
1885         (mime-add-url-buttons): Renamed from `mime-browse-add-url-button'.
1886         Use `mime-browse-url-function'.
1887
1888 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1889
1890         * mime-view.el: (mime-preview-condition): Renamed method for
1891         "anon-ftp" access-type to `mime-view-message/external-anon-ftp'
1892         and added new method `mime-view-message/external-url' for "url"
1893         access-type.
1894
1895 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1896
1897         * mime-play.el (mime-preview-play-current-entity): Use
1898         optional arg of `interactive'.
1899         (mime-view-message/external-anon-ftp): Renamed from
1900         `mime-view-message/external-ftp'.
1901         (mime-raw-browse-url-function): New variable.
1902         (mime-view-message/external-url): New function.
1903
1904 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1905
1906         * semi-def.el (mime-browse-url-regexp): Renamed from
1907         `mime-text-url-regexp'.
1908         (mime-browse-url): Renamed from `mime-text-browse-url'.
1909         (mime-browse-add-url-buttons): Renamed from
1910         `mime-text-add-url-buttons'.
1911         (mime-browse-add-url-buttons-maybe): Renamed from
1912         `mime-text-add-url-buttons-maybe'.
1913
1914         * mime-text.el: Moved URL stuff to semi-def.el.
1915
1916 \f
1917 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1918
1919         * SEMI: Version 1.8.0 (Toyama) released.
1920
1921         * SEMI-CFG: Modify for FLIM 1.6.0.
1922
1923         * README.en (Required environment): Modify for FLIM 1.6.0.
1924
1925 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1926
1927         * mime-view.el:
1928           - Abolish function `mime-raw-find-entity-from-node-id',
1929             `mime-raw-find-entity-from-number'.
1930           - Move function `mime-entity-parent' to mime.el of FLIM.
1931           - Abolish variable `mime-view-uuencode-encoding-name-list'.
1932           - Move function `mime-entity-uu-filename' and
1933             `mime-entity-filename' to mime.el of FLIM.
1934         (mime-preview-follow-current-entity): Use function
1935         `mime-find-entity-from-node-id' instead of
1936         `mime-raw-find-entity-from-node-id'.
1937         (mime-preview-move-to-upper): Don't use
1938         `mime-raw-find-entity-from-node-id'.
1939
1940         * mime-pgp.el (mime-verify-application/pgp-signature): Don't use
1941         `mime-raw-find-entity-from-node-id'.
1942         (mime-decrypt-application/pgp-encrypted): Likewise.
1943
1944         * mime-view.el, mime-play.el (mime-entity-safe-filename): Use
1945         `mime-read-field' instead of `mime-entity-read-field'.
1946
1947         * mime-partial.el
1948         (mime-combine-message/partial-pieces-automatically): Use
1949         `mime-read-field' instead of `mime-entity-read-field'.
1950
1951         * mime-bbdb.el (mime-bbdb/update-record): Use `mime-fetch-field'
1952         and `mime-read-field' instead of `mime-entity-fetch-field' and
1953         `mime-entity-read-field'.
1954
1955 1998-06-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1956
1957         * mime-view.el (mime-display-message): Use window of
1958         preview-buffer or preview-buffer to display preview-buffer.
1959         (mime-view-buffer): fixed.
1960         (mime-view-mode): fixed.
1961
1962         * MIME-View-API-ja.ol: Delete MIME-View-API-ja.ol.
1963
1964 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1965
1966         * NEWS (Changes in SEMI 1.8): New chapter.
1967
1968 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1969
1970         * mime-view.el: Abolish external x-face viewer.
1971
1972 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1973
1974         * semi-def.el: Abolish function `tm:set-fields', `tm:add-fields'
1975         and `tm:delete-fields'.
1976
1977         * mime-partial.el: Abolish variable
1978         `mime-view-partial-message-method-alist' and function
1979         `mime-view-partial-message'.
1980         (mime-combine-message/partial-pieces-automatically): Use
1981         `request-partial-message-method' in acting-situation.
1982
1983 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1984
1985         * mime-view.el (mime-display-message): Delete unnecessary
1986         `mime-parse-buffer'.
1987
1988 \f
1989 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1990
1991         * SEMI: Version 1.7.1 (Higashi-Toyama) released.
1992
1993         * README.en (Required environment): Delete description about
1994         `enable-multibyte-characters'; modify for FLIM 1.5.0.
1995
1996 1998-06-22  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1997
1998         * mime-edit.el (mime-content-types): Add "url" access-type and
1999         "subject" parameter of "mail-server" access-type to
2000         message/external-body media-type.
2001         (mime-edit-define-menu-for-xemacs): Doc-string fix.
2002
2003 1998-06-22  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2004
2005         * SEMI-CFG: Support run-in-place installation of BBDB and
2006         Emacs/W3.
2007
2008 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2009
2010         * mime-view.el: Don't require `std11'.
2011
2012         * mime-view.el: Require `mime' instead of `mime-lib'.
2013         (mime-entity-filename): Don't use `std11-strip-quoted-string'.
2014
2015         * mime-edit.el: Don't require `eword-encode'.
2016
2017 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2018
2019         * mime-partial.el
2020         (mime-combine-message/partial-pieces-automatically): Fixed.
2021
2022         * mime-pgp.el (mime-view-application/pgp): Use function
2023         `mime-entity-representation-type'.
2024
2025         * mime-play.el (mime-view-message/rfc822): Use function
2026         `mime-entity-representation-type'.
2027         (mime-store-message/partial-piece): `mime-entity-body-start' and
2028         `mime-entity-body-end'.
2029
2030         * mime-text.el (mime-text-insert-decoded-body): Use function
2031         `mime-entity-cooked-p'.
2032
2033         * mime-view.el (mime-entity-representation-type): New function.
2034         (mime-entity-cooked-p): New function.
2035         (mime-display-entity): Use function `mime-entity-cooked-p'.
2036
2037 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2038
2039         * mime-text.el (mime-text-insert-decoded-body): Use
2040         `mime-entity-content'.
2041
2042         * mime-image.el (mime-display-image): Use `mime-entity-content'.
2043
2044 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2045
2046         * mime-play.el (mime-entity-safe-filename): New implementation.
2047
2048 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2049
2050         * mime-text.el (mime-text-insert-decoded-body): Delete unnecessary
2051         `save-restriction'.
2052
2053 1998-06-20  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2054
2055         * semi-def.el: Require 'custom.
2056
2057 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2058
2059         * mime-view.el: Don't require `mime-parse'.
2060
2061 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2062
2063         * SEMI-CFG: - Modify for FLIM 1.5.0.
2064                     - Don't signal error if tm is found in load-path.
2065
2066 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2067
2068         * mime-play.el (mime-save-content): Use `mime-entity-body-start'
2069         and `mime-entity-body-end'.
2070
2071 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2072
2073         * mime-pgp.el (mime-view-application/pgp): fixed.
2074         (mime-verify-application/pgp-signature): Use
2075         `mime-message-structure' instead of `mime-raw-message-info'.
2076         (mime-decrypt-application/pgp-encrypted): Use
2077         `mime-message-structure' instead of `mime-raw-message-info'.
2078
2079         * mime-view.el (mime-display-message): Use `mime-parse-buffer';
2080         abolish variable `mime-raw-message-info'; use
2081         `mime-message-structure' instead of `mime-raw-message-info'.
2082
2083 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2084
2085         * mime-bbdb.el (mime-bbdb/update-record): Use
2086         `mime-entity-fetch-field' and `mime-entity-read-field'.
2087
2088 1998-06-19  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2089
2090         * SEMI-CFG: Require 'cl first.
2091
2092 \f
2093 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2094
2095         * SEMI: Version 1.7.0 (Mizuhashi) released.
2096
2097 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2098
2099         * mime-edit.el, mime-view.el, semi-def.el: Rename
2100         `mime-module-version' to `mime-user-interface-version'.
2101
2102         * mime-parse.el, SEMI-ELS: Move mime-parse.el to FLIM layer.
2103
2104 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2105
2106         * semi-setup.el (call-after-loaded): Moved from semi-def.el.
2107
2108         * semi-def.el: Move `call-after-loaded' to semi-setup.el.
2109
2110 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2111
2112         * mime-view.el (mime-view-insert-entity-button): Change interface.
2113
2114 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2115
2116         * mime-view.el (mime-entity-filename): Moved from mime-play.el.
2117         (mime-view-entity-title): Use `mime-entity-filename'.
2118
2119         * mime-play.el: Move `mime-entity-filename' to mime-view.el.
2120
2121 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2122
2123         * mime-play.el (mime-entity-filename): New function; abolish
2124         `mime-raw-get-original-filename'.
2125         (mime-entity-safe-filename): New function; abolish
2126         `mime-raw-get-filename'.
2127         (mime-activate-mailcap-method): Use `mime-entity-safe-filename'.
2128         (mime-save-content): Use `mime-entity-safe-filename'.
2129         (mime-detect-content): Use `mime-entity-safe-filename'.
2130
2131         * mime-view.el (mime-entity-uu-filename): New function; abolish
2132         `mime-raw-get-uu-filename'.
2133
2134 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2135
2136         * mime-view.el (mime-view-entity-title): Renamed from
2137         `mime-raw-get-subject'; use `mime-entity-read-field'.
2138
2139 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2140
2141         * NEWS (Changes in SEMI 1.7): New chapter.
2142         (Changes in SEMI 1.6): Add description of entity-detection.
2143
2144 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2145
2146         * mime-view.el: Rename `mime-view-following-method-alist' to
2147         `mime-preview-following-method-alist'.
2148
2149 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2150
2151         * semi-setup.el, mime-pgp.el: Rename
2152         `mime-method-to-add-application/pgp-keys' to
2153         `mime-add-application/pgp-keys'.
2154
2155         * semi-setup.el, mime-pgp.el: Rename
2156         `mime-method-to-decrypt-application/pgp-encrypted' to
2157         `mime-decrypt-application/pgp-encrypted'.
2158
2159         * semi-setup.el, mime-pgp.el: Rename
2160         `mime-method-to-verify-application/pgp-signature' to
2161         `mime-verify-application/pgp-signature'.
2162
2163         * semi-setup.el, mime-pgp.el: Rename
2164         `mime-method-to-verify-multipart/signed' to
2165         `mime-verify-multipart/signed'.
2166
2167         * semi-setup.el, mime-pgp.el: Rename
2168         `mime-method-for-application/pgp' to `mime-view-application/pgp'.
2169
2170         * SEMI-naming.ol: New file.
2171
2172 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2173
2174         * mime-partial.el: Rename
2175         `mime-method-to-combine-message/partial-pieces' to
2176         `mime-combine-message/partial-pieces-automatically'.
2177
2178 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2179
2180         * mime-play.el, mime-view.el: Rename
2181         `mime-method-to-display-caesar' to `mime-view-caesar'.
2182
2183         * mime-play.el, mime-view.el: Rename
2184         `mime-method-to-display-message/external-ftp' to
2185         `mime-view-message/external-ftp'.
2186
2187 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2188
2189         * mime-view.el, mime-partial.el, mime-play.el: Rename
2190         `mime-method-to-store-message/partial' to
2191         `mime-store-message/partial-piece'.
2192
2193 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2194
2195         * mime-play.el, mime-view.el: Rename
2196         `mime-method-to-display-message/rfc822' to
2197         `mime-view-message/rfc822'.
2198
2199 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2200
2201         * mime-play.el, mime-view.el: Rename `mime-method-to-detect' to
2202         `mime-detect-content'.
2203
2204 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2205
2206         * mime-view.el (mime-display-entity): Abolish body-filter support.
2207
2208         * mime-play.el, mime-view.el: Rename `mime-method-to-save' to
2209         `mime-save-content'.
2210
2211 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2212
2213         * mime-play.el (mime-activate-mailcap-method): Fixed.
2214
2215 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2216
2217         * mime-image.el (mime-display-image): New function; abolish
2218         function `mime-preview-filter-for-image'.
2219
2220         * mime-image.el: Rename `mime-view-content-header-filter-hook' to
2221         `mime-display-header-hook'.
2222
2223         * mime-view.el (mime-display-entity): Run
2224         `mime-display-header-hook'.
2225
2226         * mime-text.el, mime-view.el: Rename `mime-preview-text/enriched'
2227         to `mime-display-text/enriched'.
2228
2229         * mime-text.el, mime-view.el: Rename `mime-preview-text/richtext'
2230         to `mime-display-text/richtext'.
2231
2232         * mime-text.el, mime-view.el: Rename `mime-preview-text/plain' to
2233         `mime-display-text/plain'.
2234
2235         * mime-view.el (mime-display-multipart/mixed): Renamed from
2236         `mime-preview-multipart/mixed'.
2237
2238         * mime-view.el (mime-display-multipart/alternative): Renamed from
2239         `mime-preview-multipart/alternative'.
2240
2241         * mime-view.el (mime-display-message/partial-button): Renamed from
2242         `mime-preview-message/partial-button'.
2243
2244         * mime-view.el (mime-display-entity): Renamed from
2245         `mime-view-display-entity'; change interface.
2246         (mime-display-message): Renamed from `mime-view-display-message'.
2247
2248 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2249
2250         * README.en (Required environment): Modify for FLIM 1.4.0.
2251
2252 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2253
2254         * mime-parse.el: Move function `mime-entity-number' to FLIM layer.
2255
2256 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2257
2258         * mime-view.el (mime-header-presentation-method-alist): New
2259         variable; abolish variable
2260         `mime-view-content-header-filter-alist'; abolish function
2261         `mime-view-cut-header'; abolish variable
2262         `mime-view-ignored-field-regexp'.
2263         (mime-view-display-entity): Use
2264         `mime-header-presentation-method-alist'.
2265
2266         * mime-parse.el: Move definition of structure `mime-entity' to
2267         FLIM layer.
2268
2269 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2270
2271         * mime-parse.el: Change order of `mime-entity'.
2272
2273 \f
2274 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2275
2276         * SEMI: Version 1.6.0 (Namerikawa) released.
2277
2278 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2279
2280         * mime-view-ja.texi, mime-view-ja.sgml: New files.
2281
2282         * mime-view.el (mime-view-mode): Fix DOC-string.
2283
2284 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2285
2286         * mime-play.el (mime-file-content-type-alist): Renamed from
2287         `mime-file-type-regexp-type-subtype-alist'.
2288
2289 1998-06-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2290
2291         * NEWS: Add description about
2292         `mime-preview-over-to-{previous|next}-method-alist'.
2293
2294         * mime-view.el (mime-preview-over-to-previous-method-alist):
2295         Add DOC-string.
2296         (mime-preview-over-to-next-method-alist): Add DOC-string.
2297
2298         * mime-view.el (mime-preview-over-to-previous-method-alist):
2299         Renamed from `mime-view-over-to-previous-method-alist'.
2300         (mime-preview-over-to-next-method-alist): Renamed from
2301         `mime-view-over-to-next-method-alist'.
2302
2303 1998-06-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2304
2305         * mime-w3.el (mime-save-background-color): Fixed.
2306
2307         * mime-view.el (mime-acting-condition): Set up
2308         `mime-method-to-detect' for application/octet-stream in "play"
2309         mode.
2310
2311         * mime-play.el (mime-file-type-regexp-type-subtype-alist): New
2312         variable.
2313         (mime-method-to-detect): New function.
2314
2315 1998-06-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2316
2317         * mime-play.el (mime-sort-situation): Modify for
2318         Content-Disposition information.
2319
2320 1998-06-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2321
2322         * mime-view.el: Abolish variable `mime-view-show-summary-method'
2323         and function `mime-preview-show-summary'.
2324
2325 1998-06-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2326
2327         * mime-view.el (mime-entity-situation): Add information of
2328         Content-Disposition.
2329
2330 1998-06-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2331
2332         * MIME-View-API-ja.ol (mime-preview-buffer): Add description about
2333         `mime-preview-original-major-mode'.
2334
2335         * mime-view.el (mime-preview-original-major-mode): Modify
2336         DOC-string.
2337
2338         * NEWS: Add description about abolishment of tm-compatible
2339         external method support.
2340
2341         * mime-play.el (mime-raw-play-entity): Abolish tm-compatible
2342         external method support; abolish function
2343         `mime-activate-external-method' and
2344         `mime-make-external-method-args'.
2345
2346 1998-06-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2347
2348         * mime-play.el (mime-activate-mailcap-method): Use
2349         `mime-entity-body-start'.
2350
2351         * mime-play.el (mime-activate-external-method): Change interface.
2352
2353         * mime-play.el (mime-activate-mailcap-method): Change interface.
2354
2355 1998-06-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2356
2357         * MIME-View-API-ja.ol (mime-preview-buffer): Delete description
2358         about text-property `mime-view-raw-buffer'.
2359
2360         * mime-play.el (mime-preview-play-current-entity): Don't refer
2361         text-property `mime-view-raw-buffer'.
2362
2363         * mime-view.el (mime-view-display-entity): Don't set up
2364         text-property `mime-view-raw-buffer'.
2365
2366 1998-06-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2367
2368         * MIME-View-API-ja.ol: Abolish description about
2369         `mime-preview-original-major-mode'.
2370
2371         * NEWS (Changes in SEMI 1.6): New chapter.
2372
2373         * TODO (multipart/related support): New item.
2374
2375 1998-06-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2376
2377         * NEWS: Add description about mime-w3.el.
2378
2379 1998-06-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2380
2381         * mime-w3.el (mime-save-background-color): New macro.
2382         (mime-preview-text/html): Use `mime-save-background-color'.
2383
2384 1998-06-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2385
2386         * mime-edit.el: Abolish variable `mime-edit-signing-type' and
2387         `mime-edit-encrypting-type'.
2388         (mime-edit-process-multipart-1): Separate "signed" to "pgp-signed"
2389         and "kazu-signed"; separate "encrypted" to "pgp-encrypted" and
2390         "kazu-encrypted".
2391         (mime-edit-enclose-signed-region): Renamed from
2392         `mime-edit-enclose-pgp-signed-region'.
2393         (mime-edit-enclose-pgp-encrypted-region): Renamed from
2394         `mime-edit-enclose-encrypted-region'.
2395         (mime-edit-enclose-kazu-signed-region): New function.
2396         (mime-edit-enclose-kazu-encrypted-region): New function.
2397         (mime-edit-set-sign): Don't refer `mime-edit-signing-type'.
2398         (mime-edit-set-encrypt): Don't refer `mime-edit-encrypting-type'.
2399
2400 1998-06-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2401
2402         * mime-edit.el (mime-edit-sign-pgp-kazu): Abolish unused local
2403         variable.
2404         (mime-edit-encrypt-pgp-kazu): Abolish unused local variables.
2405
2406 1998-06-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2407
2408         * mime-pgp.el (mime-method-for-application/pgp): Change interface.
2409         (mime-method-to-verify-multipart/signed): Change interface.
2410         (mime-method-to-verify-application/pgp-signature): Change
2411         interface.
2412         (mime-method-to-decrypt-application/pgp-encrypted): Change
2413         interface.
2414         (mime-method-to-add-application/pgp-keys): Change interface.
2415
2416         * mime-partial.el (mime-method-to-combine-message/partial-pieces):
2417         Change interface.
2418
2419         * mime-play.el (mime-raw-play-entity): Change interface of
2420         internal-method.
2421         (mime-method-to-save): Change interface.
2422         (mime-method-to-display-message/rfc822): Change interface.
2423         (mime-method-to-store-message/partial): Change interface.
2424         (mime-method-to-display-message/external-ftp): Change interface.
2425         (mime-method-to-display-caesar): Change interface.
2426
2427 1998-06-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2428
2429         * mime-edit.el (mime-edit-normalize-body): Use
2430         `mime-charset-type-list' directly; abolish local variable
2431         `mime-edit-charset-default-encoding-alist' and function
2432         `mime-make-charset-default-encoding-alist'.
2433         (mime-edit-toggle-transfer-level): Don't set up
2434         `mime-edit-charset-default-encoding-alist'.
2435
2436 1998-06-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2437
2438         * mime-view.el (mime-view-display-message): Set up
2439         `mime-raw-message-info'.
2440         (mime-view-buffer): New function.
2441         (mime-view-mode): Don't set up `mime-raw-message-info'.
2442
2443 1998-06-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2444
2445         * mime-edit.el (mime-charset-type-list): Use base64 for cn-gb2312
2446         and gb2312.
2447         (mime-edit-normalize-body): If encoding is not specified for
2448         charset, use quoted-printable or 8bit for mime-transfer-level is 7
2449         or 8.
2450
2451         * mime-edit.el (mime-charset-type-list): Add `shift_jis'.
2452
2453 1998-06-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2454
2455         * mime-view.el (mime-view-display-message): Use
2456         `mime-maybe-hide-echo-buffer'.
2457         (mime-view-mode): Don't use `mime-maybe-hide-echo-buffer'.
2458
2459         * mime-view.el (mime-view-display-message): Move point to top of
2460         body; run `mime-view-mode-hook'.
2461         (mime-view-mode): Don't move point; don't run
2462         `mime-view-mode-hook'.
2463
2464         * mime-view.el (mime-view-display-message): Add new optional
2465         argument `default-keymap-or-function'.
2466         (mime-view-mode): Modify for `mime-view-display-message'.
2467
2468         * mime-view.el (mime-view-display-message): Add new optional
2469         argument `mother'; set to `mime-mother-buffer'.
2470         (mime-view-mode): Modify for `mime-view-display-message'.
2471
2472 1998-06-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2473
2474         * mime-mc.el: Use `eval-and-compile' to load "mc-pgp".
2475
2476         * mime-view.el (mime-preview-multipart/mixed): Modify for
2477         `mime-view-display-entity'; don't refer `mime-raw-buffer'.
2478         (mime-preview-multipart/alternative): Modify for
2479         `mime-view-display-entity'; don't refer `mime-raw-buffer'.
2480         (mime-view-display-entity): Change interface to abolish argument
2481         for raw-buffer; don't refer `mime-raw-buffer'.
2482         (mime-view-display-message): Abolish variable
2483         `mime-preview-original-major-mode'; modify for
2484         `mime-view-display-entity'.
2485         (mime-preview-original-major-mode): New implementation; add
2486         optional argument `recursive'.
2487         (mime-preview-follow-current-entity): Modify for
2488         `mime-preview-original-major-mode'.
2489         (mime-preview-move-to-next): Use function
2490         `mime-preview-original-major-mode'.
2491         (mime-preview-scroll-up-entity): Use function
2492         `mime-preview-original-major-mode'.
2493         (mime-preview-scroll-down-entity): Use function
2494         `mime-preview-original-major-mode'.
2495         (mime-preview-quit): Use function
2496         `mime-preview-original-major-mode'.
2497         (mime-preview-show-summary): Use function
2498         `mime-preview-original-major-mode'.
2499
2500         * mime-view.el (mime-view-display-message): New function; abolish
2501         function `mime-view-setup-buffers'.
2502         (mime-view-mode): Use `mime-view-display-message'.
2503
2504 1998-06-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2505
2506         * mime-play.el (mime-raw-play-entity): Use
2507         `mime-entity-situation'.
2508
2509         * mime-view.el (mime-entity-situation): New function.
2510         (mime-preview-multipart/alternative): Use `mime-entity-situation'.
2511         (mime-view-display-entity): Use `mime-entity-situation'.
2512
2513 1998-06-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2514
2515         * mime-edit.el (mime-edit-enclose-region-internal): Abolish unused
2516         local variable.
2517
2518 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2519
2520         * MIME-View-API-ja.ol (entity): Add description of
2521         `mime-entity-number'.
2522
2523         * mime-play.el (mime-method-to-display-caesar): Use
2524         `mime-entity-number'.
2525
2526         * mime-parse.el (mime-entity-number): New function.
2527
2528 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2529
2530         * MIME-View-API-ja.ol (entity-button): Modify description of
2531         `mime-view-insert-entity-button'.
2532
2533         * mime-view.el (mime-view-insert-entity-button): Change interface.
2534         (mime-view-display-entity): Modify for
2535         `mime-view-insert-entity-button'.
2536
2537 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2538
2539         * MIME-View-API-ja.ol (entity-button): Modify description of
2540         `mime-view-entity-button-visible-p'.
2541
2542         * mime-view.el (mime-view-entity-button-visible-p): Change
2543         interface.
2544         (mime-view-display-entity): Modify for
2545         `mime-view-entity-button-visible-p'.
2546
2547 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2548
2549         * MIME-View-API-ja.ol: Add description of `mime-entity-parent' and
2550         abolish description `mime-raw-entity-parent'.
2551
2552         * mime-view.el (mime-entity-parent): New function; abolish
2553         `mime-raw-entity-parent'.
2554         (mime-view-entity-button-visible-p): Use `mime-entity-parent'
2555         instead of `mime-raw-entity-parent'.
2556
2557 \f
2558 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2559
2560         * SEMI: Version 1.5.4 (Higashi-Namerikawa) released.
2561
2562         * mime-edit.el (mime-edit-normalize-body): Abolish unused local
2563         variable.
2564
2565 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2566
2567         * mime-edit.el (mime-edit-translate-single-part-tag): Add new
2568         argument `boundary'.
2569         (mime-edit-translate-region): Modify for
2570         `mime-edit-translate-single-part-tag'.
2571
2572 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2573
2574         * mime-w3.el (mime-put-keymap-region): New macro.
2575         (mime-preview-text/html): Use macro `mime-put-keymap-region'.
2576
2577 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2578
2579         * SEMI-ELS (semi-modules-to-compile): Add 'mime-w3 if w3 is found.
2580
2581         * semi-setup.el (mime-setup-enable-inline-html): New variable; add
2582         setting for mime-w3.el conditionally.
2583
2584         * mime-w3.el: New module.
2585
2586 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2587
2588         * mime-view.el (mime-preview-multipart/alternative): Fix typo.
2589
2590 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2591
2592         * mime-edit.el (mime-edit-x-emacs-value): Check
2593         `enable-multibyte-characters' is bound or not.
2594
2595 \f
2596 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2597
2598         * SEMI: Version 1.5.3 (Uozu) released.
2599
2600         * NEWS (`pgp-elkins' -> `pgp-mime'): New section.
2601
2602         * mime-edit.el: Rename `pgp-elkins' -> `pgp-mime'.
2603
2604 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2605
2606         * mime-edit.el (mime-edit-sign-pgp-elkins): Abolish unused local
2607         variable.
2608         (mime-edit-encrypt-pgp-elkins): Abolish unused local variable.
2609
2610 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2611
2612         * mime-parse.el (mime-parse-multipart): fixed.
2613
2614 \f
2615 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2616
2617         * SEMI: Version 1.5.2 (Kurobe) released.
2618
2619         * mime-play.el (mime-delq-null-situation): New function.
2620         (mime-raw-play-entity): Use `mime-delq-null-situation'.
2621
2622 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2623
2624         * TODO (Better implementation for multipart/alternative): done.
2625
2626         * NEWS (type-subtype-score): New section.
2627
2628 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2629
2630         * mime-view.el (mime-raw-message-info): Modify DOC-string.
2631
2632         * MIME-View-API-ja.ol: Modify for SEMI 1.5.
2633
2634 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2635
2636         * mime-edit.el (mime-edit-touched-flag): Define by `defvar'.
2637         (mime-edit-mode): Don't check `mime-edit-touched-flag' is bound or
2638         not.
2639
2640         * mime-edit.el (mime-edit-find-inmost): Abolish unused local
2641         variables.
2642
2643 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2644
2645         * mime-text.el (mime-text-insert-decoded-body): Don't refer
2646         `mime-raw-buffer'.
2647
2648         * mime-parse.el: Change format of `mime-entity' to add `buffer'.
2649
2650 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2651
2652         * mime-play.el: When it is compiled, require 'bbdb or define
2653         `bbdb-buffer-name' to avoid compiler warning.
2654
2655         (mime-method-to-display-caesar): Abolish unused local variable.
2656
2657         Use `eval-buffer' to eval contents of
2658         `mime-acting-situation-examples-file'.
2659
2660 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2661
2662         * mime-text.el: Move definition of variable
2663         `mime-raw-representation-type' to mime-view.el.
2664
2665         * mime-view.el: Move definition of variable
2666         `mime-raw-representation-type' from mime-text.el.
2667         (mime-raw-message-info): Modify DOC-string.
2668
2669         * MIME-View-API-ja.ol: New file.
2670
2671 \f
2672 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2673
2674         * SEMI: Version 1.5.1 (Ikuji) released.
2675
2676         * mime-view.el (mime-raw-message-info): Fix typo.
2677         (mime-view-type-subtype-score-alist): New variable.
2678         (mime-preview-multipart/alternative): New function; set up for
2679         `mime-preview-condition'.
2680         (mime-view-display-entity): Add optional argument `situation'.
2681
2682 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2683
2684         * mime-view.el (mime-view-display-entity): Call
2685         body-presentation-method to display multipart if it is function.
2686
2687         * NEWS: Add news about SEMI 1.5.
2688
2689 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2690
2691         * mime-view.el (mime-preview-multipart/mixed): New function.
2692         (mime-view-display-entity): Use `mime-preview-multipart/mixed'.
2693
2694 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2695
2696         * mime-view.el (mime-view-display-entity): Display entity-button
2697         in body if button is invisible and body-presentation-method is not
2698         found.
2699
2700 \f
2701 1998-06-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2702
2703         * SEMI: Version 1.5.0 (Nishi-Ny\e-Dþzen)\e-A released.
2704
2705         * README.en (Required environment): Modify for FLIM 1.3.0.
2706
2707 1998-06-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2708
2709         * mime-play.el (mime-raw-write-region): New implementation; refer
2710         `mime-raw-representation-type' or
2711         `mime-raw-representation-type-alist' instead of
2712         `mime-raw-buffer-coding-system-alist'.
2713
2714         * mime-view.el: Abolish variable
2715         `mime-raw-buffer-coding-system-alist'.
2716
2717 1998-06-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2718
2719         * mime-pgp.el (mime-method-for-application/pgp): Use
2720         `mime-raw-representation-type-alist' instead of
2721         `mime-text-decoder-alist'; set up to
2722         `mime-raw-representation-type' instead of `mime-text-decoder'.
2723
2724         * mime-play.el (mime-method-to-display-message/rfc822): Use
2725         `mime-raw-representation-type-alist' instead of
2726         `mime-text-decoder-alist'; set up to
2727         `mime-raw-representation-type' instead of `mime-text-decoder'.
2728         (mime-method-to-display-caesar): Use
2729         `mime-text-insert-decoded-body'.
2730
2731         * mime-text.el (mime-raw-representation-type): New variable;
2732         abolish `mime-text-decoder'.
2733         (mime-text-insert-decoded-body): Change interface; refer
2734         `mime-raw-representation-type' or
2735         `mime-raw-representation-type-alist' instead of
2736         `mime-text-decoder' or `mime-text-decoder-alist'; abolish function
2737         `mime-text-decode-buffer' and `mime-text-decode-buffer-maybe'.
2738         (mime-preview-text/plain): Modify for new interface of
2739         `mime-text-insert-decoded-body'.
2740         (mime-preview-text/richtext): Modify for new interface of
2741         `mime-text-insert-decoded-body'.
2742         (mime-preview-text/enriched): Modify for new interface of
2743         `mime-text-insert-decoded-body'.
2744
2745         * mime-view.el (mime-raw-representation-type-alist): New variable;
2746         abolish `mime-text-decoder-alist'.
2747
2748 1998-05-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2749
2750         * mime-parse.el (mime-parse-multipart): fixed.
2751
2752 \f
2753 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2754
2755         * SEMI: Version 1.4.6 (Ny\e-Dþzen)\e-A released.
2756
2757 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2758
2759         * mime-text.el (mime-text-insert-decoded-body): New function;
2760         abolish 'mime-text-decode-body.
2761         (mime-preview-text/plain): Use 'mime-text-insert-decoded-body.
2762         (mime-preview-text/richtext): Use 'mime-text-insert-decoded-body.
2763         (mime-preview-text/enriched): Use 'mime-text-insert-decoded-body.
2764
2765 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2766
2767         * mime-view.el (mime-preview-condition): Set up for
2768         'mime-preview-text/enriched instead of
2769         'mime-preview-filter-for-text/enriched.
2770
2771         * mime-text.el (mime-preview-text/enriched): New function; abolish
2772         'mime-preview-filter-for-text/enriched.
2773
2774 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2775
2776         * mime-view.el (mime-preview-condition): Set up for
2777         'mime-preview-text/richtext instead of
2778         'mime-preview-filter-for-text/richtext.
2779
2780         * mime-text.el (mime-preview-text/richtext): New function; abolish
2781         'mime-preview-filter-for-text/richtext.
2782
2783 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2784
2785         * mime-view.el: Rename 'mime-view-insert-message/partial-button to
2786         'mime-preview-message/partial-button.
2787
2788 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2789
2790         * mime-view.el (mime-preview-condition): Set up for
2791         'mime-preview-text/plain instead of
2792         'mime-preview-filter-for-text/plain.
2793         (mime-view-insert-message/partial-button): Change interface for
2794         new spec of body-presentation-method.
2795         (mime-view-display-entity): Change interface of
2796         body-presentation-method.
2797
2798         * mime-text.el (mime-preview-text/plain): New function; abolish
2799         'mime-preview-filter-for-text/plain.
2800
2801 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2802
2803         * mime-parse.el (make-mime-entity): Change format.
2804         (mime-entity-header-start): New function.
2805         (mime-entity-header-end): New function.
2806         (mime-entity-body-start): New function.
2807         (mime-entity-body-end): New function.
2808         (mime-entity-content-type): Modify for new format.
2809         (mime-entity-content-disposition): Modify for new format.
2810         (mime-entity-encoding): Modify for new format.
2811         (mime-entity-children): Modify for new format.
2812         (mime-entity-point-min): Change to alias of
2813         'mime-entity-header-start.
2814         (mime-entity-point-max): Change to alias of 'mime-entity-body-end.
2815         (mime-parse-multipart): Modify for 'make-mime-entity.
2816         (mime-parse-message): Modify for 'make-mime-entity.
2817
2818 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2819
2820         * mime-parse.el (mime-parse-multipart): Change interface; abolish
2821         local variable 'beg and 'end.
2822         (mime-parse-message): Modify for 'mime-parse-multipart.
2823
2824 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2825
2826         * mime-parse.el (mime-parse-multipart): Use
2827         'mime-content-type-parameter.
2828
2829 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2830
2831         * mime-parse.el (mime-parse-Content-Transfer-Encoding): New
2832         function.
2833         (mime-read-Content-Transfer-Encoding): Use function
2834         'mime-parse-Content-Transfer-Encoding.
2835         (mime-parse-message): Use 'mime-parse-* instead of 'mime-read-*.
2836
2837 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2838
2839         * mime-parse.el: Move 'regexp-* and 'regexp-or to mime-def.el of
2840         FLIM (Chao); move 'std11-quoted-pair-regexp, 'std11-qtext-regexp
2841         and 'std11-quoted-string-regexp to mime-def.el of FLIM (Chao).
2842
2843 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2844
2845         * mime-parse.el: Rename 'rfc822/quoted-string-regexp ->
2846         'std11-quoted-string-regexp.
2847
2848         * mime-parse.el: Rename 'rfc822/qtext-regexp ->
2849         'std11-qtext-regexp.
2850
2851         * mime-parse.el: Rename 'rfc822/quoted-pair-regexp ->
2852         'std11-quoted-pair-regexp.
2853
2854 1998-05-29  Katsumi Yamaoka   <yamaoka@jpl.org>
2855
2856         * mime-view.el (mime-preview-scroll-down-entity): Use (not (bobp))
2857         instead of (> (point) 1).
2858
2859 1998-05-25  Katsumi Yamaoka   <yamaoka@jpl.org>
2860
2861         * mime-play.el (mime-preview-play-current-entity): Don't widen.
2862
2863 1998-05-25  Katsumi Yamaoka   <yamaoka@jpl.org>
2864
2865         * mime-play.el (mime-raw-play-entity): Abolish point correcting
2866         procedures for VM.
2867
2868         * mime-play.el (mime-preview-play-current-entity): Do widen befor
2869         playing the entity.
2870
2871 \f
2872 1998-05-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2873
2874         * SEMI: Version 1.4.5 (Tomari) released.
2875
2876         * README.en (Mailing lists): Add notice about direct-mail for
2877         authors.
2878
2879 1998-05-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2880
2881         * mime-play.el (mime-raw-dired-function): Don't refer
2882         'mime/use-multi-frame.
2883
2884         * semi-def.el: Abolish variable 'mime/use-multi-frame.
2885
2886         * semi-def.el (mime-insert-button): Merge arguments of two
2887         'insert.
2888
2889         * semi-def.el: Abolish function 'get-version-string because it is
2890         not used.
2891
2892         * TODO (Don't use filter-model): New item.
2893
2894         * TODO (Fix problem of dynamic configuration for
2895         'mime-acting-condition): Done.
2896
2897         * TODO (Mother entity should modify preview-situation of
2898         children): Done.
2899
2900 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2901
2902         * mime-view.el (mime-view-setup-buffers): Use
2903         'mime-view-display-entity; abolish 'mime-view-display-message.
2904         (mime-view-display-entity): fixed.
2905
2906 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2907
2908         * mime-view.el (mime-view-display-message): fixed.
2909
2910 1998-05-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2911
2912         * mime-view.el (mime-raw-get-subject): Use
2913         'mime-content-disposition-filename.
2914
2915         * mime-parse.el (mime-content-type-parameter): New function.
2916
2917         * mime-parse.el (mime-content-disposition-parameter): New
2918         function.
2919         (mime-content-disposition-filename): New function.
2920
2921 1998-05-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2922
2923         * mime-play.el (mime-raw-get-original-filename): Abolish optional
2924         argument 'encoding; modify for 'mime-raw-get-uu-filename.
2925
2926         * mime-view.el (mime-raw-get-uu-filename): Change interface; don't
2927         check encoding.
2928         (mime-raw-get-subject): Change interface; new implementation.
2929
2930 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2931
2932         * mime-view.el (mime-view-display-entity): fixed.
2933
2934         * mime-parse.el (mime-parse-multipart): Change interface.
2935
2936 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2937
2938         * mime-parse.el (make-mime-entity): Add 'content-disposition.
2939         (mime-entity-content-disposition): New function.
2940         (mime-parse-multipart): Modify for 'make-mime-entity.
2941         (mime-parse-message): Modify for 'make-mime-entity.
2942
2943 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2944
2945         * mime-play.el (mime-raw-play-entity): Don't use
2946         'mime-entity-media-type, 'mime-entity-media-subtype and
2947         'mime-entity-parameters.
2948
2949 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2950
2951         * mime-view.el (mime-view-display-entity): Don't use
2952         'mime-entity-media-type, 'mime-entity-media-subtype and
2953         'mime-entity-parameters.
2954
2955 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2956
2957         * mime-view.el (mime-view-display-message): Don't use
2958         'mime-entity-media-type, 'mime-entity-media-subtype and
2959         'mime-entity-parameters.
2960
2961 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2962
2963         * mime-setup.el: Avoid warning message of byte-compiler.
2964
2965 \f
2966 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2967
2968         * SEMI: Version 1.4.4 (Ecch\e-Dþ-Miyazaki)\e-A released.
2969
2970         * mime-play.el (mime-mailcap-method-filename-alist): New variable.
2971         (mime-mailcap-method-sentinel): New function.
2972         (mime-activate-mailcap-method): Use 'mime-mailcap-method-sentinel;
2973         don't use 'mime-show-echo-buffer.
2974
2975 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2976
2977         * mime-play.el (mime-activate-mailcap-method): Regard
2978         'mime-temp-directory.
2979
2980 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2981
2982         * mime-parse.el (make-mime-entity): Change interface and
2983         data-format.
2984         (mime-entity-content-type): New access function.
2985         (mime-entity-media-type): New implementation.
2986         (mime-entity-subtype): New implementation.
2987         (mime-entity-parameters): New implementation.
2988         (mime-parse-multipart): Change interface; modify for
2989         'make-mime-entity.
2990         (mime-parse-message): Modify for 'make-mime-entity.
2991
2992 \f
2993 1998-05-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2994
2995         * SEMI: Version 1.4.3 (Ichiburi) released.
2996
2997 1998-05-12  Kazuhiro Ohta     <ohta@ele.cst.nihon-u.ac.jp>
2998
2999         * mime-partial.el: start and end of the region fixed.
3000
3001 1998-05-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3002
3003         * mime-parse.el (make-mime-content-type): New function.
3004         (mime-parse-Content-Type): Use 'make-mime-content-type.
3005         (mime-parse-multipart): Use 'make-mime-content-type.
3006
3007 1998-05-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3008
3009         * mime-parse.el: Change data format of mime-content-disposition.
3010
3011 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3012
3013         * mime-parse.el: Rename 'mime/Content-Transfer-Encoding ->
3014         'mime-read-Content-Transfer-Encoding.
3015
3016 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3017
3018         * mime-view.el (mime-raw-get-subject): Use
3019         'mime-content-disposition-parameters.
3020
3021         * mime-play.el (mime-raw-get-original-filename): Use
3022         'mime-content-disposition-parameters.
3023
3024         * mime-parse.el (mime-content-disposition-type): New function.
3025         (mime-content-disposition-parameters): New function.
3026
3027 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3028
3029         * mime-parse.el, mime-play.el, mime-view.el: Rename
3030         'mime/Content-Disposition -> 'mime-read-Content-Disposition.
3031
3032 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3033
3034         * Makefile (PACKAGE): New variable.
3035         (tar): Use $(PACKAGE).
3036
3037 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3038
3039         * mime-parse.el: Change data format of mime-content-type.
3040
3041 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3042
3043         * mime-edit.el (mime-edit-decode-buffer): Use
3044         'mime-content-type-primary-type, 'mime-content-type-subtype and
3045         'mime-content-type-parameters.
3046
3047 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3048
3049         * mime-parse.el (mime-content-type-primary-type): New function.
3050         (mime-content-type-subtype): New function.
3051         (mime-content-type-parameters): New function.
3052         (mime-parse-message): Use 'mime-content-type-primary-type,
3053         'mime-content-type-subtype and 'mime-content-type-parameters.
3054
3055 1998-05-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3056
3057         * mime-parse.el: Abolish function 'symbol-concat because it is not
3058         used.
3059
3060 \f
3061 1998-05-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3062
3063         * SEMI: Version 1.4.2 (Oyashirazu) released.
3064
3065 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3066
3067         * README.en (Authors): New section.
3068
3069         * README.en (CVS based development): New section.
3070
3071 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3072
3073         * mime-view.el (mime-preview-move-to-previous): Must regard
3074         previous entity separated by null property region.
3075         (mime-preview-move-to-next): Must regard next entity separated by
3076         null property region.
3077
3078 1998-05-03  Simon Josefsson  <jas@pdc.kth.se>
3079
3080        * mime-view.el (mime-preview-move-to-previous): check that new
3081        prop is non-null
3082
3083        * mime-view.el (mime-preview-move-to-next): skip leading null
3084        props, check that new prop is non-null
3085
3086 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3087
3088         * mime-view.el: Use 'ctree-set-calist-with-default instead of
3089         'ctree-set-calist-strictly to set up mailcap entries.
3090
3091 \f
3092 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3093
3094         * SEMI: Version 1.4.1 (\e-DÃ’mi)\e-A released.
3095
3096         * README.en (Required environment): Modify for FLIM 1.2.0.
3097
3098 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3099
3100         * mime-parse.el: Move 'mime-type/subtype-string to
3101         flim/mime-def.el.
3102
3103 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3104
3105         * mime-play.el (mime-sort-situation): New function.
3106         (mime-raw-play-entity): Use 'mime-sort-situation.
3107
3108 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3109
3110         * mime-play.el (mime-activate-mailcap-method): Use
3111         'mailcap-format-command.
3112
3113 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3114
3115         * README.en (What's SEMI?): Add description about mailcap.
3116         (Documentation): Add RFC 1524; change location of RFC.
3117
3118 \f
3119 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3120
3121         * SEMI: Version 1.4.0 (Itoigawa) released.
3122
3123         * README.en (Required environment): Modify for FLIM 1.1.0.
3124
3125         * SEMI-CFG: Modify error message for FLIM 1.1.0.
3126
3127 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3128
3129         * semi-def.el: Abolish 'mime/find-file-function because it is not
3130         used.
3131
3132 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3133
3134         * TODO (keymap-prefix): done.
3135         (mailcap support): done.
3136         (Change 'mime-acting-condition to condition-tree format): done.
3137         (Unify entity display specifications to 'mime-preview-condition):
3138         done.
3139
3140 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3141
3142         * NEWS: Add description for SEMI 1.4.
3143
3144 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3145
3146         * mime-view.el: Abolish setting for tm-sh-scripts.
3147
3148         * semi-setup.el: Abolish MUA depended signature setting.
3149
3150         * mail-mime-setup.el: Move setting for 'mail-signature from
3151         semi-setup.el.
3152
3153 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3154
3155         * semi-setup.el: Use 'mime-add-condition to set up for mime-pgp.
3156
3157         * mime-pgp.el: Abolish setting for 'mime-preview-condition and
3158         mime-acting-condition.
3159
3160         * semi-def.el (mime-condition-type-alist): New variable.
3161         (mime-condition-mode-alist): New variable.
3162         (mime-add-condition): New function.
3163
3164 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3165
3166         * mime-view.el (mime-acting-condition): Use
3167         'ctree-set-calist-with-default to set up 'mime-method-to-save.
3168
3169 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3170
3171         * mime-view.el (mime-acting-condition): Delete setting for
3172         metamail.
3173
3174 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3175
3176         * mime-play.el (mime-activate-mailcap-method): New function.
3177         (mime-raw-play-entity): Use 'mime-activate-mailcap-method for
3178         mailcap method.
3179
3180         * mime-view.el (mime-acting-condition): Read mailcap.
3181
3182 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3183
3184         * mailcap.el: Move mailcap.el to FLIM.
3185
3186 1998-05-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3187
3188         * mime-play.el (mime-raw-play-entity): Sort before registering to
3189         'mime-acting-situation-examples.
3190
3191 \f
3192 1998-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3193
3194         * SEMI: Version 1.3.4 (Kajiyashiki) released.
3195
3196 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3197
3198         * SEMI-CFG: Modify messages for APEL 8.7.
3199
3200         * README.en (Required environment): Modify for APEL 8.7.
3201
3202 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3203
3204         * mime-view.el (mime-view-find-every-acting-situation): Change
3205         default value to 't.
3206
3207 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3208
3209         * mime-play.el (mime-save-acting-situation-examples): New
3210         function; set up for 'kill-emacs-hook.
3211
3212         * mime-play.el (mime-acting-situation-examples): Renamed from
3213         'mime-user-acting-condition.
3214
3215         * mime-play.el: Load MIME acting-example file.
3216
3217         * mime-view.el (mime-acting-situation-examples-file): New
3218         variable.
3219
3220 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3221
3222         * mime-play.el (mime-raw-play-entity): Use
3223         'ctree-match-calist-partially.
3224
3225 \f
3226 1998-04-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3227
3228         * SEMI: Version 1.3.3 (Uramoto) released.
3229
3230 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3231
3232         * mime-play.el (mime-raw-play-entity): Refer
3233         'mime-view-find-every-acting-situation.
3234
3235         * mime-view.el (mime-view): New customize group.
3236         (mime-view-find-every-acting-situation): New variable.
3237
3238 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3239
3240         * mime-play.el (mime-user-acting-condition): New variable.
3241         (mime-raw-play-entity): Refer it.
3242
3243 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3244
3245         * mime-play.el (mime-raw-play-entity): Get all available
3246         acting-situations; display menu of methods to select
3247         acting-situation to activate.
3248
3249         * semi-def.el (select-menu-alist): New function.
3250
3251 \f
3252 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3253
3254         * SEMI: Version 1.3.2 (N\e-Dò)\e-A was released.
3255
3256         * mime-edit.el (mime-edit-mode-entity-prefix): New variable.
3257         (mime-edit-mode-entity-map): New variable.
3258         (mime-edit-mode-enclosure-prefix): New variable.
3259         (mime-edit-mode-enclosure-map): New variable.
3260         (mime-edit-mode-map): Use 'mime-edit-mode-entity-map and
3261         'mime-edit-mode-enclosure-map.
3262
3263         * mime-view.el (mime-acting-condition): Fix setting.
3264
3265 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3266
3267         * mime-play.el (mime-raw-play-entity): Use 'ctree-match-calist
3268         directly; abolish 'mime/get-content-decoding-alist.
3269
3270 \f
3271 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3272
3273         * SEMI: Version 1.3.1 (Tsutsuishi) was released.
3274
3275         * mime-view.el (mime-preview-follow-current-entity): Abolish
3276         unused local variable 'message-info.
3277
3278 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3279
3280         * mime-edit.el (mime-edit-split-ignored-field-regexp): Add
3281         Message-Id field.
3282
3283 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3284
3285         * mail-mime-setup.el: Must require 'alist.
3286
3287 \f
3288 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3289
3290         * SEMI: Version 1.3.0 (Nadachi) was released.
3291
3292 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3293
3294         * semi-def.el: Don't require 'atype; abolish function
3295         'field-unifier-for-mode.
3296
3297 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3298
3299         * mime-pgp.el: Use 'ctree-set-calist-strictly instead of
3300         'set-atype to set up for 'mime-acting-condition.
3301
3302         * mime-play.el (mime/get-content-decoding-alist): Use
3303         'ctree-match-calist instead of 'get-unified-alist.
3304
3305         * mime-view.el (mime-acting-condition): Change format from list of
3306         atype to ctree.
3307
3308 \f
3309 1998-04-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3310
3311         * SEMI: Version 1.2.4 (Arimagawa) was released.
3312
3313         * NEWS: Modify for SEMI 1.2.4 (Arimagawa).
3314
3315         * mime-view.el (mime-view-display-message): Check 'message-button
3316         is 'visible.
3317         (mime-view-display-entity): Check 'header is 'visible.
3318
3319 1998-04-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3320
3321         * mime-view.el: Abolish variable
3322         'mime-view-childrens-header-showing-Content-Type-list and function
3323         'mime-view-header-visible-p.
3324         (mime-preview-follow-current-entity): Don't use
3325         'mime-view-header-visible-p.
3326
3327 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3328
3329         * mime-view.el (mime-preview-condition): Don't display body of
3330         message/rfc822 and message/news; add '(entity-button . invisible)
3331         to default situation of child entity.
3332         (mime-view-display-entity): Don't display entity-button if
3333         'entity-button field value of preview-condition is 'invisible.
3334
3335 \f
3336 1998-04-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3337
3338         * SEMI: Version 1.2.3 (Tanihama) was released.
3339
3340         * mime-view.el: Abolish function 'mime-view-body-visible-p and
3341         'mime-view-entity-separator-visible-p.
3342         (mime-view-display-entity): Don't use
3343         'mime-view-entity-separator-visible-p.
3344
3345 1998-04-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3346
3347         * mime-view.el (mime-preview-condition): Specify
3348         'childrens-situation field for message/rfc822 and message/news.
3349         (mime-view-display-message): Use value of 'childrens-situation
3350         field of preview-situation as default-situation of children.
3351         (mime-view-display-entity): Add new argument 'default-situation;
3352         use it as elements of draft of preview-situation; use value of
3353         'header field of preview-situation instead of
3354         'mime-view-header-visible-p; use value of 'childrens-situation
3355         field of preview-situation as default-situation of children.
3356
3357 \f
3358 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3359
3360         * SEMI: Version 1.2.2 (Naoetsu) was released.
3361
3362         * README.en: Modify for FLIM.
3363
3364 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3365
3366         * SEMI-CFG: Modify messages for FLIM and APEL 8.2.
3367
3368 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3369
3370         * SEMI-CFG: Add "flim" instead of "rime" to 'load-path.
3371
3372 1998-04-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3373
3374         * mime-view.el (mime-calist::field-match-method-as-default-rule):
3375         New function; setup for calist-field-match-method for 'header and
3376         'body.
3377
3378 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3379
3380         * mime-pgp.el (mime-preview-condition): Add (message-button
3381         . visible) to application/pgp again.
3382
3383 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3384
3385         * mime-view.el (mime-view-display-message): Abolish unused local
3386         variable 'ctype.
3387         (mime-view-display-entity): Abolish unused local variable 'ctype.
3388
3389         * mime-view.el (mime-view-display-message): Don't use
3390         'mime-view-content-button-visible-ctype-list; abolish it.
3391
3392 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3393
3394         * mime-view.el (mime-view-entity-button-visible-p): Omit to check
3395         entity is not message.
3396         (mime-view-header-visible-p): Omit to check entity is message.
3397         (mime-view-setup-buffers): Call 'mime-view-display-message instead
3398         of 'mime-view-display-entity.
3399         (mime-view-display-message): New function.
3400         (mime-view-display-entity): Abolish local variable
3401         'entity-node-id; don't check entity is message or not.
3402
3403 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3404
3405         * SEMI-CFG: Add "rime" instead of "mel" to 'load-path.
3406
3407 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3408
3409         * SEMI-ELS (semi-modules-to-compile): Delete 'mime-def,
3410         'eword-encode and 'eword-decode.
3411
3412         * mime-def.el, eword-encode.el, eword-decode.el: Abolish
3413         mime-def.el, eword-decode.el and eword-encode.el; (moved to RIME).
3414
3415 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3416
3417         * mime-parse.el (regexp-or): Moved from semi-def.el.
3418
3419         * semi-def.el: Move 'regexp-or to mime-parse.el.
3420         Move 'eliminate-top-spaces to mime-def.el.
3421
3422         * mime-def.el (eliminate-top-spaces): Moved from semi-def.el.
3423
3424 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3425
3426         * SEMI-ELS (semi-modules-to-compile): Add 'semi-def.
3427
3428         * semi-setup.el: Require 'semi-def instead of 'mime-def.
3429
3430         * mime-view.el: Require 'semi-def.
3431
3432         * mime-def.el: Move SEMI depended definitions to semi-def.el.
3433
3434         * semi-def.el: Move SEMI depended definitions from mime-def.el.
3435
3436         * eword-decode.el (eword-decode-version): Don't use
3437         `mime-module-version'.
3438
3439 \f
3440 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3441
3442         * SEMI: Version 1.2.1 (Nomachi) was released.
3443
3444 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3445
3446         * mime-view.el (mime-view-setup-buffers): Don't use
3447         'mime-raw-flatten-message-info.
3448         (mime-view-display-entity): Display recursively.
3449
3450 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3451
3452         * TODO: New file.
3453
3454 1998-04-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3455
3456         * eword-decode.el (eword-decode-version): Use
3457         `mime-module-version' instead of `semi-version'.
3458
3459         * mime-edit.el (mime-edit-version-string): Use
3460         `mime-module-version' instead of `semi-version'.
3461
3462         * mime-view.el (mime-view-version-string): Use
3463         `mime-module-version' instead of `semi-version'.
3464
3465         * mime-def.el (mime-module-version): New variable; abolish
3466         `semi-version'.
3467
3468 \f
3469 1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3470
3471         * SEMI: Version 1.2.0 (Nishiizumi) was released.
3472
3473         * NEWS: Update for SEMI 1.2.
3474
3475 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3476
3477         * mime-text.el: Rename 'mime-view-plain-text-preview-hook ->
3478         'mime-preview-text/plain-hook.
3479
3480         * mime-text.el (mime-text-add-url-buttons): New function.
3481         (mime-text-add-url-buttons-maybe): New function.
3482
3483 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3484
3485         * mime-view.el, mime-text.el, mime-image.el: Rename
3486         'mime-view-filter-for-* -> 'mime-preview-filter-for-*.
3487
3488 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3489
3490         * mime-text.el: Rename 'mime-decode-text-body ->
3491         'mime-text-decode-body.
3492
3493 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3494
3495         * mime-text.el (mime-decode-text-body): Change interface; call
3496         'mime-text-decode-hook.
3497
3498 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3499
3500         * VERSION: New file.
3501
3502 \f
3503 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3504
3505         * SEMI: Version 1.1.2 (Shin-Nishikanazawa) was released.
3506
3507 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3508
3509         * NEWS: Modify about 'image-format.
3510
3511         * mime-image.el (mime-view-filter-for-image): Refer 'image-format
3512         of preview-situation instead of 'mime-view-image-converter-alist;
3513         abolish variable 'mime-view-image-converter-alist.
3514
3515 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3516
3517         * NEWS: Modify about 'body-filter.
3518
3519 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3520
3521         * mime-image.el: Abolish 'mime-view-ps-to-gif-command.
3522
3523         * mime-image.el (mime-view-filter-for-image): Change interface.
3524         Abolish `mime-view-filter-for-application/postscript'.
3525
3526         * mime-text.el (mime-view-filter-for-text/plain): Change
3527         interface.
3528         (mime-view-filter-for-text/richtext): Change interface.
3529         (mime-view-filter-for-text/enriched): Change interface.
3530
3531         * mime-view.el (mime-view-display-entity): Change interface of
3532         body-filter.
3533
3534 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3535
3536         * mime-image.el (mime-preview-condition): Set 'with-filter in
3537         body-presentation-method for body-filter.
3538
3539         * mime-view.el (mime-view-display-entity): Call body-filter only
3540         when body-presentation-method is 'with-filter.
3541
3542 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3543
3544         * mime-view.el (mime-view-display-entity): Modify to omit check
3545         for body-presentation-method.
3546
3547 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3548
3549         * NEWS: Modify about `mime-preview-condition'.
3550
3551 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3552
3553         * mime-image.el: Set up for `mime-preview-condition' instead of
3554         `mime-view-body-visible-condition' and
3555         `mime-view-content-filter-alist'.
3556
3557         * mime-view.el (mime-preview-condition): New variable.
3558         (mime-view-body-visible-p): Use `mime-preview-condition' instead
3559         of `mime-view-body-visible-condition'; abolish variable
3560         `mime-view-body-visible-condition'.
3561         (mime-view-insert-message/partial-button): Add argument
3562         `situation'.
3563         (mime-view-display-entity): Use `mime-preview-condition' instead
3564         of `mime-view-content-filter-alist'; don't hard-coding for
3565         `message/partial-button'; abolish variable
3566         `mime-view-content-filter-alist'.
3567
3568 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3569
3570         * mime-play.el: Require 'mime-text when compiling.
3571
3572 1998-03-21  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3573
3574         * eword-decode.el (eword-lexical-analyze-internal): Fixed return
3575         value.
3576
3577         * mime-view.el (mime-view-body-visible-condition): text media-
3578         type is always visible.
3579
3580 \f
3581 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3582
3583         * SEMI: Version 1.1.1 (Oshino) was released.
3584
3585         * mime-play.el (mime-method-to-save): Must treat nil encoding as
3586         7bit.
3587
3588 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3589
3590         * NEWS: Update for latest version.
3591
3592 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3593
3594         * SEMI-CFG: Must set up load-path before version check codes.
3595
3596 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3597
3598         * mime-view.el: Don't require mime-text.el; add autoload setting
3599         for mime-text.el.
3600         (mime-text-decoder-alist): moved from mime-text.el.
3601         (mime-view-entity-separator-visible-p): New function.
3602         Abolish `mime-view-display-header', `mime-view-display-body' and
3603         `mime-view-entity-separator-function'.
3604
3605         * mime-text.el: Require mime-view (mime-text.el is autoloaded by
3606         mime-view); variable `mime-text-decoder-alist' was moved to
3607         mime-view.el.
3608
3609         * mime-play.el (mime-method-to-save): fixed.
3610
3611 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3612
3613         * NEWS: New file.
3614
3615 \f
3616 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3617
3618         * SEMI: Version 1.1.0 (Nonoichi) was released.
3619
3620 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3621
3622         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
3623         Abolish unused local-variable `raw-buf'.
3624
3625         * mime-play.el (mime-raw-play-entity): fixed.
3626
3627         * mime-view.el (mime-preview-original-window-configuration): Use
3628         `defvar' to avoid warning of byte-compiler.
3629
3630         * mime-view.el (mime-view-display-entity): Don't use
3631         `mime-view-entity-button-function' (abolish it); use
3632         `mime-root-entity-p'.
3633
3634 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3635
3636         * mime-view.el (mime-view-entity-button-visible-p): New function.
3637         (mime-view-entity-button-function): Use function
3638         `mime-view-entity-button-visible-p'.
3639
3640         * mime-view.el (mime-raw-entity-parent): New function.
3641         (mime-view-entity-button-function): Use `mime-raw-entity-parent'.
3642
3643         * mime-view.el (mime-view-entity-button-function): Use
3644         `mime-root-entity-p'.
3645
3646         * mime-parse.el (mime-root-entity-p): New function.
3647
3648 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3649
3650         * SEMI-CFG: Insert version check code.
3651
3652 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3653
3654         * mime-image.el: Set up `mime-view-body-visible-condition' instead
3655         of `mime-view-visible-media-type-list'.
3656
3657         * mime-view.el (mime-view-body-visible-condition): New variable.
3658         (mime-view-body-visible-p): Use `mime-view-body-visible-condition'
3659         instead of `mime-view-visible-media-type-list'.
3660         Abolish `mime-view-visible-media-type-list'.
3661
3662         * mime-parse.el (mime-type/subtype-string): New function.
3663         (mime-entity-type/subtype): Use `mime-type/subtype-string'.
3664
3665 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3666
3667         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
3668         Use `mime-raw-write-region'.
3669
3670         * mime-view.el (mime-raw-buffer-coding-system-alist): Move setting
3671         for mh-show-mode.
3672
3673         * mime-play.el, mime-view.el: Rename
3674         `mime-raw-coding-system-alist' ->
3675         `mime-raw-buffer-coding-system-alist'.
3676
3677         * mime-view.el, mime-play.el: Move `mime-raw-coding-system-alist'
3678         from mime-play.el to mime-view.el.
3679
3680 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3681
3682         * mime-view.el (mime-raw-point-to-entity-node-id): Use
3683         `mime-raw-find-entity-from-point'.
3684         (mime-raw-point-to-entity-number): Likewise.
3685
3686         * mime-view.el (mime-raw-find-entity-from-point): New function.
3687
3688 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3689
3690         * mime-view.el (mime-view-display-body): Change interface.
3691
3692 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3693
3694         * mime-play.el, mime-view.el: Rename `mime-view-entity-info' ->
3695         `mime-view-entity'.
3696
3697         * mime-view.el: Rename `mime-raw-entity-number-to-entity-info' ->
3698         `mime-raw-find-entity-from-number'.
3699
3700         * mime-pgp.el, mime-view.el: Rename
3701         `mime-raw-entity-node-id-to-entity-info' ->
3702         `mime-raw-find-entity-from-node-id'.
3703
3704         * mime-pgp.el, mime-partial.el, mime-play.el, mime-view.el,
3705         mime-parse.el: Rename `mime-entity-info' -> `mime-entity'.
3706
3707 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3708
3709         * mime-view.el (mime-view-header-visible-p): Change interface.
3710         (mime-view-body-visible-p): Change interface.
3711
3712         * mime-view.el (mime-view-insert-entity-button): Change interface.
3713         (mime-view-entity-button-function): Change interface.
3714
3715         * mime-view.el (mime-view-body-visible-p): Add DOC-string.
3716
3717         * mime-view.el: `rcnum' -> `entity-node-id'.
3718
3719 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3720
3721         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
3722         Don't use temporary buffer for signed entity.
3723
3724         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
3725         Don't use temporary buffer for PGP-signature.
3726
3727 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3728
3729         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
3730         Use `write-region-as-binary'.
3731
3732         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
3733         Use `mime-write-decoded-region'.
3734
3735         * mime-pgp.el: Rename `rmcnum' -> `mother-node-id'.
3736
3737 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3738
3739         * mime-pgp.el (mime-method-to-decrypt-application/pgp-encrypted):
3740         Use `mime-raw-point-to-entity-node-id'; abolish `entity-number'.
3741
3742         * (mime-method-to-verify-application/pgp-signature): Use
3743         `mime-raw-point-to-entity-node-id'; abolish `entity-number'.
3744
3745         * mime-pgp.el (mime-method-to-verify-multipart/signed): Use
3746         `mime-raw-point-to-entity-node-id'.
3747
3748         * mime-view.el (mime-raw-point-to-entity-node-id): New function.
3749
3750         * mime-view.el, mime-pgp.el: Rename `reversed-entity-number' ->
3751         `entity-node-id'.
3752
3753         * mime-view.el, mime-parse.el: Rename `reversed-number' ->
3754         `node-id'.
3755
3756         * mime-pgp.el: `rcnum' -> `reversed-entity-number'.
3757
3758         * mime-pgp.el: `cnum' -> `entity-number'.
3759
3760         * mime-pgp.el: `beg' -> `start'.
3761
3762 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3763
3764         * mailcap.el (mailcap-look-at-field): Change field-name to symbol.
3765
3766 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3767
3768         * mailcap.el (mailcap-look-at-type-field): Must allow
3769         "implicit-wild".
3770         (mailcap-look-at-field): fixed.
3771
3772 1998-03-13  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3773
3774         * README.en (Bug reports): Modify description of tm mailing list.
3775
3776 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3777
3778         * mime-view.el, mime-play.el: Rename
3779         `mime-view-quitting-method-for-mime-show-message-mode' ->
3780         `mime-preview-quitting-method-for-mime-show-message-mode'.
3781
3782         * mime-play.el, mime-edit.el, mime-view.el: Rename
3783         `mime-view-quitting-method-alist' ->
3784         `mime-preview-quitting-method-alist'.
3785
3786 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3787
3788         * mime-play.el: Rename `mime-article::write-region' ->
3789         `mime-raw-write-region'.
3790
3791 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3792
3793         * mime-pgp.el, mime-play.el: Rename `mime-playback-entity' ->
3794         `mime-raw-play-entity'.
3795
3796         * mime-play.el, mime-view.el: Rename `mime-view-cinfo' ->
3797         `mime-view-entity-info'.
3798
3799         * mime-view.el, mime-parse.el: Rename `mime-entity-info-rnum' ->
3800         `mime-entity-info-reversed-number'.
3801
3802         * mime-view.el: Rename `mime/flatten-content-info' ->
3803         `mime-raw-flatten-message-info'.
3804
3805         * mime-pgp.el, mime-view.el: Rename `mime-raw-rcnum-to-cinfo' ->
3806         `mime-raw-reversed-entity-number-to-entity-info'.
3807
3808         * mime-view.el: Rename `mime-raw-cnum-to-cinfo' ->
3809         `mime-raw-entity-number-to-entity-info'.
3810
3811         * mime-pgp.el, mime-partial.el, mime-view.el: Rename
3812         `mime-raw-entity-info' -> `mime-raw-message-info'.
3813
3814         * mime-play.el, mime-pgp.el, mime-view.el: Rename
3815         `mime-raw-point-content-number' ->
3816         `mime-raw-point-to-entity-number'.
3817
3818 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3819
3820         * mime-play.el, mime-pgp.el, mime-view.el: Rename ` mime-article/'
3821         -> `mime-raw-'.
3822
3823         * mime-view.el: Rename `mime-view-get-original-major-mode' ->
3824         `mime-preview-original-major-mode'.
3825
3826         * mime-view.el: Rename `mime-view-display-x-face' ->
3827         `mime-preview-display-x-face'.
3828
3829         * mime-play.el, mime-pgp.el, mime-bbdb.el, mime-view.el: Rename
3830         `mime-view-buffer' -> `mime-preview-buffer'.
3831
3832         * mime-play.el, mime-view.el: Rename `mime::preview/' ->
3833         `mime-preview-'.
3834
3835         * mime-view.el: Rename `mime-view-original-major-mode' ->
3836         `mime-preview-original-major-mode'.
3837
3838         * mime-play.el, mime-edit.el, mime-view.el: Rename
3839         `mime-view-kill-buffer' -> `mime-preview-kill-buffer'.
3840
3841         * mime-view.el: Rename `mime-view-show-summary' ->
3842         `mime-preview-show-summary'.
3843
3844         * mime-view.el: Rename `mime-view-quit' -> `mime-preview-quit'.
3845
3846         * mime-view.el: Rename `mime-view-follow-current-entity' ->
3847         `mime-preview-follow-current-entity'.
3848
3849         * mime-view.el: Rename `mime-view-print-current-entity' ->
3850         `mime-preview-print-current-entity'.
3851
3852         * mime-view.el (mime-view-menu-list): Modify menu.
3853
3854         * mime-view.el: Rename `mime-view-extract-current-entity' ->
3855         `mime-preview-extract-current-entity'.
3856
3857         * mime-def.el, mime-play.el, mime-view.el: Rename
3858         `mime-view-play-current-entity' ->
3859         `mime-preview-play-current-entity'.
3860
3861         * mime-view.el: Rename `mime-view-previous-line-content' ->
3862         `mime-preview-previous-line-entity'.
3863
3864         * mime-view.el: Rename `mime-view-next-line-content' ->
3865         `mime-preview-next-line-entity'.
3866
3867         * mime-view.el: Rename `mime-view-scroll-' ->
3868         `mime-preview-scroll-'.
3869
3870         * mime-view.el: Rename `mime-view-move-to-' ->
3871         `mime-preview-move-to-'.
3872
3873         * mime-play.el, mime-image.el: Rename `mime-preview/' ->
3874         `mime-preview-'.
3875
3876 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3877
3878         * mime-partial.el (mime-method-to-combine-message/partial-pieces):
3879         Rename `mime-raw-content-info' -> `mime-raw-entity-info'.
3880
3881         * mime-pgp.el, mime-view.el: Rename `mime-raw-content-info' ->
3882         `mime-raw-entity-info'.
3883
3884 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3885
3886         * mime-view.el (mime-raw-content-info): Modify DOC-string.
3887
3888 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3889
3890         * eword-encode.el: Abolish `eword-encode-RCS-ID'.
3891
3892 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3893
3894         * mime-partial.el: Rename
3895         `mime-combine-message/partials-automatically' ->
3896         `mime-method-to-combine-message/partial-pieces'.
3897
3898 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3899
3900         * mime-pgp.el (mime-acting-condition): Separate type and subtype.
3901
3902         * mime-view.el (mime-acting-condition): Separate type and subtype.
3903
3904         * mime-play.el (mime-playback-entity): Separate type and subtype.
3905
3906 \f
3907 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3908
3909         * SEMI: Version 1.0.2 (Nonoichi-K\e-Dòdaimae)\e-A was released.
3910
3911 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3912
3913         * mime-pgp.el: Rename `mime-pgp-add-keys' ->
3914         `mime-method-to-add-application/pgp-keys'.
3915
3916         * mime-pgp.el: Rename `mime-pgp-decrypt-application/pgp-encrypted'
3917         -> `mime-method-to-decrypt-application/pgp-encrypted'.
3918
3919         * mime-pgp.el: Rename `mime-pgp-check-application/pgp-signature'
3920         -> `mime-method-to-verify-application/pgp-signature'.
3921
3922         * mime-pgp.el: Rename `mime-check-multipart/signed' ->
3923         `mime-method-to-verify-multipart/signed'.
3924
3925         * mime-pgp.el: Rename `mime-process-application/pgp' ->
3926         `mime-method-for-application/pgp'.
3927
3928 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3929
3930         * mailcap.el (mailcap-look-at-type-field): Change type and subtype
3931         to symbol.
3932
3933         * mailcap.el (mailcap-file): New variable.
3934         (mailcap-parse-file): New function.
3935
3936 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3937
3938         * README.en (What's SEMI?): Remove what does SEMI stand for.
3939
3940 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3941
3942         * mime-view.el (mime-acting-condition): Use `mime-method-to-save'
3943         instead of external method "tm-file".
3944
3945         * mime-play.el: Rename `mime-extract-current-entity' ->
3946         `mime-method-to-save'.
3947
3948 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3949
3950         * SEMI-ELS (semi-modules-to-compile): Abolish mime-file.el.
3951
3952         * mime-play.el (mime-extract-current-entity): New function; copied
3953         from mime-file.el; abolish mime-file.el.
3954
3955         * mime-view.el (mime-acting-condition), mime-partial.el
3956         (mime-combine-message/partials-automatically), mime-play.el:
3957         Rename `mime-display-message/partial' ->
3958         `mime-method-to-store-message/partial'.
3959
3960 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3961
3962         * mime-view.el (mime-acting-condition), mime-play.el: Rename
3963         `mime-display-caesar' -> `mime-method-to-display-caesar'.
3964
3965         * mime-view.el (mime-acting-condition), mime-play.el: Rename
3966         `mime-display-message/external-ftp' ->
3967         `mime-method-to-display-message/external-ftp'.
3968
3969         * mime-view.el (mime-acting-condition), mime-play.el: Rename
3970         `mime-display-message/rfc822' ->
3971         `mime-method-to-display-message/rfc822'.
3972
3973         * mime-play.el: Rename `mime-article/make-method-args' ->
3974         `mime-make-external-method-args'.
3975
3976         * mime-file.el: Fix setting.
3977
3978 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3979
3980         * mime-play.el: Rename `mime-article/start-external-method-region'
3981         -> `mime-activate-external-method'.
3982
3983         * mime-play.el, mime-pgp.el: Rename `mime-display-content' ->
3984         `mime-playback-entity'.
3985
3986         * mime-file.el (mime-extract-current-entity): Use
3987         `mime-write-decoded-region'.
3988
3989         * mime-file.el: Rename `mime-article/extract-file' ->
3990         `mime-extract-current-entity'.
3991
3992 1998-03-03  François Pinard   <pinard@iro.umontreal.ca>
3993
3994         * mime-edit.el (mime-edit-insert-signature): Function
3995         `mime-edit-insert-tag' is sometimes called with more arguments
3996         than it is ready to accept. (cf. [tm-en:1585])
3997
3998 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3999
4000         * mime-edit.el (mime-edit-insert-text): New optional argument
4001         `subtype'.
4002
4003 \f
4004 1998-02-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4005
4006         * SEMI: Version 1.0.1 (Magae) was released.
4007
4008 1998-02-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4009
4010         * mime-pgp.el (mime-check-multipart/signed): New function.
4011
4012 1998-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4013
4014         * eword-decode.el (eword-decode-and-fold-structured-field): Fixed.
4015
4016         * mime-edit.el (mime-file-types): Use `defcustom'.
4017
4018 \f
4019 1998-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4020
4021         * SEMI: Version 1.0.0 (Nukaj\e-Dþtaku-mae)\e-A was released.
4022
4023         * SEMI-ELS: Remove mime-tar.el.
4024
4025 1998-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4026
4027         * eword-decode.el (eword-decode-version): Use `semi-version';
4028         abolish `eword-decode-RCS-ID'.
4029
4030         * mime-view.el (mime-view-version-string): Use `semi-version';
4031         abolish `mime-view-version' and `mime-view-RCS-ID'.
4032
4033         * mime-edit.el (mime-edit-version-string): Use `semi-version';
4034         abolish `mime-edit-version' and `mime-edit-RCS-ID'.
4035
4036         * mime-def.el (semi-version): New constant; abolish constant
4037         `semi-version-name'.
4038
4039         * mime-view.el: Rename `mime-view-version-name' ->
4040         `mime-view-version-string'.
4041
4042         * mime-edit.el: Rename `mime-edit-version-name' ->
4043         `mime-edit-version-string'.
4044
4045         * eword-decode.el (eword-lexical-analyzers): New variable.
4046         (eword-analyze-quoted-string): Add second argument.
4047         (eword-analyze-domain-literal): New function.
4048         (eword-analyze-spaces): New function.
4049         (eword-analyze-special): New function.
4050         (eword-analyze-atom): Add second argument.
4051         (eword-lexical-analyze-internal): Use `eword-lexical-analyzers'.
4052
4053 \f
4054 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4055
4056         * SEMI: Version 0.118.2 (Otomaru) was released.
4057
4058         * eword-decode.el (eword-decode-and-unfold-structured-field): New
4059         function.
4060
4061         * eword-decode.el (eword-decode-and-fold-structured-field): New
4062         function.
4063         (eword-decode-structured-field-body): Use it.
4064         (eword-decode-header): Likewise.
4065
4066         * eword-decode.el (eword-decode-structured-field-body): If
4067         `START-COLUMN' is nil, it uses `mapconcat'.
4068
4069         * eword-decode.el (eword-decode-token): New function.
4070         (eword-decode-structured-field-body): Add new optional arguments
4071         `START-COLUMN' and `MAX-COLUMN'; fill results; use function
4072         `eword-decode-token'.
4073         (eword-decode-header): Specify START-COLUMN for
4074         `eword-decode-structured-field-body'.
4075
4076 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4077
4078         * eword-decode.el (eword-decode-header): Unfold fields including
4079         encoded-words.
4080
4081         * eword-decode.el (eword-decode-ignored-field-list): New variable.
4082         (eword-decode-structured-field-list): New variable.
4083         (eword-decode-header): Refer them.
4084
4085         * eword-decode.el (eword-decode-header): Don't use
4086         `eword-decode-unstructured-field-body'.
4087
4088 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4089
4090         * eword-decode.el (eword-decode-header): New implementation; add
4091         new argument `CODE-CONVERSION' as first argument.  Change
4092         `SEPARATOR' as second argument.
4093
4094 \f
4095 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4096
4097         * SEMI: Version 0.118.1 (Shijima) was released.
4098
4099         * README.en (Bug reports): Modified for SEMI.
4100
4101 1998-02-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4102
4103         * mime-edit.el (mime-edit-normalize-body): Must not ignore case to
4104         search "From " in beginning of line.
4105
4106 1998-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4107
4108         * mime-image.el: Comment out setting for inline Postscript
4109         feature.
4110
4111 1998-01-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4112
4113         * eword-decode.el (eword-analyze-atom): New function.
4114         (eword-lexical-analyze-internal): Use `eword-analyze-atom' instead
4115         of `std11-analyze-atom'.
4116
4117 1997-11-26  Thierry Emery     <Thierry.Emery@aar.alcatel-alsthom.fr>
4118
4119         * mime-edit.el (mime-edit-insert-text): Fix to avoid unexpected
4120         entering enriched-mode. (cf. [tm-ja:2697])
4121
4122 \f
4123 1997-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4124
4125         * SEMI: Version 0.118 (Sodani) was released.
4126
4127 1997-11-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4128
4129         * mime-view.el (mime-maybe-hide-echo-buffer): bury MIME echo
4130         buffer.
4131
4132 1997-11-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4133
4134         * mime-view.el (mime-maybe-hide-echo-buffer): New inline function;
4135         abolish `mime-hide-echo-buffer'.
4136         (mime-view-mode): Use `mime-maybe-hide-echo-buffer'.
4137
4138 1997-11-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4139
4140         * mime-pgp.el: Rename `mime-article/add-pgp-keys' ->
4141         `mime-pgp-add-keys'.
4142
4143         * mime-pgp.el: Rename `mime-article/decrypt-pgp' ->
4144         `mime-pgp-decrypt-application/pgp-encrypted'.
4145
4146         * mime-pgp.el: Rename `mime-article/check-pgp-signature' ->
4147         `mime-pgp-check-application/pgp-signature'.
4148
4149         * mime-pgp.el: Rename `mime::article/call-pgp-to-check-signature'
4150         -> `mime-pgp-check-signature'.
4151
4152         * mime-pgp.el: Rename `mime-article/view-application/pgp' ->
4153         `mime-process-application/pgp'.
4154
4155 \f
4156 1997-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4157
4158         * SEMI: Version 0.116 (D\e-Dòhòji)\e-A was released.
4159
4160 1997-11-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4161
4162         * mime-view.el, mime-pgp.el, mime-partial.el: Rename
4163         `mime::article/content-info' -> `mime-raw-content-info'.
4164
4165 1997-11-11  François Pinard   <pinard@iro.umontreal.ca>
4166
4167         * mime-edit.el: Modify space in prompt and removespurious trailing
4168         spaces in the files. (cf. [tm-en:1507])
4169
4170 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4171
4172         * mime-edit.el: Rename `mime-edit-enclose-region' ->
4173         `mime-edit-enclose-region-internal'.
4174
4175         * mime-edit.el (mime-edit-enclose-quote-region,
4176         mime-edit-enclose-mixed-region, mime-edit-enclose-parallel-region,
4177         mime-edit-enclose-digest-region,
4178         mime-edit-enclose-alternative-region,
4179         mime-edit-enclose-signed-region,
4180         mime-edit-enclose-encrypted-region): Change subtype to symbol.
4181
4182 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4183
4184         * mime-bbdb.el, semi-setup.el: Use path-util.el instead of
4185         file-detect.el.
4186
4187 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4188
4189         * mime-def.el: Add group `mime' to `default-mime-charset'.
4190
4191 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4192
4193         * eword-encode.el (eword-encode-field): Must regard MIME-Version
4194         field as structured field.
4195
4196 \f
4197 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4198
4199         * SEMI: Version 0.115.2 (Inokuchi) was released.
4200
4201 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4202
4203         * mime-edit.el (mime-edit-split-message): Use `defcustom'.
4204         (mime-edit-message-default-max-lines): Use `defcustom'.
4205         (mime-edit-message-max-lines-alist): Use `defcustom'.
4206
4207 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4208
4209         * Makefile: Abolish `execs' and `install-execs'.
4210
4211 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4212
4213         * mime-edit.el (mime-edit): New customize group.
4214         (mime-ignore-preceding-spaces): Use `defcustom'.
4215         (mime-ignore-trailing-spaces): Use `defcustom'.
4216         (mime-ignore-same-text-tag): Use `defcustom'.
4217         (mime-auto-hide-body): Use `defcustom'.
4218         (mime-edit-voice-recorder): Use `defcustom'.
4219         (mime-edit-mode-hook): Use `defcustom'.
4220         (mime-edit-translate-hook): Use `defcustom'.
4221         (mime-edit-exit-hook): Use `defcustom'.
4222
4223         * mime-def.el (mime): New customize group.
4224         (mime-button-face): Use `defcustom'.
4225         (mime-button-mouse-face): Use `defcustom'.
4226
4227 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4228
4229         * mime-edit.el (mime-edit-x-emacs-value): Don't add mule-version
4230         if enable-multibyte-characters is nil.
4231
4232 1997-10-31  Kazuhiro Ohta     <ohta@ele.cst.nihon-u.ac.jp>
4233
4234         * mime-play.el (mime-article::write-region): fixed
4235         (cf. [tm-ja:2641]).
4236
4237 1997-10-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4238
4239         * semi-setup.el (mime-setup-set-signature-key): Check local keymap
4240         is exist or not to fix problem about
4241         `gnus-summary-resend-message'.
4242
4243 \f
4244 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4245
4246         * SEMI: Version 0.115.1 (Oyanagi) was released.
4247
4248 1997-10-03  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
4249
4250         * mime-play.el (mime-display-message/partial): Use `write-region'.
4251
4252         * mime-pgp.el (mime-article/check-pgp-signature): Use
4253         `write-region'.
4254
4255         * mime-file.el (mime-article/extract-file): Use `write-region'.
4256
4257 1997-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4258
4259         * mime-def.el: Don't use `third' (don't use cl function).
4260
4261         * SEMI-CFG: Add current directory to load-path.
4262
4263         * mime-def.el, mime-edit.el (mime-edit-insert-text): Rename
4264         `second' -> `cadr' (Don't use cl function).
4265
4266 \f
4267 1997-09-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4268
4269         * SEMI: Version 0.115 (Hinomiko) was released.
4270
4271         * README.en: Modify for Emacs 20.2.
4272
4273 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4274
4275         * mime-def.el (butlast, nbutlast): Don't use `defun-maybe' for cl
4276         functions.
4277
4278 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4279
4280         * mime-def.el (butlast): New function; imported from cl.el.
4281         (nbutlast): New function; imported from cl.el.
4282
4283 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4284
4285         * mime-view.el (mime-view-cut-header): Don't use `member-if'.
4286
4287         * mime-def.el: Don't require cl.
4288
4289         * eword-encode.el: Abolish variable `eword-generate-X-Nsubject'.
4290         (eword-encode-header): Abolish X-Nsubject field generator.
4291
4292         * eword-encode.el (eword-find-field-encoding-method): New inline
4293         function.
4294         (eword-encode-header): Use it.
4295
4296 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4297
4298         * mime-image.el: Use `exec-installed-p' to search
4299         `uncompface-program'.
4300
4301 1997-09-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
4302
4303         * signature.el: Add doc-string to `signature-file-alist'.
4304
4305         * mime-bbdb.el: Remove Artur Pioro from the authors list; Recent
4306         versions don't contain his code.
4307
4308 1997-09-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4309
4310         * mime-view.el: Don't use cl.
4311         (mime-article/rcnum-to-cinfo): New implementation (use function
4312         `mime-article/cnum-to-cinfo'); use `defsubst'.
4313
4314 1997-09-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4315
4316         * mime-edit.el (mime-edit-x-emacs-value): Use `(featurep
4317         'xemacs)'; add DOC-string.
4318
4319 1997-09-17  Hisashi Miyashita <himi@bird.scphys.kyoto-u.ac.jp>
4320
4321         * mime-edit.el (mime-edit-x-emacs-value): Add `(Meadow-version)'
4322         when running Meadow. (cf. [tm-ja:2567], [mule-win32:4339])
4323
4324 1997-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4325
4326         * mime-edit.el (mime-edit-mime-version-field-for-message/partial):
4327         New constant.
4328         (mime-edit-insert-partial-header): Use it.
4329
4330 \f
4331 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4332
4333         * SEMI: Version 0.112 (Tsurugi) was released.
4334
4335 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4336
4337         * mime-view.el (mime-view-insert-entity-button): Change interface
4338         to use `media-type' and `media-subtype' instead of `ctype'.
4339         (mime-view-entity-button-function): ditto.
4340
4341 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4342
4343         * mime-view.el (mime-view-body-visible-p): Change interface to use
4344         `media-type' and `media-subtype' instead of `ctype'.
4345         (mime-view-entity-separator-function): ditto.
4346
4347 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4348
4349         * mime-view.el (mime-view-display-entity): Use `media-type' and
4350         `media-subtype' instead of `ctype' to compare with
4351         message/partial.
4352
4353         * mime-view.el (mime-view-follow-current-entity,
4354         mime-view-display-entity, mime-view-entity-button-function): Use
4355         `mime-entity-info-media-type' and `mime-entity-info-media-subtype'
4356         instead of `mime-entity-info-type/subtype'.
4357
4358 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4359
4360         * mime-parse.el: Abolish macro `define-structure'.
4361
4362         (make-mime-entity-info, mime-entity-info-rnum,
4363         mime-entity-info-point-min, mime-entity-info-point-max,
4364         mime-entity-info-parameters, mime-entity-info-encoding,
4365         mime-entity-info-children): New implementation.
4366
4367         (mime-entity-info-media-type, mime-entity-info-media-subtype): New
4368         inline function.
4369
4370         * mime-view.el (mime-view-display-entity,
4371         mime-article/point-content-number, mime-article/cnum-to-cinfo,
4372         mime/flatten-content-info): Use `mime-entity-info-children'
4373         instead of `mime::content-info/children'.
4374
4375         * mime-parse.el (mime-entity-info-children): New inline function.
4376
4377 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4378
4379         * mime-view.el (mime-view-body-visible-p,
4380         mime-view-display-entity): Use `mime-entity-info-encoding' instead
4381         of `mime::content-info/encoding'.
4382
4383         * mime-play.el (mime-display-content): Use
4384         `mime-entity-info-encoding' instead of
4385         `mime::content-info/encoding'.
4386
4387         * mime-parse.el (mime-entity-info-encoding): New inline function.
4388
4389 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4390
4391         * mime-view.el (mime-view-display-entity), mime-partial.el
4392         (mime-combine-message/partials-automatically), mime-play.el
4393         (mime-display-content): Use `mime-entity-info-parameters' instead
4394         of `mime::content-info/parameters'.
4395
4396         * mime-parse.el (mime-entity-info-parameters): New inline
4397         function.
4398
4399 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4400
4401         * mime-view.el (mime-view-header-visible-p,
4402         mime-view-body-visible-p, mime-view-entity-button-function,
4403         mime-view-display-entity, mime-view-follow-current-entity),
4404         mime-play.el (mime-display-content): Use
4405         `mime-entity-info-type/subtype' instead of
4406         `mime::content-info/type'.
4407
4408         * mime-parse.el (mime-entity-info-type/subtype): New inline
4409         function.
4410
4411 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4412
4413         * mime-view.el (mime-view-display-entity,
4414         mime-article/rcnum-to-cinfo, mime-view-follow-current-entity,
4415         mime-view-move-to-upper): Use `mime::content-info/rcnum' instead
4416         of `mime-entity-info-rnum'.
4417
4418         * mime-parse.el (mime-entity-info-rnum): New inline function.
4419
4420 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4421
4422         * mime-view.el (mime-view-display-entity,
4423         mime-article/point-content-number,
4424         mime-view-follow-current-entity), mime-play.el
4425         (mime-display-content), mime-pgp.el
4426         (mime-article/check-pgp-signature, mime-article/decrypt-pgp): Use
4427         `mime-entity-info-point-{min|max}' instead of
4428         `mime::content-info/point-{min|max}'.
4429
4430         * mime-parse.el (mime-entity-info-point-min): New inline function.
4431         (mime-entity-info-point-max): New inline function.
4432         (mime-parse-multipart): Use `mime-entity-info-point-max' instead
4433         of `mime::content-info/point-max'.
4434
4435 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4436
4437         * mailcap.el (mailcap-skip-comment): Check `chr' is nil.
4438
4439         * mime-edit.el (mime-edit-decode-buffer): Modify for new return
4440         format of `mime-parse-Content-Type'.
4441
4442         * mime-parse.el (mime-parse-Content-Type): Change return format.
4443         (mime-read-Content-Type): Modify DOC-string.
4444         (make-mime-entity-info): New inline function.
4445         (mime-parse-multipart): Change interface.
4446         (mime-parse-message): Rename names of arguments.
4447
4448         * mime-def.el (mime-tspecials): Remove `.' and control-characters.
4449         (mime-token-regexp): Add specification for control-characters.
4450
4451 1997-09-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4452
4453         * mime-view.el (mime-view-cut-header): Use `defun' instead of
4454         `defsubst'.
4455
4456         * mime-view.el: Rename `mime-preview/display-body' ->
4457         `mime-view-display-body'.
4458
4459         * mime-view.el: Rename `mime-preview/display-header' ->
4460         `mime-view-display-header'.
4461
4462 1997-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4463
4464         * mime-parse.el, mime-edit.el: Rename `mime/Content-Type' ->
4465         `mime-read-Content-Type'.
4466
4467         * mime-parse.el (symbol-concat): New implementation.
4468
4469 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4470
4471         * mime-def.el: Abolish alias `last*'.
4472
4473         * eword-decode.el (eword-lexical-analyze): `last' of Emacs 20.0.97
4474         allows two arguments.
4475
4476 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4477
4478         * eword-decode.el (eword-lexical-analyze): Use `last*' instead of
4479         `last' (for Emacs 20.0.96).
4480
4481         * mime-def.el (last*): New alias for old emacsen.
4482
4483 1997-07-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4484
4485         * mime-parse.el, mime-def.el: Constant
4486         `mime-disposition-type-regexp' was moved from mime-def.el to
4487         mime-parse.el.
4488
4489 \f
4490 1997-07-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4491
4492         * SEMI: Version 0.97 (Naka-Tsurugi) was released.
4493
4494 1997-07-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4495
4496         * mime-edit.el: Delete unnecessary "[mime-edit.el]" from
4497         DOC-strings.
4498
4499 1997-07-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4500
4501         * eword-decode.el (eword-analyze-encoded-word): cdr of return
4502         value must not nil (cf.[tm-ja:2496])
4503
4504 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4505
4506         * mime-view.el, mime-play.el: `mime-article/view-message/rfc822'
4507         -> `mime-display-message/rfc822'.
4508
4509 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4510
4511         * eword-encode.el (eword-phrase-route-addr-to-rwl): Use function
4512         `eword-addr-seq-to-rwl'.
4513
4514         * eword-encode.el: `tm-eword::phrase-route-addr-to-rwl' ->
4515         `eword-phrase-route-addr-to-rwl'.
4516
4517         * eword-encode.el (eword-addr-seq-to-rwl): New function.
4518         (eword-addr-spec-to-rwl): Use function `eword-addr-seq-to-rwl'.
4519
4520         * eword-encode.el (eword-addr-spec-to-rwl): New implementation.
4521
4522         * eword-encode.el: `tm-eword::addr-spec-to-rwl' ->
4523         `eword-addr-spec-to-rwl'.
4524
4525 1997-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4526
4527         * mime-parse.el: Constant `mime::ctype-regexp' was abolished.
4528
4529         * mime-parse.el: Constant `mime::dtype-regexp' was abolished.
4530
4531         * mime-parse.el, mime-def.el: `mime/disposition-type-regexp' ->
4532         `mime-disposition-type-regexp'.
4533
4534 \f
4535 1997-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4536
4537         * SEMI: Version 0.96 (Kaga-Ichinomiya) was released.
4538
4539 1997-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4540
4541         * mime-edit.el: (mime-edit-normalize-body):
4542         - Protect "From " in beginning of line (insert `ESC ( B' before it
4543           if possible, otherwise encode by quoted-printable)
4544         - canonicalize line break code for base64
4545
4546 1997-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4547
4548         * signature.el (signature-separator): New variable.
4549         (insert-signature): Insert `signature-separator' when signature is
4550         inserted at end of file.
4551
4552 1997-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4553
4554         * mime-edit.el (mime-edit-version-name): Add `semi-version-name'.
4555
4556         * mime-view.el (mime-view-version-name): New constant.
4557
4558         * mime-def.el (semi-version-name): New constant.
4559
4560 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4561
4562         * README.en (Required environment): Updated.
4563
4564 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4565
4566         * mime-parse.el, mime-def.el: `mime/content-type-subtype-regexp'
4567         -> `mime-media-type/subtype-regexp'.
4568
4569 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4570
4571         * mime-parse.el, mime-def.el, mailcap.el: `mime/token-regexp' ->
4572         `mime-token-regexp'.
4573
4574         * mime-def.el: `mime/tspecials' -> `mime-tspecials'.
4575
4576 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4577
4578         * mime-play.el, mime-pgp.el, mime-def.el: `mime/temp-buffer-name'
4579         -> `mime-temp-buffer-name'.
4580
4581 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4582
4583         * mime-text.el (mime-decode-text-body): Canonicalize line break
4584         code.
4585
4586 1997-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4587
4588         * mailcap.el: New file.
4589
4590 1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4591
4592         * eword-encode.el (eword-field-encoding-method-alist): Add
4593         "Message-ID" as ignored.
4594
4595 1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4596
4597         * eword-encode.el (tm-eword::encode-string-1): avoid infinite loop
4598         caused by long non-encoded-word element. (cf. [tm-en:1356])
4599
4600 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4601
4602         * mime-view.el: `mime-preview/display-message/partial' ->
4603         `mime-view-insert-message/partial-button'.
4604
4605         * mime-view.el (mime-preview/display-message/partial): Use
4606         `mime-add-button' again.
4607
4608 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4609
4610         * eword-encode.el: `tm-eword::lc-words-to-words' ->
4611         `eword-encode-charset-words-to-words'.
4612
4613         * eword-encode.el (tm-eword::lc-words-to-words): New
4614         implementation; function `tm-eword::parse-word' was abolished.
4615
4616 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4617
4618         * eword-encode.el: `tm-eword::split-to-lc-words' ->
4619         `eword-encode-divide-into-charset-words'.
4620
4621         * eword-encode.el: Function `tm-eword::parse-lc-word' was
4622         abolished.
4623         (tm-eword::split-to-lc-words): New implementation.
4624
4625 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4626
4627         * eword-encode.el: `tm-eword::char-type' ->
4628         `eword-encode-char-type'.
4629
4630         * eword-encode.el: `tm-eword::encode-encoded-text' ->
4631         `eword-encode-text'
4632
4633         * mime-view.el (mime-view-insert-entity-button,
4634         mime-preview/display-message/partial): Use `mime-insert-button'.
4635
4636         (mime-view-setup-buffers): Enclose codes to display preview-buffer
4637         by `(let ((inhibit-read-only t)) ...)'.
4638
4639         * mime-def.el (mime-insert-button): New inline function.
4640
4641         * mime-def.el (mime-add-button): Argument `func' was renamed to
4642         `function'; Use overlay for `mime-button-mouse-face'.
4643
4644 \f
4645 1997-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4646
4647         * SEMI: Version 0.92 was released.
4648
4649         * mime-view.el, mime-play.el, mime-partial.el:
4650         `mime-article/decode-' -> `mime-display-'.
4651
4652         * mime-play.el (mime-display-caesar): fixed.
4653
4654 1997-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4655
4656         * eword-decode.el (eword-decode-structured-field-body): fixed.
4657
4658 1997-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4659
4660         * eword-decode.el (eword-lexical-analyze-cache): New variable.
4661         (eword-lexical-analyze-cache-max): New variable.
4662         (eword-analyze-quoted-string): New function.
4663         (eword-analyze-comment): New function.
4664         (eword-analyze-encoded-word): New function.
4665         (eword-lexical-analyze-internal): New function.
4666         (eword-lexical-analyze): New function.
4667         (eword-decode-structured-field-body): New function.
4668         (eword-decode-unstructured-field-body): New function.
4669         (eword-extract-address-components): New function.
4670
4671 1997-06-11  Steven L Baur     <steve@xemacs.org>
4672
4673         * eword-encode.el (tm-eword::char-type, tm-eword::encode-rwl,
4674         tm-eword::encode-rwl): Clean up Ebola
4675         infection. (cf.[tm-en:1346],[xemacs-beta:9333])
4676
4677 \f
4678 1997-05-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4679
4680         * SEMI: Version 0.91 was released.
4681
4682 Wed May 28 13:16:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4683
4684         * mime-view.el (mime-view-define-keymap): fixed problem about
4685         [tab], [delete] and [backspace] keys.
4686
4687 Tue May 27 03:26:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4688
4689         * mime-edit.el (mime-edit-sign-pgp-elkins): Enclose PGP-processing
4690         by `as-binary-process'.
4691
4692 1997-05-23  Steven L Baur  <steve@altair.xemacs.org>
4693
4694         * mime-view.el (mime-acting-condition): Add image/png
4695         mime type. (cf.[tm-en:1334])
4696
4697         * mime-image.el: Add image/png mime type. (cf.[tm-en:1334])
4698
4699         * mime-edit.el (mime-file-types): Add png handling.
4700         (mime-content-types): Ditto. (cf.[tm-en:1334])
4701
4702 Fri May 23 22:13:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4703
4704         * mime-view.el (mime-view-define-keymap): Doesn't bind
4705         `beginning-of-buffer' and `end-of-buffer' for "<" and ">" keys.
4706
4707 \f
4708 1997-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4709
4710         * SEMI: Version 0.88 was released.
4711
4712 Thu May 15 06:05:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4713
4714         * Makefile (tar): New implementation.
4715
4716 Tue May 13 14:32:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4717
4718         * SEMI-MK (config-semi): fixed.
4719
4720         * SEMI-CFG: Add site-lisp/apel/ even if LISPDIR is specified.
4721
4722 Tue May 13 14:11:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4723
4724         * README.en: Add `LISPDIR'.
4725
4726         * Makefile (LISPDIR): New variable.
4727
4728         * SEMI-CFG: Setting for load-path is modified.
4729
4730 Mon May 12 12:30:42 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4731
4732         * mime-tar.el, mime-play.el, mime-pgp.el, mime-file.el,
4733         mime-view.el: `mime/content-decoding-condition' ->
4734         `mime-acting-condition'.
4735
4736 \f
4737 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4738
4739         * SEMI: Version 0.87 was released.
4740
4741 Fri May  9 04:19:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4742
4743         * mime-tar.el: `mime-viewer/uuencode-encoding-name-list' ->
4744         `mime-view-uuencode-encoding-name-list'.
4745
4746 Fri May  9 03:07:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4747
4748         * mime-edit.el: Use "text/x-rot13-47-48" instead of
4749         "text/x-rot13-47".
4750
4751         * mime-view.el (mime/content-decoding-condition): Add
4752         "text/x-rot13-47-48".
4753
4754 Fri May  9 01:26:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4755
4756         * mime-edit.el (mime-edit-normalize-body): Use
4757         `mule-caesar-region' instead of `caesar-region'.
4758
4759         * mime-play.el (mime-display-caesar): Use `mule-caesar-region'
4760         instead of `caesar-region'.
4761
4762         * mime-def.el: Add autoload for mule-caesar.el.
4763
4764         * mime-def.el: Function caesar-region was abolished.
4765
4766 Thu May  8 23:31:45 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4767
4768         * mime-play.el, mime-edit.el, mime-def.el: `tm:caesar-region' ->
4769         `caesar-region'.
4770
4771 Thu May  8 22:37:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4772
4773         * mime-view.el (mime-view-define-keymap): Use
4774         `set-keymap-default-binding' for XEmacs.
4775
4776 Wed May  7 10:04:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4777
4778         * mime-play.el (mime-display-caesar): Don't use
4779         `buffer-substring'.
4780
4781         * mime-play.el (mime-display-caesar): Use `view-buffer' instead of
4782         `view-mode-enter'.
4783
4784 Wed May  7 09:37:54 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4785
4786         * mime-play.el: Don't require `view'.
4787
4788         Constant `mime-view-text/plain-mode-map' was abolished.
4789
4790         Function `mime-view-text/plain-mode' and
4791         `mime-view-text/plain-exit' were abolished.
4792
4793         (mime-display-caesar): Use `view-mode-enter mother' instead of
4794         `mime-view-text/plain-mode'.
4795
4796 Wed May  7 09:33:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4797
4798         * mime-play.el, mime-view.el (mime/content-decoding-condition):
4799         `mime-article/decode-caesar' -> `mime-display-caesar'.
4800
4801 Wed May  7 05:49:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4802
4803         * mime-view.el (mime-view-cut-header): fixed. (cf.[tm-ja:2386])
4804
4805 \f
4806 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4807
4808         * SEMI: Version 0.83 was released.
4809
4810 Sat Apr  5 06:20:34 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4811
4812         * mime-def.el: Overlay is required by emu.
4813
4814 Thu Apr  3 18:09:35 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4815
4816         * mime-image.el, mime-view.el, mime-text.el:
4817         `mime-preview/filter-' -> `mime-view-filter-'.
4818
4819         * mime-view.el: `mime-preview/get-original-major-mode' ->
4820         `mime-view-get-original-major-mode'.
4821
4822 Thu Mar 27 22:16:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4823
4824         * mime-view.el (mime-view-mode): Hide mime-echo window.
4825
4826         * mime-view.el: Function `mime-hide-echo-buffer' was moved from
4827         mime-play.el.
4828
4829         * mime-play.el: Function `mime-hide-echo-buffer' was moved to
4830         mime-view.el.
4831
4832         * mime-play.el (mime-hide-echo-buffer): New inline function.
4833
4834         * mime-play.el (mime-echo-window-height): New variable.
4835
4836 Thu Mar 27 21:48:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4837
4838         * mime-edit.el (mime-edit-content-end): Abolish unused local
4839         variable `beg'.
4840
4841 Thu Mar 27 21:45:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4842
4843         * mime-view.el (mime-view-follow-current-entity): Abolish unused
4844         local variable `rc'.
4845
4846 Thu Mar 27 21:42:08 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4847
4848         * eword-encode.el (eword-encode-field): Intern down-cased
4849         field-name and use `memq' instead of `member' to detect a field is
4850         address-list or not.
4851
4852 Thu Mar 27 21:17:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4853
4854         * mime-pgp.el (mime-article/check-pgp-signature): Use
4855         `insert-buffer-substring'.
4856
4857 Thu Mar 27 20:59:00 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4858
4859         * mime-pgp.el (mime-article/check-pgp-signature):
4860         `mime-article/show-output-buffer' -> `mime-show-echo-buffer'.
4861
4862         * mime-play.el: `mime-article/show-output-buffer' ->
4863         `mime-show-echo-buffer'.
4864
4865         * mime-play.el: `mime/output-buffer-window-is-shared-with-bbdb' ->
4866         `mime-echo-window-is-shared-with-bbdb'.
4867
4868 Thu Mar 27 20:47:14 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4869
4870         * mime-play.el: Variable
4871         `mime/output-buffer-window-is-shared-with-bbdb' was moved from
4872         mime-def.el.
4873
4874         * mime-def.el: Variable
4875         `mime/output-buffer-window-is-shared-with-bbdb' was moved to
4876         mime-play.el.
4877
4878 Thu Mar 27 20:40:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4879
4880         * mime-view.el (mime-view-mode): `mime/output-buffer-name' ->
4881         `mime-echo-buffer-name'.
4882
4883         * mime-play.el: `mime/output-buffer-name' ->
4884         `mime-echo-buffer-name'.
4885
4886         * mime-pgp.el (mime-article/check-pgp-signature):
4887         `mime/output-buffer-name' -> `mime-echo-buffer-name'.
4888
4889         * mime-def.el (mime-echo-buffer-name): Renamed from
4890         `mime/output-buffer-name'.
4891
4892 Fri Mar 21 17:55:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4893
4894         * mime-edit.el (mime-edit-content-end): Abolish unused local
4895         variable `top'.
4896
4897         * mime-view.el: Function `mime-view-make-preview-buffer' was
4898         abolished.
4899
4900         * mime-view.el: `mime-view-setup-buffer' ->
4901         `mime-view-setup-buffers'.
4902
4903 \f
4904 1997-03-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4905
4906         * MU: Version 0.40.2 was released.
4907         * SEMI: Version 0.75 was released.
4908
4909 Tue Mar 18 15:28:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4910
4911         * mime-edit.el (mime-edit-translate-single-part-tag): Add
4912         DOC-string.
4913
4914 Tue Mar 18 15:21:28 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4915
4916         * mime-view.el: `mime::preview/original-major-mode' ->
4917         `mime-view-original-major-mode'.
4918
4919 Tue Mar 18 15:17:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4920
4921         * mime-play.el, mime-view.el: `mime::preview/mother-buffer' ->
4922         `mime-mother-buffer'.
4923
4924 Tue Mar 18 15:12:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4925
4926         * mime-text.el, mime-play.el, mime-edit.el, mime-view.el:
4927         `mime::preview/article-buffer' -> `mime-raw-buffer'.
4928
4929 Tue Mar 18 14:47:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4930
4931         * mime-tar.el, mime-play.el, mime-pgp.el, mime-bbdb.el,
4932         mime-view.el: `mime::article/preview-buffer' ->
4933         `mime-view-buffer'.
4934
4935 Tue Mar 18 14:32:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4936
4937         * mime-view.el: Structure `mime::preview-content-info' was
4938         abolished.
4939
4940         (mime-view-setup-buffer): Return only
4941         `mime::article/preview-buffer'.
4942
4943         (mime-view-make-preview-buffer): Don't generate
4944         preview-content-list; Return only `mime::article/preview-buffer'.
4945
4946         (mime-view-display-entity): Don't create
4947         `mime::preview-content-info'.
4948
4949         (mime-view-mode): Don't set for `mime::preview/content-list'.
4950
4951 Tue Mar 18 13:56:18 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4952
4953         * mime-partial.el (mime-combine-message/partials-automatically):
4954         Don't use preview-content-list.
4955
4956 Tue Mar 18 13:06:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4957
4958         * semi-setup.el: Don't require mime-partial; It is autoloaded.
4959
4960         * mime-partial.el: `mime-article/grab-message/partials' ->
4961         `mime-combine-message/partials-automatically'.
4962
4963         * mime-partial.el: `mime-partial/preview-article' ->
4964         `mime-view-partial-message'.
4965
4966         * mime-partial.el: `mime-partial/preview-article-method-alist' ->
4967         `mime-view-partial-message-method-alist'.
4968
4969         * mime-play.el
4970         (mime-view-quitting-method-for-mime-show-message-mode): Don't use
4971         preview-content-list.
4972
4973         * mime-text.el (mime-text-decoder-alist): `mime/show-message-mode'
4974         -> `mime-show-message-mode'.
4975
4976         * mime-pgp.el (mime-article/view-application/pgp):
4977         `mime/show-message-mode' -> `mime-show-message-mode'.
4978
4979         * mime-view.el (mime-view-follow-current-entity): New
4980         implementation.
4981
4982 Tue Mar 18 08:24:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4983
4984         * mime-view.el: `mime-view-follow-content' ->
4985         `mime-view-follow-current-entity'.
4986
4987         * mime-view.el (mime-view-mode): Don't use preview-content-list to
4988         move to initial point.
4989
4990         * mime-view.el: Function `mime-preview/cinfo-to-pcinfo' was
4991         abolished.
4992
4993         * mime-view.el: Function `mime-preview/point-pcinfo' was
4994         abolished.
4995
4996         * mime-view.el: Function `mime-preview/point-content-number' was
4997         abolished.
4998
4999         * mime-play.el (mime-view-play-current-entity): New
5000         implementation.
5001
5002 Mon Mar 17 17:18:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5003
5004         * mime-view.el (mime-view-quit): Use variable
5005         `mime::preview/original-major-mode'.
5006
5007         * mime-view.el (mime-view-show-summary): Use variable
5008         `mime::preview/original-major-mode'.
5009
5010         * mime-view.el (mime-view-scroll-down-entity): New implementation.
5011
5012         * mime-view.el (mime-view-scroll-up-entity): New implementation.
5013
5014 Mon Mar 17 16:19:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5015
5016         * mime-view.el: `mime-view-scroll-down-content' ->
5017         `mime-view-scroll-down-entity'.
5018
5019         * mime-view.el: `mime-view-scroll-up-content' ->
5020         `mime-view-scroll-up-entity'.
5021
5022         * mime-view.el (mime-view-move-to-next): New implementation.
5023
5024 Mon Mar 17 16:03:11 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5025
5026         * mime-view.el: `mime-view-next-content' ->
5027         `mime-view-move-to-next'.
5028
5029         * mime-view.el (mime-view-move-to-previous): New implementation.
5030
5031         * mime-view.el: `mime-view-previous-content' ->
5032         `mime-view-move-to-previous'.
5033
5034         * mime-view.el: `mime-view-up-content' ->
5035         `mime-view-move-to-upper'.
5036
5037 Mon Mar 17 15:39:17 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5038
5039         * mime-view.el, mime-play.el: `mime/show-message-mode' ->
5040         `mime-show-message-mode'.
5041
5042         * mime-view.el (mime-view-up-content): New implementation.
5043
5044         * mime-view.el: `mime-preview/display-content' ->
5045         `mime-view-display-entity'.
5046
5047         * mime-view.el (mime-preview/display-content): Put
5048         `mime-view-raw-buffer' and `mime-view-cinfo' as text-property.
5049
5050         * mime-view.el: Variable `mime-view-visible-field-regexp' was
5051         abolished.
5052
5053         * mime-view.el: `mime-preview/cut-header' ->
5054         `mime-view-cut-header'.
5055
5056         * mime-view.el (mime-view-entity-separator-function): New
5057         implementation.
5058
5059         * mime-view.el: `mime-preview/default-content-separator' ->
5060         `mime-view-entity-separator-function'.
5061
5062 Mon Mar 17 13:49:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5063
5064         * mime-view.el (mime-view-header-visible-p): Abolish optional
5065         argument `ctype'.
5066
5067         * mime-view.el (mime-view-entity-button-function): New
5068         implementation.
5069
5070         * mime-view.el: Variable
5071         `mime-view-content-button-ignored-ctype-list' was abolished.
5072
5073         * mime-view.el: `mime-preview/default-content-button-function' ->
5074         `mime-view-entity-button-function'.
5075
5076         * mime-view.el: Variable `mime-preview/content-button-function'
5077         was abolished.
5078
5079         * mime-def.el (mime-add-button): New implementation.
5080
5081         * mime-view.el (mime-view-insert-entity-button): modified.
5082
5083         * mime-view.el: `mime-preview/insert-content-button' ->
5084         `mime-view-insert-entity-button'.
5085
5086         * mime-view.el (mime-view-header-visible-p): Don't calculate ctype
5087         is optional argument `ctype' is not nil.
5088
5089 Mon Mar 17 12:12:01 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5090
5091         * mime-view.el: `mime-print-entity' ->
5092         `mime-view-print-current-entity'.
5093
5094         * mime-view.el: `mime-extract-entity' ->
5095         `mime-view-extract-current-entity'.
5096
5097         * mime-play.el, mime-view.el: `mime-play-entity' ->
5098         `mime-view-play-current-entity'.
5099
5100         * mime-view.el (mime-play-entity, mime-extract-entity,
5101         mime-print-entity): Add DOC-string.
5102
5103         * mime-view.el: `mime-view-print-content' -> `mime-print-entity'.
5104
5105         * mime-view.el: `mime-view-extract-content' ->
5106         `mime-extract-entity'.
5107
5108         * mime-play.el: Variable `mime-view-decoding-mode' was abolished.
5109
5110         * mime-play.el: Variable `mime-view-decoding-mode' was moved from
5111         mime-view.el.
5112
5113         * mime-view.el: Variable `mime-view-decoding-mode' was moved to
5114         mime-play.el.
5115
5116 Mon Mar 17 05:09:05 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5117
5118         * mime-view.el: Use `mime-play-entity' instead of
5119         `mime-view-play-content'.
5120
5121 Mon Mar 17 05:06:33 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5122
5123         * mime-view.el, mime-play.el: `mime-preview/decode-content' ->
5124         `mime-play-entity'.
5125
5126         * mime-view.el (mime-view-play-content, mime-view-extract-content,
5127         mime-view-print-content): Modify to use optional argument `mode'.
5128
5129 Mon Mar 17 04:41:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5130
5131         * mime-play.el (mime-preview/decode-content,
5132         mime-article/decode-content): Add new optional argument `mode'.
5133
5134 Sun Mar 16 02:23:31 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5135
5136         * mime-text.el: `mime-charset/maybe-decode-buffer' ->
5137         `mime-text-decode-buffer-maybe'.
5138
5139         * mime-text.el: `mime-preview/decode-text-buffer' ->
5140         `mime-decode-text-body'.
5141
5142         * mime-view.el (mime-view-visible-media-type-list): Add
5143         "text/rfc822-headers".
5144
5145 Sun Mar 16 01:02:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5146
5147         * mime-image.el, mime-view.el:
5148         `mime-view-default-showing-Content-Type-list' ->
5149         `mime-view-visible-media-type-list'.
5150
5151 Sun Mar 16 00:22:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5152
5153         * mime-play.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
5154
5155         * mime-pgp.el (mime-article/view-application/pgp):
5156         `mime-charset/decode-buffer' -> `mime-text-decode-buffer'.
5157
5158         * mime-text.el: `mime-charset/decode-buffer' ->
5159         `mime-text-decode-buffer'.
5160
5161 Sat Mar 15 23:59:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5162
5163         * mime-pgp.el (mime-article/view-application/pgp):
5164         `mime-raw::text-decoder' -> `mime-text-decoder'.
5165
5166         * mime-text.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
5167
5168 Sat Mar 15 23:53:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5169
5170         * mime-text.el: Variable `mime-raw::text-decoder' was moved from
5171         mime-view.el.
5172
5173         * mime-view.el: Variable `mime-raw::text-decoder' was moved to
5174         mime-text.el.
5175
5176 Sat Mar 15 22:40:50 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5177
5178         * mime-pgp.el (mime-article/view-application/pgp): Use
5179         `insert-buffer-substring'.
5180
5181 Sat Mar 15 22:27:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5182
5183         * mime-pgp.el (mime-article/view-application/pgp):
5184         `mime::article/code-converter' -> `mime-raw::text-decoder'.
5185
5186         * mime-play.el (mime-article/view-message/rfc822):
5187         `mime::article/code-converter' -> `mime-raw::text-decoder'.
5188
5189         * mime-text.el (mime-preview/decode-text-buffer):
5190         `mime::article/code-converter' -> `mime-raw::text-decoder'.
5191
5192         * mime-view.el: `mime::article/code-converter' ->
5193         `mime-raw::text-decoder'.
5194
5195 Sat Mar 15 21:20:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5196
5197         * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
5198         variables `charset' and `mime::article/preview-buffer'.
5199
5200         * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
5201         variable `mode'.
5202
5203 Sat Mar 15 21:10:43 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5204
5205         * mime-image.el (mime-preview/filter-for-image): Abolish unused
5206         local variable `charset'.
5207
5208         * mime-pgp.el (mime-article/check-pgp-signature): Abolish unused
5209         local variable `status'.
5210
5211         * mime-pgp.el: (mime-article/view-application/pgp,
5212         mime-article/add-pgp-keys): Abolish unused local variable
5213         `cur-buf'.
5214
5215         * mime-image.el (mime-preview/filter-for-image,
5216         mime-preview/filter-for-application/postscript): Abolish unused
5217         local variable `mode'.
5218
5219 Sat Mar 15 20:56:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5220
5221         * mime-text.el
5222         (mime-preview/filter-for-text/richtext,
5223         mime-preview/filter-for-text/enriched): Abolish unused local
5224         variable `mode'.
5225
5226         * mime-text.el (mime-preview/decode-text-buffer): New
5227         implementation.
5228
5229         * mime-view.el (mime-view-follow-content): Abolish unused
5230         variables `f', `mid', `subj', `reply-to', `cc', `to', `from', `he'
5231         and `hb'.
5232
5233         * mime-edit.el (mime-edit-goto-tag): Abolish unused variable
5234         `multipart'.
5235
5236         * mime-file.el (mime-article/extract-file): Abolish unused local
5237         variable `the-buf'.
5238
5239         * mime-tar.el: Quote *autoconv*.
5240
5241 Sat Mar 15 20:29:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5242
5243         * mime-partial.el (mime-article/grab-message/partials): Unused
5244         local variable `mother' was abolished.
5245
5246         * mime-play.el (mime-article/decode-caesar): Unused local variable
5247         `cur-buf' was abolished.
5248
5249         * mime-play.el (mime-article/decode-message/external-ftp): Unused
5250         local variable `access-type' was abolished; Comment out `mode'.
5251
5252         * mime-play.el (mime-article/view-message/rfc822): Unused local
5253         variable `cur-buf' was abolished.
5254
5255         * mime-text.el (mime-preview/filter-for-text/richtext,
5256         mime-preview/filter-for-text/enriched): Unused local variable `m'
5257         was abolished.
5258
5259         * mime-parse.el (mime-parse-multipart):
5260         Unused local variable `ct' was abolished.
5261
5262         * eword-encode.el: Require eword-decode.
5263
5264         * mime-image.el (mime-preview/filter-for-application/postscript):
5265         Unused local variable `m' was abolished.
5266
5267 Sat Mar 15 19:47:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5268
5269         * mime-pgp.el: (mime-article/view-application/pgp):
5270         `mime-viewer/code-converter-alist' -> `mime-text-decoder-alist'.
5271
5272         * mime-pgp.el (mime-pgp-command): New variable.
5273
5274         (mime::article/call-pgp-to-check-signature): Use variable
5275         `mime-pgp-command'. (cf. [tm-en:1259])
5276
5277 Sat Mar 15 19:25:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5278
5279         * mime-pgp.el: `mime/viewer-mode' -> `mime-view-mode'.
5280         (cf. [tm-en:1259])
5281
5282 \f
5283 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5284
5285         * emu: Version 7.40.1 was released.
5286         * APEL: Version 3.2 was released.
5287         * bitmap-mule: Version 7.17 was released.
5288         * MU: Version 0.40.1 was released.
5289         * MEL: Version 6.3 was released.
5290         * SEMI: Version 0.72 was released.
5291
5292 Fri Mar 14 08:48:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5293
5294         * SEMI-ELS (semi-modules-to-compile): Add mail-mime-setup.el.
5295
5296 Fri Mar 14 08:47:06 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5297
5298         * mail-mime-setup.el: New module.
5299
5300         * mime-setup.el: Only loads MUA specific setup files.
5301
5302         * semi-setup.el: Setting for mime-edit, signature and mu-cite were
5303         moved from mime-setup.el.
5304
5305         * semi-setup.el: Setting for gnus-mime was moved to
5306         gnus-mime/gnus-mime-setup.el.
5307
5308         * semi-setup.el: Setting for mh-e was moved to emh/emh-setup.el.
5309
5310         * Makefile: modified for SEMI package.
5311
5312 Fri Mar 14 07:42:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5313
5314         * SEMI-MK: Don't compile and install other packages.
5315
5316 Fri Mar 14 06:09:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5317
5318         * mime-edit.el: Definition of `mime-edit-mode' must be previous to
5319         `add-minor-mode'.
5320
5321         * mime-image.el (mime-preview/filter-for-image): Don't use
5322         `assoc-value'.
5323
5324 Fri Mar 14 04:49:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5325
5326         * mime-edit.el: Variable `mime-edit-prefix' and `mime-edit-map'
5327         were abolished; Use `mime-edit-mode-map' directly.
5328
5329         Use "C-c C-m" for enclosure commands.
5330
5331         Add new binding "C-c C-x s" for `mime-edit-set-sign', "C-c C-x e"
5332         for `mime-edit-set-encrypt'.
5333
5334 Fri Mar 14 04:41:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5335
5336         * semi-setup.el: Require file-detect.
5337
5338 Wed Mar 12 07:49:41 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5339
5340         * SEMI-CFG: Delete variables about other packages.
5341
5342 Mon Mar 10 15:16:26 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5343
5344         * mime-def.el: Variable `mime-temp-directory' was moved to
5345         mel/mel.el.
5346
5347 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5348
5349         * SEMI-ELS (semi-modules-to-compile): Delete `mime-ftp'.
5350
5351         * mime-view.el (mime/content-decoding-condition): Set up for
5352         `mime-article/decode-message/external-ftp'.
5353
5354         * semi-setup.el: tm-latex.el was abolished.
5355
5356         * semi-setup.el: tm-ftp is merged to mime-play.el.
5357
5358         * mime-play.el (mime-article/dired-function): New variable; copied
5359         from tm-ftp.el.
5360
5361         (mime-article/dired-function-for-one-frame,
5362         mime-article/decode-message/external-ftp): New function; copied
5363         from tm-ftp.el.
5364
5365 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5366
5367         * mime-partial.el (mime-article/grab-message/partials): Don't use
5368         `assoc-value'.
5369
5370 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5371
5372         * mime-play.el: Require filename.
5373
5374 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5375
5376         * mime-setup.el: Don't check `(boundp 'epoch::version)'.
5377
5378         * mime-setup.el: Use `turn-on-mime-edit' instead of
5379         `mime-edit-mode'.
5380
5381         * mime-edit.el (mime-edit-decode-buffer): Renamed from
5382         `mime-editor::edit-again'; optional argument `code-conversion' was
5383         changed to `not-decode-text' (behavior was reversed).
5384         (mime-edit-again): modified for `mime-edit-decode-buffer'.
5385
5386         * mime-edit.el (mime-edit-again-ignored-field-regexp): New
5387         variable.
5388
5389         * mime-edit.el (mime-edit-again): optional argument
5390         `code-conversion' was changed to `not-decode-text' (behavior was
5391         reversed); optional argument `no-mode' was renamed to
5392         `not-turn-on'; `mail-header-separator' was replaced to null line
5393         before converting.
5394
5395 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5396
5397         * mime-edit.el: `mime-edit-mode' -> `turn-on-mime-edit';
5398         `mime-edit-toggle-mode' -> `mime-edit-mode'.
5399
5400         Alias `mime-mode' was abolished.
5401
5402 1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5403
5404         * eword-encode.el (eword-encode-header): fixed.
5405
5406         * mime-edit.el: Comments was modified.
5407         (mime-edit-mode): DOC-string was modified.
5408
5409         * mime-edit.el: Function `mime-edit-define-menu-for-emacs19' was
5410         abolished.  Buffer local variable `mime-edit-mode-old-local-map'
5411         was abolished.
5412
5413         * mime-edit.el: `mime-edit-minor-mime-map' ->
5414         `mime-edit-mode-map'.
5415
5416         * mime-edit.el: `mime-edit-mime-map' -> `mime-edit-map'.
5417
5418         * mime-edit.el: Function `mime-edit-define-keymap' was abolished.
5419
5420 1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5421
5422         * mime-edit.el: `mime-prefix' -> `mime-edit-prefix'.
5423
5424 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5425
5426         * semi-setup.el: tm-pgp.el was already renamed to mime-pgp.el.
5427
5428 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5429
5430         * mime-def.el (pgp-function-alist): `tm:mc-' -> `mime-mc-'.
5431
5432 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5433
5434         * mime-def.el (mime-temp-directory): Refer environment variable
5435         "MIME_TMP_DIR" as default value.
5436
5437 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5438
5439         * SEMI-ELS (semi-modules-to-compile): tm-latex.el and tm-html.el
5440         were abolished.
5441
5442         * mime-tar.el (mime-decode-message/tar), mime-play.el, mime-pgp.el
5443         (mime-article/check-pgp-signature), mime-partial.el
5444         (mime-article/grab-message/partials), mime-image.el, mime-edit.el
5445         (mime-edit-split-and-send), mime-def.el: Variable `mime/tmp-dir'
5446         was renamed to `mime-temp-directory'.
5447
5448         * mime-edit.el: `mime/edit-again' was renamed to
5449         `mime-edit-again'.
5450
5451 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5452
5453         * mime-text.el, mime-edit.el: `mime/temporary-message-mode' was
5454         renamed to `mime-temp-message-mode'.
5455
5456         * mime-edit.el: Draft preview feature was abolished.
5457
5458         * mime-edit.el (mime-transfer-level-string): Fixed DOC-string.
5459
5460         Buffer local variable `mime/editing-buffer' was renamed to
5461         `mime-edit-buffer'.
5462
5463         * mime-edit.el (mime-edit-insert-x-emacs-field): New variable.
5464         (mime-edit-x-emacs-value): New variable.
5465         (mime-edit-translate-body): Insert X-Emacs field if variable
5466         `mime-edit-insert-x-emacs-field' is not nil.
5467
5468 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5469
5470         * mime-view.el (mime-preview/insert-content-button): Don't use
5471         function `assoc-value'.
5472
5473 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5474
5475         * mime-bbdb.el: `mime-bbdb-' -> `mime-bbdb/'.
5476
5477 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5478
5479         * SEMI-MK: compile and install emu and apel.
5480
5481 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5482
5483         * SEMI-ELS: tm-bbdb.el was renamed to mime-bbdb.el.
5484
5485         * mime-bbdb.el: Renamed from tm-bbdb.el.
5486
5487         * SEMI-CFG (EMU_PREFIX, EMU_DIR): New variable.
5488         (APEL_PREFIX, APEL_DIR, APEL_RELATIVE_DIR): New variable.
5489         (load-path): Add "../apel" instead of "../tl".
5490
5491         * SEMI-ELS: alist.el was moved to ../apel/.
5492
5493 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5494
5495         * mime-parse.el: Require emu; Function `char-list-to-string' was
5496         abolished.
5497
5498         * mime-edit.el: Require emu; definitions about visible/invisible
5499         were abolished.
5500
5501 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5502
5503         * eword-encode.el: Require emu; function
5504         `find-non-ascii-charset-string' and
5505         `find-non-ascii-charset-region' were abolished.
5506
5507         * mime-def.el: Require atype; functions about atype were
5508         abolished.
5509
5510 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5511
5512         * mime-def.el: Require emu; Variable `running-xemacs' was
5513         abolished; Macro `defun-maybe' was abolished; Function `functionp'
5514         was abolished; Variable `charsets-mime-charset-alist',
5515         `default-mime-charset' and `mime-charset-coding-system-alist' were
5516         abolished; Function `mime-charset-to-coding-system',
5517         `charsets-to-mime-charset', `detect-mime-charset-region',
5518         `encode-mime-charset-region', `decode-mime-charset-region',
5519         `encode-mime-charset-string' and `decode-mime-charset-string' were
5520         abolished.
5521
5522 Sat Mar  1 04:12:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5523
5524         * mime-def.el (charsets-to-mime-charset): New function; copied
5525         from emu.el.
5526
5527         * eword-encode.el: Use `char-bytes' instead of `char-length'.
5528
5529         * mime-def.el (eliminate-top-spaces): New inline-function; copied
5530         from tl-str.el.
5531
5532         * mime-edit.el: Fixed about definition of visible/invisible
5533         functions for XEmacs.
5534
5535 Sat Mar  1 03:39:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5536
5537         * mime-edit.el (enable-invisible, end-of-invisible): New macro;
5538         copied from emu-19.el.
5539         (invisible-region, invisible-p, next-visible-point): New function;
5540         copied from emu-19.el and emu-xemacs.el.
5541         (visible-region): New function; copied from emu-19.el.
5542
5543         * mime-edit.el (mime-edit-make-boundary): New function.
5544         (mime-edit-translate-body, mime-edit-translate-region): Use
5545         `mime-edit-make-boundary'.
5546
5547         * mime-edit.el (replace-space-with-underline): New inline
5548         function; copied from tl-str.el.
5549
5550 Sat Mar  1 02:07:00 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5551
5552         * eword-encode.el (find-non-ascii-charset-region): New
5553         inline-function; copied from emu-e20.el.
5554
5555 Fri Feb 28 06:46:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5556
5557         * mime-def.el: Require cl.
5558
5559         * mime-view.el (mouse-button-2): New variable; copied from
5560         emu-19.el and emu-xemacs.el.
5561
5562         * mime-def.el (defun-maybe): New macro; copied from emu.el.
5563         (functionp): New function; copied from emu.el.
5564
5565 Fri Feb 28 05:14:54 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5566
5567         * mime-play.el: Supports only Emacs/mule API.
5568
5569         * mime-def.el (field-unify): Fixed.
5570
5571         * semi-setup.el: Don't require mime-play.
5572
5573         * mime-def.el: Function `put-fields' were abolished.
5574
5575         * mime-def.el: atype functions were moved from mime-play.el.
5576
5577         * mime-play.el: atype functions were moved to mime-def.el.
5578
5579 Fri Feb 28 04:50:13 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5580
5581         * mime-def.el (call-after-loaded): New function; moved from
5582         semi-setup.el.
5583
5584         * semi-setup.el: Function `call-after-loaded' was moved to
5585         mime-def.el; require mime-def.
5586
5587 Fri Feb 28 04:44:27 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5588
5589         * semi-setup.el: require mime-play instead of mime-view when
5590         compiling.
5591
5592 Fri Feb 28 04:21:43 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5593
5594         * SEMI-MK: BINS were abolished.
5595
5596         * SEMI-CFG: require cl.
5597
5598         * SEMI-CFG: Variable `BIN_SRC_DIR' and `BINS' were abolished.
5599
5600 Fri Feb 28 04:08:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5601
5602         * SEMI-MK: Renamed from TM-MK.
5603
5604         * SEMI-CFG: Don't require tl-misc.
5605
5606         * SEMI-ELS (semi-modules-to-compile): Add alist.el.
5607
5608 Fri Feb 28 02:33:20 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5609
5610         * mime-play.el (field-unify): Fixed.
5611
5612 Fri Feb 28 02:22:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5613
5614         * mime-setup.el, mime-image.el, mime-edit.el, mime-play.el:
5615         Require alist.
5616
5617         * alist.el: New module; separated from tl-list.el.
5618
5619         * mime-play.el: Function `put-alist' and `del-alist' were moved to
5620         alist.el.
5621
5622         * mime-play.el (mime-article/coding-system-alist): Use
5623         `no-conversion' instead of *noconv*.
5624
5625 Thu Feb 27 13:48:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5626
5627         * mime-parse.el (char-list-to-string): New inline-function; copied
5628         from emu-19.el.
5629
5630 Thu Feb 27 13:43:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5631
5632         * mime-parse.el (symbol-concat): New inline-function; copied from
5633         tl-str.el.
5634
5635         * semi-setup.el: require 'mime-view when compiling.
5636
5637         * mime-parse.el (regexp-*): New inline-function; copied from
5638         tl-str.el.
5639
5640 Thu Feb 27 13:28:10 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5641
5642         * semi-setup.el (running-xemacs): New variable.
5643
5644 Thu Feb 27 09:00:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5645
5646         * mime-play.el: `mime/viewer-mode' -> `mime-view-mode'.
5647
5648         * mime-def.el: fixed DOC string.
5649
5650 Thu Feb 27 08:56:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5651
5652         * eword-decode.el: Don't require emu.
5653
5654         * mime-def.el (charsets-mime-charset-alist, default-mime-charset,
5655         mime-charset-coding-system-alist): New variable; copied from
5656         emu-e20.el.
5657         (mime-charset-to-coding-system, detect-mime-charset-region,
5658         encode-mime-charset-region, decode-mime-charset-region,
5659         encode-mime-charset-string, decode-mime-charset-string): New
5660         function; copied from emu-e20.el.
5661
5662         * eword-encode.el (find-non-ascii-charset-string): New
5663         inline-function; copied from emu-e20.el.
5664
5665 Thu Feb 27 08:36:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5666
5667         * mime-tar.el: Don't require emu.
5668
5669 Thu Feb 27 08:34:21 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5670
5671         * mime-play.el (put-alist, del-alist): New function; copied from
5672         tl-list.el.
5673         (put-fields, field-unifier-for-default, field-unifier-for-mode,
5674         field-unify, assoc-unify, get-unified-alist, delete-atype,
5675         remove-atype, replace-atype, set-atype): New function; copied from
5676         tl-atype.el.  Don't require tl-atype.
5677
5678 Thu Feb 27 08:18:16 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5679
5680         * semi-setup.el (call-after-loaded): New function; imported from
5681         tl-misc.el; Don't require tl-misc.
5682
5683 Thu Feb 27 08:10:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5684
5685         * mime-pgp.el: Renamed from tm-pgp.el.
5686
5687 Thu Feb 27 08:05:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5688
5689         * mime-def.el (pgp-function-alist): tm-edit-mc.el was renamed to
5690         mime-mc.el.
5691
5692         * mime-mc.el: Renamed from tm-edit-mc.el.
5693
5694 Thu Feb 27 06:38:44 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5695
5696         * mime-text.el: `tm:mother-button-dispatcher' ->
5697         `mime-button-mother-dispatcher'.
5698
5699         * mime-def.el, mime-text.el (mime-preview/filter-for-text/plain),
5700         mime-view.el, mime-tar.el (mime-tar-set-properties):
5701         `tm:add-button' -> `mime-add-button'.
5702
5703         * mime-file.el: Renamed from tm-file.el.
5704
5705 Wed Feb 26 13:01:25 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5706
5707         * eword-decode.el: Must require emu.
5708
5709         * eword-decode.el (eword-decode-region): Unused local variable
5710         `charset', `encoding' and `text'.
5711
5712 Wed Feb 26 07:58:29 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5713
5714         * eword-decode.el (eword-decode-encoded-word): Use
5715         `add-text-properties' directly.
5716
5717 Wed Feb 26 07:44:22 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5718
5719         * mime-def.el (tm:add-button): Use `add-text-properties' directly.
5720
5721         * mime-def.el (running-xemacs): New variable; if it is not nil,
5722         require overlay.
5723
5724         * mime-def.el (regexp-or): New function.
5725
5726 Wed Feb 26 04:57:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5727
5728         * mime-tar.el: Renamed from tm-tar.el.
5729
5730         * mime-view.el (mime-view-define-keymap): `tm:button-dispatcher'
5731         -> `mime-button-dispatcher'.
5732
5733         * mime-def.el: `tm:button-dispatcher' -> `mime-button-dispatcher'.
5734
5735         * mime-def.el: `tm:mother-button-dispatcher' ->
5736         `mime-button-mother-dispatcher'.
5737
5738         * mime-def.el: `semi-data' -> `mime-button-data'.
5739
5740         * mime-def.el: `semi-callback' -> `mime-button-callback'.
5741
5742         * mime-def.el: `tm:mouse-face' -> `mime-button-mouse-face'.
5743
5744         * mime-def.el: `tm:button-face' -> `mime-button-face'.
5745
5746         * mime-def.el (tm:add-button, tm:button-dispatcher):
5747         `mime-callback' was renamed to `semi-callback'; `mime-data' was
5748         renamed to `semi-data'.
5749
5750 Wed Feb 26 03:54:17 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5751
5752         * mime-def.el (tm:add-button): Use `make-overlay' directly.
5753
5754         * mime-def.el (tm:add-button): Use `overlay-put' directly.
5755
5756 Tue Feb 25 07:40:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5757
5758         * mime-text.el: `tm:browse-url' was renamed to
5759         `mime-text-browse-url'.
5760
5761         * mime-text.el: Require browse-url.
5762
5763         * mime-text.el: `tm:URL-regexp' was renamed to
5764         `mime-text-url-regexp'.
5765
5766         * mime-text.el: Variable `tm:URL-regexp',
5767         `browse-url-browser-function' and function `tm:browse-url' were
5768         moved from mime-def.el.
5769
5770         * mime-def.el: Variable `tm:URL-regexp',
5771         `browse-url-browser-function' and function `tm:browse-url' were
5772         moved to mime-text.el.
5773
5774         * eword-decode.el: Variable `tm:warning-face' was renamed to
5775         `eword-warning-face'.
5776
5777         * eword-decode.el: Variable `tm:warning-face' was moved from
5778         mime-def.el.
5779
5780         * mime-def.el: Variable `tm:warning-face' was moved to
5781         eword-decode.el.
5782
5783         * mime-def.el: Function `tm:set-face-region' was abolished.
5784
5785         * mime-edit.el: `mime-edit-make-charset-default-encoding-alist' ->
5786         `mime-make-charset-default-encoding-alist'.
5787
5788         * mime-edit.el: `mime-edit-transfer-level' ->
5789         `mime-transfer-level'.
5790
5791         * mime-edit.el: Function `mime/encoding-name' was renamed to
5792         `mime-encoding-name'.
5793
5794         * mime-def.el: Function `mime/make-charset-default-encoding-alist'
5795         was abolished.
5796
5797         * mime-edit.el: Function `mime/encoding-name' was moved from
5798         mime-def.el.
5799
5800         * mime-def.el: Function `mime/encoding-name' was moved to
5801         mime-edit.el.
5802
5803 Tue Feb 25 06:15:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5804
5805         * mime-edit.el: Variable `mime-charset-type-list' was moved from
5806         mime-def.el.
5807
5808         * mime-def.el: Variable `mime-charset-type-list' was moved to
5809         mime-edit.el.
5810
5811 Mon Feb 24 10:07:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5812
5813         * eword-encode.el (eword-encode-header): fixed typo.
5814
5815 Mon Feb 24 10:04:23 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5816
5817         * mime-edit.el (mime-edit-insert-message, mime-edit-insert-mail,
5818         mime-editor::edit-again): Don't use `assoc-value'; Don't require
5819         tl-list.
5820
5821 Mon Feb 24 10:00:50 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5822
5823         * mime-play.el: require tl-atype.
5824
5825         * mime-view.el: Don't require tl-atype.
5826
5827 Mon Feb 24 09:58:14 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5828
5829         * mime-view.el: Don't require tl-misc.
5830
5831 Mon Feb 24 09:57:03 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5832
5833         * eword-encode.el (eword-encode-header): Use function `assoc-if'
5834         instead of `ASSOC'; require cl instead of tl-list.
5835
5836         * mime-parse.el (define-structure): New macro; Don't require
5837         tl-misc.el.
5838
5839         * mime-view.el (mime-preview/insert-content-button): Don't use
5840         function `assoc-value'.
5841
5842         * mime-view.el: Require cl instead of tl-list.
5843
5844         * mime-view.el: Don't require tl-str.el.
5845
5846 Mon Feb 24 09:12:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5847
5848         * mime-parse.el (define-structure): New macro; Don't require
5849         tl-misc.el.
5850
5851         * mime-view.el (mime-preview/insert-content-button): Don't use
5852         function `assoc-value'.
5853
5854         * mime-view.el: Require cl instead of tl-list.
5855
5856         * mime-view.el: Don't require tl-str.el.
5857
5858 Mon Feb 24 09:04:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5859
5860         * eword-decode.el: Constant
5861         `eword-Q-encoding-and-encoded-text-regexp' was abolished.
5862
5863         * eword-decode.el (quoted-printable-hex-chars,
5864         quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
5865         eword-Q-encoding-and-encoded-text-regexp): New constant; moved
5866         from mime-def.el.
5867
5868         * mime-def.el (quoted-printable-hex-chars,
5869         quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
5870         eword-Q-encoding-and-encoded-text-regexp): Moved to
5871         eword-decode.el.
5872
5873         * eword-decode.el (base64-token-regexp,
5874         base64-token-padding-regexp, eword-B-encoded-text-regexp): New
5875         constant; moved from mime-def.el.
5876
5877         * mime-def.el: Constant `base64-token-regexp',
5878         `base64-token-padding-regexp' and `eword-B-encoded-text-regexp'
5879         were moved to eword-decode.el.
5880
5881         * mime-def.el: Constant `eword-B-encoding-and-encoded-text-regexp'
5882         was abolished.
5883
5884 Mon Feb 24 08:52:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5885
5886         * eword-decode.el: Don't require emu.
5887
5888         * eword-decode.el: Don't require tl-str.el.
5889
5890         * mime-def.el (get-version-string): New inline-function; imported
5891         from tl-str.el.
5892
5893 Mon Feb 24 02:42:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5894
5895         * mime-setup.el: Function `mime/encode-message-header' was renamed
5896         to `eword-encode-header'.
5897
5898         * mime-edit.el, eword-encode.el: Function
5899         `eword-encode-message-header' was renamed to
5900         `eword-encode-header'.
5901
5902 Mon Feb 24 02:26:02 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5903
5904         * eword-decode.el (eword-decode-header): New optional argument
5905         `SEPARATOR'; Use function `std11-narrow-to-header'.
5906
5907         * mime-view.el, mime-setup.el, eword-decode.el: Function
5908         `eword-decode-message-header' was renamed to
5909         `eword-decode-header'.
5910
5911 Mon Feb 24 02:17:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5912
5913         * mime-edit.el: tm-ew-e.el was renamed to eword-encode.el;
5914         Function `mime/encode-message-header' was renamed to
5915         `eword-encode-message-header'.
5916
5917 Mon Feb 24 01:59:28 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5918
5919         * mime-view.el: Function `mime-eword/decode-string' was renamed to
5920         `eword-decode-string'.
5921
5922         * mime-def.el: `mime/Q-' -> `eword-Q-'.
5923
5924         * mime-def.el: `mime/B-' -> `eword-B-'.
5925
5926 Mon Feb 24 01:46:59 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5927
5928         * eword-decode.el: Constant `eword-charset-regexp' was renamed to
5929         `mime-charset-regexp'.
5930
5931         * mime-def.el: Constant `mime/charset-regexp' was renamed to
5932         `mime-charset-regexp'.
5933
5934 Mon Feb 24 01:38:18 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5935
5936         * mime-view.el: Function `mime/decode-message-header' was renamed to
5937         `eword-decode-message-header'.
5938
5939         * mime-view.el: tm-ew-d.el was renamed to eword-decode.el.
5940
5941 Mon Feb 24 01:32:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5942
5943         * mime-setup.el: tm-ew-d.el was renamed to eword-decode.el;
5944         Function `mime/decode-message-header' was renamed to
5945         `eword-decode-message-header'.
5946
5947 Sat Feb 22 17:30:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5948
5949         * SEMI-CFG: Renamed from TM-CFG.
5950
5951         * SEMI-ELS: Renamed from TM-ELS.
5952
5953         * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
5954         `eword-in-subject-p'.
5955
5956         * eword-encode.el: `mime/' -> `eword-'.
5957
5958         * eword-encode.el (eword-generate-X-Nsubject): Don't refer
5959         variable `mime/use-X-Nsubject'.
5960
5961         * eword-encode.el (eword-generate-X-Nsubject): Renamed from
5962         `mime/generate-X-Nsubject'.
5963
5964         * eword-encode.el (eword-field-encoding-method-alist): Don't refer
5965         variable `mime/no-encoding-header-fields'.
5966
5967         * eword-encode.el (eword-field-encoding-method-alist): Renamed
5968         from `mime/field-encoding-method-alist'.
5969
5970         * eword-encode.el: Renamed from tm-ew-e.el.
5971
5972         * eword-decode.el: Renamed from tm-ew-d.el.
5973
5974         * mime-view.el: Don't require tm-def.
5975
5976         * mime-parse.el: tm-def.el was renamed to mime-def.el.
5977
5978         * mime-def.el: Renamed from tm-def.el.
5979
5980 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5981
5982         * SEMI-ELS: Renamed from TM-ELS.
5983
5984 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5985
5986         * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
5987         `eword-in-subject-p'.
5988
5989         * eword-encode.el: `mime/' -> `eword-'.
5990
5991         * eword-encode.el (eword-generate-X-Nsubject): Don't refer
5992         variable `mime/use-X-Nsubject'.
5993
5994         * eword-encode.el (eword-generate-X-Nsubject): Renamed from
5995         `mime/generate-X-Nsubject'.
5996
5997         * eword-encode.el (eword-field-encoding-method-alist): Don't refer
5998         variable `mime/no-encoding-header-fields'.
5999
6000         * eword-encode.el (eword-field-encoding-method-alist): Renamed
6001         from `mime/field-encoding-method-alist'.
6002
6003         * eword-encode.el: Renamed from tm-ew-e.el.
6004
6005         * eword-decode.el: Renamed from tm-ew-d.el.
6006
6007         * mime-view.el: Don't require tm-def.
6008
6009         * mime-parse.el: tm-def.el was renamed to mime-def.el.
6010
6011 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6012
6013         * mime-def.el: Renamed from tm-def.el.
6014
6015 Fri Feb 21 08:04:42 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
6016
6017         * mime-view.el: Don't `suppress-keymap'.
6018
6019 Fri Feb 21 07:42:32 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
6020
6021         * mime-view.el: tm-parse.el was renamed to mime-parse.el.
6022
6023         * mime-parse.el: Renamed from tm-parse.el.
6024
6025         * mime-view.el: Key-binding for function
6026         `mime-view-display-x-face' was abolished.
6027
6028 Fri Feb 21 07:04:51 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
6029
6030         * mime-setup.el: modified for mime-edit.el.
6031
6032 Fri Feb 21 07:02:52 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
6033
6034         * mime-edit.el: `mime-editor/' -> `mime-edit-'.
6035
6036 Fri Feb 21 06:57:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
6037
6038         * mime-edit.el: based on tm-edit 7.105.
6039
6040         * semi-setup.el: tm-image.el was renamed to mime-image.el.
6041
6042         * mime-image.el: Renamed from tm-image.el.
6043
6044 Fri Feb 21 05:57:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
6045
6046         * semi-setup.el: Renamed from tm-setup.el.
6047
6048         * mime-setup.el: Setting for GNUS was abolished.
6049
6050         * mime-setup.el: Variable `mime-setup-use-sc' was abolished.
6051
6052         * mime-view.el: tm-play.el was renamed to mime-play.el.
6053
6054         * mime-partial.el: Renamed from tm-partial.el.
6055
6056         * mime-play.el: Renamed from tm-play.el.
6057
6058         * mime-view.el: `tm-text' is renamed to `mime-text'.
6059
6060         * mime-view.el (mime-view-mode): Optional argument `mother-keymap'
6061         was renamed to `default-keymap-or-function'; optional argument
6062         `default-function' was abolished.
6063
6064         * mime-text.el: `mime-view-code-converter-alist' ->
6065         `mime-text-decoder-alist'.
6066
6067         * mime-text.el: Renamed from tm-text.el.
6068
6069 Thu Feb 20 09:02:36 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
6070
6071         * mime-view.el: `mime/viewer-mode' -> `mime-view-mode'.
6072
6073         * mime-view.el: Renamed from tm-view.el.
6074
6075 Thu Jul 11 14:57:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6076
6077         * mime-edit.el (mime-file-types): add for patch.
6078
6079         * mime-edit.el: rearrangement.
6080
6081 Wed Jul 10 12:05:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6082
6083         * mime-edit.el (mime-editor/normalize-body): Use function
6084         `encode-mime-charset-region' instead of
6085         `mime-charset-encode-region'.
6086
6087 Wed Jul 10 11:51:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6088
6089         * mime-edit.el (mime-editor/normalize-body): fixed.
6090
6091         * mime-edit.el (mime-editor/define-charset):
6092         Argument `charset' was changed to
6093         symbol.
6094         (mime-editor/choose-charset): Changed to return symbol.
6095         (mime-editor/normalize-body): charset was changed to symbol.
6096
6097 Wed Jul 10 11:22:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6098
6099         * mime-edit.el (mime-editor/make-charset-default-encoding-alist):
6100         New function.
6101         (mime-editor/charset-default-encoding-alist): Use function
6102         `mime-editor/make-charset-default-encoding-alist'.
6103         (mime-editor/toggle-transfer-level): Use function
6104         `mime-editor/make-charset-default-encoding-alist'.
6105
6106         * mime-edit.el (mime-editor/choose-charset): Use function
6107         `detect-mime-charset-region' instead of
6108         `mime/find-charset-region'.
6109
6110 Tue Jul  9 13:24:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6111
6112         * mime-edit.el (mime/editor-mode): Don't toggle.
6113
6114         (mime-editor/toggle-mode): New function.
6115
6116 Tue Jul  2 14:06:53 1996  Alastair Burt <burt@dfki.uni-kl.de>
6117
6118         * mime-edit.el: I think the following is the best way to handle
6119         tm-edit as a minor mode in XEmacs (at least in 19.14 -- I am not
6120         sure if "add-minor-mode" works the same way in earlier versions).
6121         By clicking on the mode line you can turn mime/editor-mode on or
6122         off.
6123
6124 Thu Jun 27 14:08:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6125
6126         * mime-edit.el (mime-editor/encrypt-pgp-kazu): Use macro
6127         `as-binary-process'.
6128
6129         * mime-edit.el (mime-editor/sign-pgp-kazu): Use macro
6130         `as-binary-process'.
6131
6132 Wed Jun 12 05:58:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6133
6134         * mime-edit.el (mime-editor/split-message-sender-alist): setting
6135         for `mail-mode' was moved to tm-rmail.el.
6136
6137 Sun Jun  9 06:44:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6138
6139         * mime-edit.el: Variable
6140         `mime-editor/message-default-sender-alist' was abolished.
6141
6142 Sun Jun  9 06:40:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6143
6144         * mime-edit.el: Variable `mime-editor/window-config-alist' was
6145         abolished.
6146
6147 Sun Jun  9 06:35:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6148
6149         * mime-edit.el (mime-editor/split-and-send): New implementation.
6150
6151 Mon Jun  3 17:39:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6152
6153         * mime-edit.el (mime-editor::edit-again): fixed about multipart.
6154
6155 Wed May 29 09:57:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6156
6157         * mime-edit.el (mime-editor/define-charset,
6158         mime-editor/set-parameter): Function `mime-set-parameter' was
6159         renamed to `mime-editor/set-parameter'.
6160
6161         * mime-edit.el (mime-set-parameter): New implementation
6162
6163         (mime-editor/translate-single-part-tag): New function.
6164         (mime-editor/translate-region): Use function
6165         `mime-editor/translate-single-part-tag'.
6166
6167 Tue May 28 15:15:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6168
6169         * mime-edit.el (mime-editor::edit-again): fixed.
6170
6171         * mime-edit.el (mime/edit-again): fixed.
6172
6173         * mime-edit.el (mime-editor::edit-again): modified for new tag
6174         rule.
6175
6176         * mime-edit.el (mime-editor/insert-signature): Use variable
6177         `signature-file-name' instead of `signature'.
6178
6179         * mime-edit.el (mime-editor/multipart-beginning-regexp): Don't
6180         require begging new-line.
6181
6182         (defconst mime-editor/multipart-end-regexp): Don't require begging
6183         new-line.
6184
6185         (mime-editor/find-inmost): modified for new enclosure tag rule.
6186
6187         (mime-editor/translate-region): modified for new enclosure tag rule.
6188
6189         (mime-editor/enclose-region): modified for new enclosure tag rule.
6190
6191 Sun May 26 05:04:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6192
6193         * mime-edit.el: Add `(provide 'tm-edit)'.
6194
6195         Do `(run-hooks 'tm-edit-load-hook)' if variable
6196         `mime-edit-load-hook' is not bound.
6197
6198 Sun May 26 02:10:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6199
6200         * mime-edit.el (mime-editor/insert-binary-buffer): fixed.
6201         (mime-editor/normalize-body): fixed.
6202
6203 Sat May 25 20:47:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6204
6205         * mime-edit.el (mime-editor/normalize-body): fixed.
6206
6207         (mime-editor/content-end): Used function `invisible-p' and
6208         `next-visible-point'.
6209
6210 Sat May 25 20:05:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6211
6212         * mime-edit.el (mime-editor/insert-binary-buffer): Use function
6213         `invisible-region' instead of `mime-flag-region'.
6214         (mime-editor/normalize-body): Use function `visible-region'
6215         instead of `mime-flag-region'.
6216         (mime-editor/content-end): New implementation.
6217
6218 Sat May 25 16:04:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6219
6220         * mime-edit.el (mime-editor/enquote-region): New command; bound to
6221         `C-c C-x q'.
6222
6223         (mime-editor/menu-list): New item for function
6224         `mime-editor/enquote-region'.
6225
6226 Sat May 25 15:52:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6227
6228         * mime-edit.el (mime-editor/process-multipart-1): Use function
6229         `string-equal' instead of `string='.
6230
6231 Sat May 25 15:48:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6232
6233         * mime-edit.el (mime-editor/process-multipart-1): fixed about
6234         condition of next tag inserting.
6235
6236 Sat May 25 15:36:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6237
6238         * mime-edit.el (mime-editor/enclose-region): fixed for new format.
6239
6240 Sat May 25 15:15:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6241
6242         * mime-edit.el (mime-editor/insert-partial-header): Comment of
6243         Mime-Version field was modified.
6244
6245         * mime-edit.el (mime-editor/insert-tag): Don't insert unnecessary
6246         line break.
6247
6248         * mime-edit.el (mime-editor/version-name): New constant.
6249
6250         (mime-editor/mime-version-value): Use constant
6251         `mime-editor/version-name'.
6252
6253         (mime-editor/insert-partial-header): Use constant
6254         `mime-editor/version-name'.
6255
6256 Fri May 24 15:16:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6257
6258         * mime-edit.el (mime-editor/goto-tag): fixed for a tag without
6259         line break.
6260         (mime-editor/normalize-body): fixed for a tag without line break.
6261
6262         * mime-edit.el (mime-editor/translate-region): fixed for a part
6263         starting without line break.
6264
6265         * mime-edit.el (mime-editor/single-part-tag-regexp): It allows any
6266         column.
6267         (mime-editor/quoted-single-part-tag-regexp): New constant.
6268         (mime-editor/enquote-region): New function.
6269         (mime-editor/dequote-region): New function.
6270         (mime-editor/process-multipart-1): Processing for ``quote''
6271         enclosure was added.
6272         (mime-editor/translate-body): Use function
6273         `mime-editor/dequote-region'.
6274
6275         (mime-editor/mime-version-value): Comment was renamed.
6276
6277         * mime-edit.el: Renamed from tm-edit.el