Variable: apropos--window

apropos--window is a buffer-local variable defined in apropos.el.gz.

Documentation

Last window the *Apropos* buffer was displayed in.

Source Code

;; Defined in /usr/src/emacs/lisp/apropos.el.gz
(defvar-local apropos--window nil
  "Last window the `*Apropos*' buffer was displayed in.")