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

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

[elpa] externals/transient 33e96045b4 009/366: transient-substitute-key-


From: Jonas Bernoulli
Subject: [elpa] externals/transient 33e96045b4 009/366: transient-substitute-key-function: Drop repeated wording
Date: Tue, 25 Jan 2022 18:54:21 -0500 (EST)

branch: externals/transient
commit 33e96045b40f9fce4d7ca1bf02653113766b6920
Author: Kyle Meyer <kyle@kyleam.com>
Commit: Kyle Meyer <kyle@kyleam.com>

    transient-substitute-key-function: Drop repeated wording
---
 lisp/transient.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lisp/transient.el b/lisp/transient.el
index de02a9361e..1dc8158eca 100644
--- a/lisp/transient.el
+++ b/lisp/transient.el
@@ -113,9 +113,9 @@ This function is called with one argument, the prefix 
object,
 and must return a key binding description, either the existing
 key description it finds in the `key' slot, or a substitution.
 
-This is intended to let users replace certain prefix keys, but
-while discouraged, it could also be used to make other
-substitutions, but that is discouraged.
+This is intended to let users replace certain prefix keys.  It
+could also be used to make other substitutions, but that is
+discouraged.
 
 For example, \"=\" is hard to reach using my custom keyboard
 layout, so I substitute \"(\" for that, which is easy to reach



reply via email to

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