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

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

[nongnu] elpa/git-commit 475bc370ff 2/2: Update keybindings for transien


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit 475bc370ff 2/2: Update keybindings for transient args history
Date: Fri, 3 Jun 2022 13:58:21 -0400 (EDT)

branch: elpa/git-commit
commit 475bc370ff9e567c69944e1611107584810a79aa
Author: Ben North <ben@redfrontdoor.org>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Update keybindings for transient args history
---
 docs/magit.org  | 4 ++--
 docs/magit.texi | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/magit.org b/docs/magit.org
index 1f554189c9..6b54fbf1b9 100644
--- a/docs/magit.org
+++ b/docs/magit.org
@@ -1282,7 +1282,7 @@ transient prefix command is later invoked again, then the 
arguments
 are initially reset to the default value.  This default value can be
 set for the current Emacs session or saved permanently, see
 [[info:transient#Saving Values]].  It is also possible to cycle through
-previously used sets of arguments using ~M-p~ and ~M-n~, see
+previously used sets of arguments using ~C-M-p~ and ~C-M-n~, see
 [[info:transient#Using History]].
 
 However the infix arguments of many other transient commands continue
@@ -1301,7 +1301,7 @@ As mentioned above, it is possible to cycle through 
previously used
 sets of arguments while a transient popup is visible.  That means that
 we could always reset the infix arguments to the default because the
 set of arguments that is active in the existing buffer is only a few
-~M-p~ away.  Magit can be configured to behave like that, but because I
+~C-M-p~ away.  Magit can be configured to behave like that, but because I
 expect that most users would not find that very convenient, it is not
 the default.
 
diff --git a/docs/magit.texi b/docs/magit.texi
index 24b4432d63..69e401331c 100644
--- a/docs/magit.texi
+++ b/docs/magit.texi
@@ -1717,7 +1717,7 @@ transient prefix command is later invoked again, then the 
arguments
 are initially reset to the default value.  This default value can be
 set for the current Emacs session or saved permanently, see
 @ref{Saving Values,,,transient,}.  It is also possible to cycle through
-previously used sets of arguments using @code{M-p} and @code{M-n}, see
+previously used sets of arguments using @code{C-M-p} and @code{C-M-n}, see
 @ref{Using History,,,transient,}.
 
 However the infix arguments of many other transient commands continue
@@ -1736,7 +1736,7 @@ As mentioned above, it is possible to cycle through 
previously used
 sets of arguments while a transient popup is visible.  That means that
 we could always reset the infix arguments to the default because the
 set of arguments that is active in the existing buffer is only a few
-@code{M-p} away.  Magit can be configured to behave like that, but because I
+@code{C-M-p} away.  Magit can be configured to behave like that, but because I
 expect that most users would not find that very convenient, it is not
 the default.
 



reply via email to

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