[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master d32dfc2: Revert "Bind C-c keys in the article buffe
From: |
Lars Ingebrigtsen |
Subject: |
[Emacs-diffs] master d32dfc2: Revert "Bind C-c keys in the article buffer" |
Date: |
Wed, 25 Jan 2017 21:54:00 +0000 (UTC) |
branch: master
commit d32dfc2c7ab03df68d4fb8c77ece6a39d87cd06c
Author: Lars Ingebrigtsen <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>
Revert "Bind C-c keys in the article buffer"
This reverts commit 6b4195f2ace1f6328c5a833fde40f39babef4fa6.
The commit somehow lead to problems in other parts of Emacs.
---
lisp/gnus/gnus-art.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el
index 80c519a..a0f1440 100644
--- a/lisp/gnus/gnus-art.el
+++ b/lisp/gnus/gnus-art.el
@@ -4391,7 +4391,6 @@ If variable `gnus-use-long-file-name' is non-nil, it is
"e" gnus-article-read-summary-keys
"\C-d" gnus-article-read-summary-keys
- "\C-c" gnus-article-read-summary-keys
"\M-*" gnus-article-read-summary-keys
"\M-#" gnus-article-read-summary-keys
"\M-^" gnus-article-read-summary-keys
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] master d32dfc2: Revert "Bind C-c keys in the article buffer",
Lars Ingebrigtsen <=