branch: externals/transient commit 4654bff970d7dd622c793f6c258536d8b93ffcef Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
transient-setup: Fix punctuation --- lisp/transient.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/transient.el b/lisp/transient.el index 043790d601..8a1b423f6a 100644 --- a/lisp/transient.el +++ b/lisp/transient.el @@ -2026,7 +2026,7 @@ transient. In that case NAME is mandatory, LAYOUT and EDIT must be nil and PARAMS may be (but usually is not) used to set, e.g., the \"scope\" of the transient (see `transient-define-prefix'). -This function is also called internally in which case LAYOUT and +This function is also called internally, in which case LAYOUT and EDIT may be non-nil." (transient--debug 'setup) (transient--with-emergency-exit :setup