summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-24[dump]oclosureJonas Bernoulli
2024-01-21Use a dedicated symbol to hide from read-extended-commandJonas Bernoulli
2024-01-21Hide suffix-only commands from read-extended-commandJonas Bernoulli
2024-01-21Use completion-predicate symbol property instead of command-modesJonas Bernoulli
2024-01-21transient--wrap-command: Bind debuggerJonas Bernoulli
2024-01-21transient--wrap-command: ReindentJonas Bernoulli
2024-01-21transient--parse-suffix: Avoid overly long symbol namesJonas Bernoulli
2024-01-21Add signage to emergency exitsJonas Bernoulli
2024-01-20transient--make-predicate-map: Fix detecting outer prefixJonas Bernoulli
2024-01-14transient--get-face: Make suffix object available to face functionJonas Bernoulli
2024-01-14transient-define-suffix: Fall back to class's default commandJonas Bernoulli
2024-01-14transient-suffix-object: Return transient--pending-suffix if non-nilJonas Bernoulli
2024-01-13transient-infix-read: Signal error if called with non-suffix symbolJonas Bernoulli
2024-01-06Fix typosJonas Bernoulli
2024-01-05transient--delete-window: Get transient buffer by nameJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-12-17make: Add redo targetJonas Bernoulli
2023-12-16Release version 0.5.3v0.5.3Jonas Bernoulli
2023-12-16transient--insert-group(columns): Bind transient--pending-groupJonas Bernoulli
2023-12-09make: Remove obsolete org-export kludgeJonas Bernoulli
2023-12-05Release version 0.5.2v0.5.2Jonas Bernoulli
2023-12-05docs: Fix typoJonas Bernoulli
2023-12-05docs: Replace all unicode quotes in texi exportJonas Bernoulli
2023-12-05Release version 0.5.1v0.5.1Jonas Bernoulli
2023-12-05docs: Add new contributed introductionJ.D. Smith
2023-12-05docs: Relegate the old introduction and introduce the term "menu"Jonas Bernoulli
2023-12-04Backport commit 7705bdfa5b8 from EmacsJonas Bernoulli
2023-12-04Update changelogJonas Bernoulli
2023-12-04Inform users if they have to manually upgrade seqJonas Bernoulli
2023-12-04Remove unnecessary variable declarationJonas Bernoulli
2023-12-04Remove unnecessary nesting from some face definitionsJonas Bernoulli
2023-12-04transient-higher-level: Ensure box color is validJonas Bernoulli
2023-12-03Define box line-width more carefullyJonas Bernoulli
2023-12-01transient-toggle-level-limit: Use transient-prefix-objectJonas Bernoulli
2023-12-01transient-{set,save,reset}: Use transient-prefix-objectJonas Bernoulli
2023-11-29transient--make-predicate-map: Only return if there is a parentJonas Bernoulli
2023-11-28Release version 0.5.0v0.5.0Jonas Bernoulli
2023-11-28Bump Compat dependencyJonas Bernoulli
2023-11-28manual: Update pre-command documentationJonas Bernoulli
2023-11-27transient-mode-line-format: Support specifying separator thicknessJonas Bernoulli
2023-11-27Fix color lookup for non-suffixesJonas Bernoulli
2023-11-27transient--get-pre-command: Remove pointless ignore-errorsJonas Bernoulli
2023-11-27Compact the otherwise clause of cond where possibleJonas Bernoulli
2023-11-27transient--default-infix-command: Add fallback docstringJonas Bernoulli
2023-11-27transient-key-{stay,noop,return,exit}: Complete docstringsJonas Bernoulli
2023-11-27transient-format-key(around:suffix): Add docstringJonas Bernoulli
2023-11-27Use static-if to pick an implementation of transient--wrap-commandJonas Bernoulli
2023-11-27transient-format(around:suffix): Fix detection of minibuffer usageJonas Bernoulli
2023-11-26transient-format: Only highlight infix if minibuffer is usedJonas Bernoulli
2023-11-26Improve looks of debugging facesJonas Bernoulli