Variable: hui:ebut-label-prev
hui:ebut-label-prev is a variable defined in hui.el.
Value
nil
Documentation
String value of previous button name during an explicit button rename.
At other times, value must be nil.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hui.el
;;; ************************************************************************
;;; Private variables
;;; ************************************************************************
(defvar hui:ebut-label-prev nil
"String value of previous button name during an explicit button rename.
At other times, value must be nil.")