Function: edebug-window-live-p
edebug-window-live-p is a for window-live-p, defined in
window.c.
This function is obsolete since 28.1; use window-live-p instead.
Signature
(edebug-window-live-p OBJECT)
Documentation
Return t if OBJECT is a live window and nil otherwise.
A live window is a window that displays a buffer. Internal windows and deleted windows are not live.
Aliases
edebug-window-live-p (obsolete since 28.1)