Variable: hmouse-previous-bindings
hmouse-previous-bindings is a variable defined in hmouse-key.el.
Value
nil
Documentation
List of prior (key . binding) pairs for mouse keys rebound by Hyperbole.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hmouse-key.el
(defvar hmouse-previous-bindings nil
"List of prior (key . binding) pairs for mouse keys rebound by Hyperbole.")