Variable: hsys-org-mode-function

hsys-org-mode-function is a variable defined in hyperbole-autoloads.el.

Value

hsys-org-mode-p

Documentation

*Boolean function that returns non-nil when point is in an Org-related buffer.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hyperbole-autoloads.el
(defvar hsys-org-mode-function #'hsys-org-mode-p "\
*Boolean function that returns non-nil when point is in an Org-related buffer.")