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

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

[elpa] externals/transient updated (a8829875b2 -> 3cd1de1695)


From: Jonas Bernoulli
Subject: [elpa] externals/transient updated (a8829875b2 -> 3cd1de1695)
Date: Sun, 12 Nov 2023 20:04:06 -0500 (EST)

tarsius pushed a change to branch externals/transient.

      from  a8829875b2 transient--expand-define-args: Make available at 
compile-time
       new  0a0ba1aa90 transient--do-leave: Actually behave as documented
       new  f769486803 Tweak some docstrings
       new  ef02586712 transient--invalid: Remove message about former heisenbug
       new  02607dd9d9 manual: Move comparisons to wiki
       new  59d602a2e8 transient--refreshp: New variable
       new  92572454b5 transient-toggle-level-limit: New command
       new  10d590dc55 transient-echo-arguments: Also echo command keys
       new  f43aee1a5e transient--suffix-prototype: New function
       new  9a7eb0d9a3 transient--make-predicate-map: Use define-key exclusively
       new  4b9d831d28 transient--make-predicate-map: Drop obsolete condition
       new  eaf062a921 transient--make-predicate-map: Refactor
       new  67671e1ac0 transient--make-predicate-map: Rearrange pcase cases
       new  8098d17518 transient--make-predicate-map: Fix handling of 
transient-suffix
       new  784887b781 Account for t as transient-suffix for nested prefixes
       new  5ad5b627f6 transient--setup-recursion: When initiated by outer 
transient-suffix
       new  a2ff9bc5a3 transient--stack-push: Preserve value of 
transient-suffix slot
       new  8bfd92993f manual: Update "Transient State" section
       new  59d8c0342a transient--unset-incompatible: Remove unnecessary 
variable
       new  5e841bb24b transient-infix-set(argument): Replace :around with 
:after method
       new  8d8df0f038 transient-infix-set(argument): Cosmetics
       new  c6e3891537 transient-infix-set(argument): Cosmetics
       new  425003a44b transient-infix-set(argument): Limit to other arguments
       new  ed5bd6fdc3 transient-infix-set(argument): Fix disabling 
incompatible options
       new  2eb214a6ec transient-infix-set(argument): Also disable based on 
concrete value
       new  9d9e931996 transient--shadowed-buffer: Renamed from 
transient--current-buffer
       new  0677e2c3d8 transient-format-description: Operate in 
transient--shadowed-buffer
       new  0dda40e8b6 transient-with-shadowed-buffer: New macro
       new  2b7219cf6a transient--current-buffer: Fix obsolete variable alias
       new  bad91f79ec transient-with-shadowed-buffer: Move definition
       new  71399d21c5 transient-format: No longer apply face for inapt 
bindings here
       new  8e15a29b59 transient-format-description: Support function as value 
of face slot
       new  533578b6b2 transient-information: Use a space as the fake key
       new  b4a2963636 transient-format(around:suffix): Update for 
transient-information
       new  94661e0ccd transient--do-replace: Replace with two variants
       new  9617b6c77c transient--make-predicate-map: Support shorthands
       new  3a2b936a67 Fix highlighting infix for which user input is being read
       new  b1d1c36966 Prevent temporary faces from leaking back into objects
       new  222c2bfbeb transient--get-face: New function
       new  cf32cf6f98 transient--get-face: Favor face over function
       new  d44c4fce39 transient--get-face: Use for inapt-face
       new  3cd1de1695 Make shadowed buffer current around 
forge-format{,-description}


Summary of changes:
 docs/transient.org  | 484 ++++++++++++--------------------------------------
 docs/transient.texi | 499 ++++++++++++----------------------------------------
 lisp/transient.el   | 350 ++++++++++++++++++++++--------------
 3 files changed, 438 insertions(+), 895 deletions(-)



reply via email to

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