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

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

[nongnu] elpa/git-commit 5663700b2e 3/3: manual: Correct magit-branch-re


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit 5663700b2e 3/3: manual: Correct magit-branch-rename's key binding
Date: Thu, 26 May 2022 18:58:19 -0400 (EDT)

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

    manual: Correct magit-branch-rename's key binding
---
 docs/magit.org  | 2 +-
 docs/magit.texi | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/magit.org b/docs/magit.org
index 64f0fd58c9..6c2c7c5af1 100644
--- a/docs/magit.org
+++ b/docs/magit.org
@@ -5136,7 +5136,7 @@ The variables are described in [[*Branch Git Variables]].
   branches, then offer to delete those.  Otherwise, prompt for a single
   branch to be deleted, defaulting to the branch at point.
 
-- Key: b r (magit-branch-rename) ::
+- Key: b m (magit-branch-rename) ::
 
   Rename a branch.  The branch and the new name are read in the
   minibuffer.  With prefix argument the branch is renamed even if that
diff --git a/docs/magit.texi b/docs/magit.texi
index 0e9fb315fe..0b2d0bbba2 100644
--- a/docs/magit.texi
+++ b/docs/magit.texi
@@ -6331,8 +6331,8 @@ Delete one or multiple branches.  If the region marks 
multiple
 branches, then offer to delete those.  Otherwise, prompt for a single
 branch to be deleted, defaulting to the branch at point.
 
-@item @kbd{b r} (@code{magit-branch-rename})
-@kindex b r
+@item @kbd{b m} (@code{magit-branch-rename})
+@kindex b m
 @findex magit-branch-rename
 Rename a branch.  The branch and the new name are read in the
 minibuffer.  With prefix argument the branch is renamed even if that



reply via email to

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