branch: externals/transient commit 02d8d8c2bfcb25255492e366aff2e4ee6d44d829 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
fixup(0dd64387): manual: Document how to autoload transient commands --- docs/transient.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/transient.org b/docs/transient.org index 2e6970ddeb..f4b4eac638 100644 --- a/docs/transient.org +++ b/docs/transient.org @@ -2055,6 +2055,9 @@ the transient popup, you will be able to yank it in another buffer. #+end_src ** How can I autoload prefix and suffix commands? +:PROPERTIES: +:UNNUMBERED: notoc +:END: If your package only supports Emacs 30, just prefix the definition with ~;;;###autoload~. If your package supports released versions of