projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19b8c0a
)
(mime-preview-multipart/mixed): fixed typo.
author
morioka
<morioka>
Fri, 5 Jun 1998 05:56:23 +0000
(
05:56
+0000)
committer
morioka
<morioka>
Fri, 5 Jun 1998 05:56:23 +0000
(
05:56
+0000)
mime-view.el
patch
|
blob
|
history
diff --git
a/mime-view.el
b/mime-view.el
index
2882475
..
eee3635
100644
(file)
--- a/
mime-view.el
+++ b/
mime-view.el
@@
-485,7
+485,7
@@
Each elements are regexp of field-name.")
(default-situation
(cdr (assq 'childrens-situation situation))))
(while children
- (mime-view-display-entity (car children) message-info
+ (mime-view-display-entity (car children) mime-raw-message-info
mime-raw-buffer (current-buffer)
default-situation)
(setq children (cdr children))