projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c868dd
)
Rename `mime-view-kill-buffer' -> `mime-preview-kill-buffer'.
author
morioka
<morioka>
Fri, 13 Mar 1998 15:45:55 +0000
(15:45 +0000)
committer
morioka
<morioka>
Fri, 13 Mar 1998 15:45:55 +0000
(15:45 +0000)
lisp/gnus-art.el
patch
|
blob
|
history
diff --git
a/lisp/gnus-art.el
b/lisp/gnus-art.el
index
6229bfb
..
c019b42
100644
(file)
--- a/
lisp/gnus-art.el
+++ b/
lisp/gnus-art.el
@@
-3252,7
+3252,7
@@
It is registered to variable `mime-view-content-header-filter-alist'."
(defun mime-view-quitting-method-for-gnus ()
(if (not gnus-show-mime)
- (mime-view-kill-buffer))
+ (mime-preview-kill-buffer))
(delete-other-windows)
(gnus-article-show-summary)
(if (or (not gnus-show-mime)