]> git.eshelyaron.com Git - emacs.git/commitdiff
lisp/gnus/gnus-art.el (gnus-mime-display-attachment-buttons-in-header): Fix custom...
authorKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 28 Apr 2014 06:30:39 +0000 (06:30 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 28 Apr 2014 06:30:39 +0000 (06:30 +0000)
lisp/gnus/gnus-art.el

index 008fa266ea54a11827ab2d90c925adf164f96f18..0d68c5442f99b206b8602c0dd566d83d97f85f7a 100644 (file)
@@ -5866,7 +5866,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)