[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/transient updated (0fc87002d8 -> beecdc8579)
From: |
Jonas Bernoulli |
Subject: |
[elpa] externals/transient updated (0fc87002d8 -> beecdc8579) |
Date: |
Sat, 2 Mar 2024 12:15:35 -0500 (EST) |
tarsius pushed a change to branch externals/transient.
from 0fc87002d8 transient-predicate-map: Bind
ignore-preserving-kill-region
new 85ecbc66b6 readme: Use static gnu elpa badge
new a30df67b0b Convince find-function to jump to infix command
definitions again
new cb6452847f transient--default-infix-command: Update docstring
new 03997dcba8 transient--show: Fix only window height
new ba37702ab3 manual: Fix documentation for
transient-toggle-level-limit
new 8859863c41 transient--parse-child: Use dedicated error message
new 8c01a1ebf8 transient--parse-child: Signal error if SPEC is nil
new 03e752d977 transient-parse-{suffix,suffixes}: Assert PREFIX is a
non-nil symbol
new beecdc8579 Document that :class might be needed if :setup-children
is used
Summary of changes:
README.org | 2 +-
docs/transient.org | 24 +++++++++++++++++-------
docs/transient.texi | 24 +++++++++++++++++-------
lisp/transient.el | 46 +++++++++++++++++++++++++++++++++++-----------
4 files changed, 70 insertions(+), 26 deletions(-)
- [elpa] externals/transient updated (0fc87002d8 -> beecdc8579),
Jonas Bernoulli <=
- [elpa] externals/transient a30df67b0b 2/9: Convince find-function to jump to infix command definitions again, Jonas Bernoulli, 2024/03/02
- [elpa] externals/transient 85ecbc66b6 1/9: readme: Use static gnu elpa badge, Jonas Bernoulli, 2024/03/02
- [elpa] externals/transient ba37702ab3 5/9: manual: Fix documentation for transient-toggle-level-limit, Jonas Bernoulli, 2024/03/02
- [elpa] externals/transient 8c01a1ebf8 7/9: transient--parse-child: Signal error if SPEC is nil, Jonas Bernoulli, 2024/03/02
- [elpa] externals/transient 03e752d977 8/9: transient-parse-{suffix, suffixes}: Assert PREFIX is a non-nil symbol, Jonas Bernoulli, 2024/03/02
- [elpa] externals/transient cb6452847f 3/9: transient--default-infix-command: Update docstring, Jonas Bernoulli, 2024/03/02
- [elpa] externals/transient 8859863c41 6/9: transient--parse-child: Use dedicated error message, Jonas Bernoulli, 2024/03/02
- [elpa] externals/transient beecdc8579 9/9: Document that :class might be needed if :setup-children is used, Jonas Bernoulli, 2024/03/02
- [elpa] externals/transient 03997dcba8 4/9: transient--show: Fix only window height, Jonas Bernoulli, 2024/03/02