tarsius pushed a change to branch externals/transient. from e5cb1fd7e8 Release version 0.8.4 new 32a7e256aa transient--setup-recursion: Recognize recurse shorthand new 0439eb80d8 transient--init-suffix: Always store parent group in object new 08b56f3ad9 transient--do-recurse: Tweak documentation new 2fb9ec7802 transient--setup-recursion: Cosmetics new 643458374c transient--make-predicate-map: Increase spacing in pcase patterns new be09fcb5f1 transient--make-predicate-map: Clarify a pcase case new d88cacfc69 Fix setting up return to outer prefix new e88005d276 Replace transient--do-return when there is no outer prefix new dbf8d69b9e Use term "menu" in face docstrings new 58e22554ab transient-key-{recurse,stack}: New faces new 8b1cad251c Regenerate manual new 3e22fdf611 transient--insert-suffix: Support forcing to keep other bindings new 73178e00b6 manual: Update how to prevent C-g from returning to the parent prefix new 04dab99dc9 transient-display-buffer-action: Discourage dropping alist elements new 823f24a490 transient-higher-level: Use face-attribute on default new b4a9a45dde Use appropriate key binding markup in docstrings new 3c6efe8a06 Make checkdoc happy new 3cd02ec21c transient--suspend-override: Assert transient--window is still live new e1e503a613 Split "Draw" section in two new af85f69760 Create "Delete" section new 4498fec575 transient--preserve-window-p: New function new abb71675b5 transient--show-hint: Renamed function new 40f0a2dd6f transient--preserve-window-p: Make argument optional new d3500a804e transient--wrap-command: Rename internal variable new aea527ed93 transient--wrap-command: Use add-function and remove-function new f486f03cb9 transient--wrap-command: Fix precedence of suffix/group advice slots new e3644faf15 transient-maybe-save-history: Demote error
Summary of changes: docs/transient.org | 26 ++-- docs/transient.texi | 21 ++- lisp/transient.el | 391 ++++++++++++++++++++++++++++++---------------------- 3 files changed, 246 insertions(+), 192 deletions(-)