emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/transient updated (7c771c94c8 -> 132090a4b6)


From: Jonas Bernoulli
Subject: [elpa] externals/transient updated (7c771c94c8 -> 132090a4b6)
Date: Fri, 25 Mar 2022 06:22:14 -0400 (EDT)

tarsius pushed a change to branch externals/transient.

      from  7c771c94c8 Do not let-bind overriding-terminal-local-map to nil
       new  8d28d6ca5c transient-reset: Fix docstring typo
       new  08ebdbc85d manual: Mention more additions since last release
       new  45ef6df3fb Update changelog
       new  af49fd9447 Use more function quotes
       new  8bd182c2de Add ignore rules for ELPA
       new  da97c6d18a Revert most of "Use more function quotes"
       new  017eb7b3cb Explicitly define generic functions
       new  0619c7ef19 Automatically publish statistics
       new  ecf340cbff make: Set GITSTATS
       new  31d355b596 transient-set-level: Refresh shown levels after setting 
one
       new  06697f75ac Only use this-original-command when necessary
       new  dd67ff9061 transient--do-pre-command: New function
       new  bb056e7156 Invoke suffix commands directly when a button is pushed
       new  98d5020238 transient-popup-navigation-map: No longer bind C-p and 
C-n
       new  5c746f3146 No longer consider popup navigation a secondary feature
       new  75a44f5058 transient-enable-popup-navigation: Improve docstring
       new  132090a4b6 transient-enable-popup-navigation: Enable by default


Summary of changes:
 .github/workflows/stats.yml |  18 ++++++
 .gitignore                  |   4 ++
 CHANGELOG                   |  56 +++++++++++++++++
 Makefile                    |  10 ++-
 default.mk                  |   1 +
 docs/Makefile               |  18 ++++--
 docs/transient.org          |  16 +++--
 docs/transient.texi         |  18 ++++--
 lisp/transient.el           | 150 +++++++++++++++++++++++++-------------------
 9 files changed, 210 insertions(+), 81 deletions(-)
 create mode 100644 .github/workflows/stats.yml



reply via email to

[Prev in Thread] Current Thread [Next in Thread]