Variable: hproperty:item-button

hproperty:item-button is a buffer-local variable defined in hproperty.el.

Documentation

Button used to highlight an item in a listing buffer.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hproperty.el
;;; ************************************************************************
;;; Private variables
;;; ************************************************************************

(defvar hproperty:item-button nil
  "Button used to highlight an item in a listing buffer.")