Variable: hmouse-mod-mode
hmouse-mod-mode is a customizable variable defined in
hyperbole-autoloads.el.
Value
nil
Documentation
Non-nil if Hmouse-Mod mode is enabled.
See the hmouse-mod-mode(var)/hmouse-mod-mode(fun) command
for a description of this minor mode.
Setting this variable directly does not take effect;
either customize it (see the info node (emacs)Easy Customization)
or call the function hmouse-mod-mode(var)/hmouse-mod-mode(fun).
Key Bindings
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hyperbole-autoloads.el
;;;### (autoloads nil "hmouse-mod" "hmouse-mod.el" (0 0 0 0))
;;; Generated autoloads from hmouse-mod.el
(defvar hmouse-mod-mode nil "\
Non-nil if Hmouse-Mod mode is enabled.
See the `hmouse-mod-mode' command
for a description of this minor mode.
Setting this variable directly does not take effect;
either customize it (see the info node `Easy Customization')
or call the function `hmouse-mod-mode'.")