(gnus-summary-make-menu-bar): Use `gnus-summary-mail-digest' and
authorshuhei-k <shuhei-k>
Wed, 26 Aug 1998 00:03:17 +0000 (00:03 +0000)
committershuhei-k <shuhei-k>
Wed, 26 Aug 1998 00:03:17 +0000 (00:03 +0000)
`gnus-summary-post-digest' instead of `gnus-uu-digest-mail-forward' and
`gnus-uu-digest-post-forward'.

lisp/gnus-sum.el

index ccc423f..6821a42 100644 (file)
@@ -1628,8 +1628,8 @@ increase the score of each group you read."
        ["Wide reply and yank" gnus-summary-wide-reply-with-original t]
        ["Mail forward" gnus-summary-mail-forward t]
        ["Post forward" gnus-summary-post-forward t]
-       ["Digest and mail" gnus-uu-digest-mail-forward t]
-       ["Digest and post" gnus-uu-digest-post-forward t]
+       ["Digest and mail" gnus-summary-mail-digest t]
+       ["Digest and post" gnus-summary-post-digest t]
        ["Resend message" gnus-summary-resend-message t]
        ["Send bounced mail" gnus-summary-resend-bounced-mail t]
        ["Send a mail" gnus-summary-mail-other-window t]