From: morioka Date: Thu, 26 Feb 1998 20:46:19 +0000 (+0000) Subject: (gnus-article-make-menu-bar): Delete key for X-Git-Tag: gnus-6_7-tomo-199811302358~151 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f73359a8ffcb775e0e6de078394efa6044f70f09;p=elisp%2Fgnus.git- (gnus-article-make-menu-bar): Delete key for `gnus-article-de-quoted-unreadable'. (gnus-summary-make-menu-bar): Delete menu for `gnus-article-de-quoted-unreadable'. --- diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el index 8cd0ee7..3959334 100644 --- a/lisp/gnus-sum.el +++ b/lisp/gnus-sum.el @@ -1374,7 +1374,6 @@ increase the score of each group you read." "e" gnus-article-emphasize "w" gnus-article-fill-cited-article "c" gnus-article-remove-cr - "q" gnus-article-de-quoted-unreadable "f" gnus-article-display-x-face "l" gnus-summary-stop-page-breaking "r" gnus-summary-caesar-message @@ -1627,7 +1626,6 @@ increase the score of each group you read." ["Word wrap" gnus-article-fill-cited-article t] ["CR" gnus-article-remove-cr t] ["Show X-Face" gnus-article-display-x-face t] - ["Quoted-Printable" gnus-article-de-quoted-unreadable t] ["UnHTMLize" gnus-article-treat-html t] ["Rot 13" gnus-summary-caesar-message t] ["Unix pipe" gnus-summary-pipe-message t]