[gnus git] branch master updated: m0-9-87-g18dc18f =1= gnus-art.el (gnus-mime-display-attachment-buttons-in-header): Fix custom group

Katsumi Yamaoka <[email protected]> Mon, 28 Apr 2014 08:30:29 +0200
Newsgroups gmane.emacs.gnus.cvs
Message-ID <[email protected]>
       via  18dc18f512e4bc1a934ac57ceb761de7ed176cff (commit)
      from  3fcc475da6338d7c33f4144cd6ec3f3226a954b9 (commit)


- Log -----------------------------------------------------------------
commit 18dc18f512e4bc1a934ac57ceb761de7ed176cff
Author: Katsumi Yamaoka <[email protected]>
Date:   Mon Apr 28 06:30:19 2014 +0000

    gnus-art.el (gnus-mime-display-attachment-buttons-in-header): Fix custom group

diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el
index 06792b8..0b552e7 100644
--- a/lisp/gnus-art.el
+++ b/lisp/gnus-art.el
@@ -5867,7 +5867,7 @@ overlook them if there is a huge body.  This option offers you a copy
 of all non-inlinable MIME parts as buttons shown in front of an article.
 If nil, don't show those extra buttons."
   :version "24.5"
-  :group 'gnus-article
+  :group 'gnus-article-mime
   :type 'boolean)
 
 (defun gnus-mime-display-part (handle)

-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.

Summary of changes:
 lisp/gnus-art.el |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated


hooks/post-receive
-- 
Gnus Project