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:
0120681
)
(mime-button-mother-dispatcher): Bind.
author
yamaoka
<yamaoka>
Thu, 14 Sep 2000 00:53:05 +0000
(
00:53
+0000)
committer
yamaoka
<yamaoka>
Thu, 14 Sep 2000 00:53:05 +0000
(
00:53
+0000)
ChangeLog
patch
|
blob
|
history
lisp/gnus-art.el
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
2c99231
..
889ed05
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2000-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * lisp/gnus-art.el (mime-button-mother-dispatcher): Bind.
+
2000-09-07 Tadashi Watanabe <watanabe@sigmaitec.co.jp>
* lisp/smiley.el (smiley-buffer, smiley-create-glyph): Work with
diff --git
a/lisp/gnus-art.el
b/lisp/gnus-art.el
index
0070232
..
d36aa71
100644
(file)
--- a/
lisp/gnus-art.el
+++ b/
lisp/gnus-art.el
@@
-2901,6
+2901,8
@@
commands:
;;; @@ article filters
;;;
+(defvar mime-button-mother-dispatcher)
+
(defun gnus-article-display-mime-message ()
"Article display method for MIME message."
;; called from `gnus-original-article-buffer'.