Variable: action-key-release-buffer

action-key-release-buffer is a variable defined in hmouse-drv.el.

Value

nil

Documentation

The last buffer in which the Action Key was released or nil.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hmouse-drv.el
(defvar action-key-release-buffer nil
  "The last buffer in which the Action Key was released or nil.")