]> git.eshelyaron.com Git - emacs.git/commitdiff
Cease binding M-& in Gnus
authorEshel Yaron <me@eshelyaron.com>
Sat, 26 Oct 2024 16:42:36 +0000 (18:42 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 26 Oct 2024 16:43:58 +0000 (18:43 +0200)
lisp/gnus/gnus-group.el
lisp/gnus/gnus-sum.el

index 71bfaa639fac2515cf549922e88ad69fa0fb51a5..5ae58e06b5e13a1fd797c27354d561c501072ec1 100644 (file)
@@ -637,7 +637,6 @@ simple manner."
   "C-c C-s" #'gnus-group-sort-groups
   "t" #'gnus-topic-mode
   "C-c M-g" #'gnus-activate-all-groups
-  "M-&" #'gnus-group-universal-argument
   "#" #'gnus-group-mark-group
   "M-#" #'gnus-group-unmark-group
 
index 13d08b3f6584de968c3b62a3899f0afdcf2b0320..b7851f6cdec24c091d4dc156115d67b85f0201e0 100644 (file)
@@ -2029,7 +2029,6 @@ increase the score of each group you read."
   "C-c C-b" #'gnus-bug
   "*" #'gnus-cache-enter-article
   "M-*" #'gnus-cache-remove-article
-  "M-&" #'gnus-summary-universal-argument
   "C-l" #'gnus-recenter
   "I" #'gnus-summary-increase-score
   "L" #'gnus-summary-lower-score