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