Variable: ibut:label-start
ibut:label-start is a variable defined in hbut.el.
Value
"<["
Documentation
String matching the start of a Hyperbole implicit button optional name.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hbut.el
;;; ------------------------------------------------------------------------
(defconst ibut:label-start "<["
"String matching the start of a Hyperbole implicit button optional name.")