Variable: assist-key-depress-prev-point

assist-key-depress-prev-point is a variable defined in hmouse-drv.el.

Value

nil

Documentation

Marker at point prior to last Assist Key depress.

Note that this may be a buffer different than where the depress occurs.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hmouse-drv.el
(defvar assist-key-depress-prev-point nil
  "Marker at point prior to last Assist Key depress.
Note that this may be a buffer different than where the depress occurs.")