Variable: hyrolo-display-buffer

hyrolo-display-buffer is a variable defined in hyrolo.el.

Value

"*HyRolo*"

Documentation

Buffer used to display set of last matching rolo entries.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hyrolo.el
(defvar hyrolo-display-buffer "*HyRolo*"
  "Buffer used to display set of last matching rolo entries.")