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

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

[nongnu] elpa/git-commit 9f0f23fa25: manual: Fix key binding for magit-t


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit 9f0f23fa25: manual: Fix key binding for magit-toggle-margin
Date: Thu, 23 Mar 2023 15:00:32 -0400 (EDT)

branch: elpa/git-commit
commit 9f0f23fa25b4d60532147b48b79947d8365ced1f
Author: Christian Tietze <me@christiantietze.de>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    manual: Fix key binding for magit-toggle-margin
---
 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 e8eef615ed..27d5051c80 100644
--- a/docs/magit.org
+++ b/docs/magit.org
@@ -2707,7 +2707,7 @@ the status buffer.
   future sessions.  Other existing buffers of the same type are not
   affected because their local values have already been initialized.
 
-- Key: L t (magit-toggle-margin) ::
+- Key: L L (magit-toggle-margin) ::
 
   Show or hide the margin.
 
diff --git a/docs/magit.texi b/docs/magit.texi
index 50338b8718..0f134e69aa 100644
--- a/docs/magit.texi
+++ b/docs/magit.texi
@@ -3370,8 +3370,8 @@ the same type as that of the current buffer, and saves 
the value for
 future sessions.  Other existing buffers of the same type are not
 affected because their local values have already been initialized.
 
-@item @kbd{L t} (@code{magit-toggle-margin})
-@kindex L t
+@item @kbd{L L} (@code{magit-toggle-margin})
+@kindex L L
 @findex magit-toggle-margin
 Show or hide the margin.
 @end table



reply via email to

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