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

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

[nongnu] elpa/magit ce9f1a5427 07/17: magit-toggle-git-debug: Fix key bi


From: Jonas Bernoulli
Subject: [nongnu] elpa/magit ce9f1a5427 07/17: magit-toggle-git-debug: Fix key binding in docstring
Date: Tue, 1 Apr 2025 09:38:05 -0400 (EDT)

branch: elpa/magit
commit ce9f1a5427c735bcfba144ef3bacd9aad2d72bce
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

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

diff --git a/lisp/magit-git.el b/lisp/magit-git.el
index 4323993515..e6f57d83e7 100644
--- a/lisp/magit-git.el
+++ b/lisp/magit-git.el
@@ -235,7 +235,8 @@ Magit basically calls git for one of these two reasons: for
 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 ~$~.
+messages, go into the process buffer which is shown when using \
+\\<magit-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 with this command



reply via email to

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