tarsius pushed a change to branch externals/transient. from 349116159f manual: Use Org macros new 4e8aa09b3f transient-define-infix: Fix documentation new 0695b617cc manual: No longer use dissolvable sections new 459e28e28a Add lisp-imenu-generic-expression entry new f4790969fe make: Add stats target new e57d1e176b make: Cosmetics new 61af234d41 make: Update stats target new 129c2b1685 make: Set more variables in default.mk new c26cbac574 transient-{init,set}-value: Use case-sensitive matching new daa22e7632 manual: Downcase keywords new abbe17560c manual: Move common settings to .orgconfig new 51c50d8c82 manual: Use updated support for definition commands
Summary of changes: .gitignore | 7 +- Makefile | 14 ++-- default.mk | 9 +- docs/.orgconfig | 10 +++ docs/Makefile | 13 +-- docs/transient.org | 236 ++++++++++++++++++++++++---------------------------- docs/transient.texi | 227 ++++++++------------------------------------------ lisp/Makefile | 7 +- lisp/transient.el | 19 ++++- 9 files changed, 201 insertions(+), 341 deletions(-) create mode 100644 docs/.orgconfig