Variable: hmouse-mod--prior-global-map

hmouse-mod--prior-global-map is a variable defined in hmouse-mod.el.

Value

nil

Documentation

The global keymap prior to enabling of hmouse-mod-mode(var)/hmouse-mod-mode(fun).

Restore it by calling (hmouse-mod-mode 0).

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hmouse-mod.el
(defvar hmouse-mod--prior-global-map nil
  "The global keymap prior to enabling of `hmouse-mod-mode'.
Restore it by calling (hmouse-mod-mode 0).")