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