Variable: help-window-old-frame
help-window-old-frame is a variable defined in help.el.gz.
Value
nil
Documentation
Frame selected at the time with-help-window is invoked.
Source Code
;; Defined in /usr/src/emacs/lisp/help.el.gz
(defvar help-window-old-frame nil
"Frame selected at the time `with-help-window' is invoked.")