emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/git-commit 564a5ceeb0 7/7: magit-git-debug: Fix key bindin


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit 564a5ceeb0 7/7: magit-git-debug: Fix key binding in docstring
Date: Fri, 17 Mar 2023 19:59:48 -0400 (EDT)

branch: elpa/git-commit
commit 564a5ceeb014e4ca2a0a692a6c797618a14ee11b
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    magit-git-debug: Fix key binding in docstring
---
 lisp/magit-git.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/magit-git.el b/lisp/magit-git.el
index 522a57051c..d928e63901 100644
--- a/lisp/magit-git.el
+++ b/lisp/magit-git.el
@@ -268,7 +268,7 @@ side-effects or to do something with its standard output.
 
 When git is run for side-effects then its output, including error
 messages, go into the process buffer which is shown when using \
-\\<magit-status-mode-map>\\[magit-process].
+\\<magit-status-mode-map>\\[magit-process-buffer].
 
 When git's output is consumed in some way, then it would be too
 expensive to also insert it into this buffer, but when this



reply via email to

[Prev in Thread] Current Thread [Next in Thread]