branch: externals/transient commit 84f2d12ef31ec74c85e616283926780532fed13f Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Fix doc-string typo --- lisp/transient.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/transient.el b/lisp/transient.el index 264aaa6be2..e76c0aa5bc 100644 --- a/lisp/transient.el +++ b/lisp/transient.el @@ -148,7 +148,7 @@ bindings are available: - \\`<mouse-1>' and \\`<mouse-2>' invoke the clicked on suffix. \\<transient-popup-navigation-map>\ - \\[transient-isearch-backward]\ - and \\[transient-isearch-forward] starts isearch in the popup buffer. + and \\[transient-isearch-forward] start isearch in the popup buffer. \\`<mouse-1>' and \\`<mouse-2>' are bound in `transient-push-button'. All other bindings are in `transient-popup-navigation-map'.