find-window-by-name -- Return a window with name WINDOW-NAME.
Synopsis
(find-window-by-name window-name)
Description
Return a window with name WINDOW-NAME.
If there are multiple such windows, an unspecified one of them
will be returned. See also find-window-by and title-match??.