]> code.delx.au - gnu-emacs/commitdiff
(Frames and Windows): Delete frame-root-window.
authorRichard M. Stallman <rms@gnu.org>
Sat, 3 Jan 2004 21:16:15 +0000 (21:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 3 Jan 2004 21:16:15 +0000 (21:16 +0000)
lispref/frames.texi

index ec3c1c6dc7c7841d94df9c1ce71a62d3ebbe7665..a9b293322002e850291b9db729f11bf77ffb71f0 100644 (file)
@@ -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}.