tarsius pushed a change to branch externals/transient. from afc88b24e4 Release version 0.8.7 new 55b01dc460 transient--insert-suffix: Do not signal error by default new 909e5da494 manual: Document transient-error-on-insert-failure new f64f02439e transient-common-commands: Cosmetics new 7d08039c44 transient-common-command-prefix: New option new 16e47e5773 Reduce usage of the term "popup" new c7845bfd9f transient--expand-define-args: Advertise calling convention new 20a82c4c95 Update changelog new 5f33dfe21b Suspend text-conversion-style while transient is active new 5a54f6d72b Suspend text-conversion-style earlier new fd5dd01c78 Update changelog new 5eb3a0074a Bump compat dependency new 25b994a565 Release version 0.8.8 new 18a58f7f50 make: Do not needlessly quote every comma in generated texi files new 902121268d Add .dir-locals.el new c37d694ccb Fix typos
Summary of changes: .dir-locals.el | 9 ++ CHANGELOG | 18 +++- docs/Makefile | 3 + docs/transient.org | 256 +++++++++++++++++++++++++-------------------------- docs/transient.texi | 260 ++++++++++++++++++++++++++-------------------------- lisp/transient.el | 248 +++++++++++++++++++++++++++++++------------------ 6 files changed, 441 insertions(+), 353 deletions(-) create mode 100644 .dir-locals.el