Skip to content

Commit

Permalink
fixup(0dd6438): manual: Document how to autoload transient commands
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Jun 3, 2024
1 parent 3ead384 commit 02d8d8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/transient.org
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 02d8d8c

Please sign in to comment.