Variable: hyrolo-display-format-function
hyrolo-display-format-function is a variable defined in hyrolo.el.
Value
hyrolo-display-format
Documentation
*Function of 2 args, start and end, that formats the region for display.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hyrolo.el
(defvar hyrolo-display-format-function #'hyrolo-display-format
"*Function of 2 args, start and end, that formats the region for display.")