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