projects
/
elisp
/
emh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
586d8b7
)
(emh-yank-cur-msg-with-no-filter): Rename
author
morioka
<morioka>
Wed, 17 Jun 1998 18:53:54 +0000
(18:53 +0000)
committer
morioka
<morioka>
Wed, 17 Jun 1998 18:53:54 +0000
(18:53 +0000)
`mime-preview-text/plain-hook' to `mime-display-text/plain-hook'.
emh-comp.el
patch
|
blob
|
history
diff --git
a/emh-comp.el
b/emh-comp.el
index
130829c
..
a326f1f
100644
(file)
--- a/
emh-comp.el
+++ b/
emh-comp.el
@@
-460,7
+460,7
@@
yanked message will be deleted."
(set-buffer mh-show-buffer) ; Find displayed message
(let ((mh-ins-str
(if mime-raw-buffer
- (let (mime-preview-text/plain-hook buf)
+ (let (mime-display-text/plain-hook buf)
(prog1
(save-window-excursion
(set-buffer mime-raw-buffer)