Variable: hycontrol--quit-function
hycontrol--quit-function is a variable defined in hycontrol.el.
Value
nil
Documentation
Store function to remove the transient-map later.
The function is auto-generated by a call to set-transient-map
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hycontrol.el
(defvar hycontrol--quit-function nil
"Store function to remove the transient-map later.
The function is auto-generated by a call to `set-transient-map'")