[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/transient c94cff7 3/8: Fix typo
From: |
Jonas Bernoulli |
Subject: |
[elpa] externals/transient c94cff7 3/8: Fix typo |
Date: |
Sun, 17 May 2020 17:13:13 -0400 (EDT) |
branch: externals/transient
commit c94cff7474227f8b28376708fc7fe9a929d3a417
Author: Jonas Bernoulli <address@hidden>
Commit: Jonas Bernoulli <address@hidden>
Fix typo
---
lisp/transient.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/transient.el b/lisp/transient.el
index bfab91e..fe24a71 100644
--- a/lisp/transient.el
+++ b/lisp/transient.el
@@ -2195,7 +2195,7 @@ which might make it necessary to kill it from the
outside."
"Read a value while taking care of history.
This method is suitable for a wide variety of infix commands,
-including but not limitted to inline arguments and variables.
+including but not limited to inline arguments and variables.
If you do not use this method for your own infix class, then
you should likely replicate a lot of the behavior of this
- [elpa] externals/transient updated (ba63f9d -> e293d5b), Jonas Bernoulli, 2020/05/17
- [elpa] externals/transient ac02efc 1/8: transient--scroll-commands: New variable, Jonas Bernoulli, 2020/05/17
- [elpa] externals/transient d49f85a 2/8: Support scroll-bar-toolkit-scroll, Jonas Bernoulli, 2020/05/17
- [elpa] externals/transient c94cff7 3/8: Fix typo,
Jonas Bernoulli <=
- [elpa] externals/transient dd0c44c 4/8: Use the package prefix for everything, Jonas Bernoulli, 2020/05/17
- [elpa] externals/transient 92f569e 7/8: Move library and manual to top-level, Jonas Bernoulli, 2020/05/17
- [elpa] externals/transient e293d5b 8/8: Set initial dummy value for Package-Version, Jonas Bernoulli, 2020/05/17
- [elpa] externals/transient 3038769 5/8: Autoload functions that users might use without requiring transient, Jonas Bernoulli, 2020/05/17
- [elpa] externals/transient a6e4cce 6/8: Remove the Package-Version header keyword again, Jonas Bernoulli, 2020/05/17