Variable: hypb:help-buf-prefix

hypb:help-buf-prefix is a variable defined in hypb.el.

Value

"*Help: Hyperbole "

Documentation

Prefix attached to all native Hyperbole help buffer names.

This should end with a space.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260822.1645/hypb.el
(defconst hypb:help-buf-prefix "*Help: Hyperbole "
  "Prefix attached to all native Hyperbole help buffer names.
This should end with a space.")