Function: transient--do-mouse
transient--do-mouse is a byte-compiled function defined in
transient.el.gz.
Signature
(transient--do-mouse)
Documentation
Call the mouse command without exporting variables and stay transient.
Source Code
;; Defined in /usr/src/emacs/lisp/transient.el.gz
(defun transient--do-mouse ()
"Call the mouse command without exporting variables and stay transient."
transient--stay)