Variable: action-key-release-prev-point
action-key-release-prev-point is a variable defined in hmouse-drv.el.
Value
nil
Documentation
Marker at point prior to last Action Key release.
Note that this may be a buffer different than where the release occurs.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hmouse-drv.el
(defvar action-key-release-prev-point nil
"Marker at point prior to last Action Key release.
Note that this may be a buffer different than where the release occurs.")