tarsius pushed a change to branch externals/transient. from cb6550d5b1 transient--init-suffix: Fix regression on Emacs 28 new 85d3148137 transient--suffix-key: Renamed function new 51aee038e3 transient--match-child: Use transient--suffix-key new af5cdc5d55 transient-echo-arguments: Only prettify if all arguments are strings new 56f9bb96b9 transient-prompt(infix): Support non-string arguments and variables new 81727bacfc transient-cons-option: New suffix class for non-cmdline options new e8eb3ebdc0 Provide shorthand to define transient-cons-option suffixes new df5856bb96 manual: Omit LEVEL in transient-information example new 45fbefdc5b Inhibit quitting while a menu is active new b710423225 Keep inhibiting quitting when entering submenu
Summary of changes: CHANGELOG | 4 +++ docs/transient.org | 23 +++++++++++-- docs/transient.texi | 24 +++++++++++-- lisp/transient.el | 98 ++++++++++++++++++++++++++++++++++++----------------- 4 files changed, 114 insertions(+), 35 deletions(-)