projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68a6b36
)
Update to Transient v0.3.7-205-gb8ad0da
author
Jonas Bernoulli
<jonas@bernoul.li>
Thu, 9 Feb 2023 22:53:33 +0000
(23:53 +0100)
committer
Jonas Bernoulli
<jonas@bernoul.li>
Thu, 9 Feb 2023 22:53:33 +0000
(23:53 +0100)
lisp/transient.el
patch
|
blob
|
history
diff --git
a/lisp/transient.el
b/lisp/transient.el
index 9858bff03a8e4d18a69a50b4cea3a5e1d3a79b16..73ea6fa940e42ffe7dba1aae1b73dfc16b71d885 100644
(file)
--- a/
lisp/transient.el
+++ b/
lisp/transient.el
@@
-2162,7
+2162,7
@@
value. Otherwise return CHILDREN as is."
(funcall fn)
(transient--suspend-override (bound-and-true-p edebug-active))
(funcall fn) ; Already unwind protected.
- (cond ((
e
q this-command '(top-level abort-recursive-edit))
+ (cond ((
mem
q this-command '(top-level abort-recursive-edit))
(setq transient--exitp t)
(transient--post-exit)
(transient--delete-window))