Variable: hycontrol-frames-mode
hycontrol-frames-mode is a customizable variable defined in
hyperbole-autoloads.el.
Value
nil
Documentation
Non-nil if Hycontrol-Frames mode is enabled.
See the hycontrol-frames-mode(var)/hycontrol-frames-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 hycontrol-frames-mode(var)/hycontrol-frames-mode(fun).
Key Bindings
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hyperbole-autoloads.el
(defvar hycontrol-frames-mode nil "\
Non-nil if Hycontrol-Frames mode is enabled.
See the `hycontrol-frames-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 `hycontrol-frames-mode'.")