Variable: hbut:instance-sep
hbut:instance-sep is a variable defined in hbut.el.
Value
":"
Documentation
String of one character, separates an ebut label from its instance num.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hbut.el
(defconst hbut:instance-sep ":"
"String of one character, separates an ebut label from its instance num.")