From 95c3bdddc49802bdcc3c3411681af9767a65837a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 3 Jan 2004 21:16:15 +0000 Subject: [PATCH] (Frames and Windows): Delete frame-root-window. --- lispref/frames.texi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lispref/frames.texi b/lispref/frames.texi index ec3c1c6dc7c..a9b29332200 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -933,10 +933,6 @@ selected window. Conversely, selecting a window for Emacs with @code{select-window} also makes that window selected within its frame. @xref{Selecting Windows}. -@defun frame-root-window frame -This function returns the window at the top left corner of @var{frame}. -@end defun - Another function that (usually) returns one of the windows in a given frame is @code{minibuffer-window}. @xref{Minibuffer Misc}. -- 2.39.2