Variable: ebut:label-start

ebut:label-start is a variable defined in hbut.el.

Value

"<("

Documentation

String matching the start of a Hyperbole explicit hyper-button.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hbut.el
;; Move up internal defconst to appear before their use
(defconst ebut:label-start "<("
  "String matching the start of a Hyperbole explicit hyper-button.")