Variable: aw-action

aw-action is a variable defined in ace-window.el.

Value

nil

Documentation

Function to call at the end of aw-select.

Source Code

;; Defined in ~/.emacs.d/elpa/ace-window-20220911.358/ace-window.el
(defvar aw-action nil
  "Function to call at the end of `aw-select'.")