(mime-button-mother-dispatcher): Bind.
authoryamaoka <yamaoka>
Thu, 14 Sep 2000 00:53:05 +0000 (00:53 +0000)
committeryamaoka <yamaoka>
Thu, 14 Sep 2000 00:53:05 +0000 (00:53 +0000)
ChangeLog
lisp/gnus-art.el

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
index 0070232..d36aa71 100644 (file)
@@ -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'.