diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2019-08-11 19:20:26 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2019-08-11 19:20:26 +0200 |
| commit | 7d0db2826ba149b3dacafa5fb862d6223bbf7020 (patch) | |
| tree | 6da3558baadfe6683c9494d43125c692fc1fdbac /docs | |
| parent | 0312b9302de51e5ed71c9663f5641e8d8e71be43 (diff) | |
transient-args: No longer support an object as PREFIX
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/transient.org | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/transient.org b/docs/transient.org index 171817b..b227107 100644 --- a/docs/transient.org +++ b/docs/transient.org @@ -1009,8 +1009,7 @@ function, which for infix arguments serves about the same purpose as If optional PREFIX is non-~nil~, then it should be a symbol, a transient prefix command. In that case the value of the transient is only returned if the suffix was invoked from *that* transient. - Otherwise ~nil~ is returned. This function is also used internally, - in which PREFIX can also be a ~transient-prefix~ object. + Otherwise ~nil~ is returned. - Variable: current-transient-suffixes |
