Mercurial > emacs
changeset 53490:11067d9b11b9
(Frames and Windows): Delete frame-root-window.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 03 Jan 2004 21:16:15 +0000 |
parents | e7d6a284bd5a |
children | 09fa241d161c |
files | lispref/frames.texi |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/frames.texi Sat Jan 03 21:15:28 2004 +0000 +++ b/lispref/frames.texi Sat Jan 03 21:16:15 2004 +0000 @@ -933,10 +933,6 @@ 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}.