[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
- [nongnu] elpa/magit updated (bec296e8d7 -> 993cdf0aa4), Jonas Bernoulli, 2025/04/01
- [nongnu] elpa/magit 4255895657 10/17: magit-git-wash: Always keep error output, Jonas Bernoulli, 2025/04/01
- [nongnu] elpa/magit 6aec967ee4 01/17: Move Ido kludges to a new package magit-ido, Jonas Bernoulli, 2025/04/01
- [nongnu] elpa/magit aa0166c92a 02/17: magit-submodule.el: Do not declare x-stretch-cursor, Jonas Bernoulli, 2025/04/01
- [nongnu] elpa/magit 40220d6fff 05/17: magit-git-{lines, items}: Fix docstring pastos, Jonas Bernoulli, 2025/04/01
- [nongnu] elpa/magit 69cd033e82 08/17: magit-git-debug: Rename value all to include-success, Jonas Bernoulli, 2025/04/01
- [nongnu] elpa/magit 88464b5363 09/17: magit-git-debug: Add docstring, Jonas Bernoulli, 2025/04/01
- [nongnu] elpa/magit 64e69ea809 11/17: magit--git-insert: Do not return empty string as error message, Jonas Bernoulli, 2025/04/01
- [nongnu] elpa/magit 0a74fb0a60 15/17: magit-{stage, unstage}-buffer-file: Move definitions, Jonas Bernoulli, 2025/04/01
- [nongnu] elpa/magit 65437016c2 06/17: magit-git-executable: Change name of output buffer, Jonas Bernoulli, 2025/04/01
- [nongnu] elpa/magit ce9f1a5427 07/17: magit-toggle-git-debug: Fix key binding in docstring,
Jonas Bernoulli <=
- [nongnu] elpa/magit 895e4feced 13/17: magit-file-{rename, untrack, delete}: Autoload, Jonas Bernoulli, 2025/04/01
- [nongnu] elpa/magit 4fed8d67a5 12/17: magit-rebase-autosquash: With a prefix allow selecting beginning, Jonas Bernoulli, 2025/04/01
- [nongnu] elpa/magit c7147bb800 04/17: magit-git-insert: Fix docstring typo, Jonas Bernoulli, 2025/04/01
- [nongnu] elpa/magit e4ea6f97be 03/17: readme: Add super badge, Jonas Bernoulli, 2025/04/01
- [nongnu] elpa/magit bf920b7ff7 16/17: magit-{stage, unstage}-buffer-file: Rename to magit-file-{stage, unstage}, Jonas Bernoulli, 2025/04/01
- [nongnu] elpa/magit 3dcff7ece5 14/17: magit-file-untrack: Move definition, Jonas Bernoulli, 2025/04/01
- [nongnu] elpa/magit 993cdf0aa4 17/17: magit-{stage, unstage}-file: Rename to magit-{stage, unstage}-files, Jonas Bernoulli, 2025/04/01