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:
576b3c5
)
(mime-display-entity): Run `mime-display-header-hook'.
author
morioka
<morioka>
Tue, 16 Jun 1998 21:00:42 +0000
(21:00 +0000)
committer
morioka
<morioka>
Tue, 16 Jun 1998 21:00:42 +0000
(21:00 +0000)
mime-view.el
patch
|
blob
|
history
diff --git
a/mime-view.el
b/mime-view.el
index
3d2bc18
..
135442b
100644
(file)
--- a/
mime-view.el
+++ b/
mime-view.el
@@
-816,6
+816,7
@@
The compressed face will be piped to this command.")
)))
(goto-char (point-max))
(insert "\n")
+ (run-hooks 'mime-display-header-hook)
)
(cond ((eq body-presentation-method 'with-filter)
(let ((body-filter (cdr (assq 'body-filter situation))))