Variable: action-mouse-key-prev-window

action-mouse-key-prev-window is a variable defined in hmouse-drv.el.

Value

nil

Documentation

Window point was in prior to current invocation of action/assist-mouse-key.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hmouse-drv.el
;;; ************************************************************************
;;; Private variables
;;; ************************************************************************

(defvar action-mouse-key-prev-window nil
  "Window point was in prior to current invocation of `action/assist-mouse-key'.")