From: Lars Ingebrigtsen Date: Sun, 15 Apr 2018 16:13:23 +0000 (+0200) Subject: Clarify menu entry in previous check-in X-Git-Tag: emacs-27.0.90~5189 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=874a724734ddc0332a3a82c7a29c5cf850ede420;p=emacs.git Clarify menu entry in previous check-in * lisp/gnus/gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entry for it. --- diff --git a/lisp/gnus/gnus-sum.el b/lisp/gnus/gnus-sum.el index 165d8f96490..b68dfdf6b79 100644 --- a/lisp/gnus/gnus-sum.el +++ b/lisp/gnus/gnus-sum.el @@ -2629,7 +2629,7 @@ gnus-summary-show-article-from-menu-as-charset-%s" cs)))) ["Resend message edit" gnus-summary-resend-message-edit t] ["Send bounced mail" gnus-summary-resend-bounced-mail t] ["Send a mail" gnus-summary-mail-other-window t] - ["Attach article to a message" gnus-summary-attach-article t] + ["Attach article to outgoing message" gnus-summary-attach-article t] ["Create a local message" gnus-summary-news-other-window t] ["Uuencode and post" gnus-uu-post-news :help "Post a uuencoded article"]