Variable: hargs:string-to-complete

hargs:string-to-complete is a variable defined in hargs.el.

Value

nil

Documentation

Minibuffer content the last time a completions buffer was generated, or nil.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hargs.el
(defvar hargs:string-to-complete nil
  "Minibuffer content the last time a completions buffer was generated, or nil.")