tarsius pushed a change to branch externals/transient. from aa32e0d66c Release version 0.9.4 new a394e16dfe Backport a fix from Emacs 30 for a bogus warning from COND-let forms new 91febebcc8 Use _ in all non-binding entries in the varlist of COND-let forms new fa476e6ec3 transient--get-wrapped-value: Fix punctuation in docstring new b3ad3e3b1b transient-prefix-value: Clarify documentation new c59616ee1c transient--history-push: Take the value as an argument new dceea1aea1 transient-get-value: Cosmetics new b4edb63348 transient-get-value: Replace with three functions new 6322fc7445 Incrementally populate transient--suffixes new be97d617f7 transient--history-init: Ensure the live value is used new 5bf26de995 Prevent some misguided access of a prefix's value slot new b44be23dba Initialize value and scope of inapt suffixes new 6b5fc572fc transient--init-suffix: Avoid unnecessary work new fed866ba46 transient-format-value: Dim argument and value if inapt new a961f42e1a transient--make-transient-map: Use value of inapt slot new e144e9cf5d transient--init-suffix: No longer drop suffix if it is inactive new a72b3d6a50 transient-toggle-level-limit: Fix typo in docstring new 8e283779ee transient-toggle-level-limit: Make available even if on level 7 new cfcf2fa4a6 transient--quit-commands: New variable new 07a104aa73 Support automatically remembering the prefix value new e5e7ca9f73 Update .elpaignore
Summary of changes: .elpaignore | 7 +- docs/transient.org | 68 ++++++++- docs/transient.texi | 79 ++++++++++- lisp/transient.el | 388 ++++++++++++++++++++++++++++++++++------------------ 4 files changed, 395 insertions(+), 147 deletions(-)