Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
transient-toggle-level-limit: Use transient-prefix-object
Since this is the only use of `transient-define-suffix' in "transient.el" itself, it might be looked at for inspiration, so use `transient-prefix-object', instead of `transient--prefix', which in this case would be equivalent, but is intended for internal use only. Hopefully this helps avoiding some confusion.
- Loading branch information