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