Merge REMI changes.
[elisp/semi.git] / ChangeLog
1 2000-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * mime-pgp.el (mime-view-application/pgp): Setup local variable
4         `mime-view-temp-message-buffer' of preview-buffer.
5         (mime-view-application/pkcs7-mime): Likewise.
6
7         * mime-play.el
8         (mime-preview-quitting-method-for-mime-show-message-mode): Don't
9         use `mime-entity-buffer'; refer `mime-view-temp-message-buffer'.
10         (mime-store-message/partial-piece): Use
11         `insert-file-contents-as-binary' instead of
12         `(as-binary-input-file (insert-file-contents ...))'; use
13         `write-region-as-binary' instead of
14         `(as-binary-output-file (write-region ...)); setup local variable
15         `mime-view-temp-message-buffer' of preview-buffer.
16
17 2000-07-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
18
19         * mime-view.el (mime-display-text/plain): Make it a little
20         bit more robust to errors.
21
22 2000-07-05  Yoshiki Hayashi  <yoshiki@xemacs.org>
23
24         * mime-edit.el (mime-edit-mode): Remove reference to emacsen
25         without MULE.
26
27 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
28
29         * mime-image.el (mime-image-insert) [XEmacs]:
30         Insert `string' only if it is non-nil.
31
32 2000-07-03  Yuuichi Teranishi  <teranisi@gohome.org>
33
34         * mime-edit.el (mime-edit-preview-message): Set up local variable
35         `mime-edit-temp-message-buffer'.
36         (mime-edit-quitting-method): Refer `mime-edit-temp-message-buffer'
37         to avoid to use `mime-entity-buffer'.
38         (Synch with latest remi-1_14)
39         (mime-edit-temp-message-buffer): Defined.
40
41 2000-06-27   Daiki Ueno  <ueno@unixuser.org>
42
43         * mime-image.el (mime-image-insert): Synch with the latest image.el.
44         (mime-display-image): Don't pass underlying string "x".
45
46 2000-06-23  Yuuichi Teranishi  <teranisi@gohome.org>
47
48         * mime-edit.el (mime-edit-quitting-method):
49         Use mime-buffer-entity-buffer-internal instead of mime-entity-buffer.
50
51 2000-06-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
52
53         * mime-view.el (mime-display-multipart/encrypted): New function.
54         * semi-setup.el: Set up multipart/encrypted.
55
56 2000-06-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
57
58         * mime-edit.el (mime-edit-insert-file): Don't produce
59         charset=x-unknown.
60
61 2000-06-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
62
63         * EMY 1.13.7 is released.
64
65 2000-06-16  Yoshiki Hayashi  <yoshiki@xemacs.org>
66
67         * mime-edit.el (mime-edit-insert-file): Make it work with Emacs.
68
69 2000-06-16  Yoshiki Hayashi  <yoshiki@xemacs.org>
70
71         * mime-edit.el (mime-edit-insert-text-file): New function.
72         (mime-file-types): Treat .htm as an HTML file.
73
74 2000-06-16  Yoshiki Hayashi  <yoshiki@xemacs.org>
75
76         * mime-edit.el (mime-edit-insert-user-agent-field): Defcustom.
77         (mime-edit-mime-version-field-for-message/partial): Removed.
78         (mime-edit-mime-partial-header): Use mime-edit-mime-version-value.
79         (mime-edit-insert-binary-string): New function.
80         (mime-edit-insert-file): Use it.
81         (mime-edit-set-parameter): Avoid duplicating same parameters.
82
83 2000-06-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
84
85         * mail-mime-setup.el: Don't touch mail-signature.
86         * semi-setup.el (mime-setup-enable-inline-image): Don't check
87         window-system under XEmacs.
88         * semi-def.el (select-menu-alist): Use device-on-window-system-p
89         under XEmacs.
90
91 2000-06-14  Yoshiki Hayashi  <yoshiki@xemacs.org>
92
93         * mime-view.el (mime-view-unbuttonize): Remove invisible text
94         following XPM buttons.
95         * semi-def.el (mime-create-xpm-buttton): Make an extent start-open.
96         Put mime-button text-property for buttonize and unbuttonize.
97
98 2000-06-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
99
100         * mime-edit.el (mime-transfer-level): Defcustomize.
101         (mime-edit-mime-version-field-for-message/partial):
102         Add an accidentally removed newline.
103
104 2000-06-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
105
106         * mime-edit.el (mime-edit-yank-ignored-field-regexp): Removed.
107         (mime-edit-yank-ignored-field-list): Make this customizable.
108
109 2000-06-09   Daiki Ueno  <ueno@unixuser.org>
110
111         * mime-edit.el (mime-edit-insert-key): Insert a text tag when
112         the buffer has any trailing text.
113
114 2000-06-05  Shugo Maeda <shugo@ruby-lang.org>
115
116         * pgg-gpg.el (pgg-scheme-insert-key): Don't quote user id.
117
118 2000-05-29  Yoshiki Hayashi  <yoshiki@xemacs.org>
119
120         * mime-view.el (mime-view-mailcap-files): New variable.
121         (mime-view-mailcap-parsed-p): New variable.
122         (mime-view-parse-mailcap-files): New function.
123         (mime-view-parse-mailcap): New function.
124
125 2000-05-25  Tanaka Akira      <akr@m17n.org>
126
127         * README.en: Update for CVS via SSH.
128
129 2000-05-23  Yoshiki Hayashi  <yoshiki@xemacs.org>
130
131         * semi-def.el (mime-create-widget-button): Avoid truncating
132         extents.
133
134 2000-05-22  Katsumi Yamaoka   <yamaoka@jpl.org>
135
136         * semi-def.el (mime-create-xpm-button): Define it if the feature
137         `xpm' is provided even if the TTY frame is used; call
138         `mime-create-widget-button' if the TTY frame is used.
139         (mime-create-widget-button): Replace a string behind the widget
140         button with the entity info; add comment about it.
141         (mime-button-mouse-face): Refer to `widget-mouse-face' in doc.
142         (mime-button-face): Refer to `widget-button-face' in doc.
143
144 2000-05-21   Daiki Ueno  <ueno@unixuser.org>
145
146         * pgg-gpg.el (pgg-gpg-process-region): Abolish redundant nconc.
147
148 2000-05-22  Yoshiki Hayashi  <yoshiki@xemacs.org>
149
150         * mime-view.el: Merge WEMY.
151         * semi-def.el: Ditto.
152
153         * mime-view.el (mime-preview-toggle-button): Force hiding
154         a button when condition is 'hide.
155         (mime-preview-buttonize): Don't toggle button.
156         (mime-preview-unbuttonize): Ditto.
157
158         * semi-def.el (mime-use-widget): New variable.
159
160 2000-05-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
161
162         * EMY 1.13.6 is released.
163
164 2000-05-16   Daiki Ueno  <ueno@unixuser.org>
165
166         * mime-image.el (mime-image-create) [XEmacs]: Don't call
167         `make-image-instance' directly.
168
169 2000-05-16  Yoshiki Hayashi  <yoshiki@xemacs.org>
170
171         * mime-edit.el (mime-edit-mime-version-field-for-message/partial):
172         Remove mime-edit-version.
173         (mime-edit-message-default-max-lines): Increment to 5000.
174         (mime-edit-split-and-send):
175         (mime-edit-exit):
176         Shut up byte compiler.
177
178 2000-05-16  Yoshiki Hayashi  <yoshiki@xemacs.org>
179
180         * mime-view.el (mime-view-automatic-conversion): New variable.
181         (mime-display-text): Decode CTE when FLIM 1.14.
182
183 2000-05-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
184
185         * mime-view (mime-display-entity): Show header when message
186         is attachment.
187         (mime-display-text): Pass 7bit when no CTE is specified.
188         Use mime-entity-body if available.
189         (mime-display-message): Reconstruct list every time.
190
191 2000-05-02   Daiki Ueno  <ueno@unixuser.org>
192
193         * pgg-gpg.el (pgg-scheme-encrypt-region): Don't quote recipient;
194         concatenate all arguments destructively.
195
196 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
197
198         * EMY 1.13.5 is released.
199
200 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
201
202         * mime-view.el (mime-view-insert-entity-button): Don't pass
203         invisible to mime-insert-button.
204
205 2000-04-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
206
207         * mime-view.el (mime-preview-text): Ask Content-Transfer-Encoding.
208         (mime-display-text): New function.
209
210 2000-04-14  Yoshiki Hayashi  <yoshiki@xemacs.org>
211
212         * mime-view.el (mime-display-gzipped): Use decode-coding-string.
213
214 2000-04-13   Daiki Ueno  <ueno@unixuser.org>
215
216         * pgg-gpg.el: Fix author's mailing address.
217         (pgg-gpg-process-region): Add --output option; set status fd to 2.
218         (pgg-gpg-possibly-cache-passphrase): New function.
219         (pgg-gpg-shell-file-name): Abolish.
220         (pgg-gpg-shell-command-switch): Abolish.
221         (pgg-scheme-lookup-key): Work on temp buffer.
222
223 2000-03-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
224
225         * mime-view.el (mime-preview-follow-current-entity): Fix the bug
226         without header part.
227         (mime-preview-entity-boundary): Fix the case that last part
228         is composite type.
229
230 2000-03-18  Yoshiki Hayashi  <yoshiki@xemacs.org>
231
232         * mime-view.el (mime-display-gzipped): Temporaly hack for FSF Emacs
233         until new FLIM is released.
234
235 2000-03-16  Yoshiki Hayashi  <yoshiki@xemacs.org>
236
237         * mime-view.el (mime-display-gzipped): Make it FSF Emacs friendly.
238
239 2000-03-14  Yoshiki Hayashi  <yoshiki@xemacs.org>
240
241         * mime-view.el (mime-display-gzipped): Remove arguments.
242         autodetect coding system.
243
244 2000-03-01  Yoshiki Hayashi  <yoshiki@xemacs.org>
245
246         * mime-image.el (mime-display-image): Don't wait for redisplay.
247
248 2000-02-23   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
249
250         * mime-image.el
251         (mime-image-normalize-xbm-buffer): New inline function.
252         (mime-image-create) [XEmacs || Emacs21]: Use it for XBM data.
253         (mime-display-image): Don't create temporary file.
254
255 2000-02-24  Mito  <mit@nines.nec.co.jp>
256
257         * mime-edit.el (mime-edit-normalize-body): Fix number of arguments
258         against enriched-encode.
259
260 2000-02-27  Yoshiki Hayashi  <yoshiki@xemacs.org>
261
262         * mime-view.el: Don't show a child entity of
263         message/external-body.
264
265 2000-02-21   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
266
267         * pgg.el (pgg-temp-buffer-show-function): Use
268         `shrink-window-if-larger-than-buffer'.
269
270         * pgg-gpg.el (pgg-gpg-process-region): Fix cleanup form.
271
272         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
273
274         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
275
276         * semi-setup.el (mime-setup-enable-inline-image): Remove checking
277         of bitmap-mule; use `eval-after-load' instead of
278         `call-after-loaded' to require `mime-image'.
279
280         * mime-image.el (mime-display-image): Set default umask to 077.
281         (mime-image-create): Use `nothing-image-instance-p'.
282
283         * mime-pgp.el: When it is compiled, define `smime-output-buffer'
284         and `smime-errors-buffer' to avoid compiler warning.
285
286         * mime-edit.el: Ditto.
287
288         * mime-pgp.el
289         (mime-view-application/pkcs7-mime): Regard smime-type as
290         "enveloped-data" unless it is specified.
291
292         * smime.el (smime-directory-files): Abolish.
293         (smime-verify-region): Abolish local variable `args'.
294
295 2000-02-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
296
297         * mime-image.el: Remove X-Face setting; require cl when compiling.
298         (mime-image-format-alist): Remove image/x-mag and image/x-pic.
299         (mime-image-type-available-p): New function.
300         (mime-image-create): New function.
301         (mime-image-insert): New function.
302         (mime-display-image): Rewrite.
303
304         * mime-edit.el
305         (mime-edit-define-charset): Handle 'mime-charset-comment.
306
307 2000-02-02  Nakagawa, Makoto  <Makoto.Nakagawa@jp.compaq.com>
308
309         * pgg-pgp5.el (pgg-scheme-verify-region): Copy the contents of
310         `pgg-errors-buffer' to `pgg-output-buffer'.
311
312 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
313
314         * EMY 1.13.4 is released.
315
316 2000-02-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
317
318         * semi-def.el (mime-insert-button): Insert newline to avoid
319         face property concatenation.
320
321 2000-02-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
322
323         * mime-view.el (mime-preview-toggle-button): New function.
324         (mime-view-define-keymap): Define C-h C-t b to
325         mime-preview-toggle-button.
326         (mime-preview-buttonize): Use it.
327         (mime-preview-unbuttonize): Ditto.
328         (mime-preview-type): Call mime-preview-toggle-body.
329
330 2000-02-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
331
332         * mime-view.el (mime-preview-toggle-header): Add optional
333         argument show.  When show, always displays rather than toggle.
334         (mime-preview-toggle-all-header): Ditto.
335         (mime-preview-toggle-content): Ditto.
336
337 2000-02-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
338
339         * mime-view.el (mime-preview-follow-current-entity):
340         Delete header and insert new one.
341         (mime-preview-toggle-header): Don't manipulate entity button.
342         (mime-preview-toggle-all-header): New function.
343
344 2000-02-16  Yoshiki Hayashi  <yoshiki@xemacs.org>
345
346         * mime-view.el (mime-preview-quit): Fix bug which unconditionally
347         removes preview-buffer.
348         From: Yuuichi Teranishi <teranisi@gohome.org>
349
350 2000-02-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
351
352         * mime-view.el (mime-follow-current-entity): Try to be
353         compatible with FSF Emacs.
354
355 2000-02-14  Yoshiki Hayashi  <yoshiki@xemacs.org>
356
357         * EMY 1.13.3 is released.
358
359 2000-02-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
360
361         * mime-view.el (mime-display-entity): Prefer visibility of
362         entity-button, not invisibility.
363         (mime-view-children-is-invisible): New macro.
364         (mime-display-entity): Check children can be shown.
365
366 2000-02-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
367
368         * mime-view.el (mime-preview-toggle-header): New function.
369         (mime-preview-toggle-content): New function.
370         (mime-view-define-keymap): Bind C-c C-t C-h to
371         mime-preview-toggle-header, C-h C-t C-c to mime-preview-toggle-content.
372         Bind C-c C-e to mime-preview-extract-current-entity.
373
374 2000-02-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
375
376         * mime-view.el (mime-preview-entity-boundary): New function.
377         (mime-preview-follow-current-entity): Use it.
378         (mime-view-button-is-visible): New macro.
379         (mime-view-body-is-visible): Ditto.
380
381 2000-02-10  MORIOKA Tomohiko  <tomo@m17n.org>
382
383         * mime-view.el (mime-display-message): Use `major-mode' of
384         current-buffer as default value of `original-major-mode'; don't
385         use `mime-entity-header-buffer'.
386         (mime-preview-follow-current-entity): Use `mime-insert-header' to
387         insert header; don't use `mime-entity-header-buffer',
388         `mime-entity-header-start-point' and
389         `mime-entity-header-end-point'.
390
391 2000-02-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
392
393         * mime-view.el (mime-view-insert-entity-button): Add invisible
394         when body is invisible.
395
396 2000-02-11  Yoshiki Hayashi  <yoshiki@xemacs.org>
397
398         * mime-view.el (mime-preview-quit): Kill preview buffer
399         when mode-specific function is not found.
400
401 2000-02-11  Yoshiki Hayashi  <yoshiki@xemacs.org>
402
403         * Makefile (MAKEINFO): New variable.
404
405 2000-02-09  Yoshiki Hayashi  <yoshiki@xemacs.org>
406
407         * Makefile (distclean): New target.
408
409 2000-02-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
410
411         * mime-view.el: Fix byte-compiler warnings.
412         * mime-play.el: Ditto.
413         (mime-preview-quitting-method-for-mime-show-message-mode):
414         Check whether raw-buffer exists.
415
416 2000-02-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
417
418         * Makefile: (texinfmt, xtexinfmt): New rule to format Texinfo
419         file with Emacs and XEmacs.
420
421 2000-02-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
422
423         * mime-edit.el: Fix doc string.
424         * mime-view.el: Ditto.
425         * pgg-gpg.el: Ditto.
426         * pgg-parse.el: Ditto.
427         * pgg-pgp.el: Ditto.
428         * pgg-pgp5.el: Ditto.
429         * pgg.el: Ditto.
430
431 2000-02-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
432
433         * mime-view.el (mime-display-entity): Don't call
434         mime-goto-header-start-point.  Clean up and remove redundant
435         let clause.
436
437 2000-02-07  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
438
439         * EMY 1.13.2 is released.
440
441 2000-02-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
442
443         * mime-view.el (mime-display-message): Add new local variable
444         line-move-ignore-invisible.  Bind it to t.
445
446 2000-02-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
447
448         * pgg-def.el (pgg-default-scheme): Improve custom options.
449
450 2000-02-05  Yoshiki Hayashi  <yoshiki@xemacs.org>
451
452         * Makefile: Format Info file.
453
454 2000-02-04  Yoshiki Hayashi  <yoshiki@xemacs.org>
455
456         * mime-edit.el: Synch with EMIKO 1.13.11.
457         * mime-image.el: Ditto.
458         * mime-pgp.el: Ditto.
459         * semi-def.el: Ditto.
460         * semi-setup.el: Ditto.
461         * mime-ui-en.sgml: Ditto.
462         * mime-ui-en.texi: Ditto.
463         * mime-ui-ja.sgml: Ditto.
464         * mime-ui-ja.texi: Ditto.
465
466         * pgg-def.el: Synch with EMIKO 1.13.11.  New file.
467         * pgg-gpg.el: Ditto.
468         * pgg-parse.el: Ditto.
469         * pgg-pgp.el: Ditto.
470         * pgg-pgp5.el: Ditto.
471         * pgg.el: Ditto.
472         * smime.el: Ditto.
473
474 2000-02-03  Yoshiki Hayashi  <yoshiki@xemacs.org>
475
476         * mime-edit.el (mime-file-types): Defaults type of patch to
477         text/plain.  There's not much reason to use application/octet-stream.
478
479         * mime-view.el (mime-display-detect-application/octet-stream):
480         New function.
481         * mime-view.el (mime-display-gzipped): New function.
482         Ungzip content and inline it.  Requires external gzip program.
483
484 2000-01-31  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
485
486         * EMY 1.13.1 is released.
487
488 2000-01-31 Yoshiki Hayashi  <yoshiki@xemacs.org>
489
490         * emy.texi: Describe how to deal with broken message.
491
492 2000-01-31 Yoshiki Hayashi  <yoshiki@xemacs.org>
493
494         * mime-play.el (mime-save-content-for-broken-message): New function.
495
496 2000-01-28  Yoshiki Hayashi  <yoshiki@xemacs.org>
497
498         * mime-view.el (mime-display-entity): Clean up code.
499
500 2000-01-28  Yoshiki Hayashi  <yoshiki@xemacs.org>
501
502         * mime-view.el (mime-display-entity): Fix handling of
503         inline parameter of Content-Disposition.
504
505 2000-01-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
506
507         * mime-edit.el (mime-edit-user-agent-value): Add apel-version.
508
509 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
510
511         * EMY 1.13.0 is released.
512
513 2000-01-05  Katsumi Yamaoka   <yamaoka@jpl.org>
514
515         * Makefile, README.en: Update for the new CVS server.
516
517 1999-12-13  Katsumi Yamaoka   <yamaoka@jpl.org>
518
519         * README.en: Update for the recent ML address and ftp site.
520
521 1999-12-15  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
522
523         * mime-w3.el (mime-w3-message-structure): Removed.
524         (mime-preview-text/html): Don't use mime-w3-message-structure.
525         (mime-find-root-entity): New function. Should be in flim.
526         (url-cid): Use it.
527
528 1999-12-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
529
530         * mime-view.el (mime-preview-inline): Avoid inheriting
531         text property.
532         (mime-preview-text): Ditto.
533         (mime-preview-type): Ditto.
534
535 1999-12-07  Yoshiki Hayashi  <t90553@mai.ecc.u-tokyo.ac.jp>
536
537         * mime-view.el (mime-preview-scroll-full-screen): New variable.
538         (mime-display-entiy): Fix attachment detection bug.
539
540 1999-12-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
541
542         * mime-view.el (mime-preview-buttonize): New function.
543         (mime-preview-unbuttionize): New function.
544
545 1999-12-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
546
547         * emy.texi: New file.
548
549 1999-12-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
550
551         * mime-view.el (mime-view-entity-type/subtype): New function
552         to workaround flim feature.
553
554 1999-12-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
555
556         * mime-view.el (mime-view-insert-entity-button): New optional
557         argument body-is-invisible.
558         (mime-display-entity): Use it.
559         (mime-view-button-place-alist): New variable.
560         (mime-view-entity-button-visible-p): Use it.
561
562 1999-12-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
563
564         * mime-view.el (mime-view-force-inline-types): New variable.
565         (mime-display-entity): Respect Content-Disposition type.
566         (mime-preview-condition): Treat unknown application subtype
567         as application/octet-stream.
568
569 1999-12-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
570
571         * mime-edit.el (mime-edit-attach-at-end-type): Changed
572         to use symbols instead of strings.
573
574 1999-12-04  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
575
576         * mime-view.el (mime-view-display): Always insert button
577         when body is not displayed.
578
579 1999-12-04  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
580
581         * mime-view.el (mime-display-text/x-rot13-47-48):
582         New function.
583
584 1999-12-03  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
585
586         * mime-view.el (mime-preview-text): Don't use DEFAULT
587         argument of read-coding-system. XEmacs 21.1 doesn't
588         accept that argument.
589
590 1999-11-29  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
591
592         * mime-edit.el (mime-edit-insert-file): Prompts for
593         content-disposition when verbose.
594         (mime-content-disposition-types): New variable.
595         (mime-prompt-for-disposition): New function
596
597 1999-11-29  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
598
599         * mime-view.el (mime-preview-type): New function.
600         (mim-display-entity): Use save-restriction instead of widen.
601
602 1999-11-28  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
603
604         * mime-edit.el (mime-edit-attach-at-end-type): New variable.
605         (mime-edit-insert-place): New macro.
606
607 1999-11-28  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
608
609         * mime-view.el (mime-preview-text): New function.
610         (mime-preview-inline): New function.
611         (mime-preview-type): New function.
612         (mime-display-entity): Handle a situation when body is invisible.